[25.02.1]

Fixed

  • Resolved broken links in the client overview, project and client listings, and rack details.

  • Corrected asset transfer functionality to clients.

  • Fixed the ticket scheduling redirect.

  • Corrected the ticket link in the Scheduled Ticket Agent Notification email.

  • Addressed issues with credentials and ticket actions in the Contact Detail Modal.

  • Fixed text wrapping in notifications.

  • Adjusted notifications so that they are sorted with the newest first.

  • Fixed drag-and-drop functionality for tickets in the Kanban view on mobile devices.

  • Resolved a weird issue with TinyMCE that prevented using links referencing your ITFlow instance url.

  • Corrected image orientation issues during upload and the preview optimization process.

Added / Changed

  • Introduced entity link indicator icons and counts in the contacts and credentials section.

  • Implemented a fade animation for the new AJAX modal.

  • Removed the Client Overview Expire Day Select and replaced it with simplified 1, 7, or 45-day options.

  • Added the ability to link and unlink entities within asset details.

  • Introduced quick tag/category creation across the app.

  • Added a Vendor Quick Details Modal.

  • Enabled vendor linking and added a License Purchase Reference in the Software Licenses section.

  • Added download original, optimized and thumbnail option for images.

  • Added Paid status to the top corner of Invoice PDFs

johnny stickied the discussion .

Don't think I can see any topic on notifications? Looks like a step backwards after the updates, that if I click on a notification, it gives me a 404, but also, there is no option to view all notifications, then go through with the check box on the right, and dismiss certain ones? Now there is just a list that you can't seem to do much with…

Ill add the link to see all notifications back in there, also what notification did you click on that gave you a 404. I cannot replicate?

  • Alan replied to this.

    That quite a milestone however that 10000 posts is coming, maybe a celebration

      johnny let's do it!

      What's on your mind?

      johnny

      TL;DR: "client_" in the url is the issue.

      So the notifications now come up in the centre of the screen in a long column, and clicking on a domain notification goes to: https://flow.url/client_domains.php?client_id=1 (well, any number).

      If you navigate manually to the client id and then their domains, it's using: https://flow.url/domains.php?client_id=1 (which works)

      For assets, the notification url is: https://flow.url/client_assets.php?client_id=1

      Manually, it's: https://flow.url/assets.php?client_id=1

      Certificate notification url: https://flow.url/client_certificates.php?client_id=1

      Manually it's: https://flow.url/certificates.php?client_id=1

        After the update, generating and changing credentials does not work. It loads /post.php and a white screen.

        Ist there some quick solution for this?

          Here more about this:

          [Mon Mar 03 13:53:36.427468 2025] [php:error] [pid 84980] [client x.x.x.x:0] PHP Fatal error:  Uncaught mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' login_asset_id = 0, login_software_id = , login_client_id = 11' at line 1 in /var/www/xxx/post/user/credential.php:15\nStack trace:\n#0 /var/www/xxx/post/user/credential.php(15): mysqli_query()\n#1 /var/www/xxx/post.php(49): require_once('...')\n#2 {main}\n  thrown in /var/www/xxx/post/user/credential.php on line 15, referer: https://xxx/credentials.php?client_id=11

          Alan I think those might be old notifications and your right old notification will have the new url, but new notifications should be all correct

          • Alan replied to this.

            mikeie yes we fixed this over the weekend and are working to push out a fix shortly

              johnny that would be great, we really miss this feature - 4 people used the notepad today πŸ˜ƒ

              johnny unstickied the discussion .

              johnny So will we be able to dismiss individual notifications at some point?

              yes should be fixed

              • Edited

              haha, as I posted that, saw your update above, so updated. Now there is the button at the bottom of the notifications pane for see all notifications, which takes you to https://flow.url/notifications.php. This has a Dismissed toggle at the top right, but there is no option on each notification to dismiss it?

              yeah I see that, I made changes but didnt hit the CTRL S in my editor to make the last change

              Okay @Alan I pushed it out man go ahead and update