Commit Graph

583 Commits (55ee82d3859fdd2d3ed08dc40c75886a57d1e935)

Author SHA1 Message Date
Mike Koch 55ee82d385 Update manage_knowledgebase 8 years ago
Mike Koch 1b68a892a5 Updat knowledgebase_private 8 years ago
Mike Koch d2d913f033 Update admin index.php 8 years ago
Mike Koch ede399c609 Update export.php 8 years ago
Mike Koch 6612be3626 Update admin_settings.php 8 years ago
Mike Koch 31921ba521 #440 Notifications and autoassign are enums, not ints 8 years ago
Mike Koch 25be223030 #443 Fix typo 8 years ago
Mike Koch c2e511b71a Add comments to popover for staff 8 years ago
Mike Koch 5706563879 Fixes #433 fix undefined 'as_message' 8 years ago
Cody Mize cd53a5812e Update array instantiation syntax to support PHP 5.3.X 8 years ago
Mike Koch 33051e513e Add 'Message' tag next to message box 8 years ago
Mike Koch 22a6ed1820 Localize Select/Deselect all 8 years ago
Mike Koch e05e03ef2c Only touch the DB for mailgun if enabled 8 years ago
Mike Koch 252d317e79 #414 Replace ->fetch_assoc() with hesk_dbFetchAssoc() 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 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