Commit Graph

718 Commits

Author SHA1 Message Date
Marcus Hill
1db6582a4e Add logging 2022-01-28 22:34:27 +00:00
Marcus Hill
f92dc13311 Add service edit functionality 2022-01-28 22:20:40 +00:00
Marcus Hill
780e8354c7 Better handling of empty linked assets 2022-01-28 22:10:34 +00:00
Marcus Hill
e509cc5719 Add functionality to delete service 2022-01-27 22:21:58 +00:00
Marcus Hill
301e6d94cd Add service logic. Removing URLs for now 2022-01-27 21:48:26 +00:00
johnnyq
21a0feb625 Removed circle from edit location and client photo, fixed location phone number not saving when you add a client 2022-01-25 15:28:57 -05:00
johnnyq
5170a221c2 Now you can assign contacts to locations 2022-01-25 13:39:48 -05:00
johnnyq
b34f602639 Added Location Column to client networks, more work on Campaigns 2022-01-25 13:22:26 -05:00
johnnyq
ba75378f9b Finished Campaign Test Email and some other fixups 2022-01-24 22:07:50 -05:00
johnnyq
039e374cd6 Partial Mailling list campaign tracker currently tracks opens using a 1x1 image, some more UI work to campaigns etc 2022-01-24 18:27:12 -05:00
johnnyq
fd77569bf1 Added more placeholder headers to mailing list, added modal for edit mail campaign, added status colors and status buttons 2022-01-23 01:08:19 -05:00
johnnyq
2fc80d9b78 More work on Mass Mailing List, almost complete 2022-01-22 23:52:15 -05:00
johnnyq
ee8739c763 Added Custom Export Modal to trips 2022-01-22 18:08:21 -05:00
Johnny
73d9f461af Merge pull request #319 from wrongecho/scheduled-tickets
Add functionality to delete scheduled tickets
2022-01-22 16:46:09 -05:00
johnnyq
a3c63b0649 Added Export Expenses Records with custom from and to Date, Fixed Advanced Search under expenses some other minor code formatting fixups 2022-01-22 14:37:45 -05:00
Marcus Hill
aaa8682d00 Add functionality to delete scheduled tickets 2022-01-22 18:52:00 +00:00
johnnyq
e277289ed6 Added Assets Sample Template Download Link on import assets and cleaned up import assets 2022-01-21 12:40:44 -05:00
Marcus Hill
4c2b91155d Add support to link asset to ticket at creation, if on client ticket page 2022-01-20 21:23:04 +00:00
Johnny
f77df06004 Merge pull request #299 from wrongecho/ssl
Fetch SSL data/cert on add/update modal
2022-01-18 15:29:58 -05:00
Marcus Hill
4eed8be0aa Add fetch button to retrieve certifiate from domain provided #289 2022-01-18 20:04:00 +00:00
Marcus Hill
e9a6fa4436 Redirect back to main quote/invoice page after emailing a quote / invoice. #275 2022-01-17 20:17:38 +00:00
johnnyq
43791435bc Fix Edit Asset Password was not using the new encrypt method causing the password to blank out fixes #294 2022-01-17 11:32:04 -05:00
johnnyq
0d306e961e Changed product cost to product price as it makes more sense, some cleanup on the new product auto complete feature, added JQueryUI as a local asset instead of a remote asset 2022-01-16 15:29:52 -05:00
Marcus Hill
24b5ffa09c Rem debugging 2022-01-15 23:19:09 +00:00
Marcus Hill
c69fb5a7db Add ability to turn on extension access (cookie) 2022-01-15 23:16:17 +00:00
Marcus Hill
2b3a7171b3 Session management 2022-01-15 21:26:22 +00:00
johnnyq
7b6598a63a Updated the old default_currency code VAR to the new session company currency code VAR this was causig currency codes to be empty in many areas 2022-01-14 15:24:47 -05:00
johnnyq
f8e9c2ee5d replicated currency symbol across email communication, updated currency code to reflect the current invoice and or quote's currency code instead of the clients currency code 2022-01-14 14:58:27 -05:00
Marcus Hill
6d20a518b7 Add client currency to invoice email 2022-01-14 16:33:09 +00:00
Marcus Hill
7823c02bf3 Add client currency to quote email 2022-01-14 16:29:41 +00: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
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
2a4d42de09 Encryption changes 2022-01-11 20:42:46 +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
Marcus Hill
951b03f712 Allow for encryption scheme upgrade 2022-01-11 14:03:34 +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
Marcus Hill
33d76f556b Check file is CSV when importing assets 2022-01-09 15:34:28 +00:00
Marcus Hill
7a5f8b425f Delete tag associations for document when it is deleted 2022-01-09 14:47:34 +00:00
Marcus Hill
cc52295698 Add note when ticket is closed (to easily show who closed it) 2022-01-08 21:08:21 +00:00
Marcus Hill
a83f3377bd Include time worked db field. 2022-01-08 16:47:17 +00:00
Marcus Hill
c98be4c344 Add support for public/internal updates, using the existing 'email update to client' checkbox 2022-01-08 16:40:04 +00:00