Commit Graph

6377 Commits

Author SHA1 Message Date
johnnyq
dbea44591c Removed Refresh Domain Whois and DNS and Refresh SSL from cron.php as it was breaking it causing recurrings and invoice reminders not to be sent out. 2022-07-19 13:15:55 -04:00
johnnyq
49df74222f Bump moments.js 2022-07-17 18:49:02 -04:00
johnnyq
9f9e43ee1f Fixed Force Recurring Invoice , before WHERE in query 2022-07-17 16:43:55 -04:00
Johnny
5a5432b368 Merge pull request #479 from wrongecho/txt-records
Add TXT records under domain records
2022-07-16 15:27:58 -04:00
Marcus Hill
cf6bf88e4f Add TXT records under domain records 2022-07-07 20:17:16 +01:00
Johnny
85dc681360 Merge pull request #478 from wrongecho/cron
Add auto ssl updater to cron
2022-07-01 19:12:59 -04:00
Marcus Hill
7bf6ea6447 Add auto ssl updater to cron 2022-06-18 19:51:37 +01:00
Johnny
ec0599c273 Merge pull request #473 from wrongecho/cron
Add domain whois auto updater nightly via cron
2022-06-02 12:53:45 -04:00
Marcus Hill
f9abe79088 Add domain whois auto updater nightly via cron 2022-05-31 21:13:25 +01:00
Johnny
4d238dc02d Merge pull request #472 from wrongecho/guest-sharing
Minor UI touchups
2022-05-31 09:51:12 -04:00
Johnny
b4cf844b6b Merge pull request #471 from wrongecho/ticket-assign-select
Update ticket add/edit modals to only show techs/admins
2022-05-31 09:50:55 -04:00
Johnny
a45e6dd5c1 Merge pull request #470 from wrongecho/delete-client
Bugfix client not deleting due to incorrect ticket reply column name
2022-05-31 09:50:43 -04:00
Marcus Hill
139dce231f Minor UI touchups 2022-05-29 11:50:23 +01:00
Marcus Hill
a04682caba Update ticket add/edit modals to only show techs/admins for ticket assignment (not accountants) 2022-05-29 11:24:46 +01:00
Marcus Hill
2c2aed3ee6 Bugfix client not deleting due to incorrect ticket reply column name 2022-05-29 11:13:15 +01:00
Johnny
0295757f95 Merge pull request #469 from wrongecho/ssl
Auto-add domains/ssls for new clients
2022-05-25 17:52:03 -04:00
Marcus Hill
c02ea0ee94 Automatically add domain/certificate info during client creation, if domain is specified 2022-05-25 22:16:06 +01:00
johnnyq
1a43cbdd12 Updated Asset Statuses 2022-05-25 16:14:49 -04:00
johnnyq
93e45dc7c4 Added Client Asset Status functionality need to work on the names 2022-05-25 16:09:20 -04:00
johnnyq
5052a92f8e Added Asset Status to assets Table 2022-05-25 15:45:29 -04:00
Johnny
9b47cd5baf Merge pull request #468 from wrongecho/dom-ssl-func
Move domain info logic to functions.php
2022-05-25 15:38:48 -04:00
Marcus Hill
6a463f312d - Move domain expiry/whois/DNS info to a function for better modularity.
- Improve additional domain name validation & ensure data returned fits into database
2022-05-24 22:03:56 +01:00
johnnyq
30db46e866 Fix Delete Vendor 2022-05-24 13:45:54 -04:00
Johnny
f9a78e7ef7 Merge pull request #465 from wrongecho/misc
Misc changes
2022-05-22 12:22:59 -04:00
johnnyq
7a190a28e7 UI updates Document Details 2022-05-22 12:22:25 -04:00
Marcus Hill
17cd82dbf4 Send e-mail when new user (tech) is created containing login credentials 2022-05-20 17:06:35 +01:00
Marcus Hill
96b7578d21 Add internal note to ticket when invoice is created 2022-05-20 16:36:12 +01:00
Marcus Hill
7128f347b4 Automatically copy share link to clipboard 2022-05-20 16:27:21 +01:00
Marcus Hill
08245c3ef6 Remove unused function 2022-05-20 16:27:06 +01:00
Marcus Hill
48c2bec919 Fix td closing tag for stale tickets 2022-05-20 16:10:59 +01:00
johnnyq
b2c6b948c1 Rearranged Expense columns 2022-05-19 13:08:58 -04:00
johnnyq
856a600993 Fixed send invoice/quote email redirects so they go back to the page you were last on 2022-05-17 13:50:54 -04:00
johnnyq
df1cada53c Full page Document View with related items under client documents 2022-05-17 13:12:07 -04:00
johnnyq
ac5f2dfd34 Fixed Global Search listing of multiples of the same client 2022-05-16 20:01:57 -04:00
johnnyq
38a8220e35 Added asset related documents and files queries 2022-05-16 16:00:07 -04:00
johnnyq
0ced5490b6 Minor update 2022-05-15 11:48:33 -04:00
johnnyq
7f2340e713 Added the word back again 2022-05-14 19:57:37 -04:00
johnnyq
bf34a2403a Minor UI cleanups add angle rights to menus that open new nav menus margin cleanups etc 2022-05-14 19:54:16 -04:00
johnnyq
ff5f08a052 Added copy to clipboard for contact emails 2022-05-14 18:26:31 -04:00
johnnyq
4f2cff6fac More Archiving work, added entity_id to logs for future undo of archives in logs. 2022-05-14 18:14:02 -04:00
johnnyq
25589d38ce Fix Delete and Archive alerts 2022-05-14 13:06:09 -04:00
johnnyq
334766e567 Use toastr notifications and alerts instead dedupe alert feedback code 2022-05-14 13:03:03 -04:00
johnnyq
205c4e1bec Add Location Archive Functionality, do not allow archiving if location is primary, added undo location archive, some other cleanups 2022-05-14 11:44:48 -04:00
johnnyq
49fea66cea Do not show Archive / Delete if contact is a primary contact 2022-05-14 10:32:58 -04:00
johnnyq
c073a24081 Added new folder to the new menu under documents 2022-05-13 18:46:47 -04:00
johnnyq
b9a3bed540 Overview UI increase margin between header icon and header text 2022-05-13 18:36:34 -04:00
johnnyq
1f81ea56d9 Updated Client Overview UI and logic a bit 2022-05-13 18:33:52 -04:00
johnnyq
2ef6c6f17b Add missing Quote and Invoice Prefixes on view notifications 2022-05-13 16:54:49 -04:00
johnnyq
4f56f2efb3 Added more Descriptive Column titles and additonal cell spacing to contact templates 2022-05-13 15:17:23 -04:00
johnnyq
5c1eafede8 Updated strto_AZaz0-9 function 2022-05-13 15:03:17 -04:00