| .. |
|
account.php
|
Started Removing logging comments as its implied in user posts also if returning 1 field for logging use getFieldById Function flipped it so it validate CSRF before role permission check
|
2025-08-01 18:30:32 -04:00 |
|
asset.php
|
Removed logging comments as its implied in asset post also if returning 1 field for logging use getFieldById Function flipped it so it validate CSRF before role permission check, replaced header redirect with new redirect function and elimnasted the extra exit() afer redirect as its done in the function, also used the flash_alert function
|
2025-08-02 12:51:40 -04:00 |
|
asset_interface_model.php
|
…
|
|
|
asset_model.php
|
Feature: Added Client URI field to Assets which is exposed in the client portal can be used for remote desktop links etc
|
2025-07-31 15:54:07 -04:00 |
|
budget.php
|
More user post function migration and cleanup
|
2025-08-04 11:27:24 -04:00 |
|
category.php
|
More user post function migration and cleanup
|
2025-08-04 11:27:24 -04:00 |
|
category_model.php
|
…
|
|
|
certificate.php
|
More user post function migration and cleanup
|
2025-08-04 11:27:24 -04:00 |
|
certificate_model.php
|
…
|
|
|
client.php
|
Powered by
|
2025-08-16 16:37:24 +01:00 |
|
client_model.php
|
…
|
|
|
contact.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
contact_model.php
|
…
|
|
|
credential.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
credential_model.php
|
…
|
|
|
credit.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
document.php
|
Consolidate alot of modals to modals/ENTITY removed ajax_ and _modal prefixes from file names and use new ajax-modal syntax
|
2025-08-23 18:48:21 -04:00 |
|
document_model.php
|
…
|
|
|
domain.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
domain_model.php
|
…
|
|
|
event.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
event_model.php
|
Fix Post errors when repeat and Email Event is not selected
|
2025-08-05 18:39:24 -04:00 |
|
expense.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
expense_model.php
|
…
|
|
|
file.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
folder.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
invoice.php
|
Remove Old Auto Pay from recurring Invoice in favor of the saved cards.
|
2025-08-27 20:04:49 -04:00 |
|
invoice_model.php
|
…
|
|
|
location.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
location_model.php
|
…
|
|
|
network.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
network_model.php
|
…
|
|
|
product.php
|
Add UI elements for product location, used logic to seperate product from service, also added the ability to add stock for a product and linking stock to an expense with notation, still need to work on taking away from stock
|
2025-08-11 21:18:55 -04:00 |
|
product_model.php
|
Add UI elements for product location, used logic to seperate product from service, also added the ability to add stock for a product and linking stock to an expense with notation, still need to work on taking away from stock
|
2025-08-11 21:18:55 -04:00 |
|
profile.php
|
Migrate Dark/light mode to a user settings instead of global setting, created new include called router.php to dynamically prepend ../../ to asset pathes based off currect directory depth
|
2025-08-05 13:32:19 -04:00 |
|
project.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
quote.php
|
Fix undefined vars in export invoice / quote pdf fix regression company logo path in export invoice / quote
|
2025-08-27 11:53:58 -04:00 |
|
quote_model.php
|
…
|
|
|
rack.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
revenue.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
service.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
software.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
tag.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
tag_model.php
|
…
|
|
|
task.php
|
More work on moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups, along with more work on credits
|
2025-08-04 17:01:19 -04:00 |
|
ticket.php
|
Asset: Multiple Bug fixes, Fix broken asset list if no assets exist, fix bulk Asset Ticket creation to use the client_id of the associated asset, allow to assign to all open projects. Fix Transfer client where client_id is not defined in client overview section
|
2025-08-25 16:59:15 -04:00 |
|
ticket_recurring_model.php
|
…
|
|
|
transfer.php
|
Finished moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups for user posts
|
2025-08-04 17:41:32 -04:00 |
|
transfer_model.php
|
…
|
|
|
trip.php
|
Finished moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups for user posts
|
2025-08-04 17:41:32 -04:00 |
|
trip_model.php
|
…
|
|
|
vendor.php
|
Finished moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups for user posts
|
2025-08-04 17:41:32 -04:00 |
|
vendor_contact.php
|
Finished moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups for user posts
|
2025-08-04 17:41:32 -04:00 |
|
vendor_contact_model.php
|
…
|
|
|
vendor_model.php
|
…
|
|