itflow/js
johnnyq e09c9cadb5 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
..
app.js Update Document details to use TinyMCE Readonly mode on display. Add Print Button. UI Updates etc 2023-06-06 18:48:19 -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
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
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
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 bulk delete option for scheduled tickets 2023-02-26 15:00:54 +00:00
share_modal.js Updated Share Model to have an Expire selection instead of selecting a date and time, also share link will now email a chosen contact that has a valid email with the secure link, along with notifications when link is clicked. The Link now adds the https:// in the beginning for easy copy paste 2023-05-25 17:35:09 -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 Separate out time tracking and collision detection JS into separate javascript files 2023-01-03 20:30:39 +00:00