summaryrefslogtreecommitdiffstats
path: root/install/ui/serverconfig.js
Commit message (Collapse)AuthorAgeFilesLines
* Entitlement status.Endi S. Dewata2011-06-131-0/+1
| | | | | A new facet has been added to show entitlement status and download the registration certificate.
* code review fixesAdam Young2011-03-311-3/+5
| | | | this version includes using spec for detail_facets
* define entities using builder and more declarative syntaxAdam Young2011-03-311-25/+17
| | | | | | merged hbac and sudo in to single files associaton facet and table supports linking
* I18n update.Endi S. Dewata2011-02-211-2/+8
| | | | | Hard-coded messages through out the code have been replaced by i18n messages obtained from json_metadata and i18n_messages.
* declarative for aciAdam Young2011-01-271-19/+15
| | | | | | A couple of the ACI definitions were incorrect, and the end result was that fields were not getting initialized. USing the declarative approach cleaned up the cause. Also fixed a few broken unit tests
* declarative defintionsAdam Young2011-01-271-15/+26
| | | | | | | | | | | | | | Delay the creation of entities until after ipa init is called made the user and group entity definitions declarative removed unused facet from groups adjusted unit tests made review changes: factories are now in an associative array entity init called right after factory init dialogs in entity init fixed type on search
* rename static to uiAdam Young2011-01-201-0/+43
Directory rename