Commit Graph

5450 Commits

Author SHA1 Message Date
johnnyq
6733d3cd24 Removed unused libs in the vendor folder and moved stripe to the plugins folder then elininated the vendor folder all together, updated all the stripe links 2025-01-24 20:44:36 -05:00
johnnyq
bf0d3de393 totp.php link fix 2025-01-24 20:32:00 -05:00
johnnyq
8e04e10753 Combine base32static.php and rfc6238.php into 1 file called totp.php and place it into the functions folder 2025-01-24 20:26:46 -05:00
johnnyq
d80d4803db Moved TOTP dependent files rfc6238.php and base32static.php to /includes folder and updated links in pages 2025-01-24 19:20:49 -05:00
wrongecho
2b3ff954c3 Hide the .git and .github folders as well as config.php 2025-01-24 19:30:22 +00:00
johnnyq
b1f0cfa29a Add back bootstrap5 css for select2 2025-01-24 13:19:18 -05:00
johnnyq
4965bcadc5 Update some wording on select boxes and and UI tiday on Send Mass Email in contacts 2025-01-24 13:16:49 -05:00
wrongecho
fcbb083cfb Mention SSO breaking 2025-01-24 15:25:18 +00:00
wrongecho
cce2e937da Hide settings for disabled modules in the admin sidebar 2025-01-24 15:18:49 +00:00
wrongecho
a3e94d1171 - Finish updating URLs from /portal to /client
- Add a basic Stripe management page to admin settings to remove cards/reset Stripe customer IDs
2025-01-24 15:08:09 +00:00
wrongecho
57deea2785 Hyperlink primary contact name on overview 2025-01-24 09:42:59 +00:00
wrongecho
6d94c32818 Hyperlink primary contact name on overview 2025-01-24 09:41:36 +00:00
wrongecho
6f2ae10e39 Fix portal password reset link (portal -> client) 2025-01-24 09:01:49 +00:00
johnnyq
0558358627 Added breaking changes to the Changelog specifically /guest/ and /client/ 2025-01-23 17:29:13 -05:00
johnnyq
2b8778b205 Fix some lingering dead links 2025-01-23 17:21:49 -05:00
johnnyq
5f76a7989b Move portal to client and rename and reorganize some client portal files 2025-01-23 17:12:11 -05:00
johnnyq
70dd3ab5c8 Remove Cron Key Requirement from cron scripts in /scripts folder and set to only run on the cli 2025-01-23 14:01:15 -05:00
johnnyq
c8e3e37d87 Update top right corner logo on setup, add more default common income, expense, referral, payment method categories 2025-01-23 12:53:26 -05:00
johnnyq
49682e4362 Fix Adminlte Paths in setup 2025-01-23 11:47:21 -05:00
johnnyq
faa1f789b8 Update Function in bulk mail 2025-01-22 21:07:11 -05:00
johnnyq
2c51289d75 Remove mysqli connection vars when passing mail data to addToMailQueue Function 2025-01-22 20:56:24 -05:00
johnnyq
c5c809791a Fix Default order by 2025-01-22 19:32:47 -05:00
johnnyq
606f3061d0 Simplify / rework some of the filter header logic and update filter vars in the rest of the code 2025-01-22 18:55:05 -05:00
johnnyq
4fc39a7203 Update Filter Vars in expenses 2025-01-22 17:31:04 -05:00
johnnyq
e403526321 Better var naming for filter vars for clients and contacts 2025-01-22 16:36:55 -05:00
johnnyq
5765144770 Disable HTML Purifier Caching in Guest and Portal Areas ass well 2025-01-22 14:42:45 -05:00
johnnyq
bff04e947b Disable HTML Purifier Caching 2025-01-22 14:39:39 -05:00
johnnyq
502ebf5080 Update Changelog 2025-01-22 11:25:02 -05:00
johnnyq
823c9eb030 Reduce the Max amount of Records per page to 100 instead of 500 to prevent performance issues 2025-01-22 11:22:09 -05:00
johnnyq
679291217d Fix Regression with TinyMCE not loading when editing or adding a ticket template 2025-01-22 11:17:47 -05:00
johnnyq
2abc6cd8ef Fix Editing Recurring Expenses, update Changelog 2025-01-20 23:28:46 -05:00
johnnyq
9d2f509694 Add tooltips to the client badge count on the side nav menu to explain what it counts 2025-01-19 20:53:02 -05:00
johnnyq
22e9699b20 Fix Archive Taxes 2025-01-18 16:48:39 -05:00
johnnyq
5382676fc1 Reduce padding in Rack units, use thumnail class for rack image 2025-01-18 14:54:33 -05:00
johnnyq
a90e08cb2d UI Update to rack devices, added a table header to Device Units removed border between action and device 2025-01-18 14:48:59 -05:00
johnnyq
37e792402f Update Change log 2025-01-18 14:26:32 -05:00
johnnyq
034dc4a745 Row span and center each Rack Devices instead of repeating same device for each unit the device utilizes 2025-01-18 14:09:06 -05:00
johnnyq
5fb4d2a197 Tidy some code in client contacts 2025-01-18 13:38:55 -05:00
johnnyq
657d766fbd Update Table UI for domain history 2025-01-18 13:20:39 -05:00
johnnyq
eee5a9cd8d Updated CHANGELOG 2025-01-18 13:09:37 -05:00
johnnyq
360974d9f4 Refactor interface linking system:
- Remove 'interface_connected_asset_interface' column usage
- Introduce 'asset_interface_links' table for one-to-one connections
- Update add/edit/delete queries and modals to handle new schema
- Exclude already-connected interfaces in dropdowns
- Improve data integrity and simplify linking logic
2025-01-18 13:04:56 -05:00
wrongecho
d2b3970a7b Update SECURITY.md 2025-01-18 12:19:00 +00:00
wrongecho
317d45c60b Update README.md 2025-01-18 12:06:45 +00:00
wrongecho
85cee68d15 Update README.md 2025-01-18 11:20:23 +00:00
wrongecho
c425c37fbf Update CHANGELOG.md 2025-01-18 11:00:08 +00:00
johnnyq
d1ebdcf92c Add Force Recur ticket to client Recurring, client details and asset details 2025-01-17 17:34:37 -05:00
johnnyq
57cbcf4e1d Update some UI elements in User Preferences 2025-01-17 17:05:41 -05:00
Johnny
bddc406c1d Merge pull request #1151 from itflow-org/domain-history
Add domain history
2025-01-17 16:47:05 -05:00
johnnyq
43337ff138 Update User Details Page to mimic company Details layout 2025-01-17 16:44:00 -05:00
wrongecho
ecd83b6b11 Add domain history to domain refresher 2025-01-17 21:39:11 +00:00