Commit Graph

  • bd93e0af77 Add input item to allow changing company photo/image Marcus Hill 2023-02-25 21:45:09 +00:00
  • 9e813be823 remove some notification_timestamps as this is replaced with on Update current timestamp in SQL johnnyq 2023-02-25 15:43:08 -05:00
  • e0b7a95c49 one more place for client tags johnnyq 2023-02-25 15:31:13 -05:00
  • a21ede9a14 opps forgot to commit the clients.php changes johnnyq 2023-02-25 15:28:53 -05:00
  • 75b14b4f6f Update to change the client tag to singular as it references one record the table name should remain plural johnnyq 2023-02-25 15:27:23 -05:00
  • 11501d8e0b Set Sleep from 2 secs to 1 sec after updates Initially this was to fix database update not showing up after update. The Time limit of 2 secs seemed to fix the issue but we will try 1 sec johnnyq 2023-02-25 15:08:35 -05:00
  • 23dd49eabf Merge pull request #629 from wrongecho/searchable-tags Johnny 2023-02-25 14:36:47 -05:00
  • 3924e67dd1 Rename field as part of adding tag search Marcus Hill 2023-02-25 19:24:48 +00:00
  • b1a8ba0545 Fix Category page from breaking when no categories are present johnnyq 2023-02-25 14:23:27 -05:00
  • c62a52b020 Merge tag fix Marcus Hill 2023-02-25 19:20:22 +00:00
  • a1b7cf85f7 Merge branch 'master' of github.com:itflow-org/itflow johnnyq 2023-02-25 14:17:05 -05:00
  • 3f005b4c5b Fix Settings Tag page being blank if no tags are specified johnnyq 2023-02-25 14:16:43 -05:00
  • a3267f213b Rm testing string Marcus Hill 2023-02-25 19:04:10 +00:00
  • 67ea16e4fc Allow searching the main clients list by client tags. Marcus Hill 2023-02-25 19:00:31 +00:00
  • 5351db951f Merge pull request #628 from itflow-org/wrongecho-readme-roadmap Johnny 2023-02-25 12:59:22 -05:00
  • bfb17891b3 Update README.md wrongecho 2023-02-25 15:26:07 +00:00
  • 7805a8ee45 Brought back scheduled tickets to the side navs and some minor adjustments to scheduled tickets johnnyq 2023-02-25 00:18:47 -05:00
  • 57b9552ab5 Minor UI Fixes and Updates johnnyq 2023-02-24 23:59:15 -05:00
  • 29db5a19c9 Fixed undefine vendor_id and asset_id under tickets johnnyq 2023-02-24 21:30:30 -05:00
  • daa0449a1c remove unnessesary n var as they are all replace with phone_query johnnyq 2023-02-24 20:59:17 -05:00
  • bd655f4886 Define n var in pagination header to prevent undefine n variable error johnnyq 2023-02-24 20:53:14 -05:00
  • bebd873d57 Check to see if o is set in pagination header to fix php undefined variable error johnnyq 2023-02-24 20:44:13 -05:00
  • 6f0017d90b Dedup More Pagination code you now only have to define Sortby column and its order, also fixed issue when searching by date it would close on the first query johnnyq 2023-02-24 20:22:57 -05:00
  • 704c8e409f Fix Opps causing broken guest view to invoices, fixed mobile view for global search and invoice / Quotes johnnyq 2023-02-23 18:33:40 -05:00
  • b4ee800a4b More spruce up of notifications johnnyq 2023-02-23 17:46:20 -05:00
  • 8f1c3613c4 Spruce up the UI of the drop down notifications johnnyq 2023-02-23 17:31:10 -05:00
  • f7552cd25a Finished up santizeInput Conv and UI updates johnnyq 2023-02-23 16:09:37 -05:00
  • 2b50302cf9 Fixed Ticket Regression which broke ticket asset, vendor and contact display johnnyq 2023-02-21 11:42:24 -05:00
  • e300907e32 More UI Work, santizeInput conv johnnyq 2023-02-21 01:29:04 -05:00
  • 95f190c89d More UI work and santitizeInput migrations johnnyq 2023-02-20 22:02:39 -05:00
  • cf08042a41 Created test_cron.php to help diagnose whois data fetching johnnyq 2023-02-20 15:34:36 -05:00
  • bf0aaf794d Commented out whois fetch domain data in cron.php while we investigate an issue with it intermitently breaking cron.php johnnyq 2023-02-20 15:14:27 -05:00
  • f2a45ce518 UI/sanitizeInput work on Trips johnnyq 2023-02-19 21:37:24 -05:00
  • b5f815e9f2 Add new santize function to cron.php get rid of unnessesary created at now and updated at now as the database does this now. johnnyq 2023-02-19 21:18:20 -05:00
  • 2d4a90f36b UI reworking and updates adding icons etc johnnyq 2023-02-17 18:00:05 -05:00
  • 3742051e03 UI spruce up on invoice details, also now more mobile friendly johnnyq 2023-02-17 13:58:55 -05:00
  • 8a91ae0e46 More updating with new sanitize function and more logging and alerting cont johnnyq 2023-02-16 22:26:38 -05:00
  • 4708f6b117 Move accounts side nav back out of setting and back onto the main side nav under accounting johnnyq 2023-02-16 17:00:23 -05:00
  • 84b32ec807 Added Santize for Email function johnnyq 2023-02-16 16:56:45 -05:00
  • 4b5310e4dd Cont replace old Santitation with new Sanitation method johnnyq 2023-02-16 16:51:26 -05:00
  • 995121e532 Fixed function santizeInput to trim tags first then trim trailing white space because if you added a tag at the end it would create a space more johnnyq 2023-02-16 15:08:06 -05:00
  • 56e0c7d30b Updated new models with santizeInput function to reduce clutter johnnyq 2023-02-16 14:54:49 -05:00
  • dc80894dd9 Added inputSantize function to trim SQL escape and Strip Tags when string enter the database and to tidy up the code johnnyq 2023-02-16 14:38:23 -05:00
  • b08aa6b264 Fixed Calendar Event Links, Added mroe logging and alerting johnnyq 2023-02-15 21:53:50 -05:00
  • eb1f3c7a77 Merge pull request #625 from wrongecho/users Johnny 2023-02-14 19:29:30 -05:00
  • fbe2a65ba8 Merge pull request #624 from wrongecho/software-bug Johnny 2023-02-14 19:27:49 -05:00
  • 3cb83d2b41 - Require CSRF validation when disabling/enabling users - Code tidy Marcus Hill 2023-02-14 21:19:19 +00:00
  • a09eb11a1d Add removal notice to user companies access modal Marcus Hill 2023-02-14 21:18:28 +00:00
  • bcbcda2c26 Software on contact bugfix Marcus Hill 2023-02-14 20:42:46 +00:00
  • 9e0d8020a8 Fixed regression with logging broke edit license as logging required the client_id to be passed johnnyq 2023-02-14 15:39:38 -05:00
  • 32743e629d Fix issue when updating contact notes via contact details it overwrite every contacts notes more logging and alerting johnnyq 2023-02-14 14:36:56 -05:00
  • 9d545737cb Merge pull request #623 from wrongecho/ticket-reporting Johnny 2023-02-13 16:47:53 -05:00
  • 71b9e6836b Omit check for ticket_closed_at when counting closed tickets as the value may be incorrect. Marcus Hill 2023-02-13 14:07:25 +00:00
  • 5dafd87c0d Ticketing - Reporting Marcus Hill 2023-02-13 14:01:58 +00:00
  • 0590106710 Merge pull request #622 from wrongecho/post-cleanup Johnny 2023-02-13 01:20:48 +00:00
  • 7bcb2f1c8c POST input deduplication/'models' Marcus Hill 2023-02-13 00:02:23 +00:00
  • 980260c696 Fix Undefined index roundtrip when checkbox is not ticked by pre-defining value as 0 Marcus Hill 2023-02-12 23:31:54 +00:00
  • bbfcc48b3d Convert add user/edit user file upload to use function Marcus Hill 2023-02-12 23:09:28 +00:00
  • 82b0ea85d9 Update README.md wrongecho 2023-02-12 18:37:37 +00:00
  • 82aec03806 Add files via upload wrongecho 2023-02-12 18:36:32 +00:00
  • 104ab5b0c9 Update README.md wrongecho 2023-02-12 18:15:54 +00:00
  • bcb05e3724 Merge pull request #621 from wrongecho/files Johnny 2023-02-12 17:56:20 +00:00
  • 7755503f6a Merge fix Marcus Hill 2023-02-12 17:50:46 +00:00
  • 82068e1bf2 Merge pull request #620 from wrongecho/api Johnny 2023-02-12 16:58:27 +00:00
  • ded1819891 Merge pull request #619 from wrongecho/spacing Johnny 2023-02-12 16:57:00 +00:00
  • 135c4d0b5c Move upload checking to a function Marcus Hill 2023-02-12 16:51:24 +00:00
  • 4767d48d2e Merge pull request #618 from wrongecho/dismiss-notif-datetime Johnny 2023-02-12 16:46:53 +00:00
  • 6f7f679682 Tidy Marcus Hill 2023-02-12 15:56:09 +00:00
  • 68005723e6 API Marcus Hill 2023-02-12 15:50:45 +00:00
  • 5bb4296f14 Adjust core files to 4 spaces Marcus Hill 2023-02-12 14:40:10 +00:00
  • c91a08b0dd Swap CURDATE for NOW Marcus Hill 2023-02-12 13:07:04 +00:00
  • 3f06c10997 Added user notifications for user updating others tickets etc More Log/Alert work johnnyq 2023-02-11 20:45:25 -05:00
  • 56d37c05ba Merge pull request #617 from wrongecho/post-input-models Johnny 2023-02-11 18:54:24 -05:00
  • ffc28dd2b9 Merge pull request #616 from wrongecho/api-payments Johnny 2023-02-11 18:54:11 -05:00
  • e35e23427b Merge pull request #615 from wrongecho/api-assets-status Johnny 2023-02-11 18:54:01 -05:00
  • 548bfc0012 Merge pull request #614 from wrongecho/notif-cleanup Johnny 2023-02-11 18:53:51 -05:00
  • 428dec3527 POST 'models' Marcus Hill 2023-02-11 19:06:59 +00:00
  • c7d0a4ab16 Update guest_pay_invoice_stripe.php wrongecho 2023-02-11 18:44:52 +00:00
  • eef70a0cf1 Add read api endpoint for payments; fix requirement for all clients api key Marcus Hill 2023-02-11 15:10:27 +00:00
  • 073fe953e9 Add read api endpoint for payments Marcus Hill 2023-02-11 15:04:10 +00:00
  • 85c28f889b Allow setting asset status via API Marcus Hill 2023-02-11 14:22:35 +00:00
  • 4da907e8ac Automatically cleanup dismissed notifications after 90 days Marcus Hill 2023-02-11 13:40:05 +00:00
  • f7314adca1 Updated more logging and alerting added ticket assignment user notifications johnnyq 2023-02-10 14:45:45 -05:00
  • ef7ce283a1 Merge pull request #613 from wrongecho/cron-comments Johnny 2023-02-10 11:28:03 -05:00
  • 73f0826369 Re-organize / comment cron Marcus Hill 2023-02-10 12:42:34 +00:00
  • 56fd25d20e Fix last commit from redirecting to login page when already logged in johnnyq 2023-02-09 20:22:55 -05:00
  • e292283254 Merge branch 'master' of github.com:itflow-org/itflow johnnyq 2023-02-09 20:15:42 -05:00
  • d978911b7d Updated index.php to act as a redirector if config.php exits redirect to login if it doesnt then goto setup johnnyq 2023-02-09 20:13:57 -05:00
  • c7e80447bb Update README.md wrongecho 2023-02-09 22:19:18 +00:00
  • 27b7dc1cce Reduced Padding/Margin Font Header Sizes for Side Navs johnnyq 2023-02-09 17:08:14 -05:00
  • cf3ae18c86 Merge pull request #612 from wrongecho/stripe-live Johnny 2023-02-09 16:49:23 -05:00
  • 434c048d96 Remove WIP messages from Stripe integration Marcus Hill 2023-02-09 21:31:48 +00:00
  • 58fe752bd9 Added Timezone to the DB settings option will come soon also added 3 sec wait between Application Updates and DB Updates to fix issue where after update and DB has an update but does not show it johnnyq 2023-02-09 14:37:02 -05:00
  • 7685029016 Merge pull request #611 from wrongecho/linting Johnny 2023-02-09 13:58:10 -05:00
  • 615f317d2b General cleanup/formatting Marcus Hill 2023-02-09 12:29:12 +00:00
  • c219324bb8 General cleanup/formatting Marcus Hill 2023-02-09 11:42:57 +00:00
  • b36719eb99 General cleanup/tidying Marcus Hill 2023-02-09 11:32:40 +00:00
  • 9e549adb7e Merge pull request #610 from wrongecho/minor-fixes Johnny 2023-02-08 14:54:15 -05:00
  • 78aca0f615 Tidy spacing Marcus Hill 2023-02-08 19:46:33 +00:00
  • 6981b61f4c Add TCK as default ticket prefix during setup Marcus Hill 2023-02-08 19:37:37 +00:00