Commit Graph

1303 Commits (40e2b6dad343b8921dd8cced105ac166f926142f)
 

Author SHA1 Message Date
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
Mike Koch d4cad22526 Make sure & doesn't become & when editing a category 8 years ago
Mike Koch 441a8e537e Merge branch '375-improve-file-upload' into '2-6-0'
Improve File Uploadsd

Closes #375

See merge request !15
8 years ago
Mike Koch 41bbeaf97f Use the new button layout on all dropzones 8 years ago
Mike Koch be6659b183 Disable button when max attachments reached 8 years ago
Mike Koch 18ffc0b657 Properly overflow text if the name is too long 8 years ago
Mike Koch fcf54ac9ca Several attachment changes
- Use an "Add File" button at the bottom of the dropzone instead of clicking directly on the dropzone
- Adjust layout to hopefully fix issue with long file names (haven't tested yet)
- Show percentage in percentage bar
- Fix issue where percentage bar would still animate even after upload finished
8 years ago
Mike Koch 243d72d602 Disable submit buttons until uploads complete 8 years ago
Mike Koch f9ec18ce5f Fix drag-and-drop for attachments 8 years ago
Mike Koch 580a662ce0 Fix gray line when customer didn't reply appears 8 years ago
Mike Koch 946ebfdaee Small JS and calendar fix 8 years ago
Mike Koch 4136013097 Update installer' 8 years ago
Mike Koch ca25034f37 Make the public API opt-in since the settings page is hidden 8 years ago
Mike Koch 65452902bb Merge remote-tracking branch 'origin/master' into 2-6-0
Conflicts:
	admin/manage_knowledgebase.php
	inc/header.inc.php
	inc/headerAdmin.inc.php
	install/mods-for-hesk/sql/installSql.php
8 years ago
Mike Koch 7628820b94 Merge branch 'prelease-changes' into '2-6-0'
Prelease changes



See merge request !14
8 years ago
Mike Koch 760e71f35c Remove useless .val 8 years ago
Mike Koch 44236101e1 Add some tooltips, fix color on textbox 8 years ago
Mike Koch bedc61c74f Only send overdue notices for open tickets 8 years ago
Mike Koch 514dae4c57 Merge branch '355-api-security' into '2-6-0'
Improve API Security

Closes #355

See merge request !13
8 years ago
Mike Koch c77e53fa9e Secure the internal API 8 years ago
Mike Koch b9faaf2325 Finish up securing API endpoints 8 years ago
Mike Koch cb6103319e Secure ticket endpoint, add new properties to JSON 8 years ago
Mike Koch 26007af59f Merge branch '367-add-colorpicker' into '2-6-0'
Add Colorpicker

Closes #367

See merge request !12
8 years ago
Mike Koch b224181067 Contentify non-translated strings 8 years ago
Mike Koch 51720f17a8 Add colorpicker for categories and statuses 8 years ago
Mike Koch 0dad89d7b5 Merge branch '366-add-semicolor-to-email-separator' into '2-6-0'
Replace semicolons with commas for multiple emails

Closes #366

See merge request !11
8 years ago
Mike Koch 047f36c92c Replace semicolons with commas for multiple emails 8 years ago