johnny@pittpc.com
|
01f820b394
|
Added further refinements to multi-company feature
|
2019-08-14 13:28:25 -04:00 |
johnny@pittpc.com
|
103b110042
|
New mysql dump to accommodate multi company feature
|
2019-08-14 11:19:20 -04:00 |
johnny@pittpc.com
|
bc07fe0090
|
Started work on multi-company feature
|
2019-08-14 11:05:54 -04:00 |
johnny@pittpc.com
|
1514d2ac9f
|
Added Mobile Phone to contacts
|
2019-08-12 17:45:51 -04:00 |
johnny@pittpc.com
|
44ac404d17
|
Updated Cron.php to reflect the changes on how invoices numbers get incremented
|
2019-08-12 13:35:39 -04:00 |
johnny@pittpc.com
|
41e6e01eb3
|
Removed even more static Quote and Invoice Prefixes
|
2019-08-12 13:28:50 -04:00 |
johnny@pittpc.com
|
421b2b997c
|
Removed more static Quote and Invoice Prefixes
|
2019-08-12 13:27:14 -04:00 |
johnny@pittpc.com
|
f34630dbaa
|
Removed static Quote Prefixes
|
2019-08-12 13:23:36 -04:00 |
johnny@pittpc.com
|
2eeef5b218
|
Updated the way quotes get incremented using settings next number with prefix instead of just adding 1 to the latest quote
|
2019-08-12 13:19:15 -04:00 |
johnny@pittpc.com
|
4427c7ab49
|
Updated the way invoice get incremented using settings next number with prefix instead of just adding 1 to the latest invoice
|
2019-08-12 12:54:16 -04:00 |
johnny@pittpc.com
|
90042531f2
|
Fixed overdue status in invoice also added description under edit revenue
|
2019-08-12 12:19:44 -04:00 |
johnny@pittpc.com
|
778ecb356e
|
Fixed receipt uploads on copy expense modal
|
2019-08-12 12:00:13 -04:00 |
johnny@pittpc.com
|
49035afbe9
|
New Database dump to include the reworkings of transfers, and the addition of revenues
|
2019-08-11 13:47:46 -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
|
cae9b2b13b
|
Dumped updated DB structure
|
2019-08-05 17:43:27 -04:00 |
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 |