summaryrefslogtreecommitdiffstats
path: root/install/ui/test/certificate_tests.js
Commit message (Collapse)AuthorAgeFilesLines
* Change tests to use AMD loaderPetr Vobornik2013-01-181-0/+5
| | | | | | Test were modified accordingly to AMD changes. https://fedorahosted.org/freeipa/ticket/112
* Fixed unit tests after widget refactoringPetr Vobornik2011-12-051-18/+9
| | | | https://fedorahosted.org/freeipa/ticket/2040
* Remove WebUI identifiers from global namespaceMartin Kosek2011-02-181-18/+18
| | | | | | | | | | | 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
* rename static to uiAdam Young2011-01-201-0/+81
Directory rename