Commit Graph

2435 Commits

Author SHA1 Message Date
Marcus Hill 0a9af8f2e0 Ticket attachments (email)
Email to ticket parser: Add support for email attachments
2023-04-30 10:52:25 +01:00
Marcus Hill a3d8f5ab48 Ticket attachments (email)
Email to ticket parser: Add support for email attachments
2023-04-30 10:52:15 +01:00
wrongecho ca0024feb9
Merge pull request #661 from wrongecho/email-ticketing-updates
Update documentation links on cron tickets
2023-04-29 10:03:11 +01:00
Marcus Hill 8247362891 Update documentation links 2023-04-29 09:52:53 +01:00
johnnyq c5c4813f47 Update Links referencing the new documentation URLs 2023-04-28 19:53:23 -04:00
johnnyq e54de2bb73 Feature: Users can now be exported to a CSV file 2023-04-24 17:03:01 -04:00
johnnyq 53b7f7d1d5 Feature: Client CSV Exportation 2023-04-24 16:48:47 -04:00
johnnyq 7fed50eb73 Updated all Export CSV to Modals with export disclaimer 2023-04-23 16:12:18 -04:00
johnnyq 541d1dd667 Add precautionary warning when exporting CSV data, still need to add modals for client data 2023-04-23 14:27:45 -04:00
johnnyq 53092fe9ca Updated Ticket email / replies with ##- Please type your reply above this line -## 2023-04-17 16:15:22 -04:00
johnnyq c20f19568d Update ticket to require the body field to mimic the same function as edit ticket 2023-04-16 10:49:15 -04:00
Johnny d0dae015a6
Merge pull request #658 from itflow-org/wrongecho-email-rm-beta
Remove beta from email ticket parsing
2023-04-15 22:47:55 -04:00
wrongecho a765459b43
Update settings_ticket.php 2023-04-15 20:15:24 +01:00
wrongecho 515ea739de
Remove (beta) from email ticket parsing 2023-04-15 19:52:47 +01:00
johnnyq b784c48120 Opps Fix 2023-04-12 16:48:35 -04:00
Johnny 880b2fccb5
Merge pull request #657 from wrongecho/client-tax-fix
Fix client_tax_id_number variable name in edit modal
2023-04-12 16:47:15 -04:00
Marcus Hill bc4e744384 Fix client_tax_id_number variable name in edit modal 2023-04-12 21:21:56 +01:00
johnnyq f127719cbe Added new Field Client Tax ID Number, currently only vieable on the client top head, and under edit. It is also searchable 2023-04-11 16:20:48 -04:00
johnnyq d27c83ab66 Fix Mail Parser, inserting \r \n 2023-04-11 11:23:19 -04:00
johnnyq ca6e3c229e Remove a lingering D under transfers 2023-04-10 17:32:21 -04:00
Johnny eb49233d20
Merge pull request #656 from wrongecho/ticketing-0423
Ticketing Updates - Change client
2023-04-10 15:17:07 -04:00
Johnny 1c6ff4f4f6
Merge pull request #655 from wrongecho/api-multi-select
Add multi-select/bulk deletion for API keys
2023-04-10 15:16:50 -04:00
Marcus Hill a26f3087fc Change client - fix code smell 2023-04-10 19:13:31 +01:00
Marcus Hill c55d2a8cda Add ticket_source field for future use (agent/portal/email) 2023-04-10 18:58:06 +01:00
Marcus Hill 2f19967a0d Comment ticket_created_by 2023-04-10 18:55:42 +01:00
Marcus Hill 1aa33585a0 Ticketing - add ability to change client 2023-04-10 18:52:23 +01:00
Marcus Hill 8d97feeb54 Add ticket_source field for future use (agent/portal/email) 2023-04-10 16:37:03 +01:00
Marcus Hill 4db390d72b Add multi-select/bulk deletion for API keys 2023-04-10 12:32:05 +01:00
wrongecho 2373718be6
Bump 1.0 release from Mar/Apr to Apr/May 2023-04-10 11:52:38 +01:00
wrongecho 8e44518faa
Update old broken docs link to DocuWiki homepage 2023-04-10 11:51:28 +01:00
Johnny 21fc20645b
Merge pull request #654 from wrongecho/dynamic-modals
Convert quote edit modal to be dynamically populated
2023-04-09 23:35:23 -04:00
Marcus Hill 5f79931787 Dynamic modals: codesmell 2023-04-09 20:14:15 +01:00
Marcus Hill bdf74e77ba Convert quote edit modal to be dynamically populated 2023-04-09 20:10:19 +01:00
Johnny 6287a7ce3d
Merge pull request #653 from wrongecho/files-logging
Enhance logging for file uploads/deletes
2023-04-09 13:28:20 -04:00
Marcus Hill 0e0c06eebf File logging - codesmell fix 2023-04-09 13:18:14 +01:00
Marcus Hill e66e896904 Enhance logging for file uploads/deletes 2023-04-09 13:14:46 +01:00
Johnny f63cd120c6
Merge pull request #652 from wrongecho/confirm-file-delete
Client file deletion
2023-04-08 20:36:58 -04:00
Johnny f07bff116b
Merge pull request #651 from wrongecho/fix-file-upload-auto-name
Bufix: Fix client file uploads
2023-04-08 20:35:14 -04:00
Marcus Hill 04dad13ad3 Client file deletion
- Add file delete confirmation modal
- Change file deletes to POST not GET requests in post.php as they are state changing
- Require CSRF validation for file deletes
2023-04-08 21:59:54 +01:00
Marcus Hill 9f25b436d6 Fix client file upload not automatically naming files or showing image previews 2023-04-08 20:48:55 +01:00
johnnyq c2b25cbf7d Fix Recurring Invoice syntax 2023-04-06 16:44:11 -04:00
johnnyq a5d9bd7abe Convert CSS to nl2br() functions where nessesessaery to interept new lines into html code, Tidy Code remove depreciated <center> Tags 2023-04-05 15:20:07 -04:00
johnnyq 74768d6801 Transfer Notes now render new lines in the list view 2023-04-05 14:53:52 -04:00
johnnyq d43c2f2d06 FEATURE: Added Transfer notes to the transfers list and also made notes searchable and sortable 2023-04-05 14:41:43 -04:00
johnnyq 26aa63917f Only select used fields on SQL Query for Edit Add Refund and copy queries to reduce the SQL Load on large expense tables 2023-04-03 19:18:32 -04:00
johnnyq a3e45d632f Merge branch 'master' of github.com:itflow-org/itflow 2023-04-03 19:08:52 -04:00
johnnyq 230efc83dd Feature: Added Optional Client Field to Expenses to track your expenses to the client 2023-04-03 19:08:37 -04:00
Johnny 9f30de408c
Merge pull request #650 from meltyness/totpfix
fixes #477
2023-03-28 21:47:54 -04:00
root 67c72400f8 Fixed logic incompatibility between AJAX handler and base32 object usage convention. 2023-03-28 17:30:19 -05:00
johnnyq c544dc4a2a New Feature: Added Hourly Rate to Client 2023-03-28 15:29:54 -04:00