Commit Graph

  • 0af4a7ac1e Merge pull request #971 from wrongecho/ticket-report-fix Johnny 2024-06-08 12:46:58 -04:00
  • c06c240e2a Bugfix: Ticket report - average time to close Marcus Hill 2024-06-08 07:32:41 +01:00
  • 551146d3e2 btn-lg johnnyq 2024-06-07 20:46:36 -04:00
  • a17fbcfc1d Fix Update johnnyq 2024-06-07 20:45:33 -04:00
  • 02445811fa Added locaiton drop down filter to contacts johnnyq 2024-06-07 20:40:35 -04:00
  • 86cd618b03 Add Force Update Button johnnyq 2024-06-07 20:36:18 -04:00
  • f1b28a6f14 Fix Archive var check for contacts and assets johnnyq 2024-06-07 18:52:54 -04:00
  • a44a76db28 Added the option to bulk remove contact tags johnnyq 2024-06-07 18:44:21 -04:00
  • e920ccc5e4 Force upper case on client abbreviations johnnyq 2024-06-07 18:31:53 -04:00
  • 24022eca55 Added Definable Client Abbreviation johnnyq 2024-06-07 18:18:42 -04:00
  • b229349d8c Added / ID to Username field under credentials johnnyq 2024-06-07 18:01:25 -04:00
  • fb4c1e828f Fix Some Undefined Vars PHP Errors johnnyq 2024-06-07 17:57:02 -04:00
  • c2b7d03c22 Added Payment Method and Account Dropdown Filters to Payments johnnyq 2024-06-07 16:48:57 -04:00
  • 1070449450 Added User, log type, and log action Dropdown Filter to audit logs johnnyq 2024-06-07 16:32:45 -04:00
  • a742c9596e Moved Exports into the the new drop downs to match consistency johnnyq 2024-06-07 15:59:22 -04:00
  • 01b3d53683 Feature: Ability to Bulk Assign Additional tags to Many Contacts johnnyq 2024-06-06 20:19:58 -04:00
  • 474e9525c4 Add Bulk Archive and Unarchive to contacts johnnyq 2024-06-06 17:54:12 -04:00
  • a35a28cf7d Added Bulk Archive and Unarchive to Assets johnnyq 2024-06-06 17:25:25 -04:00
  • 1522f5414a Ability to Unarchive contacts and assets johnnyq 2024-06-06 16:51:08 -04:00
  • 94ba05271f Allow Invoices to be exportable, move export expense modal out of the record loop johnnyq 2024-06-06 13:49:50 -04:00
  • 10f1d39b2a Fix In Comntat Details Contact must belong to the client johnnyq 2024-06-06 13:18:50 -04:00
  • 71bad025cc Fix Ticket Subject under client contact details showing 0 johnnyq 2024-06-06 13:01:51 -04:00
  • 5e6b79fce5 Added DataTables JS Plugin tested functionality for client contact details johnnyq 2024-06-06 13:00:14 -04:00
  • 965c16c19d Fix broken Clients when restricting user client access johnnyq 2024-06-06 12:06:26 -04:00
  • 40ccbb5627 Update GetDomainExpiry Function to return proper null if Expire is not found, updated the logic johnnyq 2024-06-06 02:30:12 -04:00
  • dfda4d1101 Merge pull request #969 from ssteeltm/asset-view-files Johnny 2024-06-04 21:23:00 -04:00
  • 61a95dbd59 Merge pull request #968 from ssteeltm/file-link-assets Johnny 2024-06-04 18:30:47 -04:00
  • d20e462652 Mimicked UI for Client Perms to USer and Device Licneses under Licenses johnnyq 2024-06-04 16:36:39 -04:00
  • 21019ba471 Add Checkbox that will select all / de-select all Client Restriction permissions in add/edit user johnnyq 2024-06-04 16:05:49 -04:00
  • 49436fae3b rename description Hugo Sampaio 2024-06-04 16:40:33 -03:00
  • 0aea143049 Update wording for Restrict Client Access johnnyq 2024-06-04 15:18:44 -04:00
  • e5cab12633 Updated UI for Restrict Client Access johnnyq 2024-06-04 15:11:13 -04:00
  • 87069b7ebb forgoten modal identifier Hugo Sampaio 2024-06-04 15:55:57 -03:00
  • 254715ddc6 Rework User client Access Restriction UI for add and edit user. Moved from multi Select Box to Individual checkboxs johnnyq 2024-06-04 14:52:20 -04:00
  • 3b07caadb7 show related Files on Asset View Hugo Sampaio 2024-06-04 15:45:57 -03:00
  • 3023c48771 link file to assets Hugo Sampaio 2024-06-04 15:03:53 -03:00
  • 8bc7c849ef Feature: Added the ability to edit the order of the tasks this is not the best solution but works we recommend setting them in orders of 5 or 10 so there is wiggle room to add tasks in between johnnyq 2024-06-03 19:36:16 -04:00
  • 1076ffb5f7 Feature Ability to Edit Task names under Ticket Templates johnnyq 2024-06-03 19:15:59 -04:00
  • 9f73b13dcf Dont show Template or Client Vendors under Vendor Select in Expenses Filter johnnyq 2024-06-03 18:12:57 -04:00
  • 5b594813c4 Feature: Add Advanced Filter Vendor and Category under Expenses johnnyq 2024-06-03 16:28:45 -04:00
  • 20795c2816 Feature: Add Advanced Filter for Account From and Account To under transfers johnnyq 2024-06-03 16:13:01 -04:00
  • acfd5e8d54 Was missing a few more regexes in get domain expiry johnnyq 2024-06-02 17:05:53 -04:00
  • 738c83378c Forgot to add a pattern for expires on johnnyq 2024-06-02 16:41:20 -04:00
  • 56b0eafe2b re-push out new domain expiry lookup johnnyq 2024-06-02 16:32:42 -04:00
  • e2b700cdcd Revert new Domain lookup johnnyq 2024-06-02 13:15:41 -04:00
  • 13764da199 Updated domain lookup function to include TLDs of and time formats to match the python script johnnyq 2024-06-02 13:07:33 -04:00
  • 84653cb57a Created new PHP function to use the local whois binary to get the expire date of a domain johnnyq 2024-06-02 12:38:47 -04:00
  • b47f543534 Ticket Events now shows everything logged in the ticket by auditing logs johnnyq 2024-06-01 20:04:37 -04:00
  • 6107e0436f Added Eye ball Icon to System Calendar to toggle system calendars johnnyq 2024-06-01 18:55:24 -04:00
  • c573687fa1 Feature: Calendar Names and Colors can now be edited johnnyq 2024-06-01 18:48:06 -04:00
  • 851542bcc1 Added Side nav for calendars, pending more updates johnnyq 2024-06-01 18:09:59 -04:00
  • e04a9d1f09 Added All Domain view to main side nav johnnyq 2024-06-01 17:12:15 -04:00
  • c0207aa9ec Remove the Arrow Icon Next to the client in client listing johnnyq 2024-06-01 16:54:44 -04:00
  • 1fa043b1d7 Bumped TinyMCE Editor from 7.0 to 7.1.1 johnnyq 2024-06-01 16:21:46 -04:00
  • 307cc709d4 Fix Merging Ticket where the merging ticket HTML would be lost during the merge to the another ticket johnnyq 2024-06-01 16:15:38 -04:00
  • 18d94cb33d Add Revision history to the bottom of each document johnnyq 2024-06-01 15:54:53 -04:00
  • 5edec23234 Convert document details to 4 Space indent instead of 2 johnnyq 2024-06-01 15:32:14 -04:00
  • a064d26c10 Fix Creating Document from a template where is would not set the document_parent causing new documents to display revisions that dont exist johnnyq 2024-06-01 15:24:30 -04:00
  • 3621912398 Keep Admin Menu Nav Highlighted when going deeper into an item johnnyq 2024-06-01 15:07:47 -04:00
  • 64499fa734 Also Delete Location Tags when a Client is deleted johnnyq 2024-06-01 14:39:14 -04:00
  • ba23142843 Remove repeated delete client tags query when client is deleted johnnyq 2024-06-01 14:35:35 -04:00
  • dfe61fb426 Delete Contact Tags when a Client is deleted johnnyq 2024-06-01 14:34:28 -04:00
  • 2ab7a44f6e Feature: Add Contact Tags Support johnnyq 2024-06-01 14:25:51 -04:00
  • 565f8162a4 Feature: Clients and Locations can now be searchable with multiple tags selected johnnyq 2024-05-31 18:18:41 -04:00
  • 8d87672b49 Tidy Tickets Collapse johnnyq 2024-05-31 17:39:09 -04:00
  • 0770c701b5 Continue to Show Advanced Search in Tickets Filter if assigned to is selected johnnyq 2024-05-31 17:36:19 -04:00
  • a85bd8fd63 Merge branch 'master' into techbar ThaMunsta 2024-05-31 17:05:58 -04:00
  • cf76b167a3 manual changes ThaMunsta 2024-05-31 16:55:45 -04:00
  • ecbeb12990 Fix broken page over the shortened tag query in client details and ticket details.php johnnyq 2024-05-31 16:51:52 -04:00
  • a7376fe08d DB Update Shorten Client Tag Fields and add Delete Client Tags to Delete Client and cleanup clients query johnnyq 2024-05-31 16:46:50 -04:00
  • 5347429d58 Remove Unessesary Syntax from locaiton tag Query johnnyq 2024-05-31 16:27:04 -04:00
  • 89d9ec73ad Feature Added Location Tags johnnyq 2024-05-31 16:13:55 -04:00
  • 63f740e22f Move total time worked to 3rd column in ticket details johnnyq 2024-05-30 19:42:08 -04:00
  • eab3bf226c Add Company Name to the Browser title in guest viewing sessions such as guest_invoice, guest_quote etc johnnyq 2024-05-30 19:29:33 -04:00
  • 7db9a7de73 Fix Telemetry check johnnyq 2024-05-30 18:57:33 -04:00
  • 14c814c5b8 Made Public Comment and Email Default Selected option johnnyq 2024-05-30 16:45:20 -04:00
  • 2149a33bd5 Added Email Client to ticket details, Public Comment does not email the client or watchers anything, but can view it in the ticker portal johnnyq 2024-05-30 16:36:38 -04:00
  • 237ba1dd20 Removed Custom CSS for ticket was able to make work with CSS Library bootstrap, asjusted spacing and layout of ticket response controls, johnnyq 2024-05-30 15:35:02 -04:00
  • 8c007ea7b1 Calculate more ticket response counts johnnyq 2024-05-30 15:05:13 -04:00
  • f091d94282 Ticket Response UI Update Public Comment and Internal Note work now, added Events and Tasks to the Responses stil WIP there johnnyq 2024-05-30 14:53:49 -04:00
  • db5ec8912a More UI Updates to ticket comments johnnyq 2024-05-30 13:56:30 -04:00
  • 7eb6c2ac7f Initial rework on UI for public comments, private notes and ticket events johnnyq 2024-05-30 13:49:52 -04:00
  • dfca3a04a1 DB Structure Dumnp for billable options johnnyq 2024-05-29 17:56:59 -04:00
  • 1d19b72229 Added Billable Recurring Tickets, UI: changed the Billable option to switch. Added ticket settings option to automatically mark new tickets as billable johnnyq 2024-05-29 17:55:39 -04:00
  • c389c68883 Default Tickets to not billable and add Billable option to Create Ticket johnnyq 2024-05-27 13:46:17 -04:00
  • 1c5cb0123c Merge pull request #965 from wrongecho/ticket-categories Johnny 2024-05-27 12:58:50 -04:00
  • a3f72b7d93 Merge pull request #966 from wrongecho/calendar-start-day Johnny 2024-05-27 12:58:14 -04:00
  • fbc87572e9 Calendar start day Marcus Hill 2024-05-26 23:38:50 +01:00
  • 159c1d78a0 Ticket categories Marcus Hill 2024-05-26 22:49:57 +01:00
  • 5210fae3ec Fix johnnyq 2024-05-26 15:55:46 -04:00
  • f177045432 Merge pull request #964 from wrongecho/user-roles-initial Johnny 2024-05-26 15:42:24 -04:00
  • e820ffec6b User roles Marcus Hill 2024-05-26 18:37:37 +01:00
  • c4fd3f7422 Merge pull request #962 from wrongecho/bugfix-ticker-timer-since-removal-open-tickets wrongecho 2024-05-26 17:09:24 +01:00
  • c969897389 Ticket time tracking Marcus Hill 2024-05-26 17:09:04 +01:00
  • 059a5516fc Ticket time tracking Marcus Hill 2024-05-26 17:05:42 +01:00
  • f1037975a7 Merge pull request #961 from wrongecho/qr-code-fix wrongecho 2024-05-26 16:36:36 +01:00
  • 2b006af52d 2FA QR Codes Marcus Hill 2024-05-26 16:29:35 +01:00
  • 8b1ba7028e 2FA QR Codes Marcus Hill 2024-05-26 16:08:06 +01:00
  • c02d6d4cf0 Add Recurring Tickets NextDate to the Calendars johnnyq 2024-05-21 13:33:53 -04:00
  • 85a1c5e795 Merge pull request #960 from wrongecho/2fa-token-cookie-time Johnny 2024-05-20 23:49:13 -04:00