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
..
SimpleDesk-Admin.php 40.95 KB ! Error in PHP 5.3 due to semantic changes with passing information by reference for user functions. 2011-08-01 16:01:31
SimpleDesk-AdminCannedReplies.php 26.73 KB ! Pruning extra whitespace. Let's keep it tidy, eh? 2011-08-23 03:51:25
SimpleDesk-AdminCustomField.php 24.34 KB + Checkboxes now support being required (properly) as opposed to pretending they don't. [Bug 742] ! The default state selector should now work properly in all browsers. [Bug 742] 2011-06-03 04:02:32
SimpleDesk-AdminDepartments.php 16.09 KB + Canned replies @ Known issues: (do not report these as bugs) - Move between categories does not work yet, it will give you a WSOD. - WYSIWYG editor is doing weird things in the canned replies area. 2011-05-29 12:51:31
SimpleDesk-AdminMaint.php 28.11 KB ! Not all the parameters were passed properly between pages in mass-move between departments, causing infinite loops under some conditions. 2011-07-06 01:07:50
SimpleDesk-AdminPermissions.php 22.46 KB ! Oh, this is something I wanted to do a long long time ago in SD, back in RC2/3, but the language loader didn't support it then: I wanted to be able to put all the language files in a single folder and dump *that* inside the languages folder, as sd_language, just as I did with sd_source and sd_template. It makes installing and uninstalling faster to execute, not to mention makes the package look less scary generally (and will be easier to install manually should that be necessary) 2011-05-26 15:20:37
SimpleDesk-AdminPlugins.php 16.05 KB ! Adding additional hooks for the admin panel and tweaking one of the existing hooks to be more useful. 2011-08-01 14:51:06
SimpleDesk-AjaxHandler.php 32.33 KB ! Pruning extra whitespace. Let's keep it tidy, eh? 2011-08-23 03:51:25
SimpleDesk-Assign.php 13.08 KB ! Make sure closed or deleted tickets cannot be reassigned, they need to be reopened first. [Bug 654] 2011-05-16 02:29:40
SimpleDesk-Delete.php 20.04 KB ! Determining new status did not always respect the known staff for that department. 2011-06-14 02:39:45
SimpleDesk-Display.php 64.62 KB ! The notifications block should be visible if the user can change their preferences to indicate that they should be able to receive messages. [Bug 784] 2011-08-05 03:09:38
SimpleDesk-MiscActions.php 14.16 KB ! Determining new status did not always respect the known staff for that department. 2011-06-14 02:39:45
SimpleDesk-MoveDept.php 11.58 KB ! Reword the no JS warning since there is functionality that will be unavailable without JS. [Bug 753] ! Some more integration/plugins hooks in case I end up building the plugin I have in my head. 2011-06-12 06:54:07
SimpleDesk-Notifications.php 29.68 KB ! 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
SimpleDesk-Post.php 76.75 KB ! Pruning extra whitespace. Let's keep it tidy, eh? 2011-08-23 03:51:25
SimpleDesk-Profile.php 29.18 KB ! Pruning extra whitespace. Let's keep it tidy, eh? 2011-08-23 03:51:25
SimpleDesk-SSI.php 12.74 KB + It is now possible to configure the number of leading zeroes in ticket ids, meaning you can have no leading zeroes if you like. Upon installing, the number will be set to 0, you can configure this in Admin / Helpdesk / Helpdesk Options / Display Options. 2011-05-27 02:35:14
SimpleDesk-Scheduled.php 7.1 KB ! Juggle how caching is cleared in the scheduled task that was causing it not to report it in the task log when the task had completed and actually updated at least one ticket. [Bug 709] 2011-06-09 07:25:29
SimpleDesk-TicketTopicMove.php 42.73 KB ! Determining new status did not always respect the known staff for that department. 2011-06-14 02:39:45
SimpleDesk-Unread.php 6.03 KB + It is now possible to configure the number of leading zeroes in ticket ids, meaning you can have no leading zeroes if you like. Upon installing, the number will be set to 0, you can configure this in Admin / Helpdesk / Helpdesk Options / Display Options. 2011-05-27 02:35:14
SimpleDesk.php 58.09 KB ! 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
Subs-SimpleDesk.php 70.51 KB ! Don't get the number of tickets that are currently applicable if the menu button is disabled; not only is there no point in doing the work (because the menu button is disabled) but the assumption that it was present caused other issues to arise. 2011-07-28 09:15:11
Subs-SimpleDeskAdmin.php 21.83 KB ! Make the count of items in the action log honour visibility as well as the items themselves. [Bug 749] 2011-06-08 15:50:24
Subs-SimpleDeskBoardIndex.php 10.79 KB ! Adding additional hooks for the admin panel and tweaking one of the existing hooks to be more useful. 2011-08-01 14:51:06
Subs-SimpleDeskPermissions.php 27.89 KB ! Preferences weren't checked properly. Further investigation yielded a possible bug in the permissions system when checking multiple permissions at once when it might have been possible for users to do something wild and crazy with the permissions leading to permissions being granted in edge cases where options might have been presented that didn't work, such as the button for the list of closed tickets (though it must be noted that data was never at risk of leak to unauthorised users) [Bug 769] 2011-06-23 09:53:56
Subs-SimpleDeskPost.php 39.85 KB ! Hopeful fix for the intermittent error of 'none selected being changed to none selected'. This shouldn't affect other field changes being logged (and doesn't for me) but please check that your field changes are logged as expected. [Bug 748] 2011-07-06 01:15:41
index.php 352 B ! I broke everything when moving stuff to /trunk/, but it works now :P 2010-11-29 05:20:37