summaryrefslogtreecommitdiffstats
path: root/install/ui/aci.js
Commit message (Expand)AuthorAgeFilesLines
* Removal of illegal options in JSON-RPC callsPetr Vobornik2012-06-041-2/+6
* Added permission field to delegationPetr Vobornik2012-04-171-0/+11
* Added attrs field to permission for target=subtreePetr Vobornik2012-04-101-0/+3
* Fixed: permission attrs table didn't update its available options on loadPetr Vobornik2012-04-101-1/+11
* Removed CSV creation from UIPetr Vobornik2012-03-021-10/+4
* Added attrs to permission when target is group or filterPetr Voborník2012-02-291-31/+108
* Fixed problem when attributes_widget was displaying empty optionPetr Voborník2012-02-201-1/+6
* Enabled paging on self-service permissions and delegations.Endi Sukma Dewata2012-01-161-2/+0
* Added support for memberof attribute in permissionPetr Vobornik2012-01-111-17/+42
* Refactored entity object resolution.Endi S. Dewata2011-12-211-5/+9
* Reordered facets in ACIPetr Vobornik2011-12-091-3/+3
* Refactored facet.load().Endi Sukma Dewata2011-12-061-1/+1
* Fixed entity metadata resolution.Endi Sukma Dewata2011-12-061-10/+15
* Modifying ACI to work with new conceptPetr Vobornik2011-12-051-97/+212
* Removed develop.js.Endi S. Dewata2011-11-141-0/+12
* Refactored permission target section.Endi S. Dewata2011-11-141-328/+195
* Added paging on search facet.Endi S. Dewata2011-11-111-0/+2
* Added extensible UI framework.Endi S. Dewata2011-11-041-30/+57
* Moved facet code into facet.js.Endi S. Dewata2011-11-041-1/+1
* Fixed inconsistent required/optional attributes.Endi S. Dewata2011-10-251-5/+1
* Added confirmation when adding multiple entries.Endi S. Dewata2011-10-051-1/+1
* Fixed: Some widgets do not have space for validation error messagePetr Vobornik2011-09-291-0/+6
* Fixed tab and dialog widths.Endi S. Dewata2011-09-291-1/+0
* Replaced description text fields with text areas.Endi S. Dewata2011-09-261-15/+53
* Fixed: Column header for attributes table should be full widthPetr Vobornik2011-09-261-5/+4
* Removed undo flags from dialog field specs.Endi S. Dewata2011-09-231-26/+14
* Modified dialog to use sections.Endi S. Dewata2011-09-231-16/+25
* Code cleanup: widget creationPetr Vobornik2011-09-131-3/+0
* Fixed layout problem in permission adder dialog.Endi S. Dewata2011-09-091-194/+183
* Fixed missing permission filter field.Endi S. Dewata2011-09-011-19/+14
* Fixed facet group labels.Endi S. Dewata2011-08-081-1/+10
* removing setters setup and initAdam Young2011-07-281-22/+25
* Entity select widget improvementsEndi S. Dewata2011-07-181-13/+28
* identify target as section for permissionsAdam Young2011-06-271-0/+1
* test dirty onchangeAdam Young2011-06-161-3/+3
* dialog scrolling tableAdam Young2011-06-031-0/+1
* Added Update and Reset buttons into Dirty dialog.Endi S. Dewata2011-05-271-4/+3
* Moved adder dialog box into entity.Endi S. Dewata2011-04-211-43/+54
* Remove unwanted trimming in text fieldsMartin Kosek2011-04-211-1/+1
* code review fixesAdam Young2011-03-311-24/+25
* define entities using builder and more declarative syntaxAdam Young2011-03-311-233/+164
* Fixed undefined label in permission adder dialog box.Endi S. Dewata2011-03-291-0/+3
* I18n update.Endi S. Dewata2011-02-211-57/+93
* Fixed association facets.Endi S. Dewata2011-02-151-15/+23
* column formatting Allow optional formatting for columns Provide Data formate ...Adam Young2011-02-111-5/+12
* target section without radio buttons ACI target section refactored into an ar...Adam Young2011-02-111-264/+280
* Moved add dialog into search facet.Endi S. Dewata2011-02-091-65/+70
* Restructuring details page.Endi S. Dewata2011-02-071-49/+25
* Added undo for permission target.Endi S. Dewata2011-02-021-163/+151
* use entity select widget for permissionsAdam Young2011-02-011-149/+5