summaryrefslogtreecommitdiffstats
path: root/install/ui/test/entity_tests.js
Commit message (Collapse)AuthorAgeFilesLines
* I18n update.Endi S. Dewata2011-02-211-1/+1
| | | | | 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-9/+2
| | | | | | 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-12/+23
| | | | | | | | | | | | | | 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/+171
Directory rename