| .. |
|
account.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
asset.php
|
[Feature] Added Asset Tags
|
2025-11-11 19:57:51 -05:00 |
|
asset_interface_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
asset_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
category.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
category_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
certificate.php
|
typo
|
2025-10-15 21:56:21 +01:00 |
|
certificate_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
client.php
|
Add back deleted client edit in post
|
2025-11-24 11:27:01 -05:00 |
|
client_model.php
|
Update Add Client to use prepared statments
|
2025-11-21 20:53:04 -05:00 |
|
contact.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
contact_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
credential.php
|
Allow importing TOTP credential info
|
2025-10-15 10:18:44 +01:00 |
|
credential_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
credit.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
document.php
|
Add function copyDirectory so when creating a document from a template copy the document_template folder to documents folder and update links
|
2025-11-23 15:26:29 -05:00 |
|
document_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
domain.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
domain_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
event.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
event_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
expense.php
|
Seperate out recurring expenses and expenses into their own post file
|
2025-10-29 16:21:56 -04:00 |
|
expense_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
file.php
|
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
|
2025-11-27 12:48:59 -05:00 |
|
folder.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
invoice.php
|
Invoices - Allow specifying discount during creation
|
2025-11-27 09:53:35 +00:00 |
|
invoice_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
location.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
location_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
network.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
network_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
payment.php
|
Seperate out posts into payment, invoice and recurring invoice instead of them all being under invoice post file
|
2025-10-29 16:18:32 -04:00 |
|
product.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
product_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
project.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
quote.php
|
Fix Mail Queue link when sending a test email, updated the quote send email wording to Quote sent
|
2025-11-12 14:50:05 -05:00 |
|
quote_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
rack.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
recurring_expense.php
|
Seperate out recurring expenses and expenses into their own post file
|
2025-10-29 16:21:56 -04:00 |
|
recurring_invoice.php
|
Seperate out posts into payment, invoice and recurring invoice instead of them all being under invoice post file
|
2025-10-29 16:18:32 -04:00 |
|
recurring_ticket.php
|
Moved recurring ticket posts to its own post file
|
2025-10-29 15:58:04 -04:00 |
|
revenue.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
service.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
software.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
tag.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
tag_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
task.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
ticket.php
|
Afer Ticket Merge Redirect to new ticket Details
|
2025-11-15 17:09:46 -05:00 |
|
ticket_recurring_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
transfer.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
transfer_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
trip.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
trip_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
vendor.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
vendor_contact.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
vendor_contact_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|
vendor_model.php
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |