| .. |
|
account.php
|
Update add and edit to accomodate type
|
2023-10-07 16:11:19 +00:00 |
|
account_type.php
|
Updated Account Types liasting and posting to use the new account_type_parent field, also update setup to inset the correct account types into the correct account_type_parent
|
2023-10-20 15:40:52 -04:00 |
|
api.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
asset.php
|
Added DHCP option to IP Address field
|
2023-09-26 16:40:24 -04:00 |
|
budget.php
|
Feature Budget working need to add some more features down the line
|
2023-08-18 19:34:20 -04:00 |
|
category.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
category_model.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
certificate.php
|
Added more archiving capabilities across the board also dont show delete if folder is not empty, still need to add show archived data
|
2023-08-28 16:21:09 -04:00 |
|
client.php
|
Ability to create a referral when adding a client
|
2023-11-08 23:30:44 -05:00 |
|
client_locations_model.php
|
Update the remaining logic to take advantage of the moved contact_primary and contact_location fields
|
2023-07-03 20:16:39 -04:00 |
|
client_logins_model.php
|
Fix mismatch of word URI and URL to just URI, fix it to not removed Service://
|
2023-09-09 23:57:55 -04:00 |
|
client_model.php
|
add leads to client model
|
2023-10-16 22:50:21 -05:00 |
|
contact.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
contact_model.php
|
Update the remaining logic to take advantage of the moved contact_primary and contact_location fields
|
2023-07-03 20:16:39 -04:00 |
|
custom_field.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
custom_field_model.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
document.php
|
Remove Document from many to many service_documents table when archiving or deleting a document prevents from showing up under document service relation
|
2023-11-06 13:27:58 -05:00 |
|
domain.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
event.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
event_model.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
expense.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
expense_model.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
file.php
|
Add .ovpn files to allow upload file list
|
2023-10-02 11:44:06 -04:00 |
|
folder.php
|
Feature: Added Folder support for files
|
2023-08-23 18:02:51 -04:00 |
|
invoice.php
|
Update Quotes and Recurrings with discounts
|
2023-10-25 17:15:41 +00:00 |
|
invoice_model.php
|
Update Quotes and Recurrings with discounts
|
2023-10-25 17:15:41 +00:00 |
|
location.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
login.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
misc.php
|
When deactivating Shared Link delete it
|
2023-09-23 19:16:19 -04:00 |
|
network.php
|
Added more archiving capabilities across the board also dont show delete if folder is not empty, still need to add show archived data
|
2023-08-28 16:21:09 -04:00 |
|
product.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
product_model.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
profile.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
quote.php
|
Update Quotes and Recurrings with discounts
|
2023-10-25 17:15:41 +00:00 |
|
quote_model.php
|
Update Quotes and Recurrings with discounts
|
2023-10-25 17:15:41 +00:00 |
|
revenue.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
scheduled_ticket_model.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
service.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
setting.php
|
Feature: Part 2 - Added Default Hourly rate to settings pane, default to the default hourly rate when adding a client
|
2023-11-06 15:05:07 -05:00 |
|
setting_company_model.php
|
Moved Company Details settings localiztion settings to its own seperate settings called localiztion
|
2023-09-07 15:22:16 -04:00 |
|
software.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
tag.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
tag_model.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
tax.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
ticket.php
|
Add ability to edit contact on a scheduled ticket
|
2023-10-28 14:32:15 +01:00 |
|
transfer.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
transfer_model.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
trip.php
|
Fix trip export to csv
|
2023-11-05 08:24:19 +00:00 |
|
trip_model.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |
|
user.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
user_model.php
|
FEATURE: Force MFA Part 2 - Added to add, edit user
|
2023-09-05 23:44:42 -04:00 |
|
vendor.php
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
|
vendor_model.php
|
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
|
2023-07-02 14:56:12 +01:00 |