summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/plugin_loader.js
Commit message (Collapse)AuthorAgeFilesLines
* Change lang.hitch to javascript bind methodPavel Vomacka2016-06-031-5/+5
| | | | | | | | Also remove the dojo/_base/lang module in cases it is not needed any more. https://fedorahosted.org/freeipa/ticket/5702 Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
* Web UI source code annotationPetr Vobornik2013-10-161-3/+20
| | | | Part of ongoing Web UI documentation effort. Source code is annotated in a way that it can be processed by documentation generator.
* Web UI plugin loaderPetr Vobornik2013-05-061-0/+82
https://fedorahosted.org/freeipa/ticket/3235