Commit Graph

  • 13ce4afa5e Remove ticket updates option - this is managed by public/private notes Marcus Hill 2022-01-20 21:17:00 +00:00
  • 615c519d80 Remove ticket updates option - this is managed by public/private notes Marcus Hill 2022-01-20 21:14:12 +00:00
  • f27a902b04 Move Full Calendar assets from main header to event section johnnyq 2022-01-20 11:28:07 -05:00
  • 34969bc475 Fix for #305 johnnyq 2022-01-19 17:17:18 -05:00
  • 80355417fa Reworked the PDF Invoice / Quote footer so it can fit more than 2 lines of text, also fixed quote footer not displaying under guest view quote johnnyq 2022-01-19 14:27:15 -05:00
  • 4a8f399dc4 Invoice/Quote/Recurring now render Item Description and Notes with new lines if when a new line is formed during entry johnnyq 2022-01-19 13:07:05 -05:00
  • 9c7a87aa23 Partial Fix to # Invoice footer displaying everything on one line despite the fact that it is entered with a new lines under settings, Partially Fixes #300. Fixes the HTML Part but not the PDF part yet johnnyq 2022-01-19 12:34:40 -05:00
  • a5b199a586 Switch Out Fetch for a Sync Icon button to fetch Certificate Data, also updated the field certificate_public_key to a text field instead of varchar as it was causing a crash with large pub keys johnnyq 2022-01-18 16:19:27 -05:00
  • f77df06004 Merge pull request #299 from wrongecho/ssl Johnny 2022-01-18 15:29:58 -05:00
  • 4eed8be0aa Add fetch button to retrieve certifiate from domain provided #289 Marcus Hill 2022-01-18 20:04:00 +00:00
  • 1fcb334a51 Merge branch 'master' of github.com:johnnyq/itflow johnnyq 2022-01-18 10:25:45 -05:00
  • 4891b1bc69 Fixed it so invoice listing shows currency of that invoice, also replicated to quotes and recurring johnnyq 2022-01-18 10:24:20 -05:00
  • 3aec7e333f Merge pull request #297 from wrongecho/currency Johnny 2022-01-17 20:51:20 -05:00
  • 5b6812a4c5 Merge pull request #296 from wrongecho/email-redirect Johnny 2022-01-17 20:50:53 -05:00
  • 5e61d8733a Initial steps for cert fetch data Marcus Hill 2022-01-17 22:08:31 +00:00
  • 9b7b0adcf3 Add currency to price Marcus Hill 2022-01-17 20:27:00 +00:00
  • e9a6fa4436 Redirect back to main quote/invoice page after emailing a quote / invoice. #275 Marcus Hill 2022-01-17 20:17:38 +00:00
  • 43791435bc Fix Edit Asset Password was not using the new encrypt method causing the password to blank out fixes #294 johnnyq 2022-01-17 11:32:04 -05:00
  • e04a198783 Fix Hide passwords on software and otp on login Fixes #292 johnnyq 2022-01-17 11:14:22 -05:00
  • 80084bef15 replicated the new product autocomplete function to invoice as well as recurring invoice johnnyq 2022-01-16 15:43:23 -05:00
  • 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 johnnyq 2022-01-16 15:29:52 -05:00
  • 07223dc2c2 Merge pull request #291 from wrongecho/quote Johnny 2022-01-16 14:39:35 -05:00
  • b73dc8c508 Typos Marcus Hill 2022-01-16 19:21:16 +00:00
  • b30f15c409 Add autocomplete functionality - populate quote item details from existing products #42 Marcus Hill 2022-01-16 19:15:13 +00:00
  • 0231cebeea Fix share_data var johnnyq 2022-01-16 13:47:15 -05:00
  • 16931004ec Simplified Telemetry Opt in and fixed Telemetry URL johnnyq 2022-01-16 13:36:05 -05:00
  • c789038d53 add proper linkage for telemetry johnnyq 2022-01-16 12:43:16 -05:00
  • ca15e96fda Add currency to form Marcus Hill 2022-01-16 17:11:56 +00:00
  • 3d78b1bf7e Comment undefined variable Marcus Hill 2022-01-16 17:01:49 +00:00
  • 778245ccec Merge pull request #290 from wrongecho/extension Johnny 2022-01-15 22:39:40 -05:00
  • e15d40be22 Removed Telemetry test johnnyq 2022-01-15 22:38:46 -05:00
  • 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 johnnyq 2022-01-15 22:37:46 -05:00
  • 2dbf36bd50 Add IP / UA logging Marcus Hill 2022-01-15 23:43:29 +00:00
  • 6e605a276e Logging/extension related Marcus Hill 2022-01-15 23:39:30 +00:00
  • 24b5ffa09c Rem debugging Marcus Hill 2022-01-15 23:19:09 +00:00
  • c69fb5a7db Add ability to turn on extension access (cookie) Marcus Hill 2022-01-15 23:16:17 +00:00
  • 9c0cd254ad Fix user role display Marcus Hill 2022-01-15 22:26:02 +00:00
  • c8c26562f5 Adjust cookie setting to samesite none for encryption session key Marcus Hill 2022-01-15 22:25:49 +00:00
  • 4ab28019c5 Add logic for checking/getting extension key/php session id Marcus Hill 2022-01-15 21:35:59 +00:00
  • 20a903324e Support for storing session ID in db Marcus Hill 2022-01-15 21:27:36 +00:00
  • 2b3a7171b3 Session management Marcus Hill 2022-01-15 21:26:22 +00:00
  • 272bf52d62 Note re https Marcus Hill 2022-01-15 21:17:31 +00:00
  • 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). Marcus Hill 2022-01-15 20:54:56 +00:00
  • 53c312e311 Add database column Marcus Hill 2022-01-15 19:54:37 +00:00
  • 55dafd42a8 Merge pull request #278 from wrongecho/firefox-ext Johnny 2022-01-15 12:08:29 -05:00
  • be8a18acc6 Fix http origin Marcus Hill 2022-01-15 16:07:22 +00:00
  • 083c322c9b Commenting for now Marcus Hill 2022-01-15 00:35:02 +00:00
  • 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 johnnyq 2022-01-14 15:24:47 -05:00
  • 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 johnnyq 2022-01-14 14:58:27 -05:00
  • e1e6f6e580 Merge pull request #277 from wrongecho/search Johnny 2022-01-14 13:44:01 -05:00
  • 7d277767fe Merge pull request #276 from wrongecho/email-currency Johnny 2022-01-14 13:43:26 -05:00
  • c5b11aebe5 Tidy Marcus Hill 2022-01-14 17:54:05 +00:00
  • c3a3ab8410 Use global search for site search Marcus Hill 2022-01-14 17:53:26 +00:00
  • a65f6d3f7f Search on login username too Marcus Hill 2022-01-14 17:53:14 +00:00
  • 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? Marcus Hill 2022-01-14 17:42:24 +00:00
  • 6c673571d2 Hyperlink names Marcus Hill 2022-01-14 17:22:53 +00:00
  • 6d20a518b7 Add client currency to invoice email Marcus Hill 2022-01-14 16:33:09 +00:00
  • 7823c02bf3 Add client currency to quote email Marcus Hill 2022-01-14 16:29:41 +00:00
  • 62d32bbb12 Comments Marcus Hill 2022-01-14 16:07:10 +00:00
  • 26a681f8c0 Add password show/hide Marcus Hill 2022-01-14 16:02:57 +00:00
  • 7b6b597de4 used header tag for client name to standout johnnyq 2022-01-14 00:41:51 -05:00
  • 3d548f8e0f Swapped out uppercase for some Bolding under ticket details johnnyq 2022-01-13 20:57:19 -05:00
  • c5016bdf7e Merge pull request #274 from wrongecho/credentials Johnny 2022-01-13 18:51:10 -05:00
  • 75ee2e643d Initial add Marcus Hill 2022-01-13 23:15:02 +00:00
  • 9eed217789 Opps forgot to add event description to client events Fixes #273 johnnyq 2022-01-13 17:55:36 -05:00
  • 72fbebd77a Client Tickets display Contact Email below Contact name, removed email column reworked the display handler on the main tickets listing page as well johnnyq 2022-01-13 16:13:33 -05:00
  • 7de91d96f4 Client Tickets display Contact Email below Contact name, removed email column reworked the display handler johnnyq 2022-01-13 16:08:15 -05:00
  • 8b90286bad Finished adding event description johnnyq 2022-01-13 15:52:58 -05:00
  • 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 johnnyq 2022-01-13 15:47:13 -05:00
  • 29828f8653 Added client Tag Display under Client in Ticket Details johnnyq 2022-01-13 15:20:49 -05:00
  • 03e8c5148c Removed unused user_name VARs from ticket details johnnyq 2022-01-13 15:15:49 -05:00
  • 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 johnnyq 2022-01-13 15:13:08 -05:00
  • 48dbb3ec4c More Define canned date if not set. Prevents undefined errors Same as a48e302 johnnyq 2022-01-13 14:07:51 -05:00
  • 3a18c0a0e7 Updated DB Structure to include event_description johnnyq 2022-01-12 19:49:22 -05:00
  • 6a7b709a49 Merge pull request #270 from wrongecho/ticketing Johnny 2022-01-12 19:44:52 -05:00
  • c30260abe9 Merge pull request #271 from wrongecho/payments Johnny 2022-01-12 19:42:58 -05:00
  • 2bee1d3869 Merge pull request #272 from wrongecho/global-search Johnny 2022-01-12 19:40:59 -05:00
  • 37e97e14ef Added event description will add the rest tmrw, some other minor cleanups johnnyq 2022-01-12 19:07:27 -05:00
  • 746c7baf7b Fix login decryption, fix client listing (ish) Marcus Hill 2022-01-12 23:07:28 +00:00
  • c19983d985 Define canned date if not set. Prevents undefined errors Marcus Hill 2022-01-12 20:16:09 +00:00
  • 7732264922 Remove edit/merge/delete options when a ticket is closed Marcus Hill 2022-01-12 19:10:40 +00:00
  • 4897c46cd5 Add merge ticket functionality Marcus Hill 2022-01-12 19:01:17 +00:00
  • e45202d133 Redirect user to tickets main page post deletion, rather than to a random ticket. Marcus Hill 2022-01-12 15:37:33 +00:00
  • e5f2740786 Fixed ticket delete button so it deletes the ticket, not the client Marcus Hill 2022-01-12 15:36:55 +00:00
  • d272214c2d Merge branch 'master' of github.com:johnnyq/itflow johnnyq 2022-01-11 17:30:34 -05:00
  • ce202aab8d Merge pull request #267 from aftechro/ticket.php Johnny 2022-01-11 17:30:24 -05:00
  • b4e93a52c0 Merge branch 'master' of github.com:johnnyq/itflow johnnyq 2022-01-11 17:15:59 -05:00
  • c555e5a27b Merge pull request #265 from wrongecho/264_encryption-changes Johnny 2022-01-11 17:14:40 -05:00
  • 2a4d42de09 Encryption changes Marcus Hill 2022-01-11 20:42:46 +00:00
  • 0382dbbfb2 Small change re https Marcus Hill 2022-01-11 20:14:29 +00:00
  • 2742410e4b http/https encryption cookie Marcus Hill 2022-01-11 19:44:21 +00:00
  • fccae5dedb Typo in user id variable Marcus Hill 2022-01-11 19:22:06 +00:00
  • 82107679cc More. Marcus Hill 2022-01-11 19:16:49 +00:00
  • 8e0334aab1 More encryption updates Marcus Hill 2022-01-11 19:03:33 +00:00
  • 6c6b7e2255 Correct password reset Marcus Hill 2022-01-11 18:40:08 +00:00
  • c66f96ae1d More encryption related changes Marcus Hill 2022-01-11 18:28:55 +00:00
  • d3d39ca8ad r Marcus Hill 2022-01-11 18:22:45 +00:00
  • b9358fed4b Update ticket.php AFTECH.RO 2022-01-11 16:19:59 +00:00
  • a93098ddd6 Update ticket.php AFTECH.RO 2022-01-11 16:16:59 +00:00
  • f41d015e0d Update ticket.php AFTECH.RO 2022-01-11 15:56:15 +00:00