johnnyq
|
878d5444e1
|
Use Gray Accent color when in client view and use configured theme for Global view, this will help differentiate the view that you are in
|
2025-06-12 15:00:47 -04:00 |
Marcus Hill
|
797e02bffa
|
Hide Credentials in side nav if no perms to view
|
2025-05-11 11:48:47 +01:00 |
johnnyq
|
cf047024a1
|
Add Projects to client side nav and seperated the logic between client and global view of projects
|
2025-03-20 18:17:26 -04:00 |
johnnyq
|
7150b1545a
|
Moved files check_login.php, get_settings.php, settings_localization_array.php, inc_set_timezone.php into the includes folder, we also moved /client/check_login.php into client/includes/
|
2025-03-13 17:55:31 -04:00 |
johnnyq
|
e93704bbdb
|
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 |
johnnyq
|
619b93a545
|
Renamed Recurring to recurring_invoices updated a large portion of code, and updated many other fields to reflect recurring_invoice and not just recurring
|
2025-03-11 22:08:37 -04:00 |
johnnyq
|
daab1bca3d
|
Rename the remain items from Scheduled Tickets to Recurring Tickets
|
2025-03-11 18:32:24 -04:00 |
Marcus Hill
|
0ab9a1c97d
|
Temp fix warnings on num_domains expiring / num_domains_expired vars not defined yet
|
2025-03-02 09:50:50 +00:00 |
johnnyq
|
5d18e85d62
|
Don't auto generate Client Abbreviation on the fly on the side bar. This is auto generated when you create or edit a client and leave abbreviation blank
|
2025-02-22 12:53:56 -05:00 |
johnnyq
|
fe68a1f641
|
Services is now in global view
|
2025-02-20 17:20:15 -05:00 |
johnnyq
|
713bd0dab7
|
Added Network to Global View and updated links
|
2025-02-20 16:43:59 -05:00 |
johnnyq
|
fc00b5e78f
|
Added Location to Global View, updated links and fixed password pop over moving you to the top of the page when clicked in asset and conact details
|
2025-02-20 16:25:07 -05:00 |
johnnyq
|
2795b4e15e
|
Added Global Views for Licenses, Credentials and Certificates
|
2025-02-20 14:58:25 -05:00 |
johnnyq
|
d76d405d5a
|
Make contacts global view compatible, remove bulk mail from admin as this is in contacts bulk actions, updated links, tidy
|
2025-02-20 00:38:40 -05:00 |
johnnyq
|
70495ef298
|
Created whole new section Client Overview to get a global view of all your clients things, merged domains and assets into one
|
2025-02-19 22:16:24 -05:00 |
johnnyq
|
a2c77cf0c2
|
Merged Client and Global Calendar into one code base seperated them with some header logic
|
2025-02-19 15:05:37 -05:00 |
johnnyq
|
19daa289b2
|
Merged Files Vendors with Client Vendors seperated them with some header logic
|
2025-02-19 14:18:16 -05:00 |
johnnyq
|
d228c30b03
|
Merged Global Tickets with Client Tickets seperated them with some header logic
|
2025-02-19 13:45:44 -05:00 |
johnnyq
|
a5ff978a77
|
Merged Global Recurring Invoices with Client Recurring Invoices seperated them with some header logic
|
2025-02-19 12:10:03 -05:00 |
johnnyq
|
78cfda1dbc
|
Merged Global Recurring Tickets with Client Recurring Tickets seperated them with some header logic
|
2025-02-19 11:56:49 -05:00 |
johnnyq
|
17489e60c8
|
Merged Client Payments and Payments into one file using logic at the header to seperate between client and global section
|
2025-02-18 21:45:12 -05:00 |
johnnyq
|
f723450d51
|
Merged Client Invoices and Invoices into one file using logic at the header to seperate between client and global section
|
2025-02-18 21:20:40 -05:00 |
johnnyq
|
f8e4163c2f
|
Merged Client Trip and Global Trips along with exports into 1 managable file
|
2025-02-18 20:58:47 -05:00 |
johnnyq
|
43b50c44b1
|
Combined client_quotes.php and quotes.php into one file quotes.php checks if get client_id var is set and which chooses to display client top header and client side nav or global nav
|
2025-02-18 17:04:49 -05:00 |
johnnyq
|
98f9083bcb
|
Structure rework: Moved most php files that are included to /includes renamed pagination.php to filter_footer.php, updated all file to reference new filter_footer and includes
|
2025-01-11 14:47:32 -05:00 |