SimpleDesk by https://www.simpledesk.net

Jeremy D Jeremy D Merge pull request #8 from Arantor/patch-6 208aaae @ 2015-11-07 13:04:13
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 ! The Short Straw: my last commit for SimpleDesk. This covers an almost entirely functional search facility for tickets, the only thing it's missing is a little bit of polish, a lot of testing and page numbers - you can't paginate through search results but other than that, it's working as far as I can tell. Note that the search setup is designed explicitly not to receive starting places but page numbers, and expressly via POST, rather than accepting anything via GET. This means the usual page index cannot be used. (The reason for this is to avoid server hammering. You can trivially get search engines to hammer a site and think it's legitimate by giving them a search to perform by URL and let them index it, so instead you must expressly use a POST rather than a bare URL.) 2011-08-25 09:33:26
install-xml Re-merged changes version specific since it doesn't make much sense to keep the separated when one of the two versions is broken due to images (there may be a better way) 2012-10-25 06:23:20
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 + Added ability to completely disable board index integration (Admin.php, Admin language, install.xml) 2011-10-27 16:35:52
sd_plugins_lang + Added Ticket Stats as a plugin 2011-11-04 17:40:18
sd_plugins_source Replaced all gif with png...that breaks everything with 2.0... 2012-10-25 06:16:53
sd_plugins_template Replaced all gif with png...that breaks everything with 2.0... 2012-10-25 06:16:53
sd_source Update Subs-SimpleDeskPermissions.php 2013-03-04 09:32:55
sd_template Fix broken postbox when user has no attach perms 2015-01-18 16:31:15
.gitignore 15 B ! Modified the ignore file 2011-10-27 16:37:40
install.php 21.49 KB ! Move plugin languages to a folder rather than the main SMF languages (install.xml, Admin.php, Subs.php) 2011-11-02 10:23:48
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.51 KB 2.1 is enough 2012-10-25 06:27:06
uninstall-optional.php 4.4 KB ! Large text boxes need converted back to bbc (Subs-Post.php) [Bug 796] ! Removed ?> from end of php files (Many files) 2011-10-27 16:13:15
uninstall-required.php 4.27 KB ! Large text boxes need converted back to bbc (Subs-Post.php) [Bug 796] ! Removed ?> from end of php files (Many files) 2011-10-27 16:13:15