summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/user.js
Commit message (Expand)AuthorAgeFilesLines
* webui: better value-change reportingPetr Vobornik2014-09-111-1/+1
* webui: add token from user pagePetr Vobornik2014-09-111-3/+58
* webui: better authentication types descriptionPetr Vobornik2014-08-211-1/+6
* webui: support unlock user commandPetr Vobornik2014-06-301-1/+9
* webui: rebase user password dialog on password dialog and add otp supportPetr Vobornik2014-06-261-135/+52
* webui: expose krbprincipalexpirationPetr Vobornik2014-06-161-0/+5
* webui: move RPC result extraction logic to AdapterPetr Vobornik2014-06-161-44/+21
* webui: move user reset password action to action dropdownPetr Vobornik2014-06-101-6/+1
* webui: remove select actionPetr Vobornik2014-06-101-2/+2
* webui: change widget updated event into value change eventPetr Vobornik2014-04-031-2/+1
* webui: field and widget binding refactoringPetr Vobornik2014-04-031-3/+3
* Extending user plugin with inetOrgPerson fieldsAdam Misnyovszki2014-03-281-2/+8
* webui: replace IPA.command usage with rpc.commandPetr Vobornik2014-03-271-5/+6
* webui: Datetime parsing and formattingPetr Vobornik2014-03-131-1/+1
* UI for managing user-auth typesPetr Vobornik2014-03-121-0/+6
* Replace icons with the ones from Font AwesomePetr Vobornik2014-01-211-2/+2
* Dojo event support in widgetsPetr Vobornik2014-01-211-0/+1
* WebUI: Add userClass attribute to user and host pagesAna Krivokapic2013-11-191-2/+7
* Add automember rebuild command to the web UIAna Krivokapic2013-11-151-2/+14
* Fix password expiration notificationPetr Vobornik2013-10-301-1/+0
* Web UI source code annotationPetr Vobornik2013-10-161-0/+7
* Fix: make association facets in selfservice readonlyPetr Vobornik2013-05-061-7/+7
* Add widget updated eventPetr Vobornik2013-05-061-0/+1
* Convert definitions of entities to spec objectsPetr Vobornik2013-05-061-78/+72
* Replace IPA.get_entity_param calls in specs with provider stringsPetr Vobornik2013-05-061-11/+11
* Make summary conditions declarativePetr Vobornik2013-05-061-2/+2
* Replace usage of action factories with typesPetr Vobornik2013-05-061-7/+7
* Builder and registry for actionsPetr Vobornik2013-05-061-2/+19
* Builder and registry for validatorsPetr Vobornik2013-05-061-2/+3
* Replace formatter creation with definition in specsPetr Vobornik2013-05-061-3/+4
* Replace build logic in widget and field builder by new builderPetr Vobornik2013-05-061-12/+12
* Replace IPA.widget_factories and IPA_field_factories with registryPetr Vobornik2013-05-061-2/+16
* Rename factory to $factory in spec objectsPetr Vobornik2013-05-061-7/+7
* Replace remaining IPA.messages with text.get callsPetr Vobornik2013-05-061-1/+1
* Use text.get in IPA.notify_successPetr Vobornik2013-05-061-1/+1
* Replace IPA.messages with @i18n definition for label specsPetr Vobornik2013-05-061-15/+15
* Replace IPA.messages with @i18n definition in spec objectsPetr Vobornik2013-05-061-2/+2
* Use text.get for transforming values supplied by specPetr Vobornik2013-05-061-2/+2
* Remove IPA.current_entity usagePetr Vobornik2013-05-061-2/+2
* Remove IPA.nav usage, obsolete entity.get_primary_keyPetr Vobornik2013-05-061-17/+7
* Make gecos field editable in Web UITomas Babej2013-04-251-1/+2
* Change Web UI sources to simple AMD modulesPetr Vobornik2013-01-181-4/+6
* Move of core Web UI files to AMD directoryPetr Vobornik2013-01-181-0/+663