summaryrefslogtreecommitdiffstats
path: root/install/ui
Commit message (Collapse)AuthorAgeFilesLines
...
* default disable deleteAdam Young2011-01-282-1/+31
|
* entity filter textAdam Young2011-01-281-1/+1
|
* dirtyAdam Young2011-01-277-22/+128
| | | | | If a page is dirty, do not allow additional navigation until changes are saved or committed https://fedorahosted.org/freeipa/ticket/726
* Adjusted aci's target feilds, adjusted action panel styles, adjusted ↵Kyle Baker2011-01-273-15/+100
| | | | Delegation and Configuration.
* reset target section target section needed to cache results for use in ↵Adam Young2011-01-271-3/+6
| | | | results moved load logic into reset and load now calls reset
* adding label for RBACAdam Young2011-01-272-19/+39
|
* declarative for aciAdam Young2011-01-278-283/+124
| | | | | | 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-2724-371/+313
| | | | | | | | | | | | | | 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
* Check field's validity before executing add.Endi S. Dewata2011-01-265-18/+22
|
* target style cleanupAdam Young2011-01-262-50/+83
| | | | | Target section had radio buttonsreversed, and a few other style changes Note that this has the styling removed for the aci-target dl items
* assoc entity selected classAdam Young2011-01-261-1/+1
| | | | Iassociation entities should look differnt than Details when they are selected
* dns visible if enabledAdam Young2011-01-263-4/+12
| | | | | | use the result of the is_dns_enabled command to show or hid the dns tab Also, Javascript lint cleanup from recent patches.
* dns containerAdam Young2011-01-261-25/+33
| | | | the dns records page was adding controls to the wrong tag. This pushes everything down one level, fixing the formatting.
* Tab I18NAdam Young2011-01-265-455/+167
| | | | | | | Makes the values for the Top level tabs internationizable, and no longer just passes through their names Also uses the I18N values for SUDO and HBAC as the static text in the Action p[anel title
* js lint fixAdam Young2011-01-251-3/+3
|
* Modal Panel ChangesSystem Administrator2011-01-251-12/+45
|
* error handling styleAdam Young2011-01-252-0/+1
| | | | modifying the directories so they find the assets in the right locations
* Main UI, migration, and html Style updatesKyle Baker2011-01-2510-82/+107
|
* action panel select for multiple entitiesAdam Young2011-01-251-8/+18
|
* unselected facets Facets that were not selected were getting the class ↵Adam Young2011-01-251-2/+0
| | | | indicating that they were sselected
* action buttons for dnsAdam Young2011-01-251-2/+2
|
* aci attribute table two columnsAdam Young2011-01-252-20/+20
|
* remove icons from association buttonsAdam Young2011-01-251-2/+0
|
* Removed 'name' from 'Sudo Command Group name'.Endi S. Dewata2011-01-242-4/+4
|
* Added scrollable panel for delete dialog box.Endi S. Dewata2011-01-244-8/+13
|
* Added spaces around radio buttons.Endi S. Dewata2011-01-243-4/+52
|
* rename static to uiAdam Young2011-01-20240-0/+44790
Directory rename