Commit Graph

  • 5150656914
    Updated admin_main, updated part of admin_settings Mike Koch 2018-05-14 12:51:37 -0400
  • 874cd36bd0 Merge branch '619-create-ticket-api-issues' into '3-4-0' Mike Koch 2018-04-16 16:21:31 +0000
  • aa462d16f8
    Fix some API issues' Mike Koch 2018-04-16 12:20:43 -0400
  • 4a73524c32 Merge branch '340-post-customer-reply' into '3-4-0' Mike Koch 2018-04-16 16:15:07 +0000
  • e9db9796e3
    Default the IP address to the requester's IP address Mike Koch 2018-04-11 12:57:23 -0400
  • 90df3de829
    Allow sending over http if the magic constant is present Mike Koch 2018-04-11 12:37:51 -0400
  • 6fa6c7b686
    Add ability to reply via API Mike Koch 2018-04-10 13:11:48 -0400
  • 9ae259dff6
    Working on reply endpoint. Just need to send out the email. Mike Koch 2018-04-09 13:01:49 -0400
  • 669edf832c
    Starting to work on reply API endpoint Mike Koch 2018-04-08 22:07:13 -0400
  • d97fe5a81c
    Move MFH text to separate files Mike Koch 2018-03-24 22:04:39 -0400
  • e88bb3565d Merge branch 'bug-fixes' into 'master' Mike Koch 2018-03-23 16:58:24 +0000
  • 306c2d370a
    Add update migration Mike Koch 2018-03-23 12:52:30 -0400
  • b3245aa38d
    Update build Mike Koch 2018-03-23 12:48:55 -0400
  • ed04663d08
    Fix changing ticket due date Mike Koch 2018-03-22 22:09:17 -0400
  • 352b3a9f37
    Fix issue with category auto-assign Mike Koch 2018-03-22 21:54:55 -0400
  • f290fd7519
    Update TinyMCE version Mike Koch 2018-03-22 21:44:43 -0400
  • 56eeaea61e
    Fix non-contentified strings Mike Koch 2018-03-22 21:43:29 -0400
  • 34895de5bc
    Business hours should be hidden Mike Koch 2018-03-22 21:42:00 -0400
  • 1017b64913 Pull 3.3.0 from upstream Skylar Ittner 2018-03-19 21:59:22 -0600
  • 100c22eb78 CSS adjustments Skylar Ittner 2018-03-19 21:46:37 -0600
  • 62c1661f04
    Add missing migration Mike Koch 2018-03-02 19:38:11 -0500
  • d7ae1f0101
    Fix migration Mike Koch 2018-03-02 19:12:50 -0500
  • 6b0854a273
    Fix validator Mike Koch 2018-03-02 18:53:36 -0500
  • 3dd897f732
    Update build Mike Koch 2018-03-02 12:47:26 -0500
  • e56ef4d608 Merge branch '3-3-0' into 'master' Mike Koch 2018-03-02 17:44:19 +0000
  • 37156a8ac7
    Add update migration Mike Koch 2018-03-02 12:43:50 -0500
  • 7fe96fda96
    Update install files Mike Koch 2018-03-02 12:43:22 -0500
  • 9d874e10a5 Merge branch 'master' into '3-3-0' Mike Koch 2018-03-02 17:41:56 +0000
  • 318462164d
    Default status translation to english if it doesn't exist Mike Koch 2018-03-02 12:34:11 -0500
  • af5ba09d38
    Default to english if status name is not found for the given language Mike Koch 2018-03-02 12:25:37 -0500
  • 34b32761ce
    Fix tests... again Mike Koch 2018-03-01 20:12:56 -0500
  • 7350c5105d
    Fix tesets Mike Koch 2018-03-01 20:07:03 -0500
  • fea2d7b3c1 Merge branch 'hesk-2-7-6-update' into '3-3-0' Mike Koch 2018-03-02 00:55:08 +0000
  • f11353c41b
    CI should use 7.2 for testing, add 7.2 to validation Mike Koch 2018-02-28 21:54:29 -0500
  • 8bad3ed188
    Update HESK version in install_functions Mike Koch 2018-02-28 21:49:04 -0500
  • f40df54772
    Update rest of files to HESK 2.7.6 Mike Koch 2018-02-28 21:45:03 -0500
  • 155b6c5926
    Update a bunch of files for HESK 2.7.6 Mike Koch 2018-02-28 21:21:47 -0500
  • 559f2d7011 Merge branch '520-email-custom-field' into '3-3-0' Mike Koch 2018-02-20 03:02:35 +0000
  • 275a1691d1
    cc/bcc fields work properly in api Mike Koch 2018-02-19 22:01:42 -0500
  • 81b27ddb2e
    Add cc/bcc to rest API, re-enable in email_functions Mike Koch 2018-02-19 13:03:34 -0500
  • 904202488d
    Add an 'emails to receive' option for email custom fields Mike Koch 2018-02-19 12:40:12 -0500
  • 2b089f3907
    Minor UI changes Mike Koch 2018-02-11 22:07:12 -0500
  • 35ed664dfd
    Only allow users to modify permissions that they have access to Mike Koch 2018-02-11 22:00:44 -0500
  • 48b28fc3cd
    Only modify permissions the user has access to Mike Koch 2018-02-07 22:03:55 -0500
  • 4bd4eec53d
    Starting on fixing permission group creation/edit abilities Mike Koch 2018-02-06 22:04:16 -0500
  • 71bb5af435
    Working on permission issues w/permission groups Mike Koch 2018-02-04 22:10:40 -0500
  • ff6ec13df4 Merge branch 'improve-db-validator' into '3-3-0' Mike Koch 2018-02-05 02:17:13 +0000
  • 22ecc4804e
    Improve the validator Mike Koch 2018-02-04 21:16:18 -0500
  • 5696968f25
    Working on improving the validator Mike Koch 2018-02-03 22:16:00 -0500
  • d383bc0c00
    Fix issue where 3.0.0 beta/rc 1 could not update Mike Koch 2018-02-02 22:18:43 -0500
  • 90dc2d691a
    Deactivated some migrations as they're no longer needed.... might break some new installs Mike Koch 2018-02-02 22:05:23 -0500
  • 5865cb722d
    Fix custom field description for select fields Mike Koch 2018-02-02 21:57:33 -0500
  • dd0edef2ba
    Fixes #599 Only show active users in PMs Mike Koch 2018-02-02 21:28:15 -0500
  • 400c216869
    Small UI change, change 'Home' to 'Tickets' Mike Koch 2018-02-01 22:02:51 -0500
  • f2001ec446
    Add back button to login page Mike Koch 2018-02-01 21:43:01 -0500
  • d2cb5ad251 Merge branch 'attachment-download-size' into '3-3-0' Mike Koch 2018-02-02 02:29:05 +0000
  • 2ffa6c130c
    Show attachment size in attachment info Mike Koch 2018-02-01 21:27:34 -0500
  • 98a033798f Merge branch 'add-due-date-to-ticket-home' into '3-3-0' Mike Koch 2018-02-02 01:08:58 +0000
  • 4e2b21ae60
    Show due date on ticket home page Mike Koch 2018-01-31 22:04:11 -0500
  • a57befcc69 Merge branch '608-ticket-rows' into '3-3-0' Mike Koch 2018-01-31 18:00:01 +0000
  • c4f080184c
    Add setting to highlight all ticket rows based on priority Mike Koch 2018-01-31 12:54:31 -0500
  • 1978948f4a Merge branch 'more-cal-improvements' into '3-3-0' Mike Koch 2018-01-31 03:29:10 +0000
  • af45726fe6
    Add ability to hide start time Mike Koch 2018-01-30 22:24:12 -0500
  • df780f4546
    Add business-hours API endpoint Mike Koch 2018-01-30 21:24:33 -0500
  • 09b371036a
    Business hours can be added to the calendar Mike Koch 2018-01-29 22:12:00 -0500
  • 7c884582a2
    Working on adding business hours to the calendar Mike Koch 2018-01-28 22:05:09 -0500
  • cfabdb950d Merge branch '357-calendar-planning-phase-two' into '3-3-0' Mike Koch 2018-01-29 01:50:21 +0000
  • f53065f7f6 Merge branch '3-3-0' into '357-calendar-planning-phase-two' Mike Koch 2018-01-29 01:46:16 +0000
  • 624267fe45
    Audit trail now displays for users who can manage calendar Mike Koch 2018-01-25 22:07:28 -0500
  • 401e335e5f
    Adding history to modal Mike Koch 2018-01-24 22:00:10 -0500
  • ad63bcac02
    Fixed a couple issues with the audit trail changes Mike Koch 2018-01-24 13:01:23 -0500
  • 1a66485d48
    Working on adding audit trail to events Mike Koch 2018-01-23 22:14:25 -0500
  • 770a01a970
    Add status to ticket popover on calendar Mike Koch 2018-01-21 22:03:54 -0500
  • 78cb2de9b6
    Going to use rrule.js instead Mike Koch 2018-01-19 22:17:15 -0500
  • 4959ccb815
    Add php-rrule for recurring event parsing Mike Koch 2018-01-18 22:02:48 -0500
  • 4c2432a35b
    Moved all calendar API logic to the api folder Mike Koch 2018-01-09 12:37:29 -0500
  • 3d73b9a4b2
    All main staff calendar endpoints moved Mike Koch 2018-01-07 22:02:43 -0500
  • c4b79a722c
    More calendar tweaks Mike Koch 2018-01-03 13:04:23 -0500
  • 0514965040
    Update due date mostly done... just need to fix the buildEvent function Mike Koch 2018-01-02 13:05:10 -0500
  • bd5b3e1322
    Working on moving the update ticket due date endpoint Mike Koch 2018-01-01 21:39:01 -0500
  • 86f1fb3ca2
    Slowly working on moving more API endpoints Mike Koch 2017-12-27 22:00:30 -0500
  • c805fd8eab
    Working on new update event endpoint Mike Koch 2017-12-23 22:04:52 -0500
  • 9eab1525ef
    Getting started on moving the update event endpoint Mike Koch 2017-12-21 22:10:45 -0500
  • 814523ba6e
    getEventsForStaff endpoint appears to be working Mike Koch 2017-12-17 22:05:32 -0500
  • 13161696ae
    Working on refactoring the calendar API Mike Koch 2017-12-10 22:01:18 -0500
  • 354bb91234 Merge branch '3-2-5' into 'master' Mike Koch 2017-12-07 02:44:58 +0000
  • 05b913c53a
    Fix issue in PHP 5.3 Mike Koch 2017-12-06 21:39:08 -0500
  • 5ee4ed5864
    revert meeee Mike Koch 2017-12-06 21:37:42 -0500
  • d4b3c9acc9
    Update build Mike Koch 2017-12-06 12:53:55 -0500
  • 95342815e2
    Update installer Mike Koch 2017-12-06 12:52:02 -0500
  • f35fb7b207 Merge branch 'fix-headers' into '3-2-5' Mike Koch 2017-12-06 17:48:47 +0000
  • 6177bc1794 Merge branch '595-fix-basic-email-sender' into '3-2-5' Mike Koch 2017-12-06 17:48:34 +0000
  • 878b2aa096
    Fix headers Mike Koch 2017-12-06 12:45:44 -0500
  • 8ee6e1a55f
    Can't concatenate an array to a string Mike Koch 2017-12-06 12:18:17 -0500
  • d2ee60e053 Merge branch '301-service-messages' into '3-3-0' Mike Koch 2017-12-04 18:07:26 +0000
  • 39e61b85c4
    Fixed some issues with the service messages endpoints: Mike Koch 2017-12-04 12:56:09 -0500
  • 0a2e37320a
    Working on adding controller security Mike Koch 2017-12-01 12:56:23 -0500
  • f70c3635a9
    Working on moving the calendar API Mike Koch 2017-11-29 21:58:30 -0500
  • 8050e10c30
    Merge remote-tracking branch 'origin/master' into 357-calendar-planning-phase-two Mike Koch 2017-11-29 21:30:04 -0500
  • 3e8085110f
    Service messages now appear in their proper locations Mike Koch 2017-11-28 13:03:06 -0500