summaryrefslogtreecommitdiffstats
path: root/install/ui/test/aci_tests.js
Commit message (Collapse)AuthorAgeFilesLines
* I18n update.Endi S. Dewata2011-02-211-1/+1
| | | | | Hard-coded messages through out the code have been replaced by i18n messages obtained from json_metadata and i18n_messages.
* target section without radio buttons ACI target section refactored into an ↵Adam Young2011-02-111-10/+31
| | | | array of widget-like objects. The radio buttons have been replaced by a select box. THe select is not visible on the details page.
* Added undo for permission target.Endi S. Dewata2011-02-021-7/+88
| | | | https://fedorahosted.org/freeipa/ticket/885
* use entity select widget for permissionsAdam Young2011-02-011-1/+1
| | | | https://fedorahosted.org/freeipa/ticket/879
* Fixed permission reset and is_dirty unit testEndi S. Dewata2011-01-291-0/+1
| | | | | | The reset and is_dirty functionality for permission has been fixed. New widgets have been created for select and a collection of checkboxes. New test data files have been added for each target type.
* rename static to uiAdam Young2011-01-201-0/+81
Directory rename