When I assigns a ticket for me.
Does it still under Owner: Not assigned [Assign to Me]
and when I press the home. There are marked as it is me who is the owner.
And when I press the ticket again shows still below Owner: Not assigned [Assign to Me]
Yep, definitely a bug, as the page isn't populating the Assign To dropdown at all I'll try to take a look into it soon (I'm working on another project at the moment)
Mike, Lead Developer of HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Mods for HESK v1.6.0 has been released. I changed the name (again) to improve discovery of this mod outside of the PHP Junkyard forums. New features and bugfixes in this release:
BUGFIX: The print ticket page now properly renders custom fields in groups of 3 per row, rather than all in one row.
BUGFIX: The ticket view page for customers is now properly rendered when customer priority is turned off.
BUGFIX: Assign-to drop down now shows active users (missing a ' mark around the 1 in the SQL query. Ticket view also shows assigned user under owner instead of "Unassigned".
BUGFIX: Fixed the "Manage Help Desk Settings" permission (a file was still being ignored by git that should not have been).
The Mods for HESK version number is now stored in the database, thus no longer requiring to replace the `modsForHesk_settings.inc.php` file unless actual functionality is added to that file.
NuMods is now known as "Mods for HESK" to improve discovery by outside visitors.
Upgrade logic for database updates has been improved.
New tickets can be modeled after an existing ticket by clicking the "Create new ticket using contact information" button on any existing ticket. All contact fields plus custom fields will be copied over to the new ticket form.
The customer will be emailed when a ticket has been marked as a "closed" status.
The height of the "green bar" has been decreased, saving screen space.
Admins now have the ability to restrict users from changing their notification settings.
Notes can now be edited, rather having to delete and re-add them.
Attachments can now be added to notes. Note attachments follow the same requirements as ticket attachments.
Admins can now request emails for notes added to any ticket, not just tickets assigned to them.
All links in a ticket now open in a new tab.
Note to All Users
There have been database modifications in this release, so all users must run the update script. Upgrade/installation instructions are available at http://mods-for-hesk.mkochcs.com
Manual Upgrade
If you would like to update your version of Mods for HESK manually (so you don't lose custom modifications, etc.), you can follow the diffs between the two versions at https://github.com/mkoch227/Mods-for-HE ... 0...v1.6.0
Mike .... you are awesome. All seems to work fine. The attachment to the note is absolutely great!!!!
Also the help settings!!! Works perfectly fine, Also "Admins now have the ability to restrict users from changing their notification settings." is just great!!! This will help me a lot!
Thanks so much!
I wish I had released HESK 2.6.0 earlier as some features you added are also already included in 2.6.0 (like editing notes, note attachments, notification of closed tickets, ...) and it would save you from a lot of work. I will release the beta in December and will also provide Git patches so you can import the official changes to Mods for HESK if you wish.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here
Klemen wrote:I wish I had released HESK 2.6.0 earlier as some features you added are also already included in 2.6.0 (like editing notes, note attachments, notification of closed tickets, ...) and it would save you from a lot of work. I will release the beta in December and will also provide Git patches so you can import the official changes to Mods for HESK if you wish.
Whoops, well the beautiful thing about Git is that removing features is as simple as reverting the commits I probably won't patch up Mods for HESK until the stable version of 2.6.0 is released.
Mike, Lead Developer of HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.