e6192ab5eb
Invoice Top Bar Statuses, Get the Real Overdue amout which is to subtract from the partial payments
johnnyq
2024-03-05 16:41:24 -05:00
2d447369b6
UI: Icon updates for income and profit
johnnyq
2024-03-05 16:37:20 -05:00
8719919639
UI: Update Invoices Listing Top Header to include Drafts, Unpaid and Overdue instead of Drafts, Sent, Viewed and Partial
johnnyq
2024-03-05 16:23:05 -05:00
a91352229e
Drop asset_login_id as we have login_asset_id to allow 1 asset many logins, also drop the unused many to many asset login table
johnnyq
2024-03-03 13:40:50 -05:00
51248ed841
You can now view all login / passwords for an asset under asset lists and under asset details now
johnnyq
2024-03-03 13:23:52 -05:00
eeb5cece7c
Remove SQL Left Join logins for assets as this is causing duplicate assets to appear if more than 1 related login exists, this break viewing login password for each asset, we will handle this a little differently
johnnyq
2024-03-03 13:03:49 -05:00
8c51754c6b
Merge pull request #900 from wrongecho/ticketing-hide-functions-closed
Johnny
2024-03-02 19:48:55 -05:00
cb57a1e86b
Merge branch 'master' into ticketing-hide-functions-closed
Johnny
2024-03-02 19:48:44 -05:00
ef14e95adf
Merge pull request #902 from wrongecho/ticket-statuses
Johnny
2024-03-02 19:44:39 -05:00
81301388cd
Ticket Statuses
Marcus Hill
2024-03-03 00:22:20 +00:00
b9431645d3
Ticket Statuses
Marcus Hill
2024-03-03 00:13:29 +00:00
66e07b0c47
Ticket closure email wording
Marcus Hill
2024-03-02 18:35:10 +00:00
3084e9e0d3
Ticketing (and Invoicing)
Marcus Hill
2024-03-02 18:31:01 +00:00
15e729e65a
Removed old Remember me token, update revoke remember me function
johnnyq
2024-02-29 15:51:26 -05:00
6641c5c338
Added removed old remmeber me tokens after 48 hours to the cron.php cleanup section
johnnyq
2024-02-29 14:46:02 -05:00
9955ff56f5
Carry over discount amounts when copying a quote or invoice
johnnyq
2024-02-29 14:28:48 -05:00
85cc8c163b
Carry over discount amounts from recurring and quotes to invoice, fix force recurring
johnnyq
2024-02-29 14:15:57 -05:00
998a701634
UI: Show assigned contact in asset dropdown select menu in tickets
johnnyq
2024-02-26 16:50:12 -05:00
be5bf1853e
Sanitize From Name and From Email Output in bulk mail as its not sanitized when the vars are grabbed from get_settings.php
johnnyq
2024-02-26 15:58:28 -05:00
015ef13c55
Show the From name from System, Billing, Sales and Support Email in Bulk Email from section
johnnyq
2024-02-26 15:51:44 -05:00
18bc7c909e
Sort client names ASC not desc for bulk mail
johnnyq
2024-02-26 15:45:11 -05:00
0a088a43c5
UI: Add some bottom margin so when the button is reveals rows dont shift down a few lines
johnnyq
2024-02-26 15:43:20 -05:00
4369b3bd12
Include and sort by client name first in global bulk email
johnnyq
2024-02-26 15:42:03 -05:00
c3c9da0c71
Use the bulk mail function in bulk mailers for standardization, also fix unused vars in smtp settings form
johnnyq
2024-02-26 15:38:00 -05:00
1c50a0e314
UI: Center Aligned Billable under client tickets
johnnyq
2024-02-26 13:08:20 -05:00
0997282077
Fix broken link logs.php to admin_logs.php
johnnyq
2024-02-26 12:28:21 -05:00
fe5376c52e
Merge pull request #893 from wrongecho/ticket-billable-column
Johnny
2024-02-24 11:19:48 -05:00
e1b29df0ee
Merge pull request #894 from wrongecho/locations-api
Johnny
2024-02-24 11:19:40 -05:00
d318fffc8c
Merge pull request #892 from wrongecho/mail-queue
Johnny
2024-02-24 11:19:34 -05:00
2016275db3
Merge pull request #890 from wrongecho/categories-shortcut-fix
Johnny
2024-02-24 11:18:54 -05:00
54e015b5a5
Add locations read api endpoint
Marcus Hill
2024-02-24 11:56:18 +00:00
78db33c5d5
Hide billable tickets when accounting is disabled
Marcus Hill
2024-02-24 11:50:13 +00:00
1e8fbddcbd
Mail queue & tickets
Marcus Hill
2024-02-24 11:06:55 +00:00
da54b125c3
Merge branch 'master' of github.com:itflow-org/itflow
johnnyq
2024-02-23 23:45:06 -05:00
6019a4d1be
DB Structure fix
johnnyq
2024-02-23 23:44:49 -05:00
2a4efe629f
Move Repky buttons and Control on one row removed the Timer Icon just use boxes for time as this is assumed
johnnyq
2024-02-15 18:24:07 -05:00
16a8e3d828
UI: Wrap tickert detail UI into 3 card sections for ease of seperation
johnnyq
2024-02-15 18:19:18 -05:00
66d118c1f2
UI: Wrap Dashboard and Top Controls in seperate cards
johnnyq
2024-02-15 18:05:37 -05:00
b4c50a9cd8
UI: Wrap the Calendar in a card similar to client calendar
johnnyq
2024-02-15 17:59:07 -05:00
8e3c490092
Merge pull request #884 from twetech/0.1.8.4
Johnny
2024-02-15 17:56:04 -05:00
671cdd9832
Fix filtering to admin bulk mail
o-psi
2024-02-15 22:16:01 +00:00