..
account.php
…
account_type.php
…
admin.php
Cleaned up Contact Add/Edit Relabeled Secure tab to Access and moved Roles to Access Tab ss this is much more suitable
2024-04-06 20:05:53 -04:00
ai.php
Remove comment
2024-02-22 17:49:08 +00:00
api.php
…
asset.php
You can now view all login / passwords for an asset under asset lists and under asset details now
2024-03-03 13:23:52 -05:00
budget.php
…
bulk_mail.php
Use the bulk mail function in bulk mailers for standardization, also fix unused vars in smtp settings form
2024-02-26 15:38:00 -05:00
category.php
…
category_model.php
…
certificate.php
Certificates Enhancement, Use Media CSS, add description create a new tab for notes
2024-03-21 15:46:14 -04:00
client.php
Renamed Login In the Frontend UI to Credentials to better fit other types of creds like API Keys, WiFi etc, also renamed the password field to password / key
2024-04-05 15:06:42 -04:00
client_locations_model.php
Add UI and logic for location Description, Tweak Location Listing UI to use the media class
2024-03-19 17:48:54 -04:00
client_logins_model.php
Added login uri 2, NAT IP and asset URI 2 to the UI, also created new tab in asset network and split form items between assignment and network
2024-01-15 13:50:46 -05:00
client_model.php
…
contact.php
feat. Added Contact Roles to Bulk Actions
2024-01-31 14:23:47 -05:00
contact_model.php
…
custom_field.php
…
custom_field_model.php
…
document.php
Feature: Add Bulk Move Folder Action to Client Documents and Files
2024-01-30 14:11:29 -05:00
domain.php
Reworked Client Domains, added mail host and dns host, made all the host columns sortable by reworking the logic and optimized the code further
2024-04-10 13:21:45 -04:00
event.php
Feature added location to calendar events and created new tab called details in calendar events for description and location
2024-03-23 16:43:42 -04:00
event_model.php
Feature added location to calendar events and created new tab called details in calendar events for description and location
2024-03-23 16:43:42 -04:00
expense.php
Feature: Bulk Edit Category, Client and Account for expenses
2024-01-31 17:09:35 -05:00
expense_model.php
…
file.php
Add file Description below filename, still need to work on the UI a bit
2024-03-15 18:44:16 -04:00
folder.php
…
invoice.php
Updated the rest of wording regarding email being sent to email been queued with a link to the Mail Queuer
2024-03-20 14:22:57 -04:00
invoice_model.php
Update/Fix Mail Functions in POST/quote.php - sanitize POST vars instead the whole mail subject and body which prevents having a mixed of confusing redundant escaped and unescaped vars also
2024-01-20 20:10:33 -05:00
location.php
Add UI and logic for location Description, Tweak Location Listing UI to use the media class
2024-03-19 17:48:54 -04:00
login.php
Renamed Login In the Frontend UI to Credentials to better fit other types of creds like API Keys, WiFi etc, also renamed the password field to password / key
2024-04-05 15:06:42 -04:00
misc.php
…
network.php
Feature: Added Subnet Mask and primary and secondary DNS change the wording for network to IP / Network in case a single IP needs to be used for example an Internet Connection, Added more newe tabs to the Add/Edit Network so everything fits and is organized
2024-03-27 14:19:32 -04:00
product.php
…
product_model.php
…
profile.php
Login related tidying
2024-03-30 23:19:50 +00:00
project.php
Added Project Prefix and Project Numbering System
2024-04-08 16:48:06 -04:00
quote.php
Updated the rest of wording regarding email being sent to email been queued with a link to the Mail Queuer
2024-03-20 14:22:57 -04:00
quote_model.php
Update/Fix Mail Functions in POST/quote.php - sanitize POST vars instead the whole mail subject and body which prevents having a mixed of confusing redundant escaped and unescaped vars also
2024-01-20 20:10:33 -05:00
recurring_ticket_model.php
Ticketing updates
2024-03-17 11:09:53 +00:00
revenue.php
…
service.php
…
setting.php
Added Project Prefix and Project Numbering System
2024-04-08 16:48:06 -04:00
setting_company_model.php
…
software.php
Software Licenese / Template Enhancements: Fixed create Software from template, added description, user media css for licenses and templates, reworked the add edit modal, Removed Software Login
2024-03-20 16:54:38 -04:00
tag.php
…
tag_model.php
…
tasks.php
When completeing task add a private note to the ticket along with a 5 Min time worked soon will be configurable based off the task
2024-04-07 14:26:37 -04:00
tax.php
…
ticket.php
Tickets - Merging
2024-04-12 22:26:27 +01:00
transfer.php
Added Method of Transfer to Transfers frontend, currently uses payment type category and is optional useful to see how the money got transferred
2024-03-05 19:22:05 -05:00
transfer_model.php
Added Method of Transfer to Transfers frontend, currently uses payment type category and is optional useful to see how the money got transferred
2024-03-05 19:22:05 -05:00
trip.php
…
trip_model.php
…
user.php
Login related tidying
2024-03-30 23:19:50 +00:00
user_model.php
…
vendor.php
…
vendor_model.php
…