johnnyq
90ac7042ba
Allow Assigning a contact to all assets in some cases where network or servers may be co-managed
2023-09-30 13:52:04 -04:00
wrongecho
67c181b14b
Update first-interaction.yml
...
Mention GNU GPL
2023-09-30 17:41:04 +01:00
Johnny
90327a959f
Merge pull request #724 from wrongecho/misc-wording-edits
...
Small wording edits (sharing links, documents, updater)
2023-09-30 11:50:07 -04:00
Johnny
24707e89d5
Merge pull request #725 from wrongecho/fix-client-delete
...
Fix client delete function
2023-09-30 11:36:59 -04:00
Marcus Hill
33628d81a1
Fix client delete function
2023-09-30 15:42:00 +01:00
Marcus Hill
c3dd9a80b6
Fix client delete function
2023-09-30 15:33:48 +01:00
Marcus Hill
9bb6e0b1c7
Touch-ups
2023-09-30 13:57:48 +01:00
Marcus Hill
2924791538
Codesmell
2023-09-30 13:55:49 +01:00
Marcus Hill
ac5b6c5424
Enhance git fetch error: include error on page if possible
2023-09-30 13:52:46 +01:00
Marcus Hill
05f25b3ebf
Enhance git fetch error: include error on page if possible
2023-09-30 13:51:39 +01:00
Marcus Hill
ff161ab47b
Small wording edits
...
- Ajax: Make link sharing text clearer/friendlier, include company name in subject and shared item description in body to help legitimise the message from spam
- Client doc details: Make edit summary text smaller
- Update: Enhance git fetch error wording, mention forum for support
2023-09-30 13:41:41 +01:00
johnnyq
e5e549482c
Removed horizontal line on the botton of all the side navs
2023-09-29 22:44:26 -04:00
johnnyq
375d5af974
Fix issue with roundToNearest15 Function would break php if the time worked was empty
2023-09-27 16:01:44 -04:00
johnnyq
f914fbb96f
Fix current_version var in cron.php when telemetry is configured this was caused by the cron not know what its working directory was added change to current working directory
2023-09-27 12:15:12 -04:00
johnnyq
f658fe0c6c
Fix Close Ticket not showing when accounting module is disabled plus remove some extra markup not needed in ticket.php
2023-09-27 11:50:27 -04:00
johnnyq
31c9a6ad6c
Fix invoice ticket price issue for auto price divide client rate into 4 to acommodate 15 Min increments
2023-09-26 18:13:00 -04:00
johnnyq
8ebe7eda03
Changed roundUpTo15 function to just round to the closest 15
2023-09-26 17:59:11 -04:00
johnnyq
d82e6f99ab
Reworked how watchers get added and edited
2023-09-26 16:58:46 -04:00
johnnyq
e1ef89a9a4
Added DHCP option to IP Address field
2023-09-26 16:40:24 -04:00
johnnyq
498f9c7209
Changed button text from Show Archived to just Archived
2023-09-26 15:33:22 -04:00
johnnyq
8b3adae49d
Dropdown UI fix icon alignment
2023-09-26 15:31:20 -04:00
johnnyq
7848043a40
shorted show_archive to just archived
2023-09-26 15:28:26 -04:00
johnnyq
35055489e5
Added Show Archived Button to contacts, setup logic to work in other List views as well
2023-09-26 15:24:31 -04:00
johnnyq
f8cdb79114
Moved import and export contact to the New Contact button dropdown as its not used as often and clear space for multi action or further search options
2023-09-26 14:56:26 -04:00
johnnyq
477e092b27
Updated client portal ticket details and document detail to use prettyContent js function
2023-09-26 14:28:36 -04:00
johnnyq
51489c2420
Update and move pretty tables function to a seperate js file and also add img-fluid to <img> tags so images dont run off the page and also update ticket details page with prettyContent function
2023-09-26 14:22:58 -04:00
johnnyq
1a5cd14208
Added format tables in document templates
2023-09-26 13:55:59 -04:00
johnnyq
48d8fdd760
Major UI update on Document Details, do not use TinyMCE to display document, created js function to add class table to tables for nicer look. Redesigned the Header
2023-09-26 13:47:18 -04:00
johnnyq
8b403613a8
updated document templates to include created by and other UI updates
2023-09-26 13:17:10 -04:00
johnnyq
f6d032f1d2
Moved Document Templates to settings
2023-09-26 12:55:38 -04:00
johnnyq
c8d1d4d5e1
Restore Client Delete functionality for clients for compliance sake
2023-09-26 12:01:49 -04:00
johnnyq
4adc0c7cd1
Remove destructive client delete from the frontend, still present in the backend, fix the ticket assign to no show active users
2023-09-25 12:20:42 -04:00
johnnyq
6af002122a
Remove Relations on document when deleted or archived, added Short description field to summerize document changes or summerize a document, add header to Document Details showing Title, Date Created, Prepared by
2023-09-24 22:29:48 -04:00
johnnyq
26196a18e7
Updated DB Structure in Documentents to allow for created, updated by and document_description
2023-09-24 20:38:42 -04:00
johnnyq
c051afd52c
Count the documents in the root folder as well
2023-09-23 19:43:11 -04:00
johnnyq
1218094270
When deactivating Shared Link delete it
2023-09-23 19:16:19 -04:00
johnnyq
0312a5f957
Client Side UI: Removed the black on white on black badge counters they were just to distracting changed it to a more suble light number, also merged side alert badges
2023-09-23 19:11:08 -04:00
johnnyq
51b2f6b4e5
Document Versioning: When opening a versioned document clearly define it is an archive file and the date it was archived at the top of document details
2023-09-23 18:18:03 -04:00
johnnyq
3b59f31d86
Fix Document Versioning not carrying related items
2023-09-23 18:09:43 -04:00
johnnyq
6b22390604
Tweaked Document Versioning logic, this update will update the db to update all exisiting document to update document_parent with the same primary_key ID
2023-09-23 17:57:06 -04:00
johnnyq
8d9f031cab
Feature: Document Versioning is here!
2023-09-23 15:54:31 -04:00
johnnyq
61c9c0c8b9
Feature: Automatically calculate tickert to invoice based off time worked rounded up to the near 15 min mark multiplied by Client Rate, Changed all Price, cost fields to use text field with numeric patterns instead of number fields, set pricing to always display 2 decimal spots
2023-09-22 15:19:05 -04:00
johnnyq
1ccaa936ac
Removed number type on 2FA input field replaced with text and inputmode='numeric' pattern='[0-9]*'
2023-09-22 12:43:18 -04:00
johnnyq
a8b3b24fba
Added Document Revsion placeholder under document details also merged card and card-body div class to reduce indentation better code readability
2023-09-22 12:16:11 -04:00
johnnyq
9aa62a8b36
Add Vendor, asset and watchers now work as a 1 click under ticket details
2023-09-21 20:01:07 -04:00
johnnyq
b9fe774fe6
Reworked Markup code under ticket details, added frontend to change Vendor and asset
2023-09-21 18:50:34 -04:00
johnnyq
ba6e79dc8c
Feature: Added Document Rename Modal to Document Listing
2023-09-21 17:03:53 -04:00
johnnyq
0bc10a30e8
Fix issue with login being restricted if HTTPS_ONLY is True and SSL is terminated at a proxy and then forwarded to ITFlow App as HTTP
2023-09-21 12:00:46 -04:00
Johnny
82893c8c72
Merge pull request #720 from wrongecho/start-email-customisation-basics
...
Ticketing: Custom subject/body example
2023-09-21 01:13:20 -04:00
johnnyq
ee79e43fad
Do not count new Clients or Vendors on the dashboard if they were archived
2023-09-20 18:55:38 -04:00