summaryrefslogtreecommitdiffstats
path: root/install/ui/test/association_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/+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
* Fixed association facets.Endi S. Dewata2011-02-151-0/+2
| | | | | | | | The association config has been removed because it incorrectly assumes there is only one association between two entities. Now each association is defined separately using association facets. The service.py has been modified to specify the correct relationships. The API.txt has been updated. https://fedorahosted.org/freeipa/ticket/960
* rename static to uiAdam Young2011-01-201-0/+23
Directory rename