| .. |
|
account.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
asset.php
|
Add default netid for asset int csv import to prevent errors
|
2025-07-21 09:18:30 +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
|
Fix Exports while in Client Overview some were failing due to missing client_id var and some were not logging the client_id if in the client section
|
2025-06-26 15:49:49 -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
|
In Client Import Clarify CSV as Primary Contact Name instead of just Contact Name same with Location name use Primary Location Name, makes it much clearer when importing clients
|
2025-07-25 14:21:55 -04: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
|
Add Client Bulk Actions: Edit Tags, Referral, Industry, Set Hourly Rate, Send Bulk Email, Archive. Also added restore option to restore a client
|
2025-07-21 18:27:31 -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
|
Fix Exports while in Client Overview some were failing due to missing client_id var and some were not logging the client_id if in the client section
|
2025-06-26 15:49:49 -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 |
|
credit.php
|
Initial Work on Client Account Credit System, DB Structure, Credit Balance Calculation, added Apply Credit and add Credit with Expire dates, Added DB Structure for Discount Codes, UI Rewrite on client top header now using grouped cards, more dark mode work as well
|
2025-07-24 11:31:45 -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
|
Fix Exports while in Client Overview some were failing due to missing client_id var and some were not logging the client_id if in the client section
|
2025-06-26 15:49:49 -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
|
Also Apply previous commit it editing recurring expenses
|
2025-07-23 13:20:06 -04: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
|
Remove Credit once Applied, also get total credits applied
|
2025-07-24 13:24:59 -04:00 |
|
invoice_model.php
|
Prevent post pages being accessed directly
|
2025-01-09 16:09:39 +00:00 |
|
location.php
|
Fix Exports while in Client Overview some were failing due to missing client_id var and some were not logging the client_id if in the client section
|
2025-06-26 15:49:49 -04:00 |
|
location_model.php
|
Few more phone fixes
|
2025-03-31 16:52:47 -04:00 |
|
network.php
|
Fix Exports while in Client Overview some were failing due to missing client_id var and some were not logging the client_id if in the client section
|
2025-06-26 15:49:49 -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
|
Allow linking closed tickets to a project
|
2025-07-14 15:13:36 +01:00 |
|
quote.php
|
Increase the width for totals on invoices and Quotes PDF Exports
|
2025-07-21 21:31:39 -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
|
Fix Exports while in Client Overview some were failing due to missing client_id var and some were not logging the client_id if in the client section
|
2025-06-26 15:49:49 -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
|
Allow entering multiple ticket watchers at once
|
2025-06-28 12:30:42 +01: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
|
Fix Adding a vendor from a template and adding country code to vendor template
|
2025-06-26 16:27:11 -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 |