9ed03b428f
Merge pull request #439 from wrongecho/delete-client
Johnny
2022-04-11 19:09:02 -04:00
6ef72ec1df
Force client name to be typed upon delete attempt
Marcus Hill
2022-04-10 23:08:07 +01:00
6327223fa0
Merge pull request #438 from wrongecho/sch-tickets
Johnny
2022-04-10 10:45:01 -04:00
09c2533b05
Merge pull request #437 from wrongecho/433_add-client
Johnny
2022-04-10 10:44:51 -04:00
cc4c2e6bf7
- Enforce role check when editing/deleting scheduled tickets - Add scheduled tickets to client view - Add search and pagination to scheduled tickets - Populate scheduled ticket edit modals dynamically - Minor typos
Marcus Hill
2022-04-10 13:42:47 +01:00
5f40bc215e
Prompt user to provide a primary contact when adding a new client
Marcus Hill
2022-04-09 15:36:08 +01:00
fe8fe10492
Merge pull request #436 from wrongecho/ticket-reassign
Johnny
2022-04-07 21:16:02 -04:00
36fabb2d88
Merge pull request #435 from wrongecho/ticket-contact-fix
Johnny
2022-04-07 21:15:49 -04:00
87e229de9d
Merge pull request #434 from wrongecho/client-logs
Johnny
2022-04-07 21:15:30 -04:00
815ada9da5
Add agent name when reassigning ticket, improve logic to only allow assigning open tickets to techs/admins
Marcus Hill
2022-04-07 21:37:14 +01:00
f3ac8df7d5
Only run contact ticket stats if contact id is not null
Marcus Hill
2022-04-07 21:07:00 +01:00
6d4331367f
Default client logs to sort same as main logs - latest entries shown first
Marcus Hill
2022-04-06 21:07:31 +01:00
3a872ae433
Allow invoicing a closed ticket
johnnyq
2022-04-02 20:07:36 -04:00
84087fde2f
Seperated Service Ticket vars from current Ticket vars under ticket details was causing conflicting issues with Assign to, Invoice and Close ticket buttons
johnnyq
2022-04-02 20:05:19 -04:00
0b91b39e2f
Moved Settings from user dropdown back to the main side nav for consistency, clicking settings now goes to the user list
johnnyq
2022-04-02 19:38:31 -04:00
3e38692051
Merge branch 'master' of github.com:itflow-org/itflow
johnnyq
2022-04-02 19:19:27 -04:00
441591d39e
Allow client to close ticket from portal
Marcus Hill
2022-03-29 21:16:02 +01:00
bb1dfef2e4
DB Structure Modified Fixed config_backup vars
johnnyq
2022-03-29 13:39:23 -04:00
eac5a53e9e
Fix Var name in Cron
johnnyq
2022-03-29 13:04:02 -04:00
8c98163e1c
DB Structure Updated 2 new settings config_backup_enable and config_backup_path. This is to fix an issue where not specifying the full backup path would cause cron to error out and not run completely
johnnyq
2022-03-29 12:59:42 -04:00
bb24cc7112
Merge pull request #421 from wrongecho/misc2
Johnny
2022-03-28 19:15:01 -04:00
390e52f7bd
Consolidate if statement
Marcus Hill
2022-03-28 22:56:21 +01:00
b957d40bdb
Move contact ticket access check to function. Add ability for client to close ticket
Marcus Hill
2022-03-28 22:50:23 +01:00
512a2d03eb
Merge pull request #419 from wrongecho/client-portal
Johnny
2022-03-28 17:07:00 -04:00
1b0d3474a7
Fix Client portal index.php, removed unused vars and functions, fix code indentation and syntax
johnnyq
2022-03-28 17:03:38 -04:00
0020c5708a
Fix = vs == role check mistake
Marcus Hill
2022-03-28 21:48:20 +01:00
a3edfb70bc
Tidy client portal
Marcus Hill
2022-03-28 21:37:27 +01:00
f7252f24e8
Merge pull request #414 from aftechro/patch-7
Johnny
2022-03-28 16:27:21 -04:00
f6930f820e
Merge pull request #416 from aftechro/patch-9
Johnny
2022-03-28 16:27:10 -04:00
5509f73e82
Merge pull request #417 from wrongecho/security-fixes
Johnny
2022-03-28 16:26:59 -04:00
bba68f4d17
Name uploaded files with provided name, if specified
Marcus Hill
2022-03-27 23:00:45 +01:00
9040fdf847
Misc small changes/fixes
Marcus Hill
2022-03-27 22:26:22 +01:00
aafb6a677f
Merge pull request #412 from wrongecho/misc
Johnny
2022-03-27 15:05:07 -04:00
816ba87485
SQL Injection / XSS fixes
Marcus Hill
2022-03-27 20:02:16 +01:00
ee97c479bf
Change to PHP Default tmp Path for checking DB changes on update. This prevents data being written to a common /tmp path on shared hosting environments
johnnyq
2022-03-27 14:54:13 -04:00
974cac0e86
Merge pull request #411 from wrongecho/perms
Johnny
2022-03-27 14:44:29 -04:00
f4d25a79b6
Merge pull request #410 from wrongecho/ticket-collision-detection
Johnny
2022-03-27 14:42:32 -04:00
4650947241
Fix client portal priority
Marcus Hill
2022-03-27 19:00:43 +01:00
e2142ec444
Minor readme edits
wrongecho
2022-03-27 17:06:33 +01:00
c3fadfab3b
Add role based access for API functions
Marcus Hill
2022-03-27 16:03:41 +01:00
747baf5548
Add role-based access control
Marcus Hill
2022-03-27 15:47:30 +01:00
a6a7bf1f30
Restrict user (agent) create/edit/delete actions to admins only
Marcus Hill
2022-03-27 15:39:27 +01:00