summaryrefslogtreecommitdiffstats
path: root/install/ui/jsl.conf
Commit message (Collapse)AuthorAgeFilesLines
* Entity select widget improvementsEndi S. Dewata2011-07-181-1/+1
| | | | | | | | The IPA.entity_select_widget has been modified into a searchable and editable drop down list. The base functionality has been extracted into IPA.combobox_widget. Ticket #1361
* 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
* Entitlements.Endi S. Dewata2011-04-111-0/+1
|
* code review fixesAdam Young2011-03-311-1/+0
| | | | this version includes using spec for detail_facets
* define entities using builder and more declarative syntaxAdam Young2011-03-311-6/+5
| | | | | | merged hbac and sudo in to single files associaton facet and table supports linking
* 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/+153
Directory rename