summaryrefslogtreecommitdiffstats
path: root/install/ui/test/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Spec modification by diff objectPetr Vobornik2013-05-061-0/+1
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Fix integer validation when boundary value is empty stringPetr Vobornik2012-09-191-0/+1
| | | | | | There was an error in number validation check. If boundary value was an empty string, validation of a number always failed. This patch fixes the problem by not performing the check in these cases. https://fedorahosted.org/freeipa/ticket/3066
* Parsing of IPv4 and IPv6 addressesPetr Vobornik2011-12-211-1/+1
| | | | | | | | | Added support of parsing and validation of IPv4 and IPv6 addresses. Class IP.address can also create reverse address from any valid IPv4 or IPv6 address. This functionality is needed for tickets: https://fedorahosted.org/freeipa/ticket/1466 https://fedorahosted.org/freeipa/ticket/1975
* jQuery ordered map.Endi S. Dewata2011-05-201-0/+1
| | | | | | | | | 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
* rename static to uiAdam Young2011-01-201-0/+43
Directory rename