Commit Graph

33 Commits

Author SHA1 Message Date
johnny@pittpc.com e6e44969aa updated tickets ui, added close buttons on dashboard, other minor ui modifications 2019-11-23 21:34:56 -05:00
johnny@pittpc.com 328ac67d5b Minor UI cleanups started porting selects from bootstrap-select to select2 2019-11-22 20:37:55 -05:00
johnny@pittpc.com dfb963da32 started adding date_from date_to filters to tables, and linking them with reports and dashboard, added reference to payments listing 2019-11-20 18:18:48 -05:00
johnny@pittpc.com 4492af71d8 Fixed Cron, added alert when cron is run, added new vendors to dashboard, added some UI cleanup to clients 2019-11-19 19:25:22 -05:00
johnny@pittpc.com e5036253ed Migrated from sbadmin to AdminLTE CSS framework 2019-11-19 18:29:02 -05:00
johnny@pittpc.com a9e3d0fa7e Added the missing October to Cashflow on the Dashboard, added more calendar events etc 2019-09-21 16:23:35 -04:00
johnny@pittpc.com 92a68cf926 Reverted last change and applied the fix to Expense by Category in dashboard which was showing transfers as expenses which was incorrect 2019-09-17 14:16:29 -04:00
johnny@pittpc.com e1be58f1e5 Fixed Expense by Vendor in dashboard showing transfers as expenses 2019-09-17 14:07:12 -04:00
johnny@pittpc.com 59ce30bd79 Updated Client Detail Header for better mobile fit, lots of progress on stripe pay and some other minor updates 2019-09-13 20:33:00 -04:00
johnny@pittpc.com d259d1b3dc Started Logs: Login attempts are now logged, created a logs list in the side nav 2019-09-06 00:16:19 -04:00
johnny@pittpc.com e47853f9cd Add User to company now works, Security: all edits and deletes now check to make sure they belong to the session_company_id. Security: started work on checking session_company when data is pulled from Get VARS, added clickable invoice status, dashboard session_company_id fixes 2019-09-05 23:27:11 -04:00
johnny@pittpc.com be1b4d50fb get settings vars updates added default net_terms to settings and some php var fixes in dashboard 2019-08-23 00:35:56 -04:00
johnny@pittpc.com 01f820b394 Added further refinements to multi-company feature 2019-08-14 13:28:25 -04:00
johnny@pittpc.com 778ecb356e Fixed receipt uploads on copy expense modal 2019-08-12 12:00:13 -04:00
johnny@pittpc.com 0c4021fd23 reworked transfers, added revenues to add income in other ways besides just invoices, reports now uses a compact table to see all data clearly and some other minor fixes. 2019-08-11 13:42:35 -04:00
johnny@pittpc.com bdcb8e3bb7 Some UI Enhancements, Fixed issue where dashboard was calculating transfers as well as payment as income, fixed missing syntax in cron.php, fixed issue where invoice notes were not showing under guest invoice view, updated the db to comply with mysql strict mode 2019-07-12 17:53:34 -04:00
root 05f54a20db Added select2 classes to all New records 2019-06-07 23:47:11 -04:00
root 9bf60deeb9 started work on guest invoice view using a url key 2019-05-30 12:35:58 -04:00
root 4b86947dd7 Removed invoice_id > 0 this was used to differentiate betweeen a recurring invoice and a normal invoice, recurring invoices have their own seperate table 2019-05-29 17:54:04 -04:00
root e7f807af50 Added Expense by Vendor and Income by Category Pie Charts 2019-05-29 17:49:33 -04:00
root 51c79818cc Fixed expense by Category Pie chart on dashboard 2019-05-29 17:28:20 -04:00
root 3a3cd4ac47 Updates to recurring invoices 2019-05-18 18:46:14 -04:00
root 9634d7a1e4 More tidying up, added category to invoices, invoice delete now deletes invoice, pyaments, history and items associated with invoice. Exclude Cancelled invoice under dashboard income recieveables 2019-05-17 15:33:01 -04:00
root 5f36fd2ec3 More UI Cleanups 2019-05-13 16:33:34 -04:00
root 4389c92c0e Lots of UI cleanups and update, gave a dark look for modals, bunch of icon changes etc 2019-05-13 14:53:17 -04:00
root cf7003e7f1 Graphes are starting to work in dashboard 2019-05-06 23:19:22 -04:00
root b24fa9f3de Officially moved client nav to the side, moved add new client items to each tavb instead bolded client balance if negative 2019-05-04 15:35:24 -04:00
root bdbbecfc7b Added Send Email to invoice listings, started adding pregtty graphs to dashboard, and other ui cleanup 2019-05-04 01:06:03 -04:00
root 04fa61421a Transfers now fully work and Fixed some math on the dashboard and new DB dump 2019-04-08 01:17:45 -04:00
root a1d0336646 Dashboard do not count draft invoices as recievables 2019-03-31 14:31:50 -04:00
root 72e3bf0367 used PHP number_format() function to make amounts more readable 2019-03-31 14:09:47 -04:00
root 6fe2aba79a Added recievable to dashboard added additional categpries to income and expenses to dashboard 2019-03-31 13:58:51 -04:00
root 357a8e909c Added Dashboard, Accounts balance now functional and dumped latest DB Structure 2019-03-31 13:26:51 -04:00