News:

Looking for a good read? Check out the SimpleDesk Team Blog.

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - SleePy

#76
SimpleDesk Tracker / Re: New Tickets Grid should go first
November 29, 2015, 07:08:08 PM
Fixed in f6a5414
#77
SimpleDesk Tracker / Re: [Fixed] Bug missing subtext
November 29, 2015, 04:11:33 PM
Fixed.  I think the display avatar item is fairly self explanatory.  I'm not sure how else you could explain it other than what the title does as "Display avatars in replies to a ticket?"
#78
I fixed this up the other day while adding in the save dialog notices.
#79
I am not able to reproduce this with the latest version.  I can go there, change settings and rebuild the index.
#80
SimpleDesk Tracker / Re: Reattribute tickets
November 29, 2015, 02:47:50 PM
This has been implanted in    a60b187.

It does basically what tfs has mentioned above.  I used the reattribute section in the helpdesk and just added on the new option.
#81
Fixed in commit 71ab0aa
#82
SimpleDesk Tracker / Re: Bug icons
November 29, 2015, 02:02:39 PM
I've committed the change.
#83
SimpleDesk Team Blog / SimpleDesk 2.1 for SMF 2.1
November 28, 2015, 11:19:42 PM
Hi,

I am here quickly to give a post about SimpleDesk 2.1.  The developers (or myself) are hard at work with SimpleDesk 2.1 for SMF 2.1.  SMF 2.1 is still in beta and development and at this time is not production ready.  We are working on making SimpleDesk 2.1 happen and as we are building it for SMF 2.1, we won't be ready to release it until SMF 2.1 is looking closer to gold release.

Some changes have happened here over the last few years, we have moved our repository to GitHub and our Bug Tracker.  Anyone who is interested, wants to try out or just curious about the development progress can take a peak at our repository and view the progress.  We do not provide general support for development versions.  Do not use development versions on a production site.

SMF 2.1 brings a lot of new features and hooks to the table that we would like to make use of.  At this point in time, SimpleDesk is the biggest modification for SMF 2.1 that is 100% edit free, making use of 28 hooks (who's to say we may not need more!) from SMF 2.1.  SMF 2.1 currently has over 300 hooks and counting (303 at the time of this post).  SimpleDesk itself with its plugin system has over 150 (174 to be exact) hooks.
#84
SimpleDesk Tracker / Re: Success Confirmation
November 28, 2015, 02:18:46 PM
Fixed
#85
SimpleDesk Tracker / Re: Success Confirmation
November 27, 2015, 09:05:50 PM
Adding this is as simple as using the $_GET['save'] and assigning it to a context attributed ($context['is_config_saved']).  SMF does have basic save dialogs that we can implant.
#86
After reviewing the code, it is supposed to function like this.  What the code determines is if you have staff rights when it is correcting the status.  If you are not a staff member, its triggers this as awaiting staff reply.  To fix this, you simply need to make them staff members.

I will close this up in a few days as solved, since this is by design.
#87
Fixed in commit 5df98
#89
SimpleDesk Support / Re: Bugs in SimpleDesk-SSI.php
November 27, 2015, 07:30:20 PM
tfs,

You have access to the new SimpleDesk Tracker board.  You can go ahead and post them there.  I haven't decided yet, but for now I have to approve it as a bug before it links up to the GitHub tracker.