summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/ipa.js
Commit message (Expand)AuthorAgeFilesLines
* webui: fix regressions failed auth messagesPetr Vobornik2015-07-291-4/+4
* webui: don't log in back after logoutPetr Vobornik2015-06-051-0/+1
* Unsaved changes dialog internally inconsistentGabe2015-05-071-4/+4
* webui: increase duration of notification messagesPetr Vobornik2014-12-091-1/+1
* webui: fix potential XSS vulnerabilitiesPetr Vobornik2014-11-201-0/+1
* webui: make Evented a part of base IPA.objectPetr Vobornik2014-10-201-9/+6
* webui: notify psw change success only oncePetr Vobornik2014-09-081-2/+0
* webui: display messages contained in API responsesPetr Vobornik2014-07-071-53/+29
* webui: support global notifications in all containersPetr Vobornik2014-06-301-1/+1
* webui: extract rpc value from object envelopePetr Vobornik2014-06-271-1/+1
* webui: rebase user password dialog on password dialog and add otp supportPetr Vobornik2014-06-261-14/+14
* webui: support password change with OTP in login screenPetr Vobornik2014-06-261-1/+5
* webui: use propert alerts in header notification areaPetr Vobornik2014-06-101-17/+4
* webui: activity indicatorsPetr Vobornik2014-06-101-17/+0
* webui: change navigation from RCUE to PatternFlyPetr Vobornik2014-06-101-4/+6
* webui: remove IPA.unauthorized_dialogPetr Vobornik2014-04-151-459/+0
* webui: use asynchronous call for authenticationPetr Vobornik2014-04-151-11/+19
* webui: authentication modulePetr Vobornik2014-04-151-16/+12
* webui: publish network activity topicsPetr Vobornik2014-04-151-1/+7
* webui: replace IPA.command usage with rpc.commandPetr Vobornik2014-03-271-18/+20
* webui: move RPC code from IPA module to its own modulePetr Vobornik2014-03-271-884/+0
* webui: Datetime parsing and formattingPetr Vobornik2014-03-131-36/+3
* webui: Focus expand/collapse link in batch_error dialogPetr Vobornik2014-02-271-0/+2
* Remove last usage of jQuery UIPetr Vobornik2014-01-211-5/+7
* Fix notification areaPetr Vobornik2014-01-211-2/+31
* username_r in password reset part of unauthorized dialog should be enabled as...Petr Vobornik2014-01-211-1/+1
* Do not show section header in unauthorized dialogPetr Vobornik2014-01-211-0/+2
* Do not open dialog in a containerPetr Vobornik2014-01-211-1/+1
* RCUE dialog implementationPetr Vobornik2014-01-211-3/+3
* Adapt password expiration notification to new navigationPetr Vobornik2014-01-211-10/+1
* Fix password expiration notificationPetr Vobornik2013-10-301-2/+2
* Web UI source code annotationPetr Vobornik2013-10-161-28/+647
* Show human-readable error name in error dialog titlePetr Vobornik2013-08-261-1/+2
* Better automated test supportPetr Vobornik2013-07-161-0/+1
* Fix displaying of success messageAna Krivokapic2013-06-131-0/+15
* Web UI: move ./_base/metadata_provider.js to ./metadata.jsPetr Vobornik2013-05-171-1/+1
* Removal of IPA.metadata usagesPetr Vobornik2013-05-061-4/+2
* Entity registry and builder which allow definition by specPetr Vobornik2013-05-061-5/+5
* Builder and registry for validatorsPetr Vobornik2013-05-061-2/+3
* Replace build logic in widget and field builder by new builderPetr Vobornik2013-05-061-3/+3
* Replace IPA.widget_factories and IPA_field_factories with registryPetr Vobornik2013-05-061-2/+0
* Builder: global builder and registryPetr Vobornik2013-05-061-5/+3
* Use entities module for entity registration, build and holdingPetr Vobornik2013-05-061-56/+9
* Use IPA.object() as a base factory for framework objectsPetr Vobornik2013-05-061-4/+4
* Builder: return object when it's already builtPetr Vobornik2013-05-061-0/+17
* Rename factory to $factory in spec objectsPetr Vobornik2013-05-061-1/+1
* Replace old builder by new implementationPetr Vobornik2013-05-061-82/+10
* Replace IPA.get_message with text.getPetr Vobornik2013-05-061-59/+30
* Replace remaining IPA.messages with text.get callsPetr Vobornik2013-05-061-8/+8
* Use text.get in IPA.notify_successPetr Vobornik2013-05-061-0/+2