summaryrefslogtreecommitdiffstats
path: root/install/ui/build
Commit message (Collapse)AuthorAgeFilesLines
* Update Dojo to 1.9.1Petr Vobornik2014-01-211-1/+1
| | | | https://fedorahosted.org/freeipa/ticket/3904
* File dependencies added to Web UI MakefilePetr Vobornik2013-05-061-1/+6
| | | | | | WebUI was not rebuilt while rebuilding RPMS. https://fedorahosted.org/freeipa/ticket/3235
* Update of Dojo buildPetr Vobornik2013-05-061-1/+1
| | | | | https://fedorahosted.org/freeipa/ticket/3235 https://fedorahosted.org/freeipa/ticket/3236
* Updated makefiles to build FreeIPA Web UI layerPetr Vobornik2013-01-183-0/+47
| | | | | | | | | 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
* Minimal Dojo layerPetr Vobornik2013-01-181-0/+1
Added configuration files for building Dojo library and built library itself. This configuration contains only modules currently needed. make-dojo.sh script should be used for rebuilding the library when additional modules or an update are needed. https://fedorahosted.org/freeipa/ticket/112