Commit Graph

1329 Commits (2.6.1)
 

Author SHA1 Message Date
Mike Koch 6388e6e1cc Update installer 8 years ago
Mike Koch 33051e513e Add 'Message' tag next to message box 8 years ago
Mike Koch 520995111b Add FullCalendar languages, choose language based on HESK language 8 years ago
Mike Koch 22a8132953 Fixes #431 localize calendar header text 8 years ago
Mike Koch 0b1036586d Update README.md 8 years ago
Mike Koch 19e50192de Update README.md 8 years ago
Mike Koch 8a718c48f3 Update cors.php 8 years ago
Mike Koch 574e80b892 Installer improvements 8 years ago
Mike Koch 61fc65a4ac Installer UI tweak 8 years ago
Mike Koch ecb2bf1e64 Adding a couple queries in advance for 2.7.0 8 years ago
Mike Koch 181f50ded4 Update uninstall scripts 8 years ago
Mike Koch 06be7db327 Add universal CORS restriction 8 years ago
Mike Koch ab9281d029 Merge branch '402-localize-select-deselect-all' into '2-6-0'
Localize Select/Deselect all

Closes #402

See merge request !18
8 years ago
Mike Koch 22a6ed1820 Localize Select/Deselect all 8 years ago
Mike Koch 38aeb64407 Use red background for overdue tickets 8 years ago
Mike Koch df57eaaa9a Testing out a red icon for overdue... not sure about it though 8 years ago
Mike Koch e05e03ef2c Only touch the DB for mailgun if enabled 8 years ago
Mike Koch 8047920fb1 #415 Convert BIT columns to INT 8 years ago
Mike Koch 252d317e79 #414 Replace ->fetch_assoc() with hesk_dbFetchAssoc() 8 years ago
Mike Koch 8885516922 #411 Add primary key to settings table 8 years ago
Mike Koch 75ecd7d579 Better UX for max files exceeded 8 years ago
Mike Koch 5418f834fe Remove unnecessary logs 8 years ago
Mike Koch dd5c5a90d3 Fix file upload when multiple files are selected at once 8 years ago
Mike Koch 4a86d9ddbb Convert FROM_UNIXTIME to UTC before querying 8 years ago
Mike Koch a9a820219e #407 Fix file limits 8 years ago
Mike Koch ed0d107712 #406 fix legend language string 8 years ago
Mike Koch 40e2b6dad3 Add legend indicating each event icon 8 years ago
Mike Koch c5b3bc0190 Fix several PhpStorm warnings 8 years ago
Mike Koch 075fcf3125 Display notice when event is overdue 8 years ago
Mike Koch aeb59d6722 Remove tracking ID from title, show icon instead 8 years ago
Mike Koch cc11a481f5 More calendar fixes 8 years ago
Mike Koch 097bded91a Added owner and priority... still need to update the other pages 8 years ago
Mike Koch e01b7457fa #379 Another tweak to the category display 8 years ago
Mike Koch e663b9605f Get started on ticket popover. Still a couple TODO items 8 years ago
Mike Koch 0fdc62734c #379 Tweak calendar catgory display to prevent overflow issues 8 years ago
Mike Koch f8f9372ccb #381 Make select/deselect buttons smaller 8 years ago
Mike Koch 9aebf467d0 Merge branch 'fix-manage-statuses' into '2-6-0'
Fix on creating a new status

You were unable to create a new status because the page would reload itself when the modal appeared.

The problem was that the button was triggering the post's form. Adding type="button" to the button class, it will not.

See merge request !17
8 years ago
Santiago 915d434d9c Fix on creating a new status
You were unable to create a new status because the page would reload itself when the modal appeared.

The problem was that the button was triggering the post's form. Adding type="button" to the button class, it will not.
8 years ago
Mike Koch c5a87a84a5 Typo fix 8 years ago
Mike Koch cc175ad376 Use hesk_date instead of NOW(), fix tickets on calendar 8 years ago
Mike Koch 1153e6f229 Fix accepted files 8 years ago
Mike Koch c563745498 Merge branch 'add-select-deselect-all-for-calendar' into '2-6-0'
Add select/deselect all buttons for calendar categories



See merge request !16
8 years ago
Mike Koch d334c33d31 #381 Add select/deselect all buttons for calendar categories 8 years ago
Mike Koch 9d8305442a #394 Remove alter table warning from install page 8 years ago
Mike Koch 47c7322a0c #380/#383 Respect category sort property 8 years ago
Mike Koch 60d3a17ad3 Change CSS selector to prevent sttyling issues 8 years ago
Mike Koch dc1e5e490f Fix overflowing image on attachment viewer 8 years ago
Mike Koch 4a9e613f0a Fix dropzone layout on notes 8 years ago
Mike Koch 70d622dc0e Fix double file-submission 8 years ago
Mike Koch bf2b875b80 Fix markup for new_ticket 8 years ago