Commit Graph

89 Commits

Author SHA1 Message Date
root b65739bfc3 Updated 2FA UI 2019-06-16 23:56:40 -04:00
root e247ad4ee4 Implemented 2FA TOTP with Google Authenticator 2019-06-16 22:33:55 -04:00
root 4f77a7621f Made clients new the default client listing, added message after settings were updated 2019-06-15 12:46:06 -04:00
root 0eda7e9762 added input masks 2019-06-14 01:22:46 -04:00
root 3d3bcff09e UI Cleanups 2019-06-13 23:32:35 -04:00
root 98532b0c7d Added location to networks 2019-06-13 18:29:06 -04:00
root 4330254891 Added contact name to vendors 2019-06-13 17:37:08 -04:00
root 0686406e07 Moved invoice logo to general settings, fixed invoice and quote not displaying invoice logo, added a switch to enable disable invoice reminders 2019-06-12 12:56:51 -04:00
root a5b7004e8a cleaned up the file hiearchy, added icons to asset types. fixed edit client net terms, added change photo for contacts, added some more options to settings 2019-06-11 19:37:42 -04:00
root cc9f97067a Added more created_at and updated_at to post finalizing setup 2019-06-10 00:24:22 -04:00
root 05f54a20db Added select2 classes to all New records 2019-06-07 23:47:11 -04:00
root 81438fef93 Edit Calendar Event Now Works, now you can create calendars and select a color, added bootstrap select to add additnal html content to select boxes and make them look prettier 2019-06-06 13:22:25 -04:00
root 9c313030ee Fixed recurring not updating the last sent and next date due to the way recurring was linked to an invoice 2019-06-02 01:34:46 -04:00
root 59882a3af5 Updated Email Quote and Invoice Templates, Invoice and Quote Guest view fully work, along with the ability for a guest to approve or reject a quote. PDF are no longer attached to emails they are provided as a link within an email and are recorded when viewed. Once viewed they can be printed or Downloaded as a PDF from the guest view pages. New option config_recurring_auto_email to automatically email the invoice on auto generated recurring Invoices 2019-06-02 00:52:56 -04:00
root d2bad1a4ba Updated Guest View added viewed in history and downloaded in history etc 2019-05-30 13:18:45 -04:00
root 9bf60deeb9 started work on guest invoice view using a url key 2019-05-30 12:35:58 -04:00
root 7b2f608355 Added an API along with a an API key 2019-05-29 14:14:43 -04:00
root eddb065833 Fixed date error in cron.php regarding past due invoices 2019-05-29 12:47:16 -04:00
root 86b0c1c45a Changed upload paths 2019-05-27 13:45:47 -04:00
root e0e723bb9f The start of client logins has begun, now can link a user with a client to allow client logins, clients can only view client.php there is more work to be done 2019-05-27 12:28:41 -04:00
root 889a749d88 Added alert feedback boxes, little ui fixes for quote invoice and recurring added rejected instead of cancelled for quotes, and other little ui cleanups 2019-05-25 21:14:08 -04:00
root 65c961986c Got rid of the due date and used client_net_terms if not used use the system default net terms 2019-05-18 20:49:30 -04:00
root 3a3cd4ac47 Updates to recurring invoices 2019-05-18 18:46:14 -04:00
root 9b8f48794f Added delete quotes which also deletes all history of that quote added status to recurring under client, changed password view to from its own th button to just an icon 2019-05-18 00:01:21 -04:00
root 1f02a1d287 Quotes fully work now, including PDF, Email, Approval, Cancel, Edit, Copy, Copy to Invoice, also added quote_footer config to settings 2019-05-17 22:43:51 -04:00
root a4e08b7296 Delete the receipt as well when an expense is deleted 2019-05-17 18:17:25 -04:00
root acd5f840f2 Edit Expense now deletes old receipt and adds new receipt when attached 2019-05-17 17:56:04 -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 fa08853640 Tons of UI and code cleanups, renamed many sql tables and fields, started adding created_at and updated_at fields 2019-05-17 01:09:16 -04:00
root 4b3c2c8c2a Added the ability to upload a client contact photo 2019-05-15 03:00:24 -04:00
root 13c330d3b1 Added cancelled status to invoice, invoice copy now works, minor ui cleanups, added tickets to client page 2019-05-15 02:06:58 -04:00
root f44b9b19fa More UI Cleanups, added a ticketing system, added milage linking with client, invoice, vendor or location, new DB dump 2019-05-14 19:03:42 -04:00
root b20ed30ada Added hours of operation to client locations 2019-05-13 20:05:14 -04:00
root 6e2e21509f Added tabs to client asset and vendor modals to reduce amount of inputs on a modal. Added more asset fields, more ui cleanups 2019-05-13 19:55:29 -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 5c55358841 Fixed up client files can now download and delete files, added web link to client logins added payments, quotes and recurring to client print and lots of little ui cleanups here and there 2019-05-11 20:06:01 -04:00
root f9d6f4d316 Added badge count to client side nav, switched from js active nav to using php 2019-05-10 18:04:03 -04:00
root 7565f8e86d Added color category to categories 2019-05-07 00:24:11 -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 fa12d23b2f Fixed issue where if you sent an invoice it would update all invoices to that client and status. I forgot a where statment in POST wooops 2019-04-28 14:59:35 -04:00
root 40e3097125 Added SMTP Port field, Set invoice naming YYYY-MM-DD-COMPANY-Invoice##, and some other little cleanups 2019-04-28 14:38:10 -04:00
root 653d16246f Added reference fields 2019-04-27 12:36:39 -04:00
root ee7a7f0ad7 Added select2 libs, started transactions, added additiona fields to vendor, new DB dump removed balance on invoices list 2019-04-27 12:10:12 -04:00
root 095def07a1 Added Calendar and Event Functionality 2019-04-26 21:02:07 -04:00
root 65e9884d46 added database download script 2019-04-26 14:14:02 -04:00
root a478a51489 Moved most of the config vars to SQL settings table more work on settings 2019-04-23 15:12:26 -04:00
root 7408ae2a00 Client File upload module created 2019-04-20 14:26:50 -04:00
root 37f99eb093 Added Ack all Alerts and view alerts, you can now ack alerts now 2019-04-19 15:44:25 -04:00
root 56cd7f771d Added Quotes 2019-04-17 13:27:19 -04:00
root 4a5d7216de Added Disable/Enable for Recurring Invoices, now sets proper due date on recurring, recurring freq updated, invoice pdf can be activated from lists 2019-04-17 01:42:07 -04:00