summaryrefslogtreecommitdiffstats
path: root/install/ui/rule.js
Commit message (Collapse)AuthorAgeFilesLines
* shorten url cache state in a javascript variable, and leave on information ↵Adam Young2011-06-281-1/+1
| | | | | | | | | | | | | | about the current entity in the URL hash params https://fedorahosted.org/freeipa/ticket/674 decrement depth for hidden tabs. Initialize state from url useing delete for removing state stricter attribute matching not incrementing depth for all hidden tabs. whitespace cleanup
* Fixed URL parameter parsing.Endi S. Dewata2011-05-261-1/+1
| | | | | | | The $.bbq.getState() invocations have been modified not to coerce URL parameter values to avoid parsing error. Ticket #1208
* Merged IPA.cmd() into IPA.command().Endi S. Dewata2011-04-131-6/+8
| | | | | | | The IPA.cmd() has been merged into IPA.command(). All invocations and test cases have been converted. Ticket #988
* I18n update.Endi S. Dewata2011-02-211-9/+5
| | | | | Hard-coded messages through out the code have been replaced by i18n messages obtained from json_metadata and i18n_messages.
* Added spaces around radio buttons.Endi S. Dewata2011-01-241-2/+4
|
* rename static to uiAdam Young2011-01-201-0/+174
Directory rename