Commit Graph

1486 Commits (e35dc66756898758f322f6a462b09d0c1f756323)
 

Author SHA1 Message Date
Mike Koch e8e49b3d4c Update installer 8 years ago
Mike Koch 5706563879 Fixes #433 fix undefined 'as_message' 8 years ago
Mike Koch eeaf56d3b7 Add comments to customer calendar 8 years ago
Mike Koch da0fe09fc7 Fixes #436 Add missing columns to stage_tickets table 8 years ago
Mike Koch e138f73ce9 Merge branch 'patch-1' into 'master'
Update array instantiation syntax to support PHP 5.3.X



See merge request !22
8 years ago
Cody Mize cd53a5812e Update array instantiation syntax to support PHP 5.3.X 8 years ago
Mike Koch e5e6f35e97 Update install_functions.inc.php 8 years ago
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