summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/entitle_register.json
Commit message (Collapse)AuthorAgeFilesLines
* Remove entitlement supportMartin Kosek2013-06-261-26/+0
| | | | | | | Entitlements code was not tested nor supported upstream since version 3.0. Remove the associated code. https://fedorahosted.org/freeipa/ticket/3739
* Updated sample data.Endi S. Dewata2011-11-111-1/+1
| | | | | | | | New sample data files have been added for search facet paging. Unused files have been removed. The names used in the files have been updated for consistency. Ticket #981
* Entitlement registration.Endi S. Dewata2011-04-141-0/+26
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.