wrongecho
|
7a5a607ff6
|
Redirect the blank index page to the start page
|
2025-04-11 14:53:02 +01:00 |
wrongecho
|
a195774726
|
Update README.md
Add JetBrains to sponsors, as they provide FOSS licenses of PhpStorm to us
|
2025-04-11 14:31:01 +01:00 |
johnnyq
|
8d0da7b55b
|
Fix Entity Linking in Asset and contact details
|
2025-04-09 14:00:51 -04:00 |
Johnny
|
58c315cd09
|
Merge pull request #1207 from TamirSlo/fix-dashboard-db-update-1-9-7
Fix Dashboard following DB Update 1.9.7
|
2025-04-08 17:00:40 -04:00 |
Johnny
|
dd6c4602db
|
Merge pull request #1194 from ssteeltm/develop
fix: missing kanban ticket settings
|
2025-04-08 16:59:07 -04:00 |
Tamir Slobodskoy
|
d413e0c8ff
|
Fix Copy Trip Modal
|
2025-04-08 05:27:56 +01:00 |
Tamir Slobodskoy
|
b356658635
|
Fix Dashboard following DB Update 1.9.7
|
2025-04-08 05:02:46 +01:00 |
Johnny
|
d92f0fc49b
|
Merge pull request #1206 from itflow-org/develop
Develop to Master for 25.03.4 Release
|
2025-04-07 13:31:20 -04:00 |
johnnyq
|
f206a28cf7
|
Update Changelog and App version to 25.03.4
|
2025-04-07 13:07:03 -04:00 |
johnnyq
|
70cb0ac635
|
Add the ability to remove additional assets from the ticket details screen
|
2025-04-07 12:58:55 -04:00 |
johnnyq
|
a0ece18876
|
Allow to remove additional assets in a ticket
|
2025-04-07 11:59:56 -04:00 |
wrongecho
|
4a22b03952
|
Global search - assets
When global search returns an asset, include a hyperlink to the asset details as part of the asset name
|
2025-04-04 15:12:32 +01:00 |
wrongecho
|
5ebf797c90
|
rm asset_mac - no longer in assets table
|
2025-04-04 15:08:04 +01:00 |
wrongecho
|
a20759f1f2
|
rm asset_mac - no longer in assets table
|
2025-04-04 15:07:47 +01:00 |
wrongecho
|
c273cab36e
|
Portal - View all ticket bugfix
View all tickets should display the ticket_number rather than the database ID
|
2025-04-04 14:50:36 +01:00 |
johnnyq
|
8306a04eda
|
Add Purchase Reference to Copy Asset
|
2025-04-03 15:07:56 -04:00 |
johnnyq
|
f078203136
|
Fix Database Export, was not properly exporting utf8, html data and such. Also disable foreign key contraint check in the export then renable it in the end. This fixes the issue with importing the database into phpmyadmin or using the mysql command
|
2025-04-03 15:01:47 -04:00 |
johnnyq
|
15e89c3c4e
|
Fix Bulk Assign ticket to only show ITflow users and not client users
|
2025-04-01 17:23:44 -04:00 |
Johnny
|
595c4f1440
|
Merge pull request #1205 from itflow-org/develop
Develop to Master for 25.03.3 release
|
2025-04-01 11:45:41 -04:00 |
johnnyq
|
91a523dc23
|
Update Changelog
|
2025-04-01 11:40:24 -04:00 |
johnnyq
|
8567c97c09
|
Merge branch 'develop' of github.com:itflow-org/itflow into develop
|
2025-04-01 11:33:16 -04:00 |
johnnyq
|
3621e99c61
|
Update Changelog and app version
|
2025-04-01 11:33:04 -04:00 |
Johnny
|
d99b9cbe68
|
Merge pull request #1204 from itflow-org/fix-assign2
Ticket assign
|
2025-04-01 10:56:56 -04:00 |
Johnny
|
e319768fd3
|
Merge pull request #1203 from itflow-org/fix-bulk-assign
Tickets - Fix bulk assign
|
2025-04-01 10:56:27 -04:00 |
Johnny
|
c30ffcf096
|
Merge pull request #1202 from itflow-org/user-activity
User activity
|
2025-04-01 10:55:17 -04:00 |
wrongecho
|
7286248fef
|
Ticket assign
Remove the role check altogether, its the old way of doing the roles anyway
|
2025-04-01 09:12:24 +01:00 |
wrongecho
|
dc49f80cc3
|
Tickets - Fix bulk assign
Fix bulk assigning tickets to agents
|
2025-04-01 09:03:33 +01:00 |
wrongecho
|
1ae2da8054
|
User activity
Hide the See More button if the user can't actually access the logs due to not being an admin
|
2025-04-01 08:46:22 +01:00 |
johnnyq
|
090f4cb560
|
Fix adding location phone extension when addign a client
|
2025-03-31 19:33:07 -04:00 |
johnnyq
|
0914716b8e
|
Allow user to redact client replied tickets
|
2025-03-31 18:42:56 -04:00 |
johnnyq
|
ab463c1773
|
Tidy Phone Country code add + placeholder
|
2025-03-31 17:30:33 -04:00 |
johnnyq
|
36af4d11fc
|
Few more phone fixes
|
2025-03-31 16:52:47 -04:00 |
johnnyq
|
14d8dc6fa6
|
Fix php errors thrown when formatPhone is blank
|
2025-03-31 16:35:36 -04:00 |
johnnyq
|
2032b48ad3
|
DB Update Set Country codes to default to NULL and not 1 Nullify all current country codes
|
2025-03-31 12:06:36 -04:00 |
Johnny
|
2af795f548
|
Merge pull request #1201 from itflow-org/fix-users
Fix users
|
2025-03-31 11:22:47 -04:00 |
Johnny
|
7b4edb2948
|
Merge pull request #1200 from itflow-org/recurring-invoices
Recurring invoices
|
2025-03-31 11:22:30 -04:00 |
wrongecho
|
17a906fd03
|
Users bugfixes
- Fix syntax error when adding user, thanks @fleetlognorge
- Fix old reference to scheduled_tickets
|
2025-03-31 08:35:42 +01:00 |
wrongecho
|
af46a1fd96
|
Fix syntax error when adding user, thanks @fleetlognorge
|
2025-03-31 08:32:14 +01:00 |
wrongecho
|
393c0b8c11
|
Recurring invoices
- Fix the delete link
- Cron should only flag recurring invoices that with a next-run in the past if the recurring invoice is active
|
2025-03-31 08:28:22 +01:00 |
johnnyq
|
e92f2f714d
|
Fix Ticket Assign to
|
2025-03-30 20:48:12 -04:00 |
johnnyq
|
42606067c0
|
If no country code is entered display the number only no spaces hyphens or perenthesis
|
2025-03-30 12:22:43 -04:00 |
johnnyq
|
98bb65509d
|
Fix setting country code in company details
|
2025-03-30 11:45:27 -04:00 |
johnnyq
|
a2599e5d43
|
Fix network location edit
|
2025-03-30 02:14:06 -04:00 |
Johnny
|
0390b1bc2a
|
Merge pull request #1198 from itflow-org/develop
Develop to Master
|
2025-03-29 18:23:37 -04:00 |
johnnyq
|
531f3ec741
|
Update app version and changelog
|
2025-03-29 18:18:52 -04:00 |
johnnyq
|
127afdca0d
|
DB.sql revert 2
|
2025-03-29 18:16:25 -04:00 |
johnnyq
|
c4df5bf988
|
DB.sql revert
|
2025-03-29 18:12:32 -04:00 |
Johnny
|
30234e044d
|
Merge pull request #1197 from itflow-org/develop
Merge Develop into Master
|
2025-03-29 17:47:08 -04:00 |
johnnyq
|
1e98ee8916
|
Update app version and Changelog hotfix
|
2025-03-29 17:43:00 -04:00 |
johnnyq
|
d5665c2577
|
Update db.sql to match the mediumtext of the updates
|
2025-03-29 17:35:53 -04:00 |