summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/rpc.js
Commit message (Expand)AuthorAgeFilesLines
* Refactoring of rpc modulePavel Vomacka2017-01-051-20/+65
* Coverity - true branch can't be executedPavel Vomacka2016-11-101-1/+2
* Coverity - true branch can't be executedPavel Vomacka2016-11-101-1/+2
* WebUI: Add handling for HTTP error 404Pavel Vomacka2016-09-151-1/+8
* Removed unwanted line break from RefererError Dialog messageAbhijeet Kasurde2016-08-231-1/+1
* Close host adder dialog before showing 4304 dialogPavel Vomacka2016-07-271-0/+1
* Add ability to turn off activity iconPavel Vomacka2016-06-291-4/+42
* webui: add Deferred/Promise API to rpc.commandPetr Vobornik2015-11-271-1/+20
* 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