Commit Graph

569 Commits (75ecd7d579733c21c0d07dab8796a0a2a41fda99)

Author SHA1 Message Date
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 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 d334c33d31 #381 Add select/deselect all buttons for calendar categories 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 4a9e613f0a Fix dropzone layout on notes 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 41bbeaf97f Use the new button layout on all dropzones 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 760e71f35c Remove useless .val 8 years ago
Mike Koch 44236101e1 Add some tooltips, fix color on textbox 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 047f36c92c Replace semicolons with commas for multiple emails 8 years ago
Mike Koch 00e40bd02d #356 Add message to rich text editor when passed in via session or get 8 years ago
Mike Koch 5a8db97739 Fix time for created/updated on ticket header 8 years ago
Mike Koch ee87ec50e0 Fix canned responses 'Add to Bottom' 8 years ago
Mike Koch 825cc9e644 Closes #363 fix email validation 8 years ago
Mike Koch 50e4861d39 Some calendar fixes 8 years ago
Mike Koch a801a64f93 Calendar is finished... I think. 8 years ago
Mike Koch 7f4f5fff23 Add saving of settings 8 years ago
Mike Koch 1d079a5336 Start working on settings 8 years ago
Mike Koch a860ba5d40 Add due date on create ticket screen 8 years ago
Mike Koch a47068c83b Add support for emails for users who want emails sent for overdue tickets not assigned to them 8 years ago
Mike Koch dd0481b452 Add notification for overdue tickets not assigned to me 8 years ago
Mike Koch f564bd47cc Merge remote-tracking branch 'origin/master' into hesk-2-6-7-update 8 years ago
Mike Koch 7cbd197284 Update headers 8 years ago
Mike Koch f7bd3374aa Update mail.php 8 years ago
Mike Koch a989911864 Add readonly option and security group 8 years ago
Mike Koch fe78f743d1 Moved all content strings into the language file 8 years ago
Mike Koch 472911d05a Contentified JS language 8 years ago
Mike Koch a4a92882b1 Some due date fixes and language file transfers 8 years ago
Mike Koch 2355d0b883 Add sample language field to use for JS language keys 8 years ago
Mike Koch e252038b55 Fix saving ticket due dates. Still need to contentify 8 years ago
Mike Koch 1d4b6ee6f7 Contentified majority of the calendar pages. Need to do JS though 8 years ago
Mike Koch 5ada01e09d Return reminder information and display on edit modal 8 years ago
Mike Koch 914fb0ff9c #189 Allow categories to be both tickets/events, events, or tickets 8 years ago
Mike Koch 1cdcc34d71 Add 'usage' for categories 8 years ago
Mike Koch ce46f3d4a1 #189 Add create event button to calendar header 8 years ago
Mike Koch 31a69cebe9 Getting started on reminders 8 years ago
Mike Koch 1df4e7775a A bunch of calendar fixes 8 years ago
Mike Koch 4a09d508b8 Add ability to show/hide categories on the calendar view 8 years ago