| .. |
|
app.js
|
Added Confirmation to Close Ticket in Client Portal - Seperated cofirmation modal to a seperate JS file which is now included in the Client Portal
|
2023-10-20 19:10:25 -04:00 |
|
certificate_edit_modal.js
|
Add bulk actions (delete) for client certificates.
|
2023-03-05 16:20:09 +00:00 |
|
certificate_fetch_ssl.js
|
Add bulk actions (delete) for client certificates.
|
2023-03-05 16:20:09 +00:00 |
|
client_delete_confirm.js
|
Tidy
|
2023-02-04 22:09:56 +00:00 |
|
confirm_modal.js
|
Added Confirmation to Close Ticket in Client Portal - Seperated cofirmation modal to a seperate JS file which is now included in the Client Portal
|
2023-10-20 19:10:25 -04:00 |
|
domain_edit_modal.js
|
Tidy
|
2023-02-04 22:09:56 +00:00 |
|
file_delete_modal.js
|
Client file deletion
|
2023-04-08 21:59:54 +01:00 |
|
guest_pay_invoice_stripe.js
|
Add initial stripe integration
|
2023-02-07 18:09:07 +00:00 |
|
header_timers.js
|
Add timers modal to see all timers
|
2023-11-12 23:47:44 +00:00 |
|
keepalive.js
|
Add background ajax query in an attempt to prevent session timeout
|
2023-10-21 12:34:34 +01:00 |
|
login_prevent_resubmit.js
|
Login page enhancements
|
2023-06-17 15:09:01 +01:00 |
|
multi_actions.js
|
Fix issue clients listing being broken with MySQL server due to not specifiying all non aggregate columns be in the GROUP BY Field, this was not an issue with mariaDB
|
2023-02-28 22:15:09 -05:00 |
|
pretty_content.js
|
Update and move pretty tables function to a seperate js file and also add img-fluid to <img> tags so images dont run off the page and also update ticket details page with prettyContent function
|
2023-09-26 14:22:58 -04:00 |
|
quote_edit_modal.js
|
Added Expire Date field to Quotes also Do not show Guests Accept or Decline if Date is Expired
|
2023-07-15 15:33:08 -04:00 |
|
scheduled_tickets_edit_modal.js
|
Add ability to edit contact on a scheduled ticket
|
2023-10-28 14:32:15 +01:00 |
|
share_modal.js
|
Make Client visible note optional in sharing
|
2023-08-22 10:15:01 -04:00 |
|
ticket_add_remove_watchers.js
|
Cleaned up the watchers Modals
|
2023-08-03 19:36:02 -04:00 |
|
ticket_button_respond_note.js
|
Fix codesmell
|
2023-05-14 20:19:07 +01:00 |
|
ticket_change_client.js
|
Change client - fix code smell
|
2023-04-10 19:13:31 +01:00 |
|
ticket_collision_detection.js
|
Separate out time tracking and collision detection JS into separate javascript files
|
2023-01-03 20:30:39 +00:00 |
|
ticket_merge.js
|
Move ticket merge javascript to separate file
|
2023-01-03 20:43:51 +00:00 |
|
ticket_time_tracking.js
|
Add timers modal to see all timers
|
2023-11-12 23:47:44 +00:00 |