Commit Graph

  • 6788781ee6 Assets and Logins Marcus Hill 2024-03-17 19:19:59 +00:00
  • d29726f63e Bugfix: Contact generated passwords are in quotes Marcus Hill 2024-03-17 18:51:56 +00:00
  • 064629d499 Merge pull request #914 from wrongecho/smtp-test-wording Johnny 2024-03-17 13:42:31 -04:00
  • ba68fe54ab Merge pull request #911 from wrongecho/rec-tck-agent-assign Johnny 2024-03-17 13:42:18 -04:00
  • 678c53a8fb Reword SMTP test message to make it clear that messages are queued Marcus Hill 2024-03-17 16:39:03 +00:00
  • 0fd50a33ea Update db.sql wrongecho 2024-03-17 16:26:59 +00:00
  • 43ebb867b2 Merge pull request #912 from itflow-org/wrongecho-db-sql-lint wrongecho 2024-03-17 16:24:53 +00:00
  • 73b5a6b0a5 Create dbsql-lint.yml wrongecho 2024-03-17 16:23:55 +00:00
  • dfce95a67b Recurring tickets bugfixes Marcus Hill 2024-03-17 11:57:58 +00:00
  • f9a5ca1ef8 Ticketing updates Marcus Hill 2024-03-17 11:09:53 +00:00
  • cdd16bd460 Add file Description below filename, still need to work on the UI a bit johnnyq 2024-03-15 18:44:16 -04:00
  • 27a96c2293 Add Important asset, document, file, add file Description to DB Structure johnnyq 2024-03-15 18:32:42 -04:00
  • d32925eefc Tidy johnnyq 2024-03-13 14:03:07 -04:00
  • 07c27eb2f9 Merge branch 'master' of github.com:itflow-org/itflow johnnyq 2024-03-11 17:51:27 -04:00
  • 79011763db Fix issue where certrain password characters would break writing config.php file which would break the setup also check for valid host johnnyq 2024-03-11 17:50:48 -04:00
  • a1ccecea9e Merge pull request #908 from wrongecho/guest-sharing-downloads Johnny 2024-03-11 16:49:11 -04:00
  • 52685e424b Guest Sharing - File downloads Marcus Hill 2024-03-10 19:06:40 +00:00
  • 4b839c8b23 Merge pull request #907 from wrongecho/file-upload-pfx Johnny 2024-03-10 13:38:04 -04:00
  • c251cc1faf Allow pfx file uploads Marcus Hill 2024-03-10 10:48:17 +00:00
  • a40ec71b0a Fix Broken Test Input Text Reword under AI Settings johnnyq 2024-03-08 16:11:25 -05:00
  • 5d40f7480b Add Type Button to prevent submit for copy Email in contacts johnnyq 2024-03-08 12:23:44 -05:00
  • 82012ced62 Use margin instead of br to seperate Last Login Info on users list johnnyq 2024-03-06 12:06:32 -05:00
  • a86523bd1b Removed the requirment visual for transer method as its not required johnnyq 2024-03-05 19:26:16 -05:00
  • 37a4f5cee0 Added Method of Transfer to Transfers frontend, currently uses payment type category and is optional useful to see how the money got transferred johnnyq 2024-03-05 19:22:05 -05:00
  • 1dfc819660 Add Transfer Method to the Database this will in the method to transfer money from 1 account to another johnnyq 2024-03-05 18:48:34 -05:00
  • 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