summaryrefslogtreecommitdiffstats
path: root/install/ui/src/libs
Commit message (Collapse)AuthorAgeFilesLines
* Add phase on exact positionPetr Vobornik2013-05-061-4/+14
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Removed old navigation codePetr Vobornik2013-05-062-19/+0
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Updated makefiles to build FreeIPA Web UI layerPetr Vobornik2013-01-181-0/+19
| | | | | | | | | Updated makefiles to comply to new directory structure and also to use builder for building Web UI. FreeIPA package spec is modified to use the output of the builder. https://fedorahosted.org/freeipa/ticket/112
* Change Web UI sources to simple AMD modulesPetr Vobornik2013-01-181-1/+1
| | | | | | | Web UI sources were wrapped by AMD definition. Listed dependencies were changed accordingly. https://fedorahosted.org/freeipa/ticket/112
* Update JavaScript Lint configuration filePetr Vobornik2013-01-181-0/+2
| | | | | | Update is needed because various files were moved to different directories. https://fedorahosted.org/freeipa/ticket/112
* Move of Web UI non AMD dep. libs to libs subdirectoryPetr Vobornik2013-01-186-0/+845
Third party JS libraries which are not AMD modules were moved to src/libs/ directory. Links in html files were changed accordingly. https://fedorahosted.org/freeipa/ticket/112