Skip to content

Add chosen to module order field#11991

Closed
dgrammatiko wants to merge 158 commits intojoomla:stagingfrom
dgrammatiko:attribs
Closed

Add chosen to module order field#11991
dgrammatiko wants to merge 158 commits intojoomla:stagingfrom
dgrammatiko:attribs

Conversation

@dgrammatiko
Copy link
Copy Markdown
Contributor

Pull Request for Issue #11984

Summary of Changes

Adds chosen to the select element (really minor, but already two requests for this)

Testing Instructions

Go to admin->modules
Create a new module
Change the position
Check the ordering
save
Change the position
Check the ordering
save

The select element should have chosen style applied and should be functioning as before

Documentation Changes Required

None

n9iels and others added 30 commits November 5, 2015 10:16
# Conflicts:
#	administrator/components/com_installer/views/install/tmpl/default.php
#	administrator/components/com_installer/views/update/tmpl/default.php
#	administrator/templates/isis/less/template.less
wilsonge and others added 27 commits September 4, 2016 02:01
* Update mod_articles_news.xml

At present the sorting by date has the options to sort the articles by Published Up date and Created Date.  Adding another sort option to sort the articles by the Modified Date has been added.  This addition would be of help to list the articles that are modified recently.

* Update en-GB.mod_articles_news.ini

Added the following language string that would be used in the xml file of the module mod_articles_news.
MOD_ARTICLES_NEWS_FIELD_ORDERING_MODIFIED_DATE="Modified Date"

* Update mod_articles_news.xml

The value a.modified has been added to the Direction
)

* Update category.php

* Update category.php
* Enable caching of menu data in JMenuSite

* Use a lambda function for the query instead
* Update date.php

* Update date.php

* cleaner code

* simplify

* Update date.php
* Router options

* switch sentences
…11966)

* Update JHtmlDateTest.php

* Update JFactoryTest.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.