ORIENT/modules/cms/lang
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
..
be Add Belarusian translated language files into backend, cms and system modules. 2017-01-10 08:06:28 +00:00
bg Bulgarian translation (#2077) 2016-06-02 05:57:00 +10:00
cs Update Czech translation (#3003) 2017-08-01 07:28:09 -06:00
da Add danish translation 2016-06-17 23:48:37 +02:00
de Added missing backend translations (German) (#1825) 2016-07-09 20:43:01 +10:00
el Code dusting (#2826) 2017-04-24 21:38:19 +10:00
en Add support for sorting direction to the MediaManager (#3007) 2017-08-05 12:45:01 -06:00
es Improvements to Spanish translation (#2843) 2017-04-26 10:48:26 -06:00
es-ar Tooltip now auto initializes 2015-03-12 20:50:16 +11:00
et Backend translation for estonian (#2911) 2017-06-07 11:07:34 -06:00
fa Update Persian Language 2016-12-30 18:14:53 +03:30
fr New translation keys for french 2017-01-30 15:38:03 +04:00
hu Improve translations 2017-04-28 09:01:21 +02:00
id Introduce two new dash widgets: welcome and active theme 2016-05-28 11:10:33 +10:00
it Update italian (it) language (#2083) 2016-06-02 05:58:53 +10:00
ja Introduce two new dash widgets: welcome and active theme 2016-05-28 11:10:33 +10:00
lt Lithuanian translation for system/lang (#2648) 2017-02-07 14:56:06 -06:00
lv Introduce two new dash widgets: welcome and active theme 2016-05-28 11:10:33 +10:00
nb-no Updates Norwegian language file for backend (#2402) 2016-10-13 19:57:54 +11:00
nl Update Dutch language files (#2987) 2017-07-21 09:27:27 -06:00
pl Polish language update (pl) 2016-07-11 19:34:53 +02:00
pt-br Update pt-br lang (#2110) 2016-06-11 06:34:06 +10:00
pt-pt add cms dir/file for pt-pt language 2017-04-10 15:06:00 +01:00
ro Tooltip now auto initializes 2015-03-12 20:50:16 +11:00
ru Updated Ukrainian and Russian translations (#2988) 2017-07-28 08:53:40 +10:00
sk Reduce the wording on a bunch of messages 2016-04-29 17:36:52 +10:00
sv Introduce two new dash widgets: welcome and active theme 2016-05-28 11:10:33 +10:00
tr Updated turkish language files for all modules (#2377) 2016-09-19 18:13:44 +10:00
uk Updated Ukrainian and Russian translations (#2988) 2017-07-28 08:53:40 +10:00
zh-cn Add missing Chinese translation (#2291) 2016-08-06 11:53:23 +10:00
zh-tw Code dusting (#2826) 2017-04-24 21:38:19 +10:00