summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/ipa_init.json
Commit message (Collapse)AuthorAgeFilesLines
* Added facet container.Endi S. Dewata2011-05-041-1/+1
| | | | | Facet container has been created to hold facet header (i.e. title, search fields, buttons, links) and facet content.
* Need force option in DNS zone adder dialogMartin Kosek2011-04-211-2/+2
| | | | | | | | | | | When adding a new DNS zone in the WebUI, IPA server will verify whether the nameserver is in DNS. Sometimes it is necessary to skip the verification. This patch adds a --force option already available in CLI which can skip this the verification. https://fedorahosted.org/freeipa/ticket/1105
* Entitlement registration.Endi S. Dewata2011-04-141-0/+401
| | | | | | The entitlement facet will show buttons according to the entitlement status. If it's unregistered, the facet will show a Register button. If it's registered, the facet will show a Consume button.
* Entitlements.Endi S. Dewata2011-04-111-1/+56
|
* update metadata with label changesAdam Young2011-03-311-195/+234
|
* Save changes before modifying association.Endi S. Dewata2011-03-021-1/+2
| | | | | | | | | | | In a details page, usually any changes done to the fields will not be applied until the user clicks the Update button. However, if the page contains an association table, any addition/deletion to the table will be applied immediately. To avoid any confusion, the user is now required to save or reset all changes to the page before modifying the association. A dialog box will appear if the page contains any unsaved changes.
* Replaced SUDO with Sudo in UI test data.Endi S. Dewata2011-03-011-6/+6
| | | | Ticket 1005
* I18n update for dialog box buttons.Endi S. Dewata2011-02-221-2/+7
| | | | https://fedorahosted.org/freeipa/ticket/899
* Fixed error message for invalid Kerberos ticket.Endi S. Dewata2011-02-211-1/+1
| | | | https://fedorahosted.org/freeipa/ticket/490
* Updated test data files.Endi S. Dewata2011-02-211-6490/+8848
|
* Fixed association facets.Endi S. Dewata2011-02-151-16/+5
| | | | | | | | The association config has been removed because it incorrectly assumes there is only one association between two entities. Now each association is defined separately using association facets. The service.py has been modified to specify the correct relationships. The API.txt has been updated. https://fedorahosted.org/freeipa/ticket/960
* core widget unit tests baseline set of unit tests for checking that each ↵Adam Young2011-02-021-6532/+6509
| | | | widget conforms to the contract
* dirtyAdam Young2011-01-271-1/+2
| | | | | If a page is dirty, do not allow additional navigation until changes are saved or committed https://fedorahosted.org/freeipa/ticket/726
* adding label for RBACAdam Young2011-01-271-18/+37
|
* Tab I18NAdam Young2011-01-261-405/+74
| | | | | | | 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
* Removed 'name' from 'Sudo Command Group name'.Endi S. Dewata2011-01-241-2/+2
|
* Added scrollable panel for delete dialog box.Endi S. Dewata2011-01-241-1/+1
|
* rename static to uiAdam Young2011-01-201-0/+7884
Directory rename