Changelog
- Fixed issue with scrollbars and height in tree context menus
- [#MODX-963] Fixed issue with scrollbars and height in grid context menus
- Fixed possible error in lang.js.php
- [#MODX-982] Added param stringLiterals to directory/getList processor
- [#MODX-978] Updated PHPMailer to 2.0.4
- [#MODX-960] Fixed DOM issue with User Group creation/editing screen
- Added ability to drag/drop files in file tree into fields
- Fixed issue with file tree hiding files
- [#MODX-960] Fixed erroneous header in Manage User Groups and Roles
- [#MODX-965] Removed Disabled field from Package grid since it currently is unapplicable
- [#MODX-964] Fixed issue with toolbar buttons in package download tree by removing unneeded buttons, fixing refresh button
- [#MODX-966] Changed Package Management grid to be easier to read, removed unnecessary information
- [#MODX-962] Fixed issues with User panel screen
- Replace deprecated split() call in magpierss class with explode().