Commit Graph

5767 Commits

Author SHA1 Message Date
Marcus Hill
62d32bbb12 Comments 2022-01-14 16:07:10 +00:00
Marcus Hill
26a681f8c0 Add password show/hide 2022-01-14 16:02:57 +00:00
johnnyq
7b6b597de4 used header tag for client name to standout 2022-01-14 00:41:51 -05:00
johnnyq
3d548f8e0f Swapped out uppercase for some Bolding under ticket details 2022-01-13 20:57:19 -05:00
Johnny
c5016bdf7e Merge pull request #274 from wrongecho/credentials
get_credentials.php
2022-01-13 18:51:10 -05:00
Marcus Hill
75ee2e643d Initial add 2022-01-13 23:15:02 +00:00
johnnyq
9eed217789 Opps forgot to add event description to client events Fixes #273 2022-01-13 17:55:36 -05:00
johnnyq
72fbebd77a Client Tickets display Contact Email below Contact name, removed email column reworked the display handler on the main tickets listing page as well 2022-01-13 16:13:33 -05:00
johnnyq
7de91d96f4 Client Tickets display Contact Email below Contact name, removed email column reworked the display handler 2022-01-13 16:08:15 -05:00
johnnyq
8b90286bad Finished adding event description 2022-01-13 15:52:58 -05:00
johnnyq
d02a121dfa Updated New Client form with location phone number, renamed address tab to location, moved website from contact tab to Details tab, along with other UI cleanup 2022-01-13 15:47:13 -05:00
johnnyq
29828f8653 Added client Tag Display under Client in Ticket Details 2022-01-13 15:20:49 -05:00
johnnyq
03e8c5148c Removed unused user_name VARs from ticket details 2022-01-13 15:15:49 -05:00
johnnyq
b843f530d9 Fixed ticket details assigned to and closed by, do not show closed by if not closed, do not show time worked if no time was worked, added primary location Phone number under client if exists and other minor cleanups 2022-01-13 15:13:08 -05:00
johnnyq
48dbb3ec4c More Define canned date if not set. Prevents undefined errors Same as a48e302 2022-01-13 14:07:51 -05:00
johnnyq
3a18c0a0e7 Updated DB Structure to include event_description 2022-01-12 19:49:22 -05:00
Johnny
6a7b709a49 Merge pull request #270 from wrongecho/ticketing
Ticketing updates
2022-01-12 19:44:52 -05:00
Johnny
c30260abe9 Merge pull request #271 from wrongecho/payments
Payments
2022-01-12 19:42:58 -05:00
Johnny
2bee1d3869 Merge pull request #272 from wrongecho/global-search
Global search
2022-01-12 19:40:59 -05:00
johnnyq
37e97e14ef Added event description will add the rest tmrw, some other minor cleanups 2022-01-12 19:07:27 -05:00
Marcus Hill
746c7baf7b Fix login decryption, fix client listing (ish) 2022-01-12 23:07:28 +00:00
Marcus Hill
c19983d985 Define canned date if not set. Prevents undefined errors 2022-01-12 20:16:09 +00:00
Marcus Hill
7732264922 Remove edit/merge/delete options when a ticket is closed 2022-01-12 19:10:40 +00:00
Marcus Hill
4897c46cd5 Add merge ticket functionality 2022-01-12 19:01:17 +00:00
Marcus Hill
e45202d133 Redirect user to tickets main page post deletion, rather than to a random ticket. 2022-01-12 15:37:33 +00:00
Marcus Hill
e5f2740786 Fixed ticket delete button so it deletes the ticket, not the client 2022-01-12 15:36:55 +00:00
johnnyq
d272214c2d Merge branch 'master' of github.com:johnnyq/itflow 2022-01-11 17:30:34 -05:00
Johnny
ce202aab8d Merge pull request #267 from aftechro/ticket.php
Ticket.php
2022-01-11 17:30:24 -05:00
johnnyq
b4e93a52c0 Merge branch 'master' of github.com:johnnyq/itflow 2022-01-11 17:15:59 -05:00
Johnny
c555e5a27b Merge pull request #265 from wrongecho/264_encryption-changes
Encryption changes
2022-01-11 17:14:40 -05:00
Marcus Hill
2a4d42de09 Encryption changes 2022-01-11 20:42:46 +00:00
Marcus Hill
0382dbbfb2 Small change re https 2022-01-11 20:14:29 +00:00
Marcus Hill
2742410e4b http/https encryption cookie 2022-01-11 19:44:21 +00:00
Marcus Hill
fccae5dedb Typo in user id variable 2022-01-11 19:22:06 +00:00
Marcus Hill
82107679cc More. 2022-01-11 19:16:49 +00:00
Marcus Hill
8e0334aab1 More encryption updates 2022-01-11 19:03:33 +00:00
Marcus Hill
6c6b7e2255 Correct password reset 2022-01-11 18:40:08 +00:00
Marcus Hill
c66f96ae1d More encryption related changes 2022-01-11 18:28:55 +00:00
Marcus Hill
d3d39ca8ad r 2022-01-11 18:22:45 +00:00
AFTECH.RO
b9358fed4b Update ticket.php 2022-01-11 16:19:59 +00:00
AFTECH.RO
a93098ddd6 Update ticket.php
added more info to Details card
2022-01-11 16:16:59 +00:00
AFTECH.RO
f41d015e0d Update ticket.php
- added related tickets for same contact 
- future to do: when clock on related ticket number, open all tickets accordingly (open and closed)
2022-01-11 15:56:15 +00:00
Marcus Hill
951b03f712 Allow for encryption scheme upgrade 2022-01-11 14:03:34 +00:00
Marcus Hill
1dd55dbfe2 Add config_api_key column back for now, to avoid confusion 2022-01-11 11:44:10 +00:00
Marcus Hill
bbe689fb33 Remove comments as this is complete 2022-01-11 00:40:15 +00:00
Marcus Hill
3d3dc2d54d Encryption updates 2022-01-11 00:26:09 +00:00
Marcus Hill
bd7087d09c Update encrypt 2022-01-11 00:15:54 +00:00
Marcus Hill
51edb7a648 Allow backing up master key 2022-01-11 00:13:18 +00:00
Marcus Hill
aac50bdfdb More changes re encryption 2022-01-10 22:55:08 +00:00
Marcus Hill
49d895040a Add per-user password encryption using master key 2022-01-10 22:07:26 +00:00