Commit Graph

  • 6c13773706 Revert "Enhance timer: Pause during input edits" o-psi 2023-10-24 20:08:22 +00:00
  • 2a3156cd59 Enhance timer: Pause during input edits o-psi 2023-10-24 20:07:10 +00:00
  • b05e5bb575 Fix Broken cron.php broke as of 10-20-2023 johnnyq 2023-10-23 13:51:16 -04:00
  • 7b94e29aa4 Fix Broken Select2 andDateRangePicker JS Plugins johnnyq 2023-10-21 22:59:00 -04:00
  • b34fd85ad4 Merge pull request #784 from wrongecho/portal-ticket-attachments Johnny 2023-10-21 16:00:14 -04:00
  • e0f1adb446 Merge pull request #783 from wrongecho/email-to-ticket-extensions Johnny 2023-10-21 15:59:25 -04:00
  • 68220cc063 Merge pull request #782 from wrongecho/ticket-assigned-wording Johnny 2023-10-21 15:59:13 -04:00
  • 33abf8a9eb Merge pull request #781 from wrongecho/session-timeout-garbage-workaround Johnny 2023-10-21 15:59:00 -04:00
  • abc2226b4f Merge pull request #780 from wrongecho/fix-client-page Johnny 2023-10-21 15:58:37 -04:00
  • 31be8034e7 Revert different change covered in separate PR Marcus Hill 2023-10-21 15:27:21 +01:00
  • 218cdcdc4c Allow contacts to upload attachments when adding ticket replies in portal Marcus Hill 2023-10-21 15:24:15 +01:00
  • 7aadad3597 Expand range of allowed file extensions for email to ticket attachments Marcus Hill 2023-10-21 14:40:14 +01:00
  • 1c6c90845c Change modal unassigned wording from "No one" to "Not Assigned" Marcus Hill 2023-10-21 13:01:11 +01:00
  • 65168fe702 Add background ajax query in an attempt to prevent session timeout Marcus Hill 2023-10-21 12:34:34 +01:00
  • 2240f641dc Fix missing variable assignment for client_is_lead Marcus Hill 2023-10-21 11:54:41 +01:00
  • ba9442e6c3 Added Confirmation to Close Ticket in Client Portal - Seperated cofirmation modal to a seperate JS file which is now included in the Client Portal johnnyq 2023-10-20 19:10:25 -04:00
  • fcfb162ec8 Enable domain expire alerts and send invoice reminders did not respect their settings it would still execute as long as cron was executing, updated the desription of the options as well johnnyq 2023-10-20 18:38:48 -04:00
  • 509a955277 Comment out on End Task Logs as it wasnt producing correct information johnnyq 2023-10-20 17:43:31 -04:00
  • 6db576c80e Update setup so Asset Type Account type can be created before it adds the cash on hand account so it may reference the assets type johnnyq 2023-10-20 16:42:10 -04:00
  • dd644a39b8 Merge pull request #779 from o-psi/clean-requires-and-includes Johnny 2023-10-20 16:32:29 -04:00
  • 7a834b0f5f Update Payments to only show account_type_parent 1 which is assets johnnyq 2023-10-20 16:27:43 -04:00
  • 53c11edc8c Update constructs to not have parenthesis. o-psi 2023-10-20 15:25:52 -05:00
  • 4080774602 Merge pull request #778 from o-psi/update-di Johnny 2023-10-20 16:19:33 -04:00
  • 881f43bdb7 Updated Account Selection under Pay Invoice to show only Asset Accounts which is asset_type_parent = 1 johnnyq 2023-10-20 16:18:06 -04:00
  • 8257fc3193 Updated Accounts Listing to use take adavantage of the new account_type_parent johnnyq 2023-10-20 16:10:45 -04:00
  • aed411dc45 Update discounts to allow decimals o-psi 2023-10-20 15:05:42 -05:00
  • 762dafab7e Updated Account Types liasting and posting to use the new account_type_parent field, also update setup to inset the correct account types into the correct account_type_parent johnnyq 2023-10-20 15:40:52 -04:00
  • fcc49c2b40 DB Update: Adds an account_type_parent field to represent the parent type 1 being default and representing Assets, 2 Liabilities, 3 Equity this will be the new way to identify the parent account type instead of using account_type_id min and max values ex 10-19 was Assets, 20-29 was Liabilities, Equity being 30-39. This was improper as the primary key should never be static johnnyq 2023-10-20 14:56:40 -04:00
  • 8b9efb2e6d Merge pull request #777 from o-psi/payments-to-assets-accounts-only Johnny 2023-10-20 12:48:23 -04:00
  • 987944f992 Update Payments to only show Asset Accts o-psi 2023-10-20 08:33:28 -05:00
  • 56b91f3278 Merge pull request #776 from o-psi/discounts Johnny 2023-10-19 18:34:44 -04:00
  • a382092dab Merge branch 'master' into discounts Andrew Malsbury 2023-10-19 17:19:32 -05:00
  • 6e6e0d5f71 Update variable definition o-psi 2023-10-19 17:03:50 -05:00
  • 824db5865b Update Guest View Payment Screen o-psi 2023-10-19 17:01:09 -05:00
  • ea1dadf792 update db ver number o-psi 2023-10-19 16:34:57 -05:00
  • e379587c06 Merge pull request #772 from o-psi/leads Johnny 2023-10-19 16:41:59 -04:00
  • 8bea3f0022 Update Guest View o-psi 2023-10-19 14:05:58 -05:00
  • fdaa176486 Post handling for calculating Discounts o-psi 2023-10-19 13:56:58 -05:00
  • 5317f298dc Add view for discount. o-psi 2023-10-19 13:56:26 -05:00
  • 541bd9e0ca add discount to model o-psi 2023-10-19 13:56:01 -05:00
  • 25d2b48542 Add discount to modal, reformat. o-psi 2023-10-19 13:54:39 -05:00
  • 8182144bdc Update database to have discount field on invoice. o-psi 2023-10-19 13:53:53 -05:00
  • 6aeefd3d5d Merge pull request #775 from o-psi/update-readme Johnny 2023-10-18 11:43:07 -04:00
  • 9806fc9283 Merge pull request #774 from o-psi/Fix-Setup-Page Johnny 2023-10-18 11:42:41 -04:00
  • 1296e6b5f0 Default install script doesnt like the oneliner. o-psi 2023-10-18 09:38:50 -05:00
  • aae3845b16 removed erroneous 's' o-psi 2023-10-18 09:34:28 -05:00
  • f16a175eed fixed intentionallity issue o-psi 2023-10-16 23:40:08 -05:00
  • 2f9b6d97b9 update post to support leads o-psi 2023-10-16 22:52:22 -05:00
  • fa1feba237 add leads to client model o-psi 2023-10-16 22:50:21 -05:00
  • 44e5b6c2bd add leads to sales o-psi 2023-10-16 22:50:09 -05:00
  • 0d02c8b855 adjust clients to filter out leads o-psi 2023-10-16 22:49:59 -05:00
  • efba7ffc8b make new leads screen to view leads. o-psi 2023-10-16 22:49:45 -05:00
  • b19af06dae update edit modal to support leads and modals o-psi 2023-10-16 22:49:32 -05:00
  • 34db62e8ee Update add modal to support leads and clients o-psi 2023-10-16 22:43:48 -05:00
  • 4fa186179d DB Updates to support leads functionality o-psi 2023-10-16 19:30:31 -05:00
  • de91afe1a0 Merge pull request #771 from o-psi/add-links-in-reports-to-clients Johnny 2023-10-16 17:25:22 -04:00
  • fba1115b0d Fix DB Update database version was set it 0.8.10 which caused it not to update instead chnaged it to 0.9.0. items table also does not exist updated to invoices items for the new sort function redumped DB Structure. johnnyq 2023-10-16 17:21:21 -04:00
  • cc9dc4e6e7 add link to client overview page o-psi 2023-10-16 16:14:15 -05:00
  • d0312e75cb Merge pull request #770 from o-psi/hide-archived-clients Johnny 2023-10-16 17:07:35 -04:00
  • 9818c57ecb Merge pull request #769 from o-psi/other-sorts Johnny 2023-10-16 17:06:42 -04:00
  • 4763110267 Dont show archived clients in new invoice screens o-psi 2023-10-16 15:53:54 -05:00
  • 2d061c0163 Merge branch 'master' into other-sorts Andrew Malsbury 2023-10-16 15:40:04 -05:00
  • cce1dc86c2 Merge pull request #768 from o-psi/invoice-sort-1.b Johnny 2023-10-15 23:39:36 -04:00
  • 3c391b9d50 Database Updates to match o-psi 2023-10-15 22:26:01 -05:00
  • 5221a3676e quote sort logic o-psi 2023-10-15 22:14:36 -05:00
  • 47db00e90c recurring item sort logic o-psi 2023-10-15 22:14:24 -05:00
  • b04dd98370 update sort for recurring o-psi 2023-10-15 22:14:03 -05:00
  • 0c98d8b45b add logic for recurring o-psi 2023-10-15 22:13:51 -05:00
  • 5ba0649e4a sort by order o-psi 2023-10-15 22:08:19 -05:00
  • 64a00551c6 Fix Quote View for Sort o-psi 2023-10-15 22:08:04 -05:00
  • e51d0b74a6 Cleaned up logic o-psi 2023-10-15 20:01:15 -05:00
  • 5f839d8768 Added logic to hide buttons o-psi 2023-10-15 20:00:42 -05:00
  • 33c1e72dcc Fix Wrong Timezone var name johnnyq 2023-10-15 12:15:48 -04:00
  • 8d5bda529c Merge pull request #767 from o-psi/unarchive-for-account-types Johnny 2023-10-15 12:09:25 -04:00
  • 37399a90ce Added Search o-psi 2023-10-15 00:15:00 -05:00
  • 845b2397fb Add 'all' button o-psi 2023-10-15 00:00:03 -05:00
  • 26fc756175 Fixed a bug with not showing unless query given o-psi 2023-10-14 23:54:12 -05:00
  • 1f3c103032 changed view from long list to broken down by type o-psi 2023-10-14 23:34:54 -05:00
  • ab308af4f9 changed number to name o-psi 2023-10-14 23:34:31 -05:00
  • 68b232e4fd set default per type page o-psi 2023-10-14 23:34:14 -05:00
  • 56a5e903df added unarchiving to account types post o-psi 2023-10-14 23:33:49 -05:00
  • ee7d2e9dba Merge pull request #766 from o-psi/categories_archived Johnny 2023-10-14 21:46:28 -04:00
  • 87b4345b87 Updated to use pagination head code. o-psi 2023-10-14 19:05:39 -05:00
  • b107eb232c Add archived to table. o-psi 2023-10-14 14:11:02 -05:00
  • 0a98c4322c Allow unarchiving in Post.php o-psi 2023-10-14 14:10:41 -05:00
  • 592e2a80d2 Increment the Database version to take adavantage of the new item ordering under invoices johnnyq 2023-10-14 13:58:20 -04:00
  • 5a21271c45 Merge pull request #765 from o-psi/Localization-Cleanup Johnny 2023-10-14 13:54:54 -04:00
  • 966a8b0770 Merge pull request #763 from o-psi/add-php-info-to-debug Johnny 2023-10-14 13:54:16 -04:00
  • 766df19223 Merge pull request #762 from o-psi/Invoice-items-order Johnny 2023-10-14 13:54:01 -04:00
  • 21a5006a43 Merge pull request #761 from o-psi/edit-currnet-expenses-amount-regex Johnny 2023-10-14 13:50:56 -04:00
  • ed269e1245 changed to item_order o-psi 2023-10-13 22:49:28 -05:00
  • ee8e758a49 Condensed ~1.6 LOC by 50x, and reduced duplication o-psi 2023-10-13 22:42:11 -05:00
  • 29279d0a7e Merge branch 'itflow-org:master' into edit-currnet-expenses-amount-regex Andrew Malsbury 2023-10-13 22:12:03 -05:00
  • 08a11cb53e added php info and handling to bottom of debug o-psi 2023-10-13 21:56:50 -05:00
  • 0270a680a6 update invoices o-psi 2023-10-13 20:54:41 -05:00
  • 7a6c3ec470 Removed the order_id echo statement for production o-psi 2023-10-13 20:48:44 -05:00
  • b4396fe244 post actions for changing sort o-psi 2023-10-13 20:13:40 -05:00
  • ffa0226067 add item sort dropdowns o-psi 2023-10-13 20:13:28 -05:00
  • 097690bfbd add sort to guest view o-psi 2023-10-13 20:12:58 -05:00
  • 141dad23fe Update database, did not do increment o-psi 2023-10-13 20:12:43 -05:00