Commit Graph

3197 Commits

Author SHA1 Message Date
Marcus Hill
3d78b1bf7e Comment undefined variable 2022-01-16 17:01:49 +00:00
Johnny
778245ccec Merge pull request #290 from wrongecho/extension
Extension updates
2022-01-15 22:39:40 -05:00
johnnyq
e15d40be22 Removed Telemetry test 2022-01-15 22:38:46 -05:00
johnnyq
5fdf956eb4 Added Basic Opt In Telemetry during install to help determine the number of installs and what country of origin are using the application along with any comments 2022-01-15 22:37:46 -05:00
Marcus Hill
2dbf36bd50 Add IP / UA logging 2022-01-15 23:43:29 +00:00
Marcus Hill
6e605a276e Logging/extension related 2022-01-15 23:39:30 +00: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
9c0cd254ad Fix user role display 2022-01-15 22:26:02 +00:00
Marcus Hill
c8c26562f5 Adjust cookie setting to samesite none for encryption session key 2022-01-15 22:25:49 +00:00
Marcus Hill
4ab28019c5 Add logic for checking/getting extension key/php session id 2022-01-15 21:35:59 +00:00
Marcus Hill
20a903324e Support for storing session ID in db 2022-01-15 21:27:36 +00:00
Marcus Hill
2b3a7171b3 Session management 2022-01-15 21:26:22 +00:00
Marcus Hill
272bf52d62 Note re https 2022-01-15 21:17:31 +00:00
Marcus Hill
cee1faf082 Add extension key cookie to login. Add support for storing the php session id in DB so we can access it (without passing the session ID over a cross-domain query). 2022-01-15 20:54:56 +00:00
Marcus Hill
53c312e311 Add database column 2022-01-15 19:54:37 +00:00
Johnny
55dafd42a8 Merge pull request #278 from wrongecho/firefox-ext
Commenting for now
2022-01-15 12:08:29 -05:00
Marcus Hill
be8a18acc6 Fix http origin 2022-01-15 16:07:22 +00:00
Marcus Hill
083c322c9b Commenting for now 2022-01-15 00:35:02 +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
Johnny
e1e6f6e580 Merge pull request #277 from wrongecho/search
Global search
2022-01-14 13:44:01 -05:00
Johnny
7d277767fe Merge pull request #276 from wrongecho/email-currency
Email currency
2022-01-14 13:43:26 -05:00
Marcus Hill
c5b11aebe5 Tidy 2022-01-14 17:54:05 +00:00
Marcus Hill
c3a3ab8410 Use global search for site search 2022-01-14 17:53:26 +00:00
Marcus Hill
a65f6d3f7f Search on login username too 2022-01-14 17:53:14 +00:00
Marcus Hill
227cf0591a Add basic ticket search - would need further work to search by a ticket ID with a prefix. Possibly encourage a default prefix so we can filter that out? 2022-01-14 17:42:24 +00:00
Marcus Hill
6c673571d2 Hyperlink names 2022-01-14 17:22:53 +00: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
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