ORIENT/modules/cms/widgets/mediamanager/partials
Luke Towers 0b7170ac26 Add support for sorting direction to the MediaManager (#3007)
* Remove redundant returns

`$this->putSession()` in `Backend\Traits\SessionMaker` doesn't return anything, and the return values of these methods are not used; so returning the value of `putSession()` in these methods is redundant.

* Add support for sort direction to MediaLibrary

Adds support for switching the direction that item lists get sorted by the media library. This necessitates the changing of the default direction of Last Modified and Size to Ascending, previously their sorting direction was Descending while Title was sorted in Ascending order. This shouldn't change anything as the user still has the power to sort by either direction. Fully backwards compatible with any calls to `sortItemList`.

* Support sorting direction in the MediaManager widget

Adds further support for specifying a sorting direction to the MediaManager widget itself

* Display sorting direction options

* Improving styles for sorting direction

* Send sorting information to the MediaManager

* Add translations for sorting feature

* Removing strange ghost whitespace
2017-08-05 12:45:01 -06:00
..
_body.htm Begin the process of refitting brand settings 2016-04-05 20:04:11 +10:00
_bottom-toolbar.htm Implemented image inserting to Redactor. 2015-04-04 18:59:36 -07:00
_crop-tool-image-area.htm Media Manager: implemented insert link, insert image, and crop and insert features. Minor fixes in October core and third-party JS plugins. 2015-04-11 18:55:02 -07:00
_crop-toolbar.htm Begin the process of refitting brand settings 2016-04-05 20:04:11 +10:00
_filters.htm Improve multilanguage support 2015-05-04 13:29:48 +02:00
_folder-path.htm Fixes int folder name showing as 0 2017-06-02 20:16:26 +10:00
_folder-toolbar.htm Implemented the hide/show sidebar feature 2015-03-22 14:56:08 -07:00
_generic-list.htm Minor touch ups 2015-06-06 16:49:30 +10:00
_image-crop-popup-body.htm Media Manager: implemented insert link, insert image, and crop and insert features. Minor fixes in October core and third-party JS plugins. 2015-04-11 18:55:02 -07:00
_item-icon.htm Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels. 2015-03-15 12:52:03 -07:00
_item-list.htm Added the empty Library message. 2015-03-22 22:37:51 -07:00
_item-sidebar-preview.htm URL -> Url 2017-06-02 23:34:50 +10:00
_left-sidebar.htm Implemented item sorting. Minor fix in the drop-down list styling. 2015-03-16 21:49:39 -07:00
_list-grid.htm Implemented keyboard navigation. Minor fix in the scrollpad class. 2015-04-15 21:48:16 -07:00
_list-list.htm Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels. 2015-03-15 12:52:03 -07:00
_list-tiles.htm Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels. 2015-03-15 12:52:03 -07:00
_move-form.htm Implemented folder and file moving. 2015-03-22 13:07:37 -07:00
_new-folder-form.htm Additional security fixes 2017-04-10 16:02:05 +10:00
_popup-body.htm jQuery in the back-end updated to v.2.1.3. Fixed several memory management issues in select2 (an event attached to the mask element is never unbound), framework.js (onunload event attached to window is never unbound and holds references to the Request instances). Added popup adaptive size option. Started media manager popup API. 2015-03-29 18:56:06 -07:00
_rename-form.htm Additional security fixes 2017-04-10 16:02:05 +10:00
_resize-image-form.htm Media Manager: implemented insert link, insert image, and crop and insert features. Minor fixes in October core and third-party JS plugins. 2015-04-11 18:55:02 -07:00
_right-sidebar.htm Implemented folder creation, fixed a minor issue with selecting items, added a new event to the Popup control. 2015-03-21 23:09:33 -07:00
_sorting.htm Add support for sorting direction to the MediaManager (#3007) 2017-08-05 12:45:01 -06:00
_thumbnail-image.htm Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels. 2015-03-15 12:52:03 -07:00
_toolbar.htm Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
_upload-progress.htm Display media manager upload errors more clearly 2015-10-14 21:06:17 +03:00
_view-mode-buttons.htm Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels. 2015-03-15 12:52:03 -07:00