stevland

Forum Replies Created

  • In reply to: mobile view ticket list

    October 19, 2023 at 5:29 pm #18529
    stevland
    Keymaster

    Which version are you using? Are you referring to the Staff side or the Client portal?

    I tried adding a very long ticket Subject and it looks fine in the Ticket List on the Staff and Client sides, on both desktop and mobile, as well as the Ticket page itself using every combination that I can think of.

    A screenshot would be very helpful because it can be difficult to reproduce an issue I haven’t personally seen.

    In reply to: Wrong “Update” Informations

    October 19, 2023 at 5:21 pm #18528
    stevland
    Keymaster

    I must have forgotten to update the current version info on the server.

    Sorry for the confusion.

    stevland
    Keymaster

    Hi Stephen,

    That is extremely odd, and rather unnerving I’m sure.

    I would be happy to provide an answer if I had any idea what is going on. But as you probably realize it is extremely unlikely — whatever is going on — that it is a glitch introduced by osTicket Awesome.

    Your best bet is to continue looking for solutions in the osTicket Forum or GitHub page.

    stevland
    Keymaster

    Hi Damian,

    I cannot reproduce the issue on my end. The password reset function works perfectly.

    I’m not sure if it matters, but have you checked your Helpdesk URL?

    Admin Panel > System and Settings > Helpdesk URL.

    In reply to: Search does not let you adjust columns

    October 19, 2023 at 5:06 pm #18519
    stevland
    Keymaster

    Hi Doug,

    If you look at vanilla osTicket 1.14‘s Advanced Search > Columns you’ll see that you can add Columns.

    But starting in osTicket 1.15 they revamped the way Advanced Search works, and there is no longer an option to add columns. I’m not sure what the purpose of the “use standard columns” checkbox is because, yes, in my experience it is always greyed out.

    In short, this is not an osTicket Awesome issue, but rather an upstream change that the osTicket devs have made.

    If you wished to pursue it I would suggest opening an Issue on GitHub.

    In reply to: User’s menu is hide on mouse hover

    October 19, 2023 at 5:03 pm #18515
    stevland
    Keymaster

    Hi guys,

    Thank you for the reports!

    This issue has now been resolved in the latest release osTicket Awesome for osTicket 1.18 (Revision 3).

    In reply to: Client replies added in weird chronological order

    October 19, 2023 at 4:58 pm #18512
    stevland
    Keymaster

    Wow Julien, that’s really weird.

    Even stranger that I can’t reproduce it.

    From the Client side I added a reply to ticket 235.

    And then on the Staff side my reply showed up in ticket 235 at the bottom as expected.

    Of course, if you visit those links my reply will be gone because the database resets every hour.

    Either way, very odd.

    Are you still experiencing this in your own installation?

    What happens if you press SHIFT + O on both sides?

    In reply to: Ticket zusammen führen Button nicht vorhanden

    October 19, 2023 at 4:42 pm #18511
    stevland
    Keymaster

    Hi Dirk

    Es befindet sich immer noch am selben Ort, aber Sie müssen zuerst auf die Schaltfläche „Mehr“ klicken.

     

    In reply to: Missing column “Status” in “Advanced Search”

    October 19, 2023 at 4:36 pm #18508
    stevland
    Keymaster

    Hi Freinet,

    If you look at vanilla osTicket 1.14‘s Advanced Search > Columns you’ll see that you can add Status.

    But starting in osTicket 1.15 they revamped the way Advanced Search works, and there is no longer an option to add columns such as Status.

    Therefore, this is not an osTicket Awesome issue, but rather an upstream change that the osTicket devs have made.

    If you wished to pursue it I would suggest opening an Issue on GitHub.

    In reply to: Mobile menu v. 1.18 / 101 does not display nested queues

    October 19, 2023 at 3:57 pm #18507
    stevland
    Keymaster

    Hi Francesco,

    That sounds really weird. Unfortunately, I cannot produce the issue.

    Can you kindly try to reproduce the issue in the 1.18-1 Demo and let me know?

    In reply to: Logo tab disappeared

    October 19, 2023 at 3:52 pm #18506
    stevland
    Keymaster

    Hi @speciale,

    You’ve probably figured this out by now, but the Logo section has been moved and improved.

    You’ll find it under Admin Panel > Theme > Logo Options.

    In reply to: Visual Bug – Mobile Landscape

    October 19, 2023 at 3:44 pm #18503
    stevland
    Keymaster

    I tried to reproduce that issue.

    Using the 1.17.3-2 Demo I selected the logo that is closest to the shape of your logo.

    I then adjusted the browser window to try and find a resolution that would trigger the issue.

    https://pasteboard.co/mW3R9XXp6cbT.gif

    Sorry, I’m just not seeing it.

    I’m wondering if your logo has transparent space around it, like the 1st example on this page?

    In reply to: TABS no longer work with templaet

    October 19, 2023 at 3:35 pm #18500
    stevland
    Keymaster

    Hi Michael,

    I feel you. It is also a pet peeve of mine when applications don’t support keyboard navigation.

    Having said that, I made a form over function design decision years ago when building osTicket Awesome.

    Design is all about trying to have control over details, and the fact is that the functionality that allows you to see what field is in focus is implemented differently in every browser; and the only thing that remains consistent through every browser is that it always looks ugly.

    Therefore, I eventually figured out how to neuter it.

    What I have done now for you is I have tried to figure out all the lines of CSS I used to neuter it, and segregated all of that code into one section.

    If you open /osta/css/staff-desktop.css and replace its contents with the contents of this Pastebin, you can then scroll to the bottom of the file and delete the section titled, “SUPRESS BROSWER OUTLINE”.

    Once you save it you should find that the TAB functionality you seek will work as you expect. You may have to clear your browser cache.

    And when you upgrade osTicket Awesome in the future you will have to open staff-desktop.css and delete that section again.

    I may eventually add this as an Accessibility option in the Theme section.

    Search canned responses, original user can click canned response and the cursor goes to the search board. 

    I couldn’t figure out what you’ve tried to say here. If it still feels important feel free to give me directions on how to find the area you are referring to, or perhaps a link (e.g. /scp/canned.php)

    In reply to: Mobile View Nested Queues

    October 19, 2023 at 1:50 pm #18493
    stevland
    Keymaster

    Hi Michael,

    Unfortunately I am having a hard time visualizing your setup.

    A screenshot would probably go a long way to helping me understand your application.

    And what happens when you press SHIFT + O? Do your Queues display elegantly in vanilla osTicket?

    stevland
    Keymaster

    @rglfsucu,

    Thank you for taking the time to also point out that the issue occurs in regular osTicket.

    But actually, I can’t reproduce it in either environment!

    What browser are you using?