Commit Graph

2585 Commits

Author SHA1 Message Date
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
johnnyq
991e2bd4d4 Merge branch 'master' of github.com:johnnyq/itflow 2022-04-01 15:59:26 -04:00
johnnyq
6866addeee Minor Fixups 2022-04-01 15:58:18 -04:00
Johnny
28688cc670 Merge pull request #425 from wrongecho/ui
2FA small changes
2022-04-01 15:55:02 -04:00
Marcus Hill
51a6ba6084 Allow admins to disable 2FA for users 2022-04-01 19:53:49 +01:00
Marcus Hill
ab77051299 Add a line break / heading between main settings and 2FA to prevent mis-clicks 2022-04-01 19:36:01 +01:00
wrongecho
cf739accc9 Update README docs link 2022-04-01 13:06:03 +01:00
Johnny
d6737cce6d Merge pull request #424 from itflow-org/wrongecho-patch-2
Create SECURITY.md
2022-03-29 17:48:29 -04:00
Johnny
c941ca8ee7 Merge pull request #423 from itflow-org/wrongecho-patch-1
Update issue templates
2022-03-29 17:48:16 -04:00
Johnny
f89902caa3 Merge pull request #422 from wrongecho/misc
Allow client to close ticket from portal
2022-03-29 17:47:46 -04:00
wrongecho
6840939860 Create SECURITY.md 2022-03-29 22:12:17 +01:00
wrongecho
cbcb31a705 Update issue templates
As discussed, feature requests & support should go to the forum leaving GitHub for actual issues/bugs with the code.

Related to #338
2022-03-29 21:42:21 +01:00
Marcus Hill
441591d39e Allow client to close ticket from portal 2022-03-29 21:16:02 +01:00
johnnyq
bb1dfef2e4 DB Structure Modified Fixed config_backup vars 2022-03-29 13:39:23 -04:00