Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic build tests | Petr Vobornik | 2013-05-06 | 1 | -2/+41 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Spec utils | Petr Vobornik | 2013-05-06 | 1 | -0/+80 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Rename build constructor to ctor | Petr Vobornik | 2013-05-06 | 4 | -31/+33 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace old builder by new implementation | Petr Vobornik | 2013-05-06 | 3 | -129/+41 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Builder: factory,ctor overrides, mass build | Petr Vobornik | 2013-05-06 | 1 | -4/+59 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Modularize details.js | Petr Vobornik | 2013-05-06 | 1 | -28/+30 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Modularize group.js | Petr Vobornik | 2013-05-06 | 1 | -29/+31 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Builder: added pre_ops and post_ops | Petr Vobornik | 2013-05-06 | 1 | -27/+44 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Spec modification by diff object | Petr Vobornik | 2013-05-06 | 7 | -5/+342 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Add pre and post build operations | Petr Vobornik | 2013-05-06 | 3 | -31/+190 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Remove text.get usage from spec | Petr Vobornik | 2013-05-06 | 1 | -2/+2 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace IPA.get_message with text.get | Petr Vobornik | 2013-05-06 | 3 | -62/+33 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Remove invalid label definition from cert search facet | Petr Vobornik | 2013-05-06 | 1 | -1/+0 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Fix facet section labels | Petr Vobornik | 2013-05-06 | 1 | -2/+3 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace remaining IPA.messages with text.get calls | Petr Vobornik | 2013-05-06 | 20 | -165/+165 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Use text.get in IPA.notify_success | Petr Vobornik | 2013-05-06 | 8 | -15/+17 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace IPA.messages with @i18n definition for title specs | Petr Vobornik | 2013-05-06 | 3 | -4/+4 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace IPA.messages with @i18n definition for message specs | Petr Vobornik | 2013-05-06 | 2 | -2/+2 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace IPA.messages with @i18n definition for remove_title specs | Petr Vobornik | 2013-05-06 | 3 | -19/+19 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace IPA.messages with @i18n definition for add_title specs | Petr Vobornik | 2013-05-06 | 3 | -19/+19 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace IPA.messages with @i18n definition for label specs | Petr Vobornik | 2013-05-06 | 29 | -284/+284 |
| | | | | | | | Replaced by execution of ls | grep .js | xargs sed -i -r "s/label: IPA.messages\.((.\w+)+)/label: '@i18n:\1'/" https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace IPA.messages with @i18n definition in spec objects | Petr Vobornik | 2013-05-06 | 19 | -96/+99 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace IPA.get_message with text.get | Petr Vobornik | 2013-05-06 | 1 | -3/+3 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Use text.get for transforming values supplied by spec | Petr Vobornik | 2013-05-06 | 20 | -83/+91 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Limit Provider reporting | Petr Vobornik | 2013-05-06 | 1 | -3/+5 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Metadata and text providers | Petr Vobornik | 2013-05-06 | 7 | -90/+459 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Add phase on exact position | Petr Vobornik | 2013-05-06 | 4 | -12/+113 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace id usage in App widget by class | Petr Vobornik | 2013-05-06 | 2 | -31/+32 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Rename alternation phase to customization | Petr Vobornik | 2013-05-06 | 1 | -1/+1 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Use dojo/on instead of dojo/topic for facet-xxx events' | Petr Vobornik | 2013-05-06 | 3 | -15/+14 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Fix add/deletion of automember rule - caused by not setting facet for entity ↵ | Petr Vobornik | 2013-05-06 | 2 | -8/+34 |
| | | | | | | adder dialog https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Fix tab switching for nested entities | Petr Vobornik | 2013-05-06 | 1 | -1/+1 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Fix in state change handling and reporting | Petr Vobornik | 2013-05-06 | 1 | -2/+2 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Fixed errors in DNS pages | Petr Vobornik | 2013-05-06 | 1 | -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 installed | Petr Vobornik | 2013-05-06 | 1 | -2/+18 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Menu proxy | Petr Vobornik | 2013-05-06 | 3 | -5/+108 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Fix hbactest styles | Petr Vobornik | 2013-05-06 | 2 | -5/+9 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Web UI plugin loader | Petr Vobornik | 2013-05-06 | 12 | -24/+168 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Fix unit tests | Petr Vobornik | 2013-05-06 | 4 | -230/+201 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Add handling of runtime and shutdown phase. App-init renamed to init. | Petr Vobornik | 2013-05-06 | 3 | -6/+26 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Fix dirty dialog behavior | Petr Vobornik | 2013-05-06 | 3 | -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.set | Petr Vobornik | 2013-05-06 | 2 | -23/+44 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Don't expect key for singleton objects (dnsconfig, config, realmdomains) | Petr Vobornik | 2013-05-06 | 6 | -1/+12 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Fix needs_update on object change | Petr Vobornik | 2013-05-06 | 1 | -1/+1 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Remove old navigation code in certificates | Petr Vobornik | 2013-05-06 | 1 | -13/+10 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Certificates, Realm domains added to navigation | Petr Vobornik | 2013-05-06 | 1 | -1/+3 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | DNS menu fixed | Petr Vobornik | 2013-05-06 | 1 | -3/+7 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | get_primary_key function usages removed | Petr Vobornik | 2013-05-06 | 7 | -37/+12 |
| | | | | https://fedorahosted.org/freeipa/ticket/3236 | ||||
* | Removed entity.get_primary from association facet | Petr Vobornik | 2013-05-06 | 3 | -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 failed | Petr Vobornik | 2013-05-06 | 1 | -0/+14 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 |