summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/navigation
Commit message (Collapse)AuthorAgeFilesLines
* Web UI source code annotationPetr Vobornik2013-10-164-49/+156
| | | | Part of ongoing Web UI documentation effort. Source code is annotated in a way that it can be processed by documentation generator.
* Enable standalone facets in menu.add_itemPetr Vobornik2013-05-061-14/+14
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Navigation: handle invalid routesPetr Vobornik2013-05-061-6/+52
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Replace ./facets with reg.facetPetr Vobornik2013-05-061-22/+10
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Fix trustconfig after rebasePetr Vobornik2013-05-061-1/+9
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Metadata and text providersPetr Vobornik2013-05-061-4/+4
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Use dojo/on instead of dojo/topic for facet-xxx events'Petr Vobornik2013-05-061-7/+7
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Menu proxyPetr Vobornik2013-05-061-2/+5
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Raise only one "set" event on facet.state.setPetr Vobornik2013-05-061-2/+2
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Don't expect key for singleton objects (dnsconfig, config, realmdomains)Petr Vobornik2013-05-061-0/+2
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Certificates, Realm domains added to navigationPetr Vobornik2013-05-061-1/+3
| | | | https://fedorahosted.org/freeipa/ticket/3236
* DNS menu fixedPetr Vobornik2013-05-061-3/+7
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Fix selection of menu in automemberPetr Vobornik2013-05-061-7/+32
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Rename path array from hash to path in hash generationPetr Vobornik2013-05-061-7/+7
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Add menu memoryPetr Vobornik2013-05-061-0/+1
| | | | | | Parent items remember last selected child. https://fedorahosted.org/freeipa/ticket/3236
* Menu and application controller refactoringPetr Vobornik2013-05-063-0/+689
https://fedorahosted.org/freeipa/ticket/3235 https://fedorahosted.org/freeipa/ticket/3236