summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/webui.js
Commit message (Collapse)AuthorAgeFilesLines
* Removed old navigation codePetr Vobornik2013-05-061-136/+0
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Global trust config pagePetr Vobornik2013-04-101-1/+6
| | | | https://fedorahosted.org/freeipa/ticket/3333
* Realm Domains pageAna Krivokapic2013-03-181-2/+3
| | | | | | Add support for Realm Domains to web UI. https://fedorahosted.org/freeipa/ticket/3407
* Web UI:Certificate pagesPetr Vobornik2013-03-181-1/+2
| | | | | | | | | | | | | | | | | Following pages were added to Web UI: * certificated details * certificate search Certificate is not regular object so it gets no metadata. Therefore artificial metadata were created for it to allow usage of search and details facet. Search and details facet were modified to allow removing of add/remove/update/ reset buttons - certificates have no mod operation and they are not added by standard means. User can revoke and restore certificated in details facet. https://fedorahosted.org/freeipa/ticket/3419
* Change Web UI sources to simple AMD modulesPetr Vobornik2013-01-181-78/+3
| | | | | | | Web UI sources were wrapped by AMD definition. Listed dependencies were changed accordingly. https://fedorahosted.org/freeipa/ticket/112
* Move of core Web UI files to AMD directoryPetr Vobornik2013-01-181-0/+204
SSIA https://fedorahosted.org/freeipa/ticket/112