johnnyq
|
923001928c
|
Update Changelog and version
|
2025-04-18 18:08:40 -04:00 |
johnnyq
|
75ed461c67
|
Asset and Contact Links now goto the details page instead of the details modal
|
2025-04-16 18:51:53 -04:00 |
johnnyq
|
691aebce91
|
Revert Fix
|
2025-04-13 15:15:18 -04:00 |
johnnyq
|
846947ff49
|
Change the button handlebar class
|
2025-04-13 15:11:37 -04:00 |
johnnyq
|
65e107d154
|
Totally remove Dragula in Favor of the modern SortableJS library, updated the Kanban
|
2025-04-13 15:01:52 -04:00 |
johnnyq
|
19b809b699
|
Added SortableJS Library, and updated Invoice, Quote and Recurring to use it. Added Grab Bar Icons next to action buttons. Will now sort in Mobile much more efficiently, update ajax vars for recurring invoice
|
2025-04-13 13:29:16 -04:00 |
johnnyq
|
60fe02bb47
|
Comment
|
2025-04-13 11:57:26 -04:00 |
johnnyq
|
3e708059c6
|
Fix not showing File folders instead of Document Folders when creating a document.
|
2025-04-13 11:55:14 -04:00 |
johnnyq
|
424104bb66
|
Default Date between max date to 9999-12-31 instead of current date for filtered listings, this fixes the issue if you post date an entity it would not show in the listing by default unless you selected a a great to date in the filter
|
2025-04-12 12:08:30 -04:00 |
johnnyq
|
62696b9ebe
|
Fix Mobile Country Code in contact list
|
2025-04-12 11:58:32 -04:00 |
Johnny
|
87403e8c2d
|
Merge pull request #1209 from itflow-org/index-redirect
Redirect the blank index page to the start page
|
2025-04-12 11:54:05 -04:00 |
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 |
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 |
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 |