Mods for HESK 3.0.0 BETA 1 Released

Forum dedicated to Mods for HESK created by Mike Koch

Moderator: mkoch227

Locked
mkoch227
Posts: 666
Joined: Wed Jul 04, 2012 3:37 pm

Mods for HESK 3.0.0 BETA 1 Released

Post by mkoch227 »

Image

Mods for HESK 3.0.0 Beta 1 has been officially released, available at https://mods-for-hesk.mkochcs.com.

THIS IS A PRE-RELEASE VERSION AND MAY BE UNSTABLE. DO NOT USE THIS IS IN A PRODUCTION ENVIRONMENT!
(if you ignore that warning and use it in a production environment anyways, be sure to make a backup of everything first. Mods for HESK is not responsible for data loss!)

Changelog for 3.0.0:
  • BUGFIX: Ticket tab on header is no longer displayed when helpdesk is in KB mode only
  • BUGFIX: Fixed an 'undefined_variable' on the header when in maintenance mode
  • BUGFIX: Fixed an issue where the wrong message editor was used when editing a ticket / reply
  • New admin backend UI, powered by AdminLTE
  • Update to HESK 2.7.0 RC 1
  • Dropped support for HESK 2.6.x
Please report any issues with the beta either at this thread or at the Mods for HESK GitLab repository.
Mike, Lead Developer of Image HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
alcazar
Posts: 81
Joined: Mon May 27, 2013 6:36 pm

Re: Mods for HESK 3.0.0 BETA 1 Released

Post by alcazar »

No issues so far.
Its really nice looking now, although the main window is now smaller.
Is it possible to have the new menu as sort of "sidebar", which can be "closed" and "opened" ?
(i. e. like LimeSurvey has)

And to help you a bit, take a look into my Thread -> viewtopic.php?f=19&t=5730 :oops:
Thanks.
Alcazar
(nach Diktat spazierengegangen)
mkoch227
Posts: 666
Joined: Wed Jul 04, 2012 3:37 pm

Re: Mods for HESK 3.0.0 BETA 1 Released

Post by mkoch227 »

You can click the hamburger icon at the top (near the name of the help desk) to collapse the menu (however it will most likely re-expand every time you load a page). I can add something to keep track of the menu state (perhaps a cookie?)
Mike, Lead Developer of Image HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
alcazar
Posts: 81
Joined: Mon May 27, 2013 6:36 pm

Re: Mods for HESK 3.0.0 BETA 1 Released

Post by alcazar »

Oops, didnt see that button :oops: ,but working as intended.
As for the menu state, it could be also a setting (either global setting or profile) if possible.
Thanks.

PS: Since master Klemen wanted to rewrite the UI for (normal) Hesk 3 too, maybe he can use this as suggestion/imagination :P
Alcazar
(nach Diktat spazierengegangen)
zmenchho
Posts: 13
Joined: Tue Aug 14, 2012 4:53 pm

Re: Mods for HESK 3.0.0 BETA 1 Released

Post by zmenchho »

one bug perhaps?

when you try to reply to a ticket as a "user" and click reply, it loads /reply_ticket.php and contains a white page and dosent submit the reply.




another question, on the admin side, how do we get "submit reply & close" back?
rickerg
Posts: 1
Joined: Mon Nov 28, 2016 9:04 pm

Re: Mods for HESK 3.0.0 BETA 1 Released

Post by rickerg »

We also noticed the "Send Reply and Close" was missing from the Admin ticket reply page. We would like to see it return as well.
mkoch227
Posts: 666
Joined: Wed Jul 04, 2012 3:37 pm

Re: Mods for HESK 3.0.0 BETA 1 Released

Post by mkoch227 »

zmenchho wrote:one bug perhaps?

when you try to reply to a ticket as a "user" and click reply, it loads /reply_ticket.php and contains a white page and dosent submit the reply.
Yep, it's a bug. It will be fixed in beta 2.
zmenchho wrote:another question, on the admin side, how do we get "submit reply & close" back?
rickerg wrote:We also noticed the "Send Reply and Close" was missing from the Admin ticket reply page. We would like to see it return as well.
This is also a bug in the beta that will be fixed in beta 2.
alcazar wrote:Oops, didnt see that button :oops: ,but working as intended.
As for the menu state, it could be also a setting (either global setting or profile) if possible.
The navigation menu will return to the top in the next beta due to some concerns from users. The sidebar will be used for select pages that would benefit from the sidebar, such as the view ticket, calendar, and settings pages.
Mike, Lead Developer of Image HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
zmenchho
Posts: 13
Joined: Tue Aug 14, 2012 4:53 pm

Re: Mods for HESK 3.0.0 BETA 1 Released

Post by zmenchho »

Awesome! THanks!

mkoch227 wrote:
zmenchho wrote:one bug perhaps?

when you try to reply to a ticket as a "user" and click reply, it loads /reply_ticket.php and contains a white page and dosent submit the reply.
Yep, it's a bug. It will be fixed in beta 2.
zmenchho wrote:another question, on the admin side, how do we get "submit reply & close" back?
rickerg wrote:We also noticed the "Send Reply and Close" was missing from the Admin ticket reply page. We would like to see it return as well.
This is also a bug in the beta that will be fixed in beta 2.
alcazar wrote:Oops, didnt see that button :oops: ,but working as intended.
As for the menu state, it could be also a setting (either global setting or profile) if possible.
The navigation menu will return to the top in the next beta due to some concerns from users. The sidebar will be used for select pages that would benefit from the sidebar, such as the view ticket, calendar, and settings pages.
Locked