e6a314d233
Prevent tech/accountant from performing certain tasks as per access matrix
Marcus Hill
2022-03-27 15:32:40 +01:00
42d917a0f4
Comments
Marcus Hill
2022-03-26 18:11:03 +00:00
fb4da53026
Show who else is viewing the same open ticket as you
Marcus Hill
2022-03-26 18:05:20 +00:00
139bb6fd73
Set item_view to 0 when sharing a link
johnnyq
2022-03-26 11:10:27 -04:00
25f973d3a5
Additional Standardization of logging actions use Upload instead of Uploaded same with Download and Email
johnnyq
2022-03-26 10:27:11 -04:00
057c5bb1f0
Merge pull request #409 from wrongecho/api
Johnny
2022-03-26 10:15:26 -04:00
5f451dceef
Standardize logging actions use Create instead of Created same with Modify and Delete
johnnyq
2022-03-26 10:12:40 -04:00
09b4eab1c3
Correct insert ID for create endpoint. Add contact create API endpoint
Marcus Hill
2022-03-26 13:39:43 +00:00
5f15ff0792
Reverting Pop overs on ticket subjects as the ticket details are not compatile with the inline text. This may be corrected when we finish the javascript handler but will explore pop overs in the future they are pretty neat Thanks @aftechro
johnnyq
2022-03-10 11:03:36 -05:00
f405aaafc3
Merge pull request #392 from aftechro/patch-5
Johnny
2022-03-10 10:47:12 -05:00
1e7f7a3cc6
Merge pull request #391 from wrongecho/domains
Johnny
2022-03-08 10:23:20 -05:00
937f8bea00
Merge pull request #390 from wrongecho/mesh
Johnny
2022-03-08 10:21:23 -05:00
fb9a169f11
Fix icon
Marcus Hill
2022-03-07 22:35:10 +00:00
b412384d24
Database update to store NS, MX and WHOIS raw data
Marcus Hill
2022-03-07 22:32:44 +00:00
e1a419ea11
Refactor domains modals so they are dyanmically populated. Implement basic NS, MX and WHOIS scraping for domains on add/edit
Marcus Hill
2022-03-07 22:31:19 +00:00
89dcac8ef4
Fix typo
Marcus Hill
2022-03-07 20:16:02 +00:00
1687fc61c8
Added autocomplete=new-password to more password fields to prevent browser from asking to save passwords
johnnyq
2022-03-05 15:04:49 -05:00
d1ee7ce5aa
You can now search by phone numbers with dashes or () before it requied you to only type in the numbers only
johnnyq
2022-03-05 14:41:52 -05:00
d7fd8cc736
Fix invoice to recurring sent to wrong destination
johnnyq
2022-03-04 14:38:53 -05:00
d4a63c14c3
DB Updated removed history_date from history table as this is redundant with history_created_at
johnnyq
2022-03-04 00:41:34 -05:00
165bd572a9
DB Update added contact_id to files, documents and logins Added Related Items Modal to Client Contacts still more work to do
johnnyq
2022-03-04 00:24:58 -05:00
b58c5998c9
Merge pull request #389 from wrongecho/htmlpurifier
Johnny
2022-03-02 17:08:41 -05:00
5b9e5d0e3a
Add php-mysqli to install instructions
wrongecho
2022-03-02 21:41:03 +00:00
bf909a71f8
Fix HTML Purifier removing images
Marcus Hill
2022-03-02 20:23:19 +00:00
dec7f9be67
When Deleting software delete the relations asset licneses and user licneses. Fix post issue on adding software with defined asset or user licenses
johnnyq
2022-03-02 12:13:54 -05:00
5e9bea6551
started work on client Related Item Queries currently commented out, allow to search phone numbers under contacts with - and ()
johnnyq
2022-03-02 11:02:55 -05:00
f102c19692
DB Update Added Null Default to new meshcentral vars so it doesnt break when adding records, Added Service History #384 Thank you @aftechro for the idea. This has been added to asset list and ticket details and some UI updates to ticket details as well
johnnyq
2022-02-27 16:55:57 -05:00
5063bdb854
Merge pull request #387 from wrongecho/ticket
Johnny
2022-02-27 12:44:13 -05:00
ea7f11f35f
Show 'none' for assets where warranty isn't set
Marcus Hill
2022-02-27 17:40:11 +00:00
f3a5322973
Merge pull request #386 from wrongecho/api
Johnny
2022-02-27 12:33:15 -05:00
7a47f48935
Merge pull request #383 from wrongecho/meshcentral
Johnny
2022-02-27 12:33:05 -05:00
e481accb79
Move details above asset, fix asset merging into other cards
Marcus Hill
2022-02-27 17:08:55 +00:00
4b077cf6e0
Add create asset functionality to API
Marcus Hill
2022-02-27 16:09:21 +00:00
a7c1d06cfe
Typo
Marcus Hill
2022-02-26 22:06:06 +00:00
8fcb854e91
Storing the secret in plaintext so we can use it during cron eventually
Marcus Hill
2022-02-26 21:59:01 +00:00
534a192981
Rename
Marcus Hill
2022-02-26 21:55:23 +00:00
e4dc22a0ce
Add functionality to pull/sync assets & info from MeshCentral
Marcus Hill
2022-02-26 21:51:37 +00:00
90f62cecaa
Merge pull request #382 from wrongecho/fixes
Johnny
2022-02-26 11:31:39 -05:00
7deea2ecac
Fixed an = oops
johnnyq
2022-02-26 11:25:27 -05:00
e16c5fe8ba
DB Update Fix Mobile Contact Null
johnnyq
2022-02-26 11:20:18 -05:00
79afb05298
Merge branch 'master' of github.com:johnnyq/itflow
johnnyq
2022-02-26 11:16:57 -05:00
112efbc314
DB Update tip_user_id added to the trips tables. Updated Trips to include the driver. WIP limit users to the session_company
johnnyq
2022-02-26 11:16:33 -05:00
c847dd65cc
Summarise/consolidate README main points - we have the docs for documentation now
Marcus Hill
2022-02-26 16:14:24 +00:00
6b69c6a41d
Merge pull request #378 from aftechro/patch-4
Johnny
2022-02-26 11:14:17 -05:00
6f7ad08ce2
Merge pull request #379 from wrongecho/ajax
Johnny
2022-02-26 11:13:44 -05:00
77a871e6aa
Merge pull request #380 from wrongecho/fixes
Johnny
2022-02-26 11:13:34 -05:00
d19aac29c1
Merge pull request #381 from wrongecho/api
Johnny
2022-02-26 11:13:24 -05:00
839804c592
Show API key section in new admin side navbar
Marcus Hill
2022-02-26 12:50:44 +00:00
d7855c2a53
General readability edits - Move text around, remove references to API as this will be in docs instead
Marcus Hill
2022-02-26 12:15:59 +00:00
9040cf59af
Update price placeholder to use $quote_currency_code
Marcus Hill
2022-02-26 11:28:42 +00:00
c2d91096f7
Only show primary contact note for primary contacts
Marcus Hill
2022-02-26 11:27:17 +00:00
80d5f33253
Update price placeholder to use $invoice_currency_code
Marcus Hill
2022-02-26 11:22:27 +00:00
3f65bc5993
Text
Marcus Hill
2022-02-26 11:18:33 +00:00