SimpleDesk by https://www.simpledesk.net

Jeremy D Jeremy D ! Couldn't install with SMF 2.0.1 9c5fc98 @ 2011-10-27 15:08:38
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 ! Add missing log images for ignore notifications actions. [Bug 733] 2011-08-05 03:14:08
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 ! Pruning extra whitespace. Let's keep it tidy, eh? 2011-08-23 03:51:25
sd_template ! Pruning extra whitespace. Let's keep it tidy, eh? 2011-08-23 03:51:25
install.php 20.11 KB ! Fix the plugin server URL in the installer, it isn't where I thought it would be. 2011-08-21 15:24:42
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.36 KB ! Couldn't install with SMF 2.0.1 2011-10-27 15:08:38
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