summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* Replace remaining IPA.messages with text.get callsPetr Vobornik2013-05-0620-165/+165
* Use text.get in IPA.notify_successPetr Vobornik2013-05-068-15/+17
* Replace IPA.messages with @i18n definition for title specsPetr Vobornik2013-05-063-4/+4
* Replace IPA.messages with @i18n definition for message specsPetr Vobornik2013-05-062-2/+2
* Replace IPA.messages with @i18n definition for remove_title specsPetr Vobornik2013-05-063-19/+19
* Replace IPA.messages with @i18n definition for add_title specsPetr Vobornik2013-05-063-19/+19
* Replace IPA.messages with @i18n definition for label specsPetr Vobornik2013-05-0629-284/+284
* Replace IPA.messages with @i18n definition in spec objectsPetr Vobornik2013-05-0619-96/+99
* Replace IPA.get_message with text.getPetr Vobornik2013-05-061-3/+3
* Use text.get for transforming values supplied by specPetr Vobornik2013-05-0620-83/+91
* Limit Provider reportingPetr Vobornik2013-05-061-3/+5
* Metadata and text providersPetr Vobornik2013-05-067-90/+459
* Add phase on exact positionPetr Vobornik2013-05-064-12/+113
* Replace id usage in App widget by classPetr Vobornik2013-05-062-31/+32
* Rename alternation phase to customizationPetr Vobornik2013-05-061-1/+1
* Use dojo/on instead of dojo/topic for facet-xxx events'Petr Vobornik2013-05-063-15/+14
* Fix add/deletion of automember rule - caused by not setting facet for entity ...Petr Vobornik2013-05-062-8/+34
* Fix tab switching for nested entitiesPetr Vobornik2013-05-061-1/+1
* Fix in state change handling and reportingPetr Vobornik2013-05-061-2/+2
* Fixed errors in DNS pagesPetr Vobornik2013-05-061-25/+15
* Proper removal of dns menu item when dns is not installedPetr Vobornik2013-05-061-2/+18
* Menu proxyPetr Vobornik2013-05-063-5/+108
* Fix hbactest stylesPetr Vobornik2013-05-062-5/+9
* Web UI plugin loaderPetr Vobornik2013-05-0610-22/+161
* Fix unit testsPetr Vobornik2013-05-064-230/+201
* Add handling of runtime and shutdown phase. App-init renamed to init.Petr Vobornik2013-05-063-6/+26
* Fix dirty dialog behaviorPetr Vobornik2013-05-063-5/+5
* Raise only one "set" event on facet.state.setPetr Vobornik2013-05-062-23/+44
* Don't expect key for singleton objects (dnsconfig, config, realmdomains)Petr Vobornik2013-05-066-1/+12
* Fix needs_update on object changePetr Vobornik2013-05-061-1/+1
* Remove old navigation code in certificatesPetr Vobornik2013-05-061-13/+10
* Certificates, Realm domains added to navigationPetr Vobornik2013-05-061-1/+3
* DNS menu fixedPetr Vobornik2013-05-061-3/+7
* get_primary_key function usages removedPetr Vobornik2013-05-067-37/+12
* Removed entity.get_primary from association facetPetr Vobornik2013-05-063-8/+15
* Removed incorrect success message when adding of external member failedPetr Vobornik2013-05-061-0/+14
* Fix facet needs_update behaviorPetr Vobornik2013-05-061-13/+25
* Fix selection of menu in automemberPetr Vobornik2013-05-061-7/+32
* Rename path array from hash to path in hash generationPetr Vobornik2013-05-061-7/+7
* Add menu memoryPetr Vobornik2013-05-062-32/+38
* File dependencies added to Web UI MakefilePetr Vobornik2013-05-061-1/+6
* Set pkeys to add,remove dialogPetr Vobornik2013-05-063-20/+19
* Remove IPA.current_entity usagePetr Vobornik2013-05-069-33/+24
* Fix nested facet searchPetr Vobornik2013-05-062-2/+25
* Remove IPA.nav usage, obsolete entity.get_primary_keyPetr Vobornik2013-05-0619-391/+562
* Removed old navigation codePetr Vobornik2013-05-066-618/+0
* Menu and application controller refactoringPetr Vobornik2013-05-0611-196/+1742
* Config.jsPetr Vobornik2013-05-061-0/+75
* Phases - application lifecyclePetr Vobornik2013-05-063-0/+257
* i18n - internationalized text providerPetr Vobornik2013-05-061-0/+57