Commit Graph

3050 Commits

Author SHA1 Message Date
Andrew Malsbury befbf457e8
fix fk for account types 2023-10-12 10:22:45 -05:00
wrongecho 448aaa8c1c
Merge pull request #751 from o-psi/fix-account-type-default
[Critical] Fix bug introduced in account type update
2023-10-12 15:49:03 +01:00
Andrew Malsbury 6506f64a6e
Update db.sql
Fix bug introduced in account type table
2023-10-12 09:27:38 -05:00
Johnny 101488f9f1
Merge pull request #750 from o-psi/Rename-Assets-SideNav-Category
Rename Assets and move documentation and files in
2023-10-11 22:21:09 -04:00
Andrew Malsbury aaf04f18c5 Rename Assets and move documentation and files in 2023-10-12 02:00:12 +00:00
johnnyq e6b15a0ff3 Do not Export Archived Data when Exporting client data to a PDF 2023-10-11 17:03:20 -04:00
johnnyq 964ff6740c Fix last commit opps on balance sheet report. use not equal to 0 instead of equal 0 as it will just sum up all the transfers 2023-10-11 15:12:14 -04:00
johnnyq 25751bdd85 Fix Balance sheet report so it doesn't calculate transfers, transfers use the expense and revenue tables as well. To fix this a transfer always has a vendor_id 0 in the expense table and category_id is always 0 for the revenues table, so dont sum those 2023-10-11 15:08:20 -04:00
johnnyq 66c16d6cff Increment Database again to insert the account types for PR #734 Add Balance Sheet report 2023-10-11 14:46:44 -04:00
johnnyq fb60412686 Increment the Database version as this was missed in PR #734 Add Balance Sheet report 2023-10-11 14:37:27 -04:00
Johnny c248af81fb
Merge pull request #749 from o-psi/remove-gui-custom-fields
Removed gui for custom fields
2023-10-11 14:34:38 -04:00
Johnny f1e74d926d
Merge pull request #748 from o-psi/quote_guest_view
Update guest quote view to make more sense
2023-10-11 14:34:18 -04:00
Johnny 7986a797a7
Merge pull request #747 from o-psi/technical-dashboard-for-admins
Update technical dashboard links.
2023-10-11 14:33:34 -04:00
Johnny 44671d4769
Merge pull request #734 from o-psi/balance-sheet
Add balance sheet report
2023-10-11 14:31:45 -04:00
Andrew Malsbury ddff9b929d Other PR code snuck in. Still learning git sry 2023-10-11 17:31:15 +00:00
Andrew Malsbury ce16db9413 removed gui for custom fields 2023-10-11 14:42:22 +00:00
Andrew Malsbury 7e9c22171b Update button logic to disallow on draft... 2023-10-10 22:49:34 +00:00
Andrew Malsbury 533a547622 Update technical dashboard links. 2023-10-10 18:31:01 +00:00
Andrew Malsbury 74e2866a01 Adjusted the type dropdown 2023-10-10 16:52:00 +00:00
Andrew Malsbury 22a072f2b4
Merge branch 'itflow-org:master' into balance-sheet 2023-10-10 08:27:14 -05:00
Andrew Malsbury 7b772cf529 Something is broken with the confirm-link 2023-10-09 23:21:48 +00:00
Andrew Malsbury 96e493df4a Removed a testcase 2023-10-09 23:16:22 +00:00
Andrew Malsbury 4fbf448597 Updated balance sheet to use DB types 2023-10-09 22:15:27 +00:00
Andrew Malsbury bb559a4bdb Fixed account type not showing by default on edit 2023-10-09 21:42:03 +00:00
Andrew Malsbury 9c099f7f98 Account Types bug 2023-10-09 21:24:31 +00:00
Andrew Malsbury d5e03f101a fixed what @wrongecho suggested. 2023-10-09 20:39:32 +00:00
Andrew Malsbury aef4ec0d20 Post handling for add and edit 2023-10-09 20:32:19 +00:00
Andrew Malsbury 31043da039 add more default account types 2023-10-09 20:31:54 +00:00
Andrew Malsbury e4fc7bca23 New settings menu 2023-10-09 20:31:31 +00:00
Andrew Malsbury 72da87e608 New Settings Screen 2023-10-09 20:31:21 +00:00
Andrew Malsbury 3ef045eea1 New Modal 2023-10-09 20:28:12 +00:00
Andrew Malsbury a8e03d4660 Switched to DB controlled Account Types 2023-10-09 20:27:53 +00:00
Andrew Malsbury 69272a8800 added account type post handling 2023-10-09 20:27:28 +00:00
Andrew Malsbury 03c8f47cf0 added account types table 2023-10-09 20:27:09 +00:00
Andrew Malsbury 81f34e20d7 Updated Version 2023-10-09 20:26:48 +00:00
Andrew Malsbury 749281a3e8 Switched to DB controlled Account Types 2023-10-09 20:26:36 +00:00
Andrew Malsbury 8b6c909d95 Switched to DB controlled Account Types 2023-10-09 20:26:03 +00:00
Andrew Malsbury f190e100e8 Switched to DB controlled Account Types 2023-10-09 20:24:54 +00:00
Andrew Malsbury 2ee87f0f66 Switched to DB controlled Account Types 2023-10-09 20:24:49 +00:00
johnnyq 537f18efd2 Fix Incorrect var when setting timezone 2023-10-08 20:03:16 -04:00
johnnyq 43dc95c55a Fix missing </div> in ticket when we tried to fix merge conflicts 2023-10-08 19:59:26 -04:00
Johnny 20602c6f89
Merge pull request #746 from wrongecho/telemetry-small-edits
Telemetry - Fix typo & add polite note
2023-10-08 19:55:56 -04:00
Johnny ebbe1e18c7
Merge pull request #738 from wrongecho/contact-click-call
Contacts phone numbers - add tel: hyperlink for click-to-call
2023-10-08 19:55:43 -04:00
Johnny fac9f9502a
Merge pull request #736 from wrongecho/ir-agent-force-pw-reset
Add function to reset all user/agent passwords in case of IR
2023-10-08 19:55:30 -04:00
Johnny dcd17c7556
Merge pull request #735 from wrongecho/contact-details
Contact small edits
2023-10-08 19:55:16 -04:00
Johnny 1f067c17c4
Merge pull request #733 from wrongecho/ticket-update-type-email-match
Ticket updates - Default to internal update if contact is agent
2023-10-08 19:54:19 -04:00
Johnny edf6e18dc3
Merge branch 'master' into ticket-update-type-email-match 2023-10-08 19:54:14 -04:00
Johnny d1a627c209
Merge pull request #732 from wrongecho/email-parse-domains
Email parsing for all domains registered under a client
2023-10-08 19:50:44 -04:00
Marcus Hill 22f14cd5e7 Telemetry - Fix typo & add polite note regarding importance of telemetry data 2023-10-08 21:30:15 +01:00
wrongecho 5b49d35f1a
Update SECURITY.md
Add placeholder for 1.0
2023-10-08 20:13:42 +01:00