johnnyq
|
f3053ffbd4
|
BREAKING CHANGES: Major Backend Code Changes Updated Foreign keys to prepend their table names ex invoice_client_id, switched most queries over to JOIN instead of = Combined contacts and location into client removed client email, phone etc fields, tons of small bug fixes, and other small UI changes all across the board
|
2021-08-27 23:14:06 -04:00 |
johnnyq
|
ce25dbf146
|
Hide Email if Email not configured or client does not have an email in add calendar event and edit calendar event
|
2021-08-19 13:40:06 -04:00 |
johnny@pittpc.com
|
a122f97b99
|
Initial Work on Calendar Event Repeat
|
2021-03-27 16:50:30 -04:00 |
johnny@pittpc.com
|
6568aa326d
|
Fix Start Date Again on add event
|
2021-03-24 21:51:30 -04:00 |
johnny@pittpc.com
|
325c2b1e7a
|
Fix Spacing between Side Menu Headers due to AdminLTE upgrade
|
2021-03-24 21:41:41 -04:00 |
johnny@pittpc.com
|
2043805e89
|
Fixed StartTime and Date in add event modal
|
2021-03-24 00:04:24 -04:00 |
johnny@pittpc.com
|
7148ebe056
|
Combined Client Add/Edit Events and other cleanup
|
2021-02-08 14:34:00 -05:00 |
johnny@pittpc.com
|
d2b37a8940
|
Added new category buttons to certian dropdowns to quickly add a category without going to setting then category also a few fixes here and there
|
2021-02-06 15:03:11 -05:00 |
johnny@pittpc.com
|
f9899d89ea
|
Bunch of little fixes to to UI empty vars php errors removed a buch of tags etc. Converted client trip modals with global trip modals
|
2021-02-03 22:42:03 -05:00 |
johnny@pittpc.com
|
1ee9fb427c
|
Removed search and company select from sidebar, removed unused plugins
|
2020-08-29 20:18:35 -04:00 |
johnny@pittpc.com
|
1555c68b24
|
Sort dropdowns clients, calendars, in add, edit event alphabetically
|
2020-04-04 23:05:14 -04:00 |
johnny@pittpc.com
|
e8b13c6058
|
Added AES Encryption to client Logins Password Fields, updated DB modified field login_password from VARCHAR to VARBINARY to store password as encrypted, added additonal field to settings called config_aes_key the key is used to decrypt client login passwords, removed invoice, vendor, locaiton linkage in trips, other small cleanups fixups and UI updates, NOTE this will break existing install due to the db being updated
|
2020-01-04 19:52:41 -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
|
e2b97afa20
|
Added Linking client to calendar events, added email event to add event, and many other small small fixes
|
2019-09-17 13:54:46 -04:00 |
johnny@pittpc.com
|
01f820b394
|
Added further refinements to multi-company feature
|
2019-08-14 13:28:25 -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
|
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 |
root
|
f06a66887d
|
Fixed issues with setup.php
|
2019-06-11 14:53:44 -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
|
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
|
095def07a1
|
Added Calendar and Event Functionality
|
2019-04-26 21:02:07 -04:00 |