Commit Graph

5915 Commits

Author SHA1 Message Date
johnnyq
0d6c58f1d0 Added Remember Me option by checking this you wont have to enter your MFA for up to 14 days on the device 2023-11-20 20:49:33 -05:00
johnnyq
dcd5103819 Hide Financial Reports, Financial Dashboard, Client Portal Invoices/Quotes of Accounting module is disabled, also included the settings into the client portal, so all settings vars are easily accessable within the portal 2023-11-20 17:20:49 -05:00
johnnyq
ed625b2d98 Fix Client Side Menu Wording 2023-11-20 17:00:04 -05:00
Johnny
26b439554b Merge pull request #810 from twetech/client-pays-fees
Enable passing stripe fee to clients
2023-11-20 16:49:16 -05:00
Johnny
a997896c46 Merge pull request #812 from wrongecho/comment-maintenance-unused
Hide currently unused "Maintenance" from Settings side navbar
2023-11-20 12:33:07 -05:00
Johnny
e9881ff32c Merge pull request #811 from wrongecho/cron-schd-tickets-agent-notif
Scheduled tickets - New ticket notifs + bugfix
2023-11-20 12:32:50 -05:00
Johnny
774531836a Merge pull request #809 from twetech/tax-report
Add functions for retrieving setting values and calculating taxes
2023-11-20 12:24:36 -05:00
Johnny
208f55fad2 Merge pull request #806 from twetech/add-client-replied-to-ticket-status-sort
Add Client-Replied and update select2 statuses in ticket sort dropdown
2023-11-20 12:23:34 -05:00
Andrew Malsbury
88392d0dea Add Stripe fee calculation to guest_ajax.php and
guest_view_invoice.php
2023-11-20 16:42:29 +00:00
Andrew Malsbury
6ab96b3b16 Update settings 2023-11-20 16:42:11 +00:00
johnnyq
02e0692b85 Fix Badge colors not working correctly after custom color tag update 2023-11-19 14:56:49 -05:00
Marcus Hill
b65b8c1c43 Hide currently unused "Maintenance" from Settings side navbar 2023-11-18 12:34:37 +00:00
Marcus Hill
41cfd8d27b Scheduled tickets
- Notify agent DL when scheduled tickets are raised (if configured)

- Bugfix: Ticket numbering if two or more scheduled tickets are raised in the same script execution
- Bugfix: Email processing if a contact replied to a scheduled ticket email (still showing original #--itflow# line rather than ##- Please type your reply above this line -##)
2023-11-18 11:53:24 +00:00
Andrew Malsbury
cc5d274596 Update database version to 0.9.5 and add
config_stripe_client_pays_fees field
2023-11-17 22:44:10 +00:00
Andrew Malsbury
5cfae2520e Add functions for retrieving setting values and
calculating taxes
2023-11-17 21:43:37 +00:00
johnnyq
fe1b8ce88f minor UI update on update 2023-11-17 15:19:48 -05:00
Johnny
75238ce0fb Merge pull request #803 from twetech/See-All-Timers
Add timers modal to see all timers
2023-11-17 14:28:06 -05:00
johnnyq
3781026c79 Commented Out Remember me as it is not feature complete yet 2023-11-17 14:21:41 -05:00
Andrew Malsbury
955b7cc53b Refactor variable declarations to use let instead
of var
2023-11-17 18:30:43 +00:00
Andrew Malsbury
feea83d380 Merge branch 'master' into See-All-Timers 2023-11-17 12:28:20 -06:00
Andrew Malsbury
011bacd1a2 Add ticket timer functionality and clear all
timers button
2023-11-17 18:27:31 +00:00
johnnyq
b1c60fa4d8 Update Categories Create and Edit Modals to take advantage of custom colors 2023-11-16 18:54:49 -05:00
johnnyq
76e348a3a1 Updated UI Create Calendar Modal 2023-11-16 18:42:21 -05:00
johnnyq
2779d6543e Updated Tag Create and Edit Modal UI, added icons, added ability to choose any color 2023-11-16 18:36:22 -05:00
johnnyq
d54a026a33 Wording: Change Passwords to Logins under global search 2023-11-16 18:14:02 -05:00
johnnyq
e8f4c5a672 Fixed Where clause in services 2023-11-16 18:08:21 -05:00
Johnny
8eccdc6b6a Merge pull request #807 from twetech/add-asset-uri-to-ticket-information
Add asset URI to client asset details page
2023-11-16 13:23:51 -05:00
johnnyq
7f7e05873a Bump InputMask from 5.07 to 5.08 2023-11-16 11:31:44 -05:00
johnnyq
b85e045202 Bump PDFMake 0.2.7 to 0.2.8 2023-11-16 11:15:14 -05:00
johnnyq
9cfb9b2f04 Bump JQuery 3.5.1 to 3.7.1 2023-11-16 11:11:47 -05:00
johnnyq
7baceb8c5a Bump TinyMCE from 6.7.0 to 6.7.3 2023-11-16 11:00:46 -05:00
johnnyq
834956624b Reduced the heading font sizes on the the right side ticket details to allow more info to be displayed 2023-11-16 10:40:54 -05:00
johnnyq
32203565a7 UI update for ticket timer, removed the appended H S M to free some clutter 2023-11-16 10:27:14 -05:00
johnnyq
48b153613f Changd Passwords to Logins, made Licenese icon consistent 2023-11-16 00:20:36 -05:00
Andrew Malsbury
41748a03b6 Merge branch 'See-All-Timers' of https://github.com/twetech/itflow into See-All-Timers 2023-11-15 16:30:13 +00:00
Andrew Malsbury
bdda03d8b2 Update ticket link in header_timers.js 2023-11-15 16:30:10 +00:00
Andrew Malsbury
e5752dc335 Add asset URI to client asset details page 2023-11-15 15:32:37 +00:00
Andrew Malsbury
94b4d4aeca Merge branch 'master' into See-All-Timers 2023-11-14 20:00:13 -06:00
Andrew Malsbury
a6a49604a8 Merge branch 'itflow-org:master' into add-client-replied-to-ticket-status-sort 2023-11-14 19:52:02 -06:00
johnnyq
201860798a Fix Ticket Timer to allow for 00 for hour 2023-11-14 18:02:12 -05:00
Andrew Malsbury
35b709fa18 Merge branches 2023-11-14 18:31:30 +00:00
Andrew Malsbury
f01d9d0530 Updated to use prepared statements as 2023-11-14 18:30:18 +00:00
johnnyq
63a4eab8bc Added Pattern Attribute to only allow correct input for the ticket timer 2023-11-14 13:20:51 -05:00
johnnyq
16aff5f634 UI Update to the ticket timer. reworked sizing to be a small input field, set the fields to text instead of numeric as the number updown element was taking up too much space 2023-11-14 13:15:49 -05:00
Andrew Malsbury
4060bea7a6 Add new ticket status and refactor ticket status
filter.
2023-11-14 17:41:30 +00:00
Andrew Malsbury
5657c153be Merge branch 'master' into See-All-Timers 2023-11-14 11:24:26 -06:00
Andrew Malsbury
973307524d Update to fix main screen 2023-11-14 17:23:13 +00:00
Andrew Malsbury
1d401874f3 Update to select2 multiple statuses. 2023-11-14 17:09:43 +00:00
Andrew Malsbury
a0cd266c8b Add Client-Replied to ticket sort dropdown 2023-11-14 15:53:04 +00:00
Johnny
5dfc0d0d2c Merge pull request #802 from twetech/update-timer-when-pending
Time tracking paused when pending
2023-11-13 23:29:15 -05:00