summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Collapse)AuthorAgeFilesLines
...
* Metadata and text providersPetr Vobornik2013-05-067-90/+459
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Add phase on exact positionPetr Vobornik2013-05-064-12/+113
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Replace id usage in App widget by classPetr Vobornik2013-05-062-31/+32
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Rename alternation phase to customizationPetr Vobornik2013-05-061-1/+1
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Use dojo/on instead of dojo/topic for facet-xxx events'Petr Vobornik2013-05-063-15/+14
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Fix add/deletion of automember rule - caused by not setting facet for entity ↵Petr Vobornik2013-05-062-8/+34
| | | | | | adder dialog https://fedorahosted.org/freeipa/ticket/3236
* Fix tab switching for nested entitiesPetr Vobornik2013-05-061-1/+1
| | | | https://fedorahosted.org/freeipa/ticket/3236
* 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-0610-22/+161
| | | | 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
* Update pki proxy configurationMartin Kosek2013-05-061-2/+2
| | | | | | | Replicas with Dogtag pki-ca 10.0.2 CA require access to additional Dogtag REST API calls. Update pki proxy configuration to allow that. https://fedorahosted.org/freeipa/ticket/3601
* Handle connection timeout in ipa-replica-manageTomas Babej2013-05-021-1/+13
| | | | | | | | When connecting to replica, ipa-replica-manage could fail with unknown error due to connection time out. This patch properly handles the situation Fixed in conjunction with https://fedorahosted.org/freeipa/ticket/3524
* Enforce host existence only where needed in ipa-replica-manageTomas Babej2013-05-022-48/+73
| | | | | | | | | | | In ipa-replica-manage commands, we enforce that hostnames we work with are resolvable. However, this caused errors while deleting or disconnecting a ipa / winsync replica, if that replica was down and authoritative server for itself. Also adds an --no-lookup flag to disable host existence checks. https://fedorahosted.org/freeipa/ticket/3524
* Fix: Certificate status is not visible in Service and Host pagePetr Vobornik2013-04-301-1/+1
| | | | https://fedorahosted.org/freeipa/ticket/3593
* Always stop dirsrv in 'ipactl stop'Ana Krivokapic2013-04-291-11/+9
| | | | | | | Ensure that 'ipactl stop' stops the dirsrv instance, even when no other services are running. https://fedorahosted.org/freeipa/ticket/3574
* Fix syntax errors in schema filesPetr Viktorin2013-04-265-4/+69
| | | | | | | | | | | | | | | | - add missing closing parenthesis in idnsRecord declaration - remove extra dollar sign from ipaSudoRule declaration - handle missing/extraneous X-ORIGIN lines in 10-selinuxusermap.update This does not use the schema updater because the syntax needs to be fixed in the files themselves, otherwise 389 1.3.2+ will fail to start. Older DS versions transparently fix the syntax errors. The existing ldap-updater directive for ipaSudoRule is fixed (ldap-updater runs after upgradeconfig). https://fedorahosted.org/freeipa/ticket/3578
* Fix syntax of the dc attributeTypePetr Viktorin2013-04-262-1/+4
| | | | | | | dc syntax is changed from Directory String to IA5 String to conform to RFC 2247. Part of the work for https://fedorahosted.org/freeipa/ticket/3578
* Add userClass attribute for hostsMartin Kosek2013-04-262-1/+2
| | | | | | | | | This new freeform host attribute will allow provisioning systems to add custom tags for host objects which can be later used for in automember rules or for additional local interpretation. Design page: http://www.freeipa.org/page/V3/Integration_with_a_provisioning_systems Ticket: https://fedorahosted.org/freeipa/ticket/3583