Commit Graph

1392 Commits

Author SHA1 Message Date
johnnyq
b89a000483 Removed unnessesary quotes from currency_symbol var 2021-08-18 20:47:16 -04:00
johnnyq
08aeccf4b0 Forgot to add currency symbol to payment history under invoice 2021-08-18 20:43:43 -04:00
johnnyq
f409e22a60 Started adding currency symbols and starting with invoice 2021-08-18 20:41:19 -04:00
johnnyq
95b77f7570 Mimicked new ticket listing layout to client tickets 2021-08-13 16:43:49 -04:00
johnnyq
3d76e23498 rearranged Ticket Listing fields to a more logical placement 2021-08-13 12:17:08 -04:00
johnnyq
ffc6ce00ca Deletes and Archivs are now red text 2021-08-11 17:45:11 -04:00
johnnyq
f6f611667f Updated Database Schema to include Client Contact, Client Location, Client Asset, Client Vendor Reference Links inside the ticket, this will be optional but useful information in the ticket 2021-08-11 16:41:33 -04:00
johnnyq
73c398f8ba Updated GET Variable names to be more descriptive and look nicer on the URI Bar in clients will also update for others 2021-08-11 14:04:14 -04:00
johnnyq
012c77d81e Fixed Canned Dates issue where seach queries would not work 2021-08-11 12:49:20 -04:00
johnnyq
35c5fa1e5e Added Canned Dates to the rest of listings 2021-08-10 22:21:53 -04:00
johnnyq
cc10e2c4c9 Introduction of Canned Dates for client search like today yesterday This week etc 2021-08-10 21:47:54 -04:00
johnnyq
63c986ab3c Added Support Type option to clients, added date added field in client listing, added client_accessed_at and sorted clients listing by recently accessed by default within client listing 2021-08-10 20:12:58 -04:00
johnnyq
83f2550d81 Got Export to CSV to work in Trips will add some more customizations to it 2021-08-10 15:52:37 -04:00
johnnyq
4f8759162e Added more beginning and ending white space triming to input vars 2021-08-10 15:39:20 -04:00
johnnyq
ec303de2d7 Removed uneeded Password Variable and query under user settings 2021-08-09 23:40:09 -04:00
johnnyq
577fd1a3b4 Removed uneeded Current PasswordHash Variable 2021-08-09 23:37:10 -04:00
johnnyq
b8d8a51a3b Added Password Reveal to all password fields, also updated the password update logic 2021-08-09 23:34:34 -04:00
johnnyq
f605b5ac4a Made Copy to Clipoard button work undr client logins 2021-08-09 22:44:50 -04:00
johnnyq
6483b44646 Fix Password Reveal and Copy to Clipboard classes 2021-08-08 15:37:36 -04:00
johnnyq
c30f0e2130 Added Full Address to client locations listing 2021-08-08 15:08:40 -04:00
johnnyq
f1828a11a9 Added Boostrap Password Reveal Library and clipboardJS library added copy to clipboard to client logins 2021-08-08 15:04:39 -04:00
johnnyq
c5c2aabfd2 Added Copy Paste and Password Reveals along with OTP Column in Client Logins, currently not functional Thank You @aftechro 2021-08-07 22:27:57 -04:00
johnny@pittpc.com
eef4c65057 Added Client Name to the top of Client Side Nav Thank You @aftechro 2021-08-07 22:17:43 -04:00
johnnyq
835f3fbe52 Fix Guest URL Key Generation on copied Quotes 2021-05-26 11:21:40 -04:00
johnnyq
2cbaef82f3 Remove services section and add support client details section with number of open tickets 2021-05-25 13:03:28 -04:00
johnnyq
ba7cd2612a Fix Client Trips Search 2021-05-25 12:51:55 -04:00
johnnyq
3af924bfee Initial work on client contracts, Added Contracts Table 2021-04-30 17:54:14 -04:00
johnnyq
da038abba0 UI cleanup: Moved Pie chart legends from top to the right 2021-04-14 15:59:32 -04:00
johnnyq
38da1dbefd Fixed Number formating with pdf quote 2021-04-14 13:10:33 -04:00
johnnyq
3206c19837 Fixed Number formating with pdf quote 2021-04-14 13:08:31 -04:00
johnnyq
365e75ac5a Fixed Number formating with pdf guest invoice 2021-04-14 13:06:25 -04:00
johnnyq
1b7bc6af2c Fixed Number formating with pdf invoice 2021-04-14 12:59:12 -04:00
johnnyq
9a4b82eb6f Bump PhpMailer from 6.2.0 to 6.4.0 2021-04-07 20:55:07 -04:00
johnnyq
e547a76780 Initial work on ticket assignment. Added ticket_assigned_to to tickets Database table structure 2021-04-07 17:00:11 -04:00
johnnyq
5cae50578d Cloned Invoice Template to all places with Invoices and Quotes 2021-04-06 21:25:25 -04:00
johnnyq
04599c000d Updated Guest download PDF Invocie to match and fixed tax and subtotal calculation under Guest View Invoice 2021-04-06 21:01:21 -04:00
johnnyq
1523ff738f Increased right margin for notes and Dates are now in a table under invoice pdf 2021-04-06 20:31:33 -04:00
johnnyq
cce19cb85b Moved Invoice Notes to the left of the totals on invoice 2021-04-06 19:58:42 -04:00
johnnyq
a786fd7db5 More Fixes to the Invoice PDF Template including escaping PHP Vars for Javascript using json_encode which was causing invoice pdf to break 2021-04-06 19:07:48 -04:00
johnnyq
72d379504b Fixed up UI Invoice PDF and No Records 2021-04-06 17:41:41 -04:00
johnnyq
9318f40fcd Initial work on detion confirmation 2021-04-06 01:40:17 -04:00
johnnyq
db5f459692 Increased font size on download pdf for Invoice 2021-04-05 20:45:00 -04:00
johnnyq
3689ba0f48 Downgraded Jquery because Jquery 3.6 has issue with autofocus and it effects search select dropdowns see upstream issue https://github.com/select2/select2/issues/5993 2021-04-02 23:00:45 -04:00
johnnyq
31c73601a0 Fixed Input Masks, Spruced up Invoice PDF Template 2021-03-31 19:57:50 -04:00
johnnyq
545e8b08ad Fix starter template 2021-03-29 18:55:10 -04:00
johnny@pittpc.com
6512a32fc1 Added Event Repeat vars to Client Events 2021-03-27 16:53:19 -04:00
johnny@pittpc.com
a122f97b99 Initial Work on Calendar Event Repeat 2021-03-27 16:50:30 -04:00
johnny@pittpc.com
8b1e374148 Fix #180 - No Company logo breaks Invoice/Quotes 2021-03-27 16:07:42 -04:00
johnny@pittpc.com
cd2ea38c5b Lowercase ty in QTY, fixed issue in setup where it would not take the selected currency type 2021-03-27 15:52:00 -04:00
johnny@pittpc.com
cc3a133d16 Fix Issue #179 Client Report Blank data on Waranty Expire and Purchase date 2021-03-25 16:09:05 -04:00