Commit Graph

101 Commits (master)

Author SHA1 Message Date
Mike Koch d4a48c6c73
Fix admin visibility of tickets on calendar, included assignedByMe to filer 6 years ago
Mike Koch ea8b89ac04
Fix dates being inserted into the audit trail 6 years ago
Mike Koch d2096f366e
Changes and fixes' 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 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 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 9eab1525ef
Getting started on moving the 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 7 years ago
Mike Koch 39e61b85c4
Fixed some issues with the service messages endpoints: 7 years ago
Mike Koch f70c3635a9
Working on moving the calendar API 7 years ago
Mike Koch 2faac6be1a
Fixed type not being stored, working on display locations 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 c985f80452
Working on moving service messages to an API endpoint 7 years ago
Mike Koch 60decb3cfa
Fixed ticket creation stuff 7 years ago
Mike Koch 7e6a5b2ba5
Working on audit for API, trying to fix email issues 7 years ago
Mike Koch c6f4e4ce3e
New audit trail records are returned in the API response 7 years ago
Mike Koch 477b780805
Re-added all manager-related code 7 years ago
Mike Koch 41cbdadb72
More PHP 5.4/5.3 fixes 7 years ago
Mike Koch 016a50878d
Add a BaseClass/BaseException for 5.4 compatibility 7 years ago
Mike Koch 5b7c2f7ec7
Remove all manager usages 7 years ago
Mike Koch 5caac8452e
Don't allow category 1 to be deleted 7 years ago
Mike Koch 38cea82821 More work on manage categories page 7 years ago
Mike Koch d76cc27e8e Add number of tickets to category 7 years ago
Mike Koch 9582689f2a Categories can be deleted, fixed request methods 7 years ago
Mike Koch dd690decb2 Editing categories possible, add security check 7 years ago
Mike Koch 7d2479d5b6 Categories can be created 7 years ago
Mike Koch 8f52400aea Change column name 7 years ago
Mike Koch f7d03f66cd Making more progress on category API endpoint 7 years ago
Mike Koch 68308b02a5 Some sort of progress on category endpoint 7 years ago