johnnyq
|
9b109c7abd
|
Update links in project list
|
2025-02-22 17:29:19 -05:00 |
johnnyq
|
ccec330ceb
|
Migrated project, transfer and quote edit to the new AJAX modal function
|
2025-02-16 23:14:32 -05:00 |
johnnyq
|
0cb3cdc26d
|
Moved all modals into /modals and updated all require links
|
2025-01-12 13:55:31 -05:00 |
johnnyq
|
98f9083bcb
|
Structure rework: Moved most php files that are included to /includes renamed pagination.php to filter_footer.php, updated all file to reference new filter_footer and includes
|
2025-01-11 14:47:32 -05:00 |
wrongecho
|
10a223b5b8
|
Projects
- Add archive and unarchive ability
- Improve logic around Open > Close > Archive > Delete
- Change to new perms system
- TODO: CSRF
|
2024-09-30 21:27:42 +01:00 |
johnnyq
|
2d13dab61e
|
Add Visual sort cues to Recurring Tickets, and projects
|
2024-09-20 16:02:59 -04:00 |
wrongecho
|
10fafacefe
|
Custom Roles & Permissions
Initial enforcement of custom roles & permissions - only on some pages via GET for now.
|
2024-09-20 17:59:49 +01:00 |
johnnyq
|
99c6321fbb
|
Do not require Client for Projects, allow to add multiple tickets at once when adding tickets to a project
|
2024-09-06 17:53:35 -04:00 |
wrongecho
|
26d6737468
|
Bugfix: Client Access Permissions
Fix bug that allows users to view recurring tickets and projects they shouldn't have access to
|
2024-08-28 20:17:41 +01:00 |
johnnyq
|
f2125dd6d0
|
Changed the Tickets and Tasks Progress bar colors which have better contrast now
|
2024-04-10 17:24:34 -04:00 |
johnnyq
|
199185a279
|
Fix Rounding Percents for tasks and tickets
|
2024-04-08 20:11:40 -04:00 |
johnnyq
|
e849832f01
|
Make project number clickable and to view project details
|
2024-04-08 17:00:50 -04:00 |
johnnyq
|
16fb1467a2
|
Added Project Prefix and Project Numbering System
|
2024-04-08 16:48:06 -04:00 |
johnnyq
|
72f96e0ebf
|
Added Project Manager field to projects
|
2024-04-08 12:22:16 -04:00 |
johnnyq
|
05d979b3d8
|
Do not allow editing a closed project
|
2024-04-05 14:19:34 -04:00 |
johnnyq
|
048b890465
|
Added Open and Closed Project button to projects list, renamed complete to close for projects
|
2024-04-05 14:06:57 -04:00 |
johnnyq
|
365cd79999
|
No Need for if conditions on a blank due date as it is required
|
2024-04-01 16:49:08 -04:00 |
johnnyq
|
9243964242
|
Tidy Projects UI
|
2024-03-31 14:17:35 -04:00 |
johnnyq
|
b04c2e1232
|
Added Project due to the UI:
|
2024-03-31 14:02:48 -04:00 |
johnnyq
|
d74c2c6898
|
New Tciket Status: Update Projects
|
2024-03-30 17:39:45 -04:00 |
johnnyq
|
ee308453db
|
Dont break when division of 0 occurs
|
2024-03-27 22:51:20 -04:00 |
johnnyq
|
e42c5bc2f5
|
Major UI Updates to projects, created project details which display project stats tickets and tasks, tickets can be linked to a project, soon will add all users who contributed to a project and some more stats along with a nice timeline from created to deadline
|
2024-03-27 22:27:56 -04:00 |
johnnyq
|
26dc3172e7
|
Initial Project work on the UI started
|
2024-03-27 00:26:53 -04:00 |