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
|
bc8091ae49
|
Ported Invoices and client contacts over to the new serverside table listing instead of datatables
|
2019-06-16 01:36:01 -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
|
4c81efbdc2
|
switched clients listing over to the new serverside paging, sorting, searching, updated the table ui as well, started adding red * to required fields
|
2019-06-14 23:20:51 -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
|
f06a66887d
|
Fixed issues with setup.php
|
2019-06-11 14:53:44 -04:00 |
root
|
99e7307c62
|
Consolidated setup files into one setup.php, creates default content and tables
|
2019-06-10 18:09:53 -04:00 |
root
|
a81f78a131
|
Fixes for setup.php
|
2019-06-10 01:01:10 -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
|
925e635e9d
|
New SQL dump to reflect the additional fields
|
2019-06-06 13:25:14 -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
|
f1ee97670c
|
Initial Integration of fullcalendar.io JS library, currently can see listed events
|
2019-05-29 20:05:55 -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
|
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
|
709f88e1ee
|
Added remove directory function
|
2019-05-27 13:49:13 -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
|
b559b58f34
|
Fixed add invoice, quote, recurring under client area, added alternative contact photo if one is not present using fontawesome stacked circle with contact initials inside
|
2019-05-18 23:27:15 -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
|
857a298588
|
Format Company Phone properly
|
2019-05-18 19:43:18 -04:00 |
root
|
dccf96c7ec
|
rearranged side nav a little bit
|
2019-05-18 19:37:40 -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
|
3dd1905176
|
Updates to recurring invoice, updated the cron.php to loop through arrays
|
2019-05-17 23:30:41 -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
|
85a8e071b8
|
Under client listing do not show Cancelled unpaid invoices as balance
|
2019-05-17 17:59:36 -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
|
9683d9f9f0
|
Removed some unused files
|
2019-05-17 01:15:22 -04:00 |
root
|
5dbb45655b
|
New DB dump to reflect the many changes in the last commit
|
2019-05-17 01:10:24 -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 |