summaryrefslogtreecommitdiffstats
path: root/install/ui/test/all_tests.html
Commit message (Collapse)AuthorAgeFilesLines
* Renamed associate.js to association.js.Endi S. Dewata2011-06-161-1/+1
|
* jQuery ordered map.Endi S. Dewata2011-05-201-0/+2
| | | | | | | | | The ordered map is a jQuery extension for creating a collection which can be accessed both as an ordered list and as a map. This collection can be used to store various objects including entities, fields, columns, and dialogs. A test suite for this class has been added as well. Ticket #1232
* widget unit testsAdam Young2011-01-311-0/+1
| | | | unit test for basic functionality, text, and checkbox widgets
* Add permission dialog adjustments.Endi S. Dewata2011-01-291-0/+1
| | | | | | | | | | | | The IPA.dialog has been modified to support sections. The add dialog for permission has been modified to include the target section. The base dialog classes have been moved from widget.js into a new file called dialog.js. This patch also includes ayoung's fix for parameter name and format for the permission attributes. https://fedorahosted.org/freeipa/ticket/791
* rename static to uiAdam Young2011-01-201-0/+36
Directory rename