Andrew Malsbury
bdda03d8b2
Update ticket link in header_timers.js
2023-11-15 16:30:10 +00:00
Andrew Malsbury
5657c153be
Merge branch 'master' into See-All-Timers
2023-11-14 11:24:26 -06:00
Johnny
5dfc0d0d2c
Merge pull request #802 from twetech/update-timer-when-pending
...
Time tracking paused when pending
2023-11-13 23:29:15 -05:00
johnnyq
f11ad402e9
Moved the rest of the Import / Export Buttons into the Create and some exports in the Advanced filter button
2023-11-13 20:24:57 -05:00
johnnyq
4a74d7b402
Do not show other Assets if there are none
2023-11-13 19:52:03 -05:00
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
Andrew Malsbury
47fe6fe233
Add timers modal to see all timers
2023-11-12 23:47:44 +00:00
Andrew Malsbury
efb4709519
Time tracking paused when pending
2023-11-12 21:23:06 +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