Commit Graph

3467 Commits

Author SHA1 Message Date
o-psi
cc9dc4e6e7 add link to client overview page 2023-10-16 16:14:15 -05:00
Johnny
d0312e75cb Merge pull request #770 from o-psi/hide-archived-clients
Dont show archived clients in new invoice screens
2023-10-16 17:07:35 -04:00
Johnny
9818c57ecb Merge pull request #769 from o-psi/other-sorts
Sorting Recurring and Quotes
2023-10-16 17:06:42 -04:00
o-psi
4763110267 Dont show archived clients in new invoice screens 2023-10-16 15:53:54 -05:00
Andrew Malsbury
2d061c0163 Merge branch 'master' into other-sorts 2023-10-16 15:40:04 -05:00
Johnny
cce1dc86c2 Merge pull request #768 from o-psi/invoice-sort-1.b
Invoice Sort Updates
2023-10-15 23:39:36 -04:00
o-psi
3c391b9d50 Database Updates to match 2023-10-15 22:26:01 -05:00
o-psi
5221a3676e quote sort logic 2023-10-15 22:14:36 -05:00
o-psi
47db00e90c recurring item sort logic 2023-10-15 22:14:24 -05:00
o-psi
b04dd98370 update sort for recurring 2023-10-15 22:14:03 -05:00
o-psi
0c98d8b45b add logic for recurring 2023-10-15 22:13:51 -05:00
o-psi
5ba0649e4a sort by order 2023-10-15 22:08:19 -05:00
o-psi
64a00551c6 Fix Quote View for Sort 2023-10-15 22:08:04 -05:00
o-psi
e51d0b74a6 Cleaned up logic 2023-10-15 20:01:15 -05:00
o-psi
5f839d8768 Added logic to hide buttons 2023-10-15 20:00:42 -05:00
johnnyq
33c1e72dcc Fix Wrong Timezone var name 2023-10-15 12:15:48 -04:00
Johnny
8d5bda529c Merge pull request #767 from o-psi/unarchive-for-account-types
Updates for account types
2023-10-15 12:09:25 -04:00
o-psi
37399a90ce Added Search 2023-10-15 00:15:00 -05:00
o-psi
845b2397fb Add 'all' button 2023-10-15 00:00:03 -05:00
o-psi
26fc756175 Fixed a bug with not showing unless query given 2023-10-14 23:54:12 -05:00
o-psi
1f3c103032 changed view from long list to broken down by type 2023-10-14 23:34:54 -05:00
o-psi
ab308af4f9 changed number to name 2023-10-14 23:34:31 -05:00
o-psi
68b232e4fd set default per type page 2023-10-14 23:34:14 -05:00
o-psi
56a5e903df added unarchiving to account types post 2023-10-14 23:33:49 -05:00
Johnny
ee7d2e9dba Merge pull request #766 from o-psi/categories_archived
Allow Unarchiving and Deleting Categories.
2023-10-14 21:46:28 -04:00
o-psi
87b4345b87 Updated to use pagination head code. 2023-10-14 19:05:39 -05:00
o-psi
b107eb232c Add archived to table. 2023-10-14 14:11:02 -05:00
o-psi
0a98c4322c Allow unarchiving in Post.php 2023-10-14 14:10:41 -05:00
johnnyq
592e2a80d2 Increment the Database version to take adavantage of the new item ordering under invoices 2023-10-14 13:58:20 -04:00
Johnny
5a21271c45 Merge pull request #765 from o-psi/Localization-Cleanup
Condensed localization to a separate file
2023-10-14 13:54:54 -04:00
Johnny
966a8b0770 Merge pull request #763 from o-psi/add-php-info-to-debug
Expand debug screen with PHPInfo
2023-10-14 13:54:16 -04:00
Johnny
766df19223 Merge pull request #762 from o-psi/Invoice-items-order
Sort invoice items
2023-10-14 13:54:01 -04:00
Johnny
21a5006a43 Merge pull request #761 from o-psi/edit-currnet-expenses-amount-regex
Allow for commas in recurring expense modals
2023-10-14 13:50:56 -04:00
o-psi
ed269e1245 changed to item_order 2023-10-13 22:49:28 -05:00
o-psi
ee8e758a49 Condensed ~1.6 LOC by 50x, and reduced duplication 2023-10-13 22:42:11 -05:00
Andrew Malsbury
29279d0a7e Merge branch 'itflow-org:master' into edit-currnet-expenses-amount-regex 2023-10-13 22:12:03 -05:00
o-psi
08a11cb53e added php info and handling to bottom of debug 2023-10-13 21:56:50 -05:00
o-psi
0270a680a6 update invoices 2023-10-13 20:54:41 -05:00
o-psi
7a6c3ec470 Removed the order_id echo statement for production 2023-10-13 20:48:44 -05:00
o-psi
b4396fe244 post actions for changing sort 2023-10-13 20:13:40 -05:00
o-psi
ffa0226067 add item sort dropdowns 2023-10-13 20:13:28 -05:00
o-psi
097690bfbd add sort to guest view 2023-10-13 20:12:58 -05:00
o-psi
141dad23fe Update database, did not do increment 2023-10-13 20:12:43 -05:00
o-psi
3124ca2777 adjust regedit to allow for commas as thousands 2023-10-13 17:40:06 -05:00
o-psi
00effcf79d remove commas before trying to make a float 2023-10-13 17:39:41 -05:00
Johnny
45acc5866d Merge pull request #760 from o-psi/dashboard-links
Dashboard links
2023-10-13 15:30:47 -04:00
Johnny
604a788112 Merge pull request #759 from o-psi/Assets-Report
Assets report
2023-10-13 15:30:36 -04:00
Johnny
ff424330b4 Merge pull request #758 from o-psi/add-archive-for-account-types
Add archive option for account types
2023-10-13 15:30:06 -04:00
o-psi
b747bd4e9d Make all boxes links 2023-10-13 10:53:20 -05:00
o-psi
157263cf8a Add link to Assets on technical dashboard 2023-10-13 09:58:56 -05:00