summaryrefslogtreecommitdiffstats
path: root/install/ui
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix in state change handling and reportingPetr Vobornik2013-05-061-2/+2
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Fixed errors in DNS pagesPetr Vobornik2013-05-061-25/+15
| | | | | | | | * adding, removing of dns zone permission was broken * add/del/update of dns record value in record details facet was broken * redirection from A/AAAA record to corresponding PTR record was broken https://fedorahosted.org/freeipa/ticket/3235
* Proper removal of dns menu item when dns is not installedPetr Vobornik2013-05-061-2/+18
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Menu proxyPetr Vobornik2013-05-063-5/+108
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Fix hbactest stylesPetr Vobornik2013-05-062-5/+9
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Web UI plugin loaderPetr Vobornik2013-05-067-20/+93
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Fix unit testsPetr Vobornik2013-05-064-230/+201
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Add handling of runtime and shutdown phase. App-init renamed to init.Petr Vobornik2013-05-063-6/+26
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Fix dirty dialog behaviorPetr Vobornik2013-05-063-5/+5
| | | | | | Dirty dialog was displayed twice because of double event registration in menu widget. https://fedorahosted.org/freeipa/ticket/3236
* Raise only one "set" event on facet.state.setPetr Vobornik2013-05-062-23/+44
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Don't expect key for singleton objects (dnsconfig, config, realmdomains)Petr Vobornik2013-05-066-1/+12
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Fix needs_update on object changePetr Vobornik2013-05-061-1/+1
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Remove old navigation code in certificatesPetr Vobornik2013-05-061-13/+10
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Certificates, Realm domains added to navigationPetr Vobornik2013-05-061-1/+3
| | | | https://fedorahosted.org/freeipa/ticket/3236
* DNS menu fixedPetr Vobornik2013-05-061-3/+7
| | | | https://fedorahosted.org/freeipa/ticket/3236
* get_primary_key function usages removedPetr Vobornik2013-05-067-37/+12
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Removed entity.get_primary from association facetPetr Vobornik2013-05-063-8/+15
| | | | | | Also removed facet usage from entity adder dialog. https://fedorahosted.org/freeipa/ticket/3236
* Removed incorrect success message when adding of external member failedPetr Vobornik2013-05-061-0/+14
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Fix facet needs_update behaviorPetr Vobornik2013-05-061-13/+25
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Fix selection of menu in automemberPetr Vobornik2013-05-061-7/+32
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Rename path array from hash to path in hash generationPetr Vobornik2013-05-061-7/+7
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Add menu memoryPetr Vobornik2013-05-062-32/+38
| | | | | | Parent items remember last selected child. https://fedorahosted.org/freeipa/ticket/3236
* File dependencies added to Web UI MakefilePetr Vobornik2013-05-061-1/+6
| | | | | | WebUI was not rebuilt while rebuilding RPMS. https://fedorahosted.org/freeipa/ticket/3235
* Set pkeys to add,remove dialogPetr Vobornik2013-05-063-20/+19
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Remove IPA.current_entity usagePetr Vobornik2013-05-069-33/+24
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Fix nested facet searchPetr Vobornik2013-05-062-2/+25
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Remove IPA.nav usage, obsolete entity.get_primary_keyPetr Vobornik2013-05-0619-391/+562
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Removed old navigation codePetr Vobornik2013-05-066-618/+0
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Menu and application controller refactoringPetr Vobornik2013-05-0611-196/+1742
| | | | | https://fedorahosted.org/freeipa/ticket/3235 https://fedorahosted.org/freeipa/ticket/3236
* Config.jsPetr Vobornik2013-05-061-0/+75
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Phases - application lifecyclePetr Vobornik2013-05-063-0/+257
| | | | https://fedorahosted.org/freeipa/ticket/3235
* i18n - internationalized text providerPetr Vobornik2013-05-061-0/+57
| | | | | https://fedorahosted.org/freeipa/ticket/3235 https://fedorahosted.org/freeipa/ticket/3236
* Basic implementation of registersPetr Vobornik2013-05-066-0/+504
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Update of Dojo buildPetr Vobornik2013-05-063-5/+9
| | | | | https://fedorahosted.org/freeipa/ticket/3235 https://fedorahosted.org/freeipa/ticket/3236
* jsl updatePetr Vobornik2013-05-061-0/+1
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Fix: Certificate status is not visible in Service and Host pagePetr Vobornik2013-04-301-1/+1
| | | | https://fedorahosted.org/freeipa/ticket/3593
* Make gecos field editable in Web UITomas Babej2013-04-251-1/+2
| | | | | | This patch exposes user entry gecos field in Web UI. https://fedorahosted.org/freeipa/ticket/3569
* Remove HBAC source hosts from web UIAna Krivokapic2013-04-122-91/+0
| | | | https://fedorahosted.org/freeipa/ticket/3528
* Fix regression in group type selection in group adder dialogPetr Vobornik2013-04-101-4/+3
| | | | Refactoring of radio widget (04325fbb4c64ee4aef6d8c9adf0ff95b8b653101) caused that value is no longer supplied to value_change handler.
* Don't show trusts pages when trust is not configuredPetr Vobornik2013-04-103-2/+49
| | | | | | When trust is not configured trust-config page is raising an error. Trusts search page won't find anything either -> no use for the pages -> hiding. https://fedorahosted.org/freeipa/ticket/3333
* Global trust config pagePetr Vobornik2013-04-106-3/+255
| | | | https://fedorahosted.org/freeipa/ticket/3333
* Run permission target switch action only for visible widgetsPetr Vobornik2013-04-051-1/+1
| | | | | | | | | | | | Permission details page was incorrectly evaluated as dirty (update button enabled) right after load when permission type={subtree,filter} and some attrs are set. Can be reproduced by opening 'Modify Automount maps' permission. The culprit is that attrs widget is populated and dirty-checked even targets where it doesn't belong. Fixed by running target_mapping action only for visible targets. https://fedorahosted.org/freeipa/ticket/3527
* Add ipakrbokasdelegate option to service and host Web UI pagesPetr Vobornik2013-04-048-5/+45
| | | | https://fedorahosted.org/freeipa/ticket/3329
* Web UI: Disable cert functionality if a CA is not availablePetr Vobornik2013-04-021-11/+13
| | | | Part of the work for: https://fedorahosted.org/freeipa/ticket/3363
* Added Web UI support for service PAC type option: NONEPetr Vobornik2013-03-292-3/+33
| | | | | | | | | ipakrbauthzdata accepts [null, 'NONE', 'MS-PAC, 'PAD'] New nesting feature of radios/checkboxes was used to handle mutual exclusivity between ['MS-PAC', 'PAD'], 'NONE' and ''. https://fedorahosted.org/freeipa/ticket/3404
* Nestable checkbox/radio widgetPetr Vobornik2013-03-294-143/+390
| | | | | | | | | New component: option_widget_base. It's not a regular widget but it share some of its characteristics. It should extend regular widget or it can be nested in itself alone. checkbox_widget, checkboxes_widget, radio_widget were modified to use it. Built as a prerequisite for: https://fedorahosted.org/freeipa/ticket/3404
* Fixed Web UI build error caused by rhino changes in F19Petr Vobornik2013-03-211-1/+7
| | | | | | | | | rhino-1.7R4-2.fc19.noarch dropped -main flag which made the build fail in rawhide (F19). We can't use the same command for rhino-1.7R3-6 (F18) and rhino-1.7R4-2 (F19). This patch adds check if rhino supports '-require' option. If so it calls rhino with it if not it calls rhino with -main option. https://fedorahosted.org/freeipa/ticket/3501
* Realm Domains pageAna Krivokapic2013-03-186-2/+179
| | | | | | Add support for Realm Domains to web UI. https://fedorahosted.org/freeipa/ticket/3407
* Web UI:Choose different search option for cert-findPetr Vobornik2013-03-184-4/+128
| | | | | | | | | | This extends certificate search page by search option select. Therefore the search is not restricted to 'subject'. It should be replaced by https://fedorahosted.org/freeipa/ticket/191 in a future. https://fedorahosted.org/freeipa/ticket/3419
* Web UI:Certificate pagesPetr Vobornik2013-03-1812-31/+614
| | | | | | | | | | | | | | | | | Following pages were added to Web UI: * certificated details * certificate search Certificate is not regular object so it gets no metadata. Therefore artificial metadata were created for it to allow usage of search and details facet. Search and details facet were modified to allow removing of add/remove/update/ reset buttons - certificates have no mod operation and they are not added by standard means. User can revoke and restore certificated in details facet. https://fedorahosted.org/freeipa/ticket/3419