johnnyq
|
5698da9c5b
|
Update Changelog
|
2026-03-30 17:41:52 -04:00 |
|
johnnyq
|
aa19472512
|
Ticket: Fix missing contact in version 1 Create Ticket
|
2026-03-30 17:38:44 -04:00 |
|
johnnyq
|
11288ce782
|
Fix missing setting DB Version
|
2026-03-30 17:31:15 -04:00 |
|
johnnyq
|
383897ee27
|
Assets: Moved asset status to be creatable/editable Categories with common defaults and descriptions also Add category description to add / edit modals and description underneath category name
|
2026-03-30 17:25:51 -04:00 |
|
johnnyq
|
7bed0231d2
|
Categories: Make category type pretty Capitalize words, replace _ with space
|
2026-03-30 15:29:13 -04:00 |
|
johnnyq
|
d8359e1049
|
Network Interface Types: Moved to creatable/editable Categories with common defaults
|
2026-03-30 15:24:09 -04:00 |
|
johnnyq
|
35fb8b1ee6
|
Update Changelog for 26.03.1 Release
|
2026-03-30 11:58:22 -04:00 |
|
wrongecho
|
793b14885b
|
Remove unnecessary blank line in account.php
|
2026-03-30 10:28:45 +01:00 |
|
johnnyq
|
bb3e311fb7
|
Racks: Fix Device Removal
|
2026-03-27 17:02:13 -04:00 |
|
johnnyq
|
65b53dd7f4
|
Tables: Removed removed -sm in table-responsive to fix some responsive issues also adding margin between top and bottom tags in clients and moved the tags in its own div
|
2026-03-26 13:30:07 -04:00 |
|
johnnyq
|
0e75106e1a
|
Client POST: Added comment regarding MySQLi Prepared statement usage within Client add/edit POST
|
2026-03-23 13:30:03 -04:00 |
|
wrongecho
|
619dd0d472
|
Fix missing csrf tokens in category modals
|
2026-03-23 16:36:15 +00:00 |
|
johnnyq
|
22d33847c3
|
Fix edit client
|
2026-03-22 19:53:35 -04:00 |
|
johnnyq
|
6d1b654d0c
|
Invoice: Do not apply late fee on first overdue reminder (day 1)
|
2026-03-20 17:44:33 -04:00 |
|
johnnyq
|
43dbc69358
|
Remove custom tables from db.sql
|
2026-03-14 12:25:15 -04:00 |
|
johnnyq
|
5c24813d36
|
Move client column back to the end in networks
|
2026-03-10 20:43:01 -04:00 |
|
johnnyq
|
c8dd7f2970
|
Network: Fix Assignable IPs field not posting
|
2026-03-10 20:35:37 -04:00 |
|
johnnyq
|
d13104bb5a
|
Update changelog order
|
2026-03-10 14:06:34 -04:00 |
|
johnnyq
|
5d85810e58
|
Update Changelog
|
2026-03-10 14:01:59 -04:00 |
|
johnnyq
|
b00014771d
|
tickets: Add Tooltip to Approve task
|
2026-03-10 13:58:39 -04:00 |
|
johnnyq
|
b133f63736
|
Ticket: Fix Task Approval
|
2026-03-10 13:54:54 -04:00 |
|
johnnyq
|
e45563ad66
|
Update Changelog
|
2026-03-10 13:25:19 -04:00 |
|
johnnyq
|
cf639cbf98
|
Update Changelog
|
2026-03-10 13:22:22 -04:00 |
|
johnnyq
|
b365b7c810
|
Rename unarchive to restore in assets
|
2026-03-09 15:33:32 -04:00 |
|
johnnyq
|
b394f484d3
|
Fix Vars add empty value placeholder for Ticket Frequency
|
2026-03-09 15:29:22 -04:00 |
|
johnnyq
|
ada336ceea
|
Update var names
|
2026-03-09 15:16:29 -04:00 |
|
johnnyq
|
26ebac450f
|
Setup: Fix config_base_url if not using the script so /setup is not appended
|
2026-03-09 12:04:21 -04:00 |
|
johnnyq
|
6e33c071ef
|
Hide New Invoice, Recurring Invoices, Tickets, revenues, products for appropriate permissions
|
2026-03-09 11:44:45 -04:00 |
|
johnnyq
|
5bd21a2bd4
|
add .unifi to the allowed extensions on file uploads
|
2026-03-09 11:22:46 -04:00 |
|
johnnyq
|
e2547122a6
|
Update Var naming schemes to match the post var name
|
2026-03-08 14:25:12 -04:00 |
|
johnnyq
|
edad83cc37
|
Fix Regression of chnage post name from client to client_id Add / Edit Expense
|
2026-03-08 13:43:46 -04:00 |
|
johnnyq
|
b0190f462c
|
Invoice: Fix Regression caused by renaming post var clien to client_id
|
2026-03-08 13:33:36 -04:00 |
|
johnnyq
|
c936823912
|
Update Changelog
|
2026-03-08 12:54:58 -04:00 |
|
johnnyq
|
7acaf55331
|
Bump App Version and Update Changelog
|
2026-03-08 12:47:02 -04:00 |
|
johnnyq
|
6122efc870
|
Updated all Queries related to invoice items to reflect their new tables quote, invoice, recurring invoice items
|
2026-03-07 19:35:44 -05:00 |
|
johnnyq
|
7f180eb6d9
|
Migrate Invoice Quote Recurring Invoice Items to their new respecting tables
|
2026-03-07 18:47:28 -05:00 |
|
johnnyq
|
72091670fd
|
Bump DB to to include tables for quote items and recurring invoice item for future splitting of line items
|
2026-03-07 18:23:19 -05:00 |
|
johnnyq
|
2b6ebca4c3
|
Fix Project templates listing to not open edit modal when project is clicked
|
2026-03-07 18:00:32 -05:00 |
|
johnnyq
|
e44d571331
|
Allow Project template ticket templates to be Drag and drop sorted instead of manually typing in the order
|
2026-03-07 17:56:39 -05:00 |
|
johnnyq
|
526fa1aff5
|
Bump stripe-php from 19.0.0 to 19.4.1
|
2026-03-07 17:19:48 -05:00 |
|
johnnyq
|
11ba077726
|
Bump fullcalendar from 6.1.19 to 6.1.20
|
2026-03-07 17:09:01 -05:00 |
|
johnnyq
|
ffb97006ec
|
Bump TCPDF from 6.10.1 to 6.11.2
|
2026-03-07 17:01:53 -05:00 |
|
johnnyq
|
8dbbef37bb
|
Fix file upload missing client_id
|
2026-03-07 16:50:11 -05:00 |
|
johnnyq
|
92b98b95ee
|
Better field arrangedment for better workflow for rack edit add
|
2026-03-07 16:39:07 -05:00 |
|
johnnyq
|
083262fedb
|
Dont require gateway on network edit also make vlan field numeric
|
2026-03-07 16:31:39 -05:00 |
|
johnnyq
|
fe9bc05937
|
Rearrange fields so they make a better workflow in software edit and add
|
2026-03-07 16:17:34 -05:00 |
|
johnnyq
|
726b1cd42b
|
Fix Stripe Add Payment in client portal regression on CSRF check
|
2026-03-07 13:17:24 -05:00 |
|
johnnyq
|
8de7b20ba1
|
Add CSRF Checks in the client portal
|
2026-03-07 13:11:08 -05:00 |
|
johnnyq
|
6d2cb0aea3
|
Split out item edits into seperate posts and modals for editing invoice, quote and recurring invoice items
|
2026-03-07 12:12:27 -05:00 |
|
johnnyq
|
c8273b2052
|
Client related modal and post move client_id get after post
|
2026-03-07 11:48:56 -05:00 |
|