Commit Graph

160 Commits (6fcd22b533bb02cc262ed109b9b0641bca10000c)

Author SHA1 Message Date
Mike Koch 1de92c0d26
#651 Add 'can_change_due_date' permission 6 years ago
Mike Koch 4e01fa7971
Work on installer, fix a couple reply API bugs 6 years ago
Mike Koch d4a48c6c73
Fix admin visibility of tickets on calendar, included assignedByMe to filer 6 years ago
Mike Koch 0bb182220a
Fix new ticket validation via API 6 years ago
Mike Koch a292d0dd30
Fix category existence when creating new ticket via API 6 years ago
Mike Koch bc6299e5cf
Fix update due date link, manager check, change due date btn visibility 6 years ago
Mike Koch d2096f366e
Changes and fixes' 6 years ago
Mike Koch 17c5607ce7
Add assignedBy to ticket 6 years ago
Mike Koch 6be05bebfe
Update email_functions 6 years ago
Mike Koch aa462d16f8
Fix some API issues' 6 years ago
Mike Koch 90df3de829
Allow sending over http if the magic constant is present 6 years ago
Mike Koch 6fa6c7b686
Add ability to reply via API 6 years ago
Mike Koch 9ae259dff6
Working on reply endpoint. Just need to send out the email. 6 years ago
Mike Koch 669edf832c
Starting to work on reply API endpoint 6 years ago
Mike Koch 9d874e10a5 Merge branch 'master' into '3-3-0'
# Conflicts:
#   api/BusinessLogic/Emails/BasicEmailSender.php
#   install/migrations/core.php
6 years ago
Mike Koch af5ba09d38
Default to english if status name is not found for the given language 6 years ago
Mike Koch f40df54772
Update rest of files to HESK 2.7.6 6 years ago
Mike Koch 275a1691d1
cc/bcc fields work properly in api 6 years ago
Mike Koch 81b27ddb2e
Add cc/bcc to rest API, re-enable in email_functions 6 years ago
Mike Koch df780f4546
Add business-hours API endpoint 6 years ago
Mike Koch f53065f7f6 Merge branch '3-3-0' into '357-calendar-planning-phase-two'
# Conflicts:
#   api/BusinessLogic/Security/UserContext.php
#   api/BusinessLogic/Security/UserPrivilege.php
#   api/index.php
#   language/en/text.php
6 years ago
Mike Koch 624267fe45
Audit trail now displays for users who can manage calendar 6 years ago
Mike Koch ad63bcac02
Fixed a couple issues with the audit trail changes 6 years ago
Mike Koch 1a66485d48
Working on adding audit trail to events 6 years ago
Mike Koch 770a01a970
Add status to ticket popover on calendar 6 years ago
Mike Koch 78cb2de9b6
Going to use rrule.js instead 6 years ago
Mike Koch 4c2432a35b
Moved all calendar API logic to the api folder 6 years ago
Mike Koch 3d73b9a4b2
All main staff calendar endpoints moved 6 years ago
Mike Koch c4b79a722c
More calendar tweaks 6 years ago
Mike Koch 0514965040
Update due date mostly done... just need to fix the buildEvent function 6 years ago
Mike Koch bd5b3e1322
Working on moving the update ticket due date endpoint 6 years ago
Mike Koch 86f1fb3ca2
Slowly working on moving more API endpoints 6 years ago
Mike Koch c805fd8eab
Working on new update event endpoint 6 years ago
Mike Koch 814523ba6e
getEventsForStaff endpoint appears to be working 6 years ago
Mike Koch 13161696ae
Working on refactoring the calendar API 6 years ago
Mike Koch 5ee4ed5864
revert meeee 6 years ago
Mike Koch 8ee6e1a55f
Can't concatenate an array to a string 6 years ago
Mike Koch 39e61b85c4
Fixed some issues with the service messages endpoints: 6 years ago
Mike Koch 0a2e37320a
Working on adding controller security 6 years ago
Mike Koch f70c3635a9
Working on moving the calendar API 7 years ago
Mike Koch 665db7a4d8
Merge branch 'master' into 301-service-messages 7 years ago
Mike Koch 8b263f66a3
Fix some email sending, updat edit_post maxlengths 7 years ago
Mike Koch a7742614df
Update pages for HESK 2.7.4 7 years ago
Mike Koch 36295d1861
Add language property to service messages 7 years ago
Mike Koch d04b40c925
Start working on adding locations to service messages 7 years ago
Mike Koch 3e7f000630
All operations except for preview are working 7 years ago
Mike Koch c00d5641e4
Service messages page can now retrieve service messages via AJAX 7 years ago
Mike Koch 6bef518ffa
Add more endpoints for service messages 7 years ago
Mike Koch 311a48487d
Add POST service-messages endpoint 7 years ago
Mike Koch d305ccf9b3
Add POST endpoint for creating service messages 7 years ago