itflow/post/user
Marcus Hill c85626a937 Tidying/General quality of life updates
General quality of life updates:

- Ticket contact edit: 'No one' should be logged when ticket isn't associated with any contact, rather than a blank space; also fix email content
- Ticket portal/guest: Only show 'Assigned to' if someone is actually assigned
- Ticket tasks: Don't allow adding/modifying tasks for tickets in a resolved state
- Portal contacts: Properly align word 'Contacts' in a similar way all other page headings are aligned
- Client PDF export/handover: Now opens in a new self-closing window
2024-12-28 01:12:59 +00:00
..
account.php Functionlized logging for account post and wording tidy updates to account post as well 2024-11-08 16:37:05 -05:00
asset.php Add isset check on file upload 2024-11-19 11:59:52 -05:00
asset_interface_model.php Tidying 2024-10-08 23:08:05 +01:00
asset_model.php Change theme on click now instead of selecting them then hitting submit more ?? 0s for the form checkboxes 2024-11-17 14:33:31 -05:00
budget.php Replaced old logging with new logging function in budget post 2024-11-09 12:29:15 -05:00
certificate.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
certificate_model.php Certificates - perms and model 2024-10-02 11:26:58 +01:00
client.php Tidying/General quality of life updates 2024-12-28 01:12:59 +00:00
client_model.php Fix var name in client edit post 2024-11-17 14:59:54 -05:00
contact.php Feature You can now Add and Remove User type Software Licenses in Contact Details 2024-11-26 16:58:37 -05:00
contact_model.php Switched contact to use ?? 0 in post for checkbox items that are not checked, this save from creating an extra hidden form field in the form model hence cleaner code 2024-11-16 17:45:16 -05:00
credential.php Fix Credential Deleting 2024-11-27 12:24:37 -05:00
credential_model.php Change theme on click now instead of selecting them then hitting submit more ?? 0s for the form checkboxes 2024-11-17 14:33:31 -05:00
document.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
document_model.php Tidying 2024-10-08 23:08:05 +01:00
domain.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
domain_model.php Tidying 2024-10-08 23:08:05 +01:00
event.php Replaced old logging with new logging function in domain event post along with tidy, wording updates and better logging and replaced one line with appNotify function 2024-11-10 12:16:30 -05:00
event_model.php
expense.php Add isset check on file upload 2024-11-19 11:59:52 -05:00
expense_model.php
file.php Add Image Thumbnails and Previews for better image optimization update view image modal to JS and allow to move between images using previous and next arrows 2024-12-08 15:22:37 -05:00
folder.php Partially Updated invoice post to use new logAction function, tidy and added more details to logging 2024-11-11 17:39:18 -05:00
invoice.php Recurring Payments - Added Auto Pay via cron, removed auto pay amount as it uses the recurring invoice amount, next up integrate with stripe 2024-12-21 20:25:21 -05:00
invoice_model.php Partially Updated invoice post to use new logAction function, tidy and added more details to logging 2024-11-11 17:39:18 -05:00
location.php Added Fax in the UI 2024-12-13 15:59:20 -05:00
location_model.php Added Fax in the UI 2024-12-13 15:59:20 -05:00
network.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
network_model.php
product.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
product_model.php
profile.php Fix self avatar uploading 2024-11-27 13:34:39 -05:00
project.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
quote.php Fix: Broken Create Quote - regression in logging 2024-11-14 11:56:12 -05:00
quote_model.php
rack.php Add Acceptable File formats on the Client side, also allow webp for image file uploads in assets, locations, expenses and contact 2024-11-18 18:14:13 -05:00
revenue.php Updated revenue post to use new logAction function, new role check function tidy and added more details to logging 2024-11-13 16:23:35 -05:00
service.php Updated service post to use new logAction function, rework adding / ediing arrays tidy and added more details to logging 2024-11-13 17:02:06 -05:00
software.php Updated software post to use new logAction function, rework array handling tidy and added more details to logging 2024-11-13 17:13:55 -05:00
task.php Partially Updated ticket post to use new logAction function, added some ticket history updates, tidy and added more details to logging 2024-11-13 17:48:24 -05:00
ticket.php Tidying/General quality of life updates 2024-12-28 01:12:59 +00:00
ticket_recurring_model.php Recurring tickets 2024-12-16 12:11:29 +00:00
transfer.php Format Alerting / Logging Currency for transfers 2024-11-15 16:05:57 -05:00
transfer_model.php
trip.php Fix Create / Copy Trips missing trip_id 2024-11-23 11:45:32 -05:00
trip_model.php Change theme on click now instead of selecting them then hitting submit more ?? 0s for the form checkboxes 2024-11-17 14:33:31 -05:00
vendor.php Check to see if arrays are set before executing for each loops to prevent php errors 2024-11-14 19:13:56 -05:00
vendor_contact.php Started work on vendor contact post code 2024-12-12 19:27:19 -05:00
vendor_contact_model.php Started work on vendor contact post code 2024-12-12 19:27:19 -05:00
vendor_model.php