summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/rpc.js
Commit message (Expand)AuthorAgeFilesLines
* webui: display messages contained in API responsesPetr Vobornik2014-07-071-1/+20
* webui: extract rpc value from object envelopePetr Vobornik2014-06-271-0/+43
* webui: send API version in RPC requestsPetr Vobornik2014-06-271-0/+4
* webui: handle back button when unauthenticatedPetr Vobornik2014-06-111-1/+1
* webui: use asynchronous call for authenticationPetr Vobornik2014-04-151-8/+17
* webui: authentication modulePetr Vobornik2014-04-151-18/+13
* webui: replace IPA.command usage with rpc.commandPetr Vobornik2014-03-271-25/+14
* webui: move RPC code from IPA module to its own modulePetr Vobornik2014-03-271-0/+930