SimpleDesk by https://www.simpledesk.net

gruffen gruffen ! When doing certain actions from within a department, we didn't always go back to that department afterwards since the department id wasn't passed to the action to make sense of... ba48e43 @ 2011-08-05 02:50:30
css ! Pinging notification now passes back on error and should be passed to the full reply regardless of whether the AJAX call was remade or not (so if you go to reply, pull up the form, tick some boxes and get thrown back at error, the list should still be saved, regardless of whether you re-open the list or not) [Feature 739] ! Notifications AJAX now formatted a bit more nicely. Might need more yet, but I'm happy with it for now. [Feature 739] 2011-06-11 19:20:44
images ! Provisional ability to perform silent updates. I don't have a testing environment of any kind that I can deploy this on, so it's possible this breaks a number of things, or doesn't work, but with a little luck... ah, you know the drill :P 2011-06-17 05:29:12
install-xml ! Integrate SimpleDesk with the language editor much better than it was before. 2011-05-27 07:34:07
language-readme ! Updated year in readme file's licence copy 2011-03-27 09:54:25
scripts ! Don't have the code try jumping to an anchor when inserting a canned reply; the insert option is right next to the reply box anyway! [Bug 728] 2011-06-01 06:50:03
sd_language ! Remove the ability to notify on updated ticket, causes too many problems. Incidentally solves others. Any existing log entries from this will be broken because the log code will no longer be present. [Bug 764,766] 2011-06-17 09:26:31
sd_plugins_lang ! Provide a third option for the front page that allows it to be the default on first view but remain accessible thereafter (which is not possible otherwise) 2011-05-19 06:34:17
sd_plugins_source ! Have the front page plugin also update the back-to-helpdesk button's URL in case shd_home was not set correctly. 2011-05-20 01:47:57
sd_plugins_template ! Minor cleanups of extraneous spaces. ! Ticket action log now behaves more consistently in no-JS mode. (ref 706) 2011-05-27 06:38:22
sd_source ! When doing certain actions from within a department, we didn't always go back to that department afterwards since the department id wasn't passed to the action to make sense of... 2011-08-05 02:50:30
sd_template ! Add extra integration hook, needed for the the tally plugin. 2011-07-07 16:24:18
install.php 20.12 KB ! Fix the repository URL for plugins. 2011-07-01 03:05:08
license.txt 1.47 KB ! Fix licence document year + line endings ! Installer now adds package server for plugins based on discussion in tracker (also cleans up on install to make sure that all other SD plugin servers, i.e. older versions, are purged and that the server entry is also removed on 'remove all data' uninstall) 2011-03-23 16:59:19
package-info.xml 4.33 KB ! Reverse the polarity of the neutron flow for admins being excluded from notifications. While we're at it, make sure admins are stripped from the list if by certain circumstances they might otherwise have been added. [Bug 750] ! Added 2.0 final compatibility, removing RC5 compat in the process. As noted there was an editor size issue amongst other things. [Bug 751] ! Notifications options should be turned on by default in a totally fresh install. ! Go up/down is on. It's not optional because I take the view that it's unobtrusive enough that it can stay, and honestly, I'm not sure why it's actually *optional* in SMF anyway... it's sufficiently unobtrusive that those who don't use it won't notice it anyway. [Feature 461] 2011-06-11 18:41:41
uninstall-optional.php 4.4 KB ! Auto closing tickets. (Purge is disabled anyway now, as opposed to just not enabled, subtle difference!) The setting is per department, set in the department itself, defaults to 0 to mean 'never close'. It's no-frills, it logs it in the action log, but doesn't notify and doesn't post or anything. These can be nice enhancements for 2.1, to be honest. [Feature 134] 2011-05-27 03:59:03
uninstall-required.php 4.27 KB ! New integration hook shd_hook_init for calling literally just after SD has bootstrapped. ! Uninstaller now no longer requires being updated for any new hooks, it examines $modSettings for hooks as identified by the shd_hook or shd_include prefixes and strips them all. Means less maintenance in the future with no longer having to remember to update the uninstaller as well. Perhaps this approach might be adopted for the purging of all SD related settings on uninstall-everything. 2011-05-28 05:10:22