| .. |
|
ai_reword.js
|
Update AI prompting
|
2024-02-21 18:13:10 +00:00 |
|
app.js
|
[FEATURE] Added AI Rewording Functionality to Create Ticket, Ticket Reply, Create Document and Edit Document, more to come
|
2024-02-11 00:13:10 -05:00 |
|
bulk_actions.js
|
Rename inconsistent multi Actions to Bulk Actions
|
2024-01-27 01:03:18 -05:00 |
|
certificate_edit_modal.js
|
Tidy for consistency
|
2023-12-31 11:20:43 +00:00 |
|
certificate_fetch_ssl.js
|
Bugfix: Unable to update certificate details for existing certificate entries
|
2024-02-10 13:36:41 +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
|
Add notes to domains
|
2023-12-31 11:13:48 +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
|
Refactor variable declarations to use let instead
|
2023-11-17 18:30:43 +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 |
|
logins_generate_password.js
|
Logins JS Cleanup
|
2024-01-22 21:25:21 +00:00 |
|
logins_show_otp_via_id.js
|
Logins JS Cleanup
|
2024-01-22 21:25:21 +00:00 |
|
network_edit_modal.js
|
Add Description to Networks
|
2024-03-20 18:44:32 -04: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 |
|
recurring_tickets_add_modal.js
|
Recurring tickets bugfixes
|
2024-03-17 11:57:58 +00:00 |
|
recurring_tickets_edit_modal.js
|
Recurring tickets bugfixes
|
2024-03-17 11:57:58 +00:00 |
|
share_modal.js
|
Make Client visible note optional in sharing
|
2023-08-22 10:15:01 -04:00 |
|
show_modals.js
|
Updates to mark tickets billable, and keep track of which have been billed.
|
2023-12-17 20:28:57 +00:00 |
|
ticket_button_respond_note.js
|
Enhance ticket reply button
|
2024-02-12 18:10:37 +00: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
|
Added Gateway Fee to the Guest View Invoice and minor fix for ticket counter per Pull Request #866 also added stripe flat and percent config vars to guest view invoice. Note We do not need to merge Pull #866 as all changes nessessary have been implented manually
|
2024-01-28 15:55:05 -05:00 |