summaryrefslogtreecommitdiffstats
path: root/modules-available/js_jqueryui
Commit message (Collapse)AuthorAgeFilesLines
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-8/+9
| | | | This is supposed to prevent unneeded js/css from being pulled in
* [js_jqueryui] Don't override general style; handled by bootstrapSimon Rettberg2017-06-101-30/+0Star
|
* Add support to declare multiple css/js per module with loading condition:Simon Rettberg2017-05-101-1/+7
| | | | | | | | | A css/js can be declared to only load if the module in question is the page module being rendered, or to always be loaded even if the module is just a dependency. The second case is useful for plugin type modules. See one of the config.json files updated in this commit on how to specify css/js to load. true = always load, false = only if page module.
* removed the tooltip plugin from jquery-ui.Christian Klinger2016-08-221-16616/+9Star
| | | | | jQuery-UI's tooltip() conflicted with the tooltip() function of bootstrap which we want to use.
* added additional ressources to js_jqueryui.Christian Klinger2016-08-0515-0/+1614
|
* added jqueryui moduleChristian Klinger2016-08-052-0/+16620