| .. |
|
account.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
asset.php
|
Assets - Import CSV now takes purchase date too (MUST be in format YYYY-MM-DD, Excel is annoying and will silently reformat this at random)
|
2025-06-18 14:48:13 +01:00 |
|
asset_interface_model.php
|
Add Nat IP Field to Interfaces
|
2025-02-13 16:34:27 -05:00 |
|
asset_model.php
|
Update more links rearrange Client Overview Side menu to match client side nav, define 0 for the post vars now defined in form. update unbilled tickets report
|
2025-02-20 21:07:53 -05:00 |
|
budget.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
category.php
|
Added Quick Category/Tag Add throughout utilizes the new ajax modal
|
2025-02-25 17:05:34 -05:00 |
|
category_model.php
|
Added Quick Category/Tag Add throughout utilizes the new ajax modal
|
2025-02-25 17:05:34 -05:00 |
|
certificate.php
|
Updated Client Overview Entities to not show Archived client's Entities even though the entity may not be archived, also added Archive Searching to network and certificates also added unarchive capabilities to them as well
|
2025-05-30 16:15:12 -04:00 |
|
certificate_model.php
|
Update more links rearrange Client Overview Side menu to match client side nav, define 0 for the post vars now defined in form. update unbilled tickets report
|
2025-02-20 21:07:53 -05:00 |
|
client.php
|
Update client pdf export
|
2025-04-19 16:30:00 +01:00 |
|
client_model.php
|
Auto set client abbreviation if not set in add or edit client
|
2025-02-22 14:02:31 -05:00 |
|
contact.php
|
Fix php errors thrown when formatPhone is blank
|
2025-03-31 16:35:36 -04:00 |
|
contact_model.php
|
Update formatPhoneNumber php function to include other country formatting, updated phone inputs to incoude country code
|
2025-03-25 18:45:24 -04:00 |
|
credential.php
|
Remove Associated Deletions as these are handled by the database cascade deletions
|
2025-03-14 18:37:56 -04:00 |
|
credential_model.php
|
Completely renamed everything login to credential including tables added cascading deletion to the multi to multi tables
|
2025-03-12 21:28:50 -04:00 |
|
document.php
|
Remove Document Template field from a few more files
|
2025-06-17 19:09:43 -04:00 |
|
document_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
domain.php
|
Remove Associated Deletions as these are handled by the database cascade deletions
|
2025-03-14 18:37:56 -04:00 |
|
domain_model.php
|
Update more links rearrange Client Overview Side menu to match client side nav, define 0 for the post vars now defined in form. update unbilled tickets report
|
2025-02-20 21:07:53 -05:00 |
|
event.php
|
Removed Patch panel tables as they share similarities with assets and assets interfaces, rename events to calendar events and event attendees to calendar even attendees
|
2025-03-13 16:34:38 -04:00 |
|
event_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
expense.php
|
Fix Editing Recurring Expenses, update Changelog
|
2025-01-20 23:28:46 -05:00 |
|
expense_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
file.php
|
Remove xml from the allowed upload list, if you must zip it up
|
2025-06-07 01:28:13 -04:00 |
|
folder.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
invoice.php
|
Fully Migrated Quote and Invoice to use TCPDF and elimiated PDFMake
|
2025-06-17 14:22:57 -04:00 |
|
invoice_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
location.php
|
Few more phone fixes
|
2025-03-31 16:52:47 -04:00 |
|
location_model.php
|
Few more phone fixes
|
2025-03-31 16:52:47 -04:00 |
|
network.php
|
Updated Client Overview Entities to not show Archived client's Entities even though the entity may not be archived, also added Archive Searching to network and certificates also added unarchive capabilities to them as well
|
2025-05-30 16:15:12 -04:00 |
|
network_model.php
|
Update more links rearrange Client Overview Side menu to match client side nav, define 0 for the post vars now defined in form. update unbilled tickets report
|
2025-02-20 21:07:53 -05:00 |
|
product.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
product_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
profile.php
|
Feature: Added User Signature preferences, currently appends signature to ticket replies / comments
|
2025-03-24 12:49:47 -04:00 |
|
project.php
|
Project - Require CSRF token to delete a project
|
2025-05-11 12:25:13 +01:00 |
|
quote.php
|
Fully Migrated Quote and Invoice to use TCPDF and elimiated PDFMake
|
2025-06-17 14:22:57 -04:00 |
|
quote_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
rack.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
revenue.php
|
Fixed Revenue Edit category and account fields also removed currency selection there as its automatically determined by the company default
|
2025-02-22 15:04:11 -05:00 |
|
service.php
|
Remove Associated Deletions as these are handled by the database cascade deletions
|
2025-03-14 18:37:56 -04:00 |
|
software.php
|
Migrated Vendor Templates to its own table, lots of code modifications here
|
2025-06-17 22:44:54 -04:00 |
|
tag.php
|
Added Quick Category/Tag Add throughout utilizes the new ajax modal
|
2025-02-25 17:05:34 -05:00 |
|
tag_model.php
|
Added Quick Category/Tag Add throughout utilizes the new ajax modal
|
2025-02-25 17:05:34 -05:00 |
|
task.php
|
Add Functionality to mark all tasks as complete or incomplete in a ticket
|
2025-06-18 00:48:18 -04:00 |
|
ticket.php
|
Added Ticket Due Date basic functionality to tickets
|
2025-06-12 17:13:17 -04:00 |
|
ticket_recurring_model.php
|
Add Ticket Category UI for Recurring Tickets
|
2025-06-11 18:11:08 -04:00 |
|
transfer.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
transfer_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
trip.php
|
Added Global Views for Licenses, Credentials and Certificates
|
2025-02-20 14:58:25 -05:00 |
|
trip_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
vendor.php
|
Migrated Vendor Templates to its own table, lots of code modifications here
|
2025-06-17 22:44:54 -04:00 |
|
vendor_contact.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
vendor_contact_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
vendor_model.php
|
Update formatPhoneNumber php function to include other country formatting, updated phone inputs to incoude country code
|
2025-03-25 18:45:24 -04:00 |