Commit Graph

  • 536e0df967 Leave Subnav tree open if sub menu item is accessed from the side nav johnnyq 2022-01-23 12:43:39 -05:00
  • 7664053710 Started Work on Campaign Details Page, Highlight Parent entity on side nav for child entities, example if in ticket details page mark tickets on the side nav as active. This helps with navigation johnnyq 2022-01-23 12:10:00 -05:00
  • bbde88236c Forgot about the add modal johnnyq 2022-01-23 11:34:31 -05:00
  • 6ad98158db Updated File/Function naming convention for campaigns in accordance to #324 johnnyq 2022-01-23 11:31:25 -05:00
  • 12f3e3c24f Added test mail campaign modal johnnyq 2022-01-23 01:25:29 -05:00
  • fd77569bf1 Added more placeholder headers to mailing list, added modal for edit mail campaign, added status colors and status buttons johnnyq 2022-01-23 01:08:19 -05:00
  • 5e6ff09218 Updated Mailling List DB Structure johnnyq 2022-01-22 23:54:05 -05:00
  • 2fc80d9b78 More work on Mass Mailing List, almost complete johnnyq 2022-01-22 23:52:15 -05:00
  • ee8739c763 Added Custom Export Modal to trips johnnyq 2022-01-22 18:08:21 -05:00
  • 270120c7fc Set login back to 10 failed attempts johnnyq 2022-01-22 17:08:26 -05:00
  • efd0d28556 Used MySQL count function to count number of failed login attempts johnnyq 2022-01-22 17:05:15 -05:00
  • 73d9f461af Merge pull request #319 from wrongecho/scheduled-tickets Johnny 2022-01-22 16:46:09 -05:00
  • c47eac328d Merge pull request #320 from wrongecho/brute-force-login Johnny 2022-01-22 16:45:36 -05:00
  • 833d8996ed Client Assets Fix for Undefined Var, also affected add and edit asset johnnyq 2022-01-22 16:44:00 -05:00
  • c819309fc4 Add basic IP login brute force protection Marcus Hill 2022-01-22 19:54:39 +00:00
  • a3c63b0649 Added Export Expenses Records with custom from and to Date, Fixed Advanced Search under expenses some other minor code formatting fixups johnnyq 2022-01-22 14:37:45 -05:00
  • aaa8682d00 Add functionality to delete scheduled tickets Marcus Hill 2022-01-22 18:52:00 +00:00
  • d6749337d6 DB Structure added for document templates johnnyq 2022-01-21 17:44:01 -05:00
  • e10bd46295 check to see if var is set to prevent undecaled php var errors johnnyq 2022-01-21 17:25:26 -05:00
  • d6916c8d4b Fixed Searching within status condition under invoices johnnyq 2022-01-21 17:21:15 -05:00
  • 6ae65ef257 Fix Invoice Draft Click status would not work johnnyq 2022-01-21 17:18:27 -05:00
  • 4b61a2c082 Opps forgot to close my php statement johnnyq 2022-01-21 15:56:50 -05:00
  • 1f0d62fd00 Hide Certain fields on edit asset if Asset type matches criteria johnnyq 2022-01-21 15:53:27 -05:00
  • 7327802fb6 Hide Certain fields on add asset if Asset type is selected under client assets johnnyq 2022-01-21 15:18:27 -05:00
  • 4d14376370 forgot servers was plural johnnyq 2022-01-21 14:50:39 -05:00
  • bedf808575 More column show/hide work based of of asset type selected johnnyq 2022-01-21 14:47:26 -05:00
  • 39de66cc22 Removed some unused files johnnyq 2022-01-21 14:28:02 -05:00
  • 5ba2beafac Added asset Type buttons under client assets and client asset type basge counts along with only display the nessessary fields based off the asset type chosen johnnyq 2022-01-21 14:25:41 -05:00
  • 08529ba193 UI reworking on modal import assets johnnyq 2022-01-21 12:47:59 -05:00
  • e277289ed6 Added Assets Sample Template Download Link on import assets and cleaned up import assets johnnyq 2022-01-21 12:40:44 -05:00
  • 5e8d63f3a9 Spruced up Managed Document Tags UI johnnyq 2022-01-21 11:13:16 -05:00
  • 06076c8b55 Merge pull request #308 from wrongecho/tags Johnny 2022-01-20 19:04:47 -05:00
  • 41f83bd926 Merge pull request #307 from wrongecho/new-ticket-main Johnny 2022-01-20 19:04:28 -05:00
  • 3da4e3ce46 Make name required. Make delete box select2 so it's filterable Marcus Hill 2022-01-20 21:47:33 +00:00
  • 4c2b91155d Add support to link asset to ticket at creation, if on client ticket page Marcus Hill 2022-01-20 21:23:04 +00:00
  • 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