Commit Graph

1448 Commits

Author SHA1 Message Date
Johnny 9ed03b428f
Merge pull request #439 from wrongecho/delete-client
Force client name to be typed upon delete attempt
2022-04-11 19:09:02 -04:00
Marcus Hill 6ef72ec1df Force client name to be typed upon delete attempt 2022-04-10 23:08:07 +01:00
Johnny 6327223fa0
Merge pull request #438 from wrongecho/sch-tickets
Scheduled ticket improvements
2022-04-10 10:45:01 -04:00
Johnny 09c2533b05
Merge pull request #437 from wrongecho/433_add-client
Prompt user to provide a primary contact when adding a new client
2022-04-10 10:44:51 -04:00
Marcus Hill cc4c2e6bf7 - Enforce role check when editing/deleting scheduled tickets
- Add scheduled tickets to client view
- Add search and pagination to scheduled tickets
- Populate scheduled ticket edit modals dynamically
- Minor typos
2022-04-10 13:42:47 +01:00
wrongecho bba077360d
Update README.md
Add HTML Purifier
2022-04-10 10:30:37 +01:00
Marcus Hill 5f40bc215e Prompt user to provide a primary contact when adding a new client 2022-04-09 15:36:08 +01:00
Johnny fe8fe10492
Merge pull request #436 from wrongecho/ticket-reassign
Ticket assign/reassign improvement
2022-04-07 21:16:02 -04:00
Johnny 36fabb2d88
Merge pull request #435 from wrongecho/ticket-contact-fix
Only run contact ticket stats if contact id is not null
2022-04-07 21:15:49 -04:00
Johnny 87e229de9d
Merge pull request #434 from wrongecho/client-logs
Default client logs to sort same as main logs
2022-04-07 21:15:30 -04:00
Marcus Hill 815ada9da5 Add agent name when reassigning ticket, improve logic to only allow assigning open tickets to techs/admins 2022-04-07 21:37:14 +01:00
Marcus Hill f3ac8df7d5 Only run contact ticket stats if contact id is not null 2022-04-07 21:07:00 +01:00
Marcus Hill 6d4331367f Default client logs to sort same as main logs - latest entries shown first 2022-04-06 21:07:31 +01:00
johnnyq a0cead284f Fix Add Payment Email Currency Symbol 2022-04-05 11:56:22 -04:00
johnnyq dbc6787112 Fix Quarter 1 Tax Summary 2022-04-03 15:40:34 -04:00
johnnyq e3cbf151c1 Tax Summary Report is now fixed and fully functional 2022-04-03 15:37:43 -04:00
johnnyq 220b3a0005 Fixes to tax summary report, still not functional but progress has been made 2022-04-03 15:01:46 -04:00
johnnyq f4935a2e17 Fix Profit Loss Report Total Expenses for all 4 Quarters not showing and Net Profits not showing 2022-04-03 14:23:47 -04:00
Johnny 9a92c13ebc
Merge pull request #432 from adunin/patch-1
Added php-curl to the installation command
2022-04-03 13:54:20 -04:00
johnnyq b00b5aab90 Added expense by vendor report 2022-04-03 13:36:46 -04:00
johnnyq ac59d16c4c Fix Income by Client Year 2022-04-03 13:18:20 -04:00
johnnyq 09414e6045 Added Report Income by Client 2022-04-03 13:14:10 -04:00
adunin b00a9af5d7
Added php-curl to the installation command
Required for the getDomainExpirationDate() function
2022-04-03 12:58:22 -04:00
johnnyq fdf9d67910 Allow to Add Ticket to an exiting invoice item line 2022-04-02 20:50:55 -04:00
johnnyq a837af6eb4 Fixed Invoice Ticket 2022-04-02 20:13:20 -04:00
johnnyq 3a872ae433 Allow invoicing a closed ticket 2022-04-02 20:07:36 -04:00
johnnyq 84087fde2f Seperated Service Ticket vars from current Ticket vars under ticket details was causing conflicting issues with Assign to, Invoice and Close ticket buttons 2022-04-02 20:05:19 -04:00
johnnyq 0b91b39e2f Moved Settings from user dropdown back to the main side nav for consistency, clicking settings now goes to the user list 2022-04-02 19:38:31 -04:00
johnnyq 3e38692051 Merge branch 'master' of github.com:itflow-org/itflow 2022-04-02 19:19:27 -04:00
johnnyq 35509ed04a UI Cleanup on add/edit contact portal 2022-04-02 19:18:50 -04:00
Johnny 7c49ccf517
Merge pull request #430 from itflow-org/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2022-04-02 18:41:41 -04:00
wrongecho d2569a7ccf
Create CODE_OF_CONDUCT.md
Related to #338 

via contributor-covenant template
2022-04-02 22:46:44 +01:00
wrongecho 7eff1bb76e
Delete 4.14.0,4114918a13a428a8482a8a449792a5a8747582b5,1.ser 2022-04-02 22:34:43 +01:00
johnnyq b7464e64f1 Uppercase SSL and TLS 2022-04-02 16:24:53 -04:00
Johnny f6df0d3c72
Merge pull request #429 from wrongecho/db-version
Add database updater
2022-04-02 16:04:18 -04:00
johnnyq ef29a17d49 DB Structure Update - Added SMTP Encryption Type to Mail settings 2022-04-02 16:03:30 -04:00
Marcus Hill 9096b091b2 Add database updater 2022-04-02 19:39:55 +01:00
Johnny 32f3b0a005
Merge pull request #428 from wrongecho/sharing
Item/Link Sharing enhancements
2022-04-02 13:57:12 -04:00
Marcus Hill 87cdc1929a Move logs after shared links in side nav 2022-04-02 16:49:23 +01:00
Johnny f85957bd0d
Merge pull request #427 from wrongecho/dom-ssl
Domains/SSL
2022-04-02 11:48:39 -04:00
Johnny 7df4d092ac
Merge pull request #426 from itflow-org/dependabot/npm_and_yarn/plugins/meshctrl/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /plugins/meshctrl
2022-04-02 11:48:22 -04:00
Marcus Hill 2c632a85d0 Create shared links page for each client, with option to deactivate links 2022-04-02 16:41:07 +01:00
Marcus Hill cab2cc923a Improve share features: default modal to 1, cleanup expired/used links 2022-04-02 15:37:17 +01:00
Marcus Hill be70883551 Refactor WHOIS lookups to use hosted heroku app 2022-04-02 12:19:35 +01:00
Marcus Hill 6a2fe3055e Auto-add SSL certificate for new domains 2022-04-02 10:16:20 +01:00
dependabot[bot] ec8bb1f179
Bump minimist from 1.2.5 to 1.2.6 in /plugins/meshctrl
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 04:03:26 +00:00
johnnyq c728fee7c2 Small UI touchups under campaign 2022-04-01 21:36:13 -04:00
johnnyq 45ee6a3767 Added Subscriber count under campaign stats 2022-04-01 18:50:51 -04:00
johnnyq a2936754cd Moved Mesh Central and Azure settings from general to its own tab called integrations 2022-04-01 17:20:29 -04:00
johnnyq d7d0b10e43 Removed test code 2022-04-01 16:53:39 -04:00