Commit Graph

3261 Commits

Author SHA1 Message Date
Johnny c2a5f02308
Merge pull request #805 from twetech/Fix-for-quotes-and-recurrings
[HOTFIX] Fix editing of recurring and quotes
2023-11-13 14:19:30 -05:00
Andrew Malsbury cdacb7735c Update to remove 2023-11-13 18:45:31 +00:00
Andrew Malsbury d837a10013 Fix editing of recurring and quotes 2023-11-13 17:50:42 +00:00
johnnyq 104bbee422 Converted Client Services Multiple Select Boxes to use Select2: 2023-11-10 16:34:21 -05:00
Johnny 9c4d9f14b1
Merge pull request #801 from wrongecho/mail-parse-blank-emails
Mail parse - Handle blank/unexpected emails better
2023-11-09 17:57:52 -05:00
Marcus Hill 0de99fda61 Mail parse - Handle blank/unexpected emails better 2023-11-09 22:18:57 +00:00
johnnyq f6076ad97a Remove Quick Add Instead redirect them to the categories settings page when plus is clicked 2023-11-09 13:09:38 -05:00
johnnyq 8975fcf2ee Place Advanced filter back on the left final decision was made to do so and I like it 2023-11-09 11:23:45 -05:00
johnnyq 408a596efa Add logging if creating a referral via create client 2023-11-08 23:35:00 -05:00
johnnyq 0103e05093 Ability to create a referral when adding a client 2023-11-08 23:30:44 -05:00
johnnyq 89cbdd1038 Added industry select array 2023-11-08 22:54:33 -05:00
johnnyq cbf15f4e81 Updated button colors on accept decline quote 2023-11-08 22:28:29 -05:00
johnnyq 88a6fdd36d Start page is a required select box with the option of putting in a custom value 2023-11-08 22:17:51 -05:00
johnnyq 5bd4c32f4d Reorganized Create Software License added multi select2 to assign asset and user licenses 2023-11-08 16:46:15 -05:00
johnnyq a300248f90 Remove the old add remove ticket watcher js code 2023-11-08 14:38:48 -05:00
johnnyq 7e2d3c4159 Add Function Select2 Multiple Capabilities to add ticket watchers in create client ticket 2023-11-08 14:37:03 -05:00
johnnyq eb01e4b4d5 Clean up Logic for Client Add and Client Edit Modals, same for trip add copy edit 2023-11-08 13:34:58 -05:00
Johnny 40b6723fac
Merge pull request #800 from wrongecho/azure-sso-error-wording
AAD SSO - Wording
2023-11-07 17:28:37 -05:00
johnnyq 3a61b56c6e Fix SQL Syntax error 2023-11-07 16:52:02 -05:00
johnnyq 5d1c283533 Do not show disabled or users that were before the trip creation date 2023-11-07 16:34:32 -05:00
Marcus Hill 51ec92c72e AAD SSO - Wording
Slight change to the error wording when a user doesn't exist in ITFlow as a contact / has the wrong auth method set (blank/local rather than Azure)
2023-11-07 21:18:46 +00:00
johnnyq afc040bfe6 Updated UI on add / edit Client moved the tagging functionality to using select2 to increase space and merge tags and notes tabs 2023-11-07 16:02:15 -05:00
johnnyq 3f2f405596 Allow Manual Input of Trip Destination or select from client locations, Added Remember me checkbox for future implementation 2023-11-06 19:37:48 -05:00
johnnyq d2e3c1e12d Fix Domains Icon in Global Search, remove unnessesary > 2023-11-06 17:03:34 -05:00
johnnyq a9304a3784 Move Calendar under support Move Trips under Finance 2023-11-06 15:25:54 -05:00
johnnyq c18dbc5985 Rename Events in Client Side Nav to Calendar 2023-11-06 15:22:51 -05:00
johnnyq 91924bc239 Feature: Part 2 - Added Default Hourly rate to settings pane, default to the default hourly rate when adding a client 2023-11-06 15:05:07 -05:00
johnnyq 1f0d2ff1ab Feature: Part 1 - DB Schemea update for Default Hourly Rate 2023-11-06 14:52:01 -05:00
johnnyq 69e9691de9 Remove elevation CSS tag from tickets as this was not consistent and unnessary 2023-11-06 14:43:19 -05:00
johnnyq 76f20225f5 Fix IT Docs not showing, keep assets side nav active when viewing asset details page 2023-11-06 14:38:22 -05:00
johnnyq c40be56869 Disable Documentation section of Client Side Nav of IT Doclumentation is disabled 2023-11-06 14:33:23 -05:00
johnnyq a8ee791d64 Allow to set quick notes under asset details 2023-11-06 14:25:55 -05:00
johnnyq dff4eff5cc Do not show related content in edit service if the entity archived date is greater than when the service was created 2023-11-06 13:46:52 -05:00
johnnyq 167c2a5b43 Remove Document from many to many service_documents table when archiving or deleting a document prevents from showing up under document service relation 2023-11-06 13:27:58 -05:00
johnnyq 11b814b4c8 Do not show archived content when adding a service 2023-11-06 13:19:27 -05:00
johnnyq 43b94ebddc Restored New Quote Functionality under clients this was disabled for debugging but never re-enabled back 2023-11-06 12:44:44 -05:00
Johnny 210530e673
Merge pull request #798 from wrongecho/client-is-lead-fix
Fix undefined client_is_lead errors
2023-11-05 10:49:43 -05:00
Johnny 7044c6bf54
Merge pull request #797 from wrongecho/api-additions
API - Documents
2023-11-05 10:49:30 -05:00
Marcus Hill ba86af9efa Fix undefined client_is_lead errors
- Defines client_is_lead within the general client include file to prevent the following error filling up logs on almost every page load.
> "PHP Notice: Undefined variable: client_is_lead in itflow/client_edit_modal.php on line 111"
2023-11-05 11:03:49 +00:00
Marcus Hill 573eaf179b API - Documents
- Add create and update methods
2023-11-05 10:42:46 +00:00
wrongecho a31c012487
Merge pull request #796 from wrongecho/fix-trip-export
Fix trip export to csv
2023-11-05 08:31:16 +00:00
Marcus Hill 7ccd69a26f Fix trip export to csv 2023-11-05 08:24:19 +00:00
Johnny f7e0f06eb6
Merge pull request #795 from nellistc/globalsearch-domains
Update global search to include client domains
2023-11-03 16:44:50 -04:00
nellistc 7ab032fa3f
Update global search, add client to domain search results
Show client name and link to client overview in domain search results
2023-11-04 07:31:21 +11:00
nellistc 008ad76c68
Update global_search.php
add domains to global search results
2023-11-03 18:22:24 +11:00
johnnyq fbf535444b Updated Quote and Recurring to match invoice UI updates 2023-11-02 16:31:25 -04:00
johnnyq ef213e34d4 Invoice UI Update: Bolded Due Date, Moved Subtotal to the top added - sign in front of discount, do not subtract the discount from the subtotal as this is reservered for total, do not show tax discount or paid in pdf if they are 0 2023-11-02 16:12:06 -04:00
johnnyq 015d8265e0 Fix Quotes duplicated php start close tags in edit quote discount field 2023-11-02 13:19:13 -04:00
johnnyq cd99e91ac3 Bold the contact name in client listing 2023-11-01 18:55:41 -04:00
johnnyq 5a7c62c150 Added back number_format() function as there was a way to just remove the commas but keep the decimal place so 290.90 doesnt look like 290.9 2023-11-01 18:16:12 -04:00