Commit Graph

  • 120348df4d Add _amount johnnyq 2024-03-05 17:07:51 -05:00
  • efdef7f6aa Better Descriptive Vars to seperate amounts vs counts in Invoices johnnyq 2024-03-05 17:05:43 -05:00
  • 5e88664558 Exclude Cancelled johnnyq 2024-03-05 16:59:21 -05:00
  • e6192ab5eb Invoice Top Bar Statuses, Get the Real Overdue amout which is to subtract from the partial payments johnnyq 2024-03-05 16:41:24 -05:00
  • 2d447369b6 UI: Icon updates for income and profit johnnyq 2024-03-05 16:37:20 -05:00
  • 8719919639 UI: Update Invoices Listing Top Header to include Drafts, Unpaid and Overdue instead of Drafts, Sent, Viewed and Partial johnnyq 2024-03-05 16:23:05 -05:00
  • a91352229e Drop asset_login_id as we have login_asset_id to allow 1 asset many logins, also drop the unused many to many asset login table johnnyq 2024-03-03 13:40:50 -05:00
  • 51248ed841 You can now view all login / passwords for an asset under asset lists and under asset details now johnnyq 2024-03-03 13:23:52 -05:00
  • eeb5cece7c Remove SQL Left Join logins for assets as this is causing duplicate assets to appear if more than 1 related login exists, this break viewing login password for each asset, we will handle this a little differently johnnyq 2024-03-03 13:03:49 -05:00
  • 8c51754c6b Merge pull request #900 from wrongecho/ticketing-hide-functions-closed Johnny 2024-03-02 19:48:55 -05:00
  • cb57a1e86b Merge branch 'master' into ticketing-hide-functions-closed Johnny 2024-03-02 19:48:44 -05:00
  • ef14e95adf Merge pull request #902 from wrongecho/ticket-statuses Johnny 2024-03-02 19:44:39 -05:00
  • 81301388cd Ticket Statuses Marcus Hill 2024-03-03 00:22:20 +00:00
  • b9431645d3 Ticket Statuses Marcus Hill 2024-03-03 00:13:29 +00:00
  • 66e07b0c47 Ticket closure email wording Marcus Hill 2024-03-02 18:35:10 +00:00
  • 3084e9e0d3 Ticketing (and Invoicing) Marcus Hill 2024-03-02 18:31:01 +00:00
  • f5a6dc2b0a Update FUNDING.yml wrongecho 2024-03-02 09:38:49 +00:00
  • f860d36334 Fix Ticket Notifications via Client Portal johnnyq 2024-03-01 14:43:50 -05:00
  • 15e729e65a Removed old Remember me token, update revoke remember me function johnnyq 2024-02-29 15:51:26 -05:00
  • 6641c5c338 Added removed old remmeber me tokens after 48 hours to the cron.php cleanup section johnnyq 2024-02-29 14:46:02 -05:00
  • 9955ff56f5 Carry over discount amounts when copying a quote or invoice johnnyq 2024-02-29 14:28:48 -05:00
  • 85cc8c163b Carry over discount amounts from recurring and quotes to invoice, fix force recurring johnnyq 2024-02-29 14:15:57 -05:00
  • 998a701634 UI: Show assigned contact in asset dropdown select menu in tickets johnnyq 2024-02-26 16:50:12 -05:00
  • be5bf1853e Sanitize From Name and From Email Output in bulk mail as its not sanitized when the vars are grabbed from get_settings.php johnnyq 2024-02-26 15:58:28 -05:00
  • 015ef13c55 Show the From name from System, Billing, Sales and Support Email in Bulk Email from section johnnyq 2024-02-26 15:51:44 -05:00
  • 18bc7c909e Sort client names ASC not desc for bulk mail johnnyq 2024-02-26 15:45:11 -05:00
  • 0a088a43c5 UI: Add some bottom margin so when the button is reveals rows dont shift down a few lines johnnyq 2024-02-26 15:43:20 -05:00
  • 4369b3bd12 Include and sort by client name first in global bulk email johnnyq 2024-02-26 15:42:03 -05:00
  • c3c9da0c71 Use the bulk mail function in bulk mailers for standardization, also fix unused vars in smtp settings form johnnyq 2024-02-26 15:38:00 -05:00
  • 1c50a0e314 UI: Center Aligned Billable under client tickets johnnyq 2024-02-26 13:08:20 -05:00
  • 0997282077 Fix broken link logs.php to admin_logs.php johnnyq 2024-02-26 12:28:21 -05:00
  • fe5376c52e Merge pull request #893 from wrongecho/ticket-billable-column Johnny 2024-02-24 11:19:48 -05:00
  • e1b29df0ee Merge pull request #894 from wrongecho/locations-api Johnny 2024-02-24 11:19:40 -05:00
  • d318fffc8c Merge pull request #892 from wrongecho/mail-queue Johnny 2024-02-24 11:19:34 -05:00
  • 2016275db3 Merge pull request #890 from wrongecho/categories-shortcut-fix Johnny 2024-02-24 11:18:54 -05:00
  • 54e015b5a5 Add locations read api endpoint Marcus Hill 2024-02-24 11:56:18 +00:00
  • 78db33c5d5 Hide billable tickets when accounting is disabled Marcus Hill 2024-02-24 11:50:13 +00:00
  • 1e8fbddcbd Mail queue & tickets Marcus Hill 2024-02-24 11:06:55 +00:00
  • da54b125c3 Merge branch 'master' of github.com:itflow-org/itflow johnnyq 2024-02-23 23:45:06 -05:00
  • 6019a4d1be DB Structure fix johnnyq 2024-02-23 23:44:49 -05:00
  • c510eac613 Merge pull request #891 from wrongecho/login-encryption-fix wrongecho 2024-02-23 21:29:07 +00:00
  • 6432ee0486 BUGFIX: Login with and actually decrypt the master encryption key Marcus Hill 2024-02-23 21:20:03 +00:00
  • 4b730147c0 Fix error 404 on categories.php as it is now admin_categories.php Marcus Hill 2024-02-23 20:52:34 +00:00
  • 603d677dfd Merge pull request #888 from wrongecho/dns-expiry-null-fix Johnny 2024-02-23 12:23:20 -05:00
  • 31184f0db1 Fix Broken DB Update was missing Primary Key declaration johnnyq 2024-02-22 17:43:08 -05:00
  • 46344c962b Merge pull request #886 from twetech/0.1.8.4 Johnny 2024-02-22 17:34:10 -05:00
  • f363e7e6fc Merge pull request #887 from Viborg-IT/vendor-link Johnny 2024-02-22 17:29:27 -05:00
  • dae51c9b8b Domain expiration dates - remove debug Marcus Hill 2024-02-22 21:52:57 +00:00
  • 66dc7e799b Domain expiration dates Marcus Hill 2024-02-22 21:51:12 +00:00
  • 30b6f9b6a7 Update client_vendors.php Nicky Mogensen 2024-02-22 21:12:10 +01:00
  • 5d620d041a Fix user role and other definitions o-psi 2024-02-22 12:15:15 -06:00
  • 1d4271de36 Merge branch '0.1.8.4' of https://github.com/twetech/itflow into 0.1.8.4 o-psi 2024-02-22 17:49:11 +00:00
  • 3947c3a329 Remove comment o-psi 2024-02-22 17:49:08 +00:00
  • 28ab569dfc Update Prompt o-psi 2024-02-22 17:48:53 +00:00
  • d2c33c28a0 Merge pull request #5 from twetech:remember-me-tokens-table Andrew Malsbury 2024-02-22 11:46:42 -06:00
  • c2cf0bb448 Change remember me tokens to a many:many table to allow for multiple devices to be remembered. o-psi 2024-02-22 17:45:09 +00:00
  • e656837d3c Merge branch 'itflow-org:master' into 0.1.8.4 Andrew Malsbury 2024-02-22 11:06:49 -06:00
  • 06ce12ba47 Update AI prompting o-psi 2024-02-21 18:13:10 +00:00
  • b31f1b4c49 add ticket description to AI Query o-psi 2024-02-21 11:16:40 -06:00
  • 4fddeb88b7 Fix issue with password managers asking for passwords when migrating away from the assets page johnnyq 2024-02-20 14:53:32 -05:00
  • 14cb4bb09a set the remember me token from 14 Days to 2 Days or 48 Hours johnnyq 2024-02-19 15:00:32 -05:00
  • 03bd7f837c Merge branch 'master' of github.com:itflow-org/itflow johnnyq 2024-02-16 14:53:30 -05:00
  • 703e0f6bb2 Remove Axios as we are not using it johnnyq 2024-02-16 14:52:57 -05:00
  • ae80bba5ce Deleting recurring tickets - correctly pull subject/frequency wrongecho 2024-02-16 12:20:49 +00:00
  • 793a4f9c8e Recurring ticket deletion wording wrongecho 2024-02-16 12:18:36 +00:00
  • e6418046aa Fix deleting recurring tickets wrongecho 2024-02-16 12:15:55 +00:00
  • 2a4efe629f Move Repky buttons and Control on one row removed the Timer Icon just use boxes for time as this is assumed johnnyq 2024-02-15 18:24:07 -05:00
  • 16a8e3d828 UI: Wrap tickert detail UI into 3 card sections for ease of seperation johnnyq 2024-02-15 18:19:18 -05:00
  • 66d118c1f2 UI: Wrap Dashboard and Top Controls in seperate cards johnnyq 2024-02-15 18:05:37 -05:00
  • b4c50a9cd8 UI: Wrap the Calendar in a card similar to client calendar johnnyq 2024-02-15 17:59:07 -05:00
  • 8e3c490092 Merge pull request #884 from twetech/0.1.8.4 Johnny 2024-02-15 17:56:04 -05:00
  • 671cdd9832 Fix filtering to admin bulk mail o-psi 2024-02-15 22:16:01 +00:00
  • 466fbc03ca Merge branch '0.1.8.4' of https://github.com/twetech/itflow into 0.1.8.4 o-psi 2024-02-15 22:12:43 +00:00
  • 958e808c88 fix links to contacts o-psi 2024-02-15 22:12:41 +00:00
  • 1ffa918d8e Merge branch '0.1.8.4' of https://github.com/twetech/itflow into 0.1.8.4 o-psi 2024-02-15 16:09:25 -06:00
  • 79157c88ea Fix collections report o-psi 2024-02-15 16:09:10 -06:00
  • 570b3479a9 Only Special Contacts o-psi 2024-02-15 22:08:40 +00:00
  • 5d15a7ded9 Merge branch '0.1.8.4' of https://github.com/twetech/itflow into 0.1.8.4 o-psi 2024-02-15 22:04:57 +00:00
  • 633c2f785c Add mass bulk mail o-psi 2024-02-15 22:04:54 +00:00
  • 9e2f92a92f Fix client statement payments o-psi 2024-02-15 15:41:34 -06:00
  • 277e91b07e Update Password Gen Function o-psi 2024-02-15 21:35:21 +00:00
  • e358230a44 Merge pull request #883 from o-psi/patch-1 Johnny 2024-02-15 12:19:47 -05:00
  • b8f8cca54c Merge pull request #881 from twetech/0.1.8.3 Johnny 2024-02-15 12:16:51 -05:00
  • 4db0a68488 Update README.md Andrew Malsbury 2024-02-15 11:00:25 -06:00
  • 00d4284e7c Merge pull request #4 from twetech/0.1.8.3 Andrew Malsbury 2024-02-15 10:36:25 -06:00
  • cdf4118b09 Allow canceling scheduled tickets o-psi 2024-02-15 16:31:35 +00:00
  • f34818425b Merge pull request #3 from twetech/client-recurrings Andrew Malsbury 2024-02-15 09:53:05 -06:00
  • 724540da33 Make same changes to client pages as main recuring invoices and tickets o-psi 2024-02-15 15:51:11 +00:00
  • a2f8f8f731 Make script source local, and fix client_events.php o-psi 2024-02-15 15:07:12 +00:00
  • 767e0ecfd7 Remove old FullCalendar o-psi 2024-02-14 22:31:45 +00:00
  • 5a926ba205 Remove readme o-psi 2024-02-14 22:30:46 +00:00
  • 31171405ef Remove excess from FullCalendar o-psi 2024-02-14 22:27:25 +00:00
  • 09f7f8b1cd Adjust Calendar Spacing o-psi 2024-02-14 16:05:40 -06:00
  • f573f0401b More calendar tweaks o-psi 2024-02-14 21:55:46 +00:00
  • 1f3799ebe3 Update Calendar to Full Calendar 6.1.10 o-psi 2024-02-14 20:21:19 +00:00
  • 20845d72da Merge pull request #880 from wrongecho/logs Johnny 2024-02-12 17:55:31 -05:00
  • e2acf07d6c Merge pull request #879 from wrongecho/recurring-tickets-wording Johnny 2024-02-12 17:55:08 -05:00
  • aee47adf12 Update URL from logs.php to admin_logs.php Marcus Hill 2024-02-12 22:25:35 +00:00
  • 2c7b65dad2 Recurring tickets Marcus Hill 2024-02-12 22:17:05 +00:00
  • 85f55a629b Merge pull request #878 from wrongecho/scheduling Johnny 2024-02-12 15:00:30 -05:00