summaryrefslogtreecommitdiffstats
path: root/install/ui/navigation.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove WebUI identifiers from global namespaceMartin Kosek2011-02-181-121/+112
| | | | | | | | | | | Many WebUI identifiers were defined in a global namespace. This is not a good programming practice and may result in name clashes, for example with other libraries. This patch moves these variables to IPA namespace or its sub-namespaces, when meaningful. https://fedorahosted.org/freeipa/ticket/212
* dirtyAdam Young2011-01-271-2/+7
| | | | | If a page is dirty, do not allow additional navigation until changes are saved or committed https://fedorahosted.org/freeipa/ticket/726
* Tab I18NAdam Young2011-01-261-0/+3
| | | | | | | Makes the values for the Top level tabs internationizable, and no longer just passes through their names Also uses the I18N values for SUDO and HBAC as the static text in the Action p[anel title
* rename static to uiAdam Young2011-01-201-0/+149
Directory rename