johnny@pittpc.com
|
c2786d42ff
|
even more gitignore fixes
|
2019-08-05 17:39:19 -04:00 |
johnny@pittpc.com
|
3770e8bdc5
|
more gitignore fixes
|
2019-08-05 17:34:24 -04:00 |
johnny@pittpc.com
|
4f65fcb86f
|
Cleared git cache to honor gitignore
|
2019-08-05 17:29:49 -04:00 |
johnny@pittpc.com
|
235ae1c7eb
|
Added transfer_id to both payments and expenses tables, updated gitignore to include config.php and files in uploads folder
|
2019-08-05 17:26:07 -04:00 |
johnny@pittpc.com
|
69337ad52f
|
Added Defaults for common tasks fex Default Calendar, default expense account
|
2019-08-03 20:11:57 -04:00 |
johnny@pittpc.com
|
bf250cd1fe
|
Fixed Login Software relation, fixed asset logins etc
|
2019-08-03 19:41:58 -04:00 |
johnny@pittpc.com
|
09e2ce4369
|
tocuhed up avatar icon and placement on top nav
|
2019-08-03 16:46:12 -04:00 |
johnny@pittpc.com
|
dfebcaedfe
|
Made first field in record listings clickable to edit modal
|
2019-07-30 15:14:51 -04:00 |
johnny@pittpc.com
|
56f839809a
|
Added Red * to required fields, fixed blank form dates not erroring out because of not being null, current defaults to 0000-00-00 if blank
|
2019-07-27 19:58:59 -04:00 |
johnny@pittpc.com
|
6a83e960f6
|
API CallerID lookup Update: added multiple tables for phone number lookup
|
2019-07-20 19:28:42 -04:00 |
johnny@pittpc.com
|
aa274ed5da
|
Check to see if config.php exists in header.php else redirect to setup.php, removed the else conditions as they were unessessary
|
2019-07-20 16:51:18 -04:00 |
johnny@pittpc.com
|
6f58034928
|
If config.php exists redirect setup.php to login.php, if login doesn't exist redirect index.php to setup.php
|
2019-07-20 16:45:00 -04:00 |
johnny@pittpc.com
|
8ca2b833e6
|
Invalid Get var in API redirect back to login Instead of showing error
|
2019-07-20 16:20:19 -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 |
johnny@pittpc.com
|
00906e162c
|
Added Test 2
|
2019-07-03 00:00:22 -04:00 |
root
|
ef9c61c1cf
|
Added Folders
|
2019-07-02 23:50:50 -04:00 |
root
|
571223d920
|
moved all table listing to server side tables and set the header to dark for better contrast
|
2019-06-18 18:31:13 -04:00 |
root
|
fd61728da5
|
moved vendors away from datatables to server side listing
|
2019-06-17 23:29:48 -04:00 |
root
|
cf46cbdb40
|
moved products away from datatables to server side listing
|
2019-06-17 23:21:52 -04:00 |
root
|
5ce5b49623
|
moved tickets away from datatables to server side listing
|
2019-06-17 23:04:17 -04:00 |
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 |