summaryrefslogtreecommitdiffstats
path: root/install/ui
Commit message (Expand)AuthorAgeFilesLines
* WebUI: Add cermapmatch modulePavel Vomacka2017-03-084-1/+394
* WebUI: Add Adapter for certmap_match result tablePavel Vomacka2017-03-081-0/+79
* WebUI: Possibility to choose object when API call returns list of objectsPavel Vomacka2017-03-081-0/+13
* WebUI: Add possibility to turn of autoload when details.load is calledPavel Vomacka2017-03-082-1/+10
* WebUI: don't change casing of Auth Indicators valuesPavel Vomacka2017-03-082-4/+4
* WebUI: Allow disabling lowering text in custom_checkbox_widgetPavel Vomacka2017-03-082-1/+6
* webui: fixes normalization of value in attributes widgetPetr Vobornik2017-03-081-1/+1
* Add support for custom table pagination sizePavel Vomacka2017-03-085-6/+73
* Make singleton from config modulePavel Vomacka2017-03-081-6/+45
* Add javascript integer validatorPavel Vomacka2017-03-081-0/+34
* WebUI: Add certmap modulePavel Vomacka2017-03-085-1/+421
* WebUI: Add Custom command multivalued adder dialogPavel Vomacka2017-03-081-0/+34
* WebUI: Create non editable row widget for mutlivalued widgetPavel Vomacka2017-03-084-13/+25
* WebUI: Add possibility to set field always writablePavel Vomacka2017-03-082-26/+52
* WebUI: Change structure of Identity submenuPavel Vomacka2017-03-074-7/+43
* WebUI: add sizelimit:0 to cert-findPavel Vomacka2017-03-074-0/+4
* Add SHA256 fingerprints for certsTomas Krizek2017-03-071-1/+5
* Remove md5_fingerprints from IPAStanislav Laznicka2017-02-235-12/+0
* WebUI: fix incorrect behavior of ESC button on comboboxPavel Vomacka2017-02-171-3/+8
* WebUI: add default on_cancel function in adder_dialogPavel Vomacka2017-02-171-0/+2
* Coverity: removed useless semicolon which ends statement earlierPavel Vomacka2017-01-181-2/+2
* Coverity: Fix possibility of access to attribute of undefinedPavel Vomacka2017-01-181-1/+1
* Change activity text while loading metadataPavel Vomacka2017-01-053-0/+9
* Refactoring of rpc modulePavel Vomacka2017-01-056-73/+152
* WebUI: update Patternfly and BootstrapPavel Vomacka2017-01-054-8/+11
* WebUI: Hide incorrectly shown buttons on hosts tab in ID ViewsPavel Vomacka2016-12-121-0/+1
* Build: properly integrate loader.js into build systemPetr Spacek2016-11-291-0/+9
* Build: fix file dependencies for make-css.shPetr Spacek2016-11-161-1/+5
* Build: remove incorrect use of MAINTAINERCLEANFILESPetr Spacek2016-11-168-35/+0
* Build: move web UI file installation from SPEC to Makefile.amPetr Spacek2016-11-151-0/+3
* Coverity - null pointer dereferencePavel Vomacka2016-11-101-1/+1
* Coverity - accessing attribute of variable which can point to nullPavel Vomacka2016-11-101-2/+2
* Coverity - opens dialog which might not be createdPavel Vomacka2016-11-101-1/+5
* Coverity - iterating over variable which could be nullPavel Vomacka2016-11-101-4/+4
* Coverity - null pointer dereferencePavel Vomacka2016-11-101-3/+3
* Coverity - true branch can't be executedPavel Vomacka2016-11-101-1/+2
* Coverity - true branch can't be executedPavel Vomacka2016-11-101-1/+2
* Coverity - removed dead codePavel Vomacka2016-11-101-12/+8
* Coverity - Accesing attribute of nullPavel Vomacka2016-11-101-1/+1
* Coverity - identical code for different branchesPavel Vomacka2016-11-101-2/+2
* Coverity - not initialized variablePavel Vomacka2016-11-101-1/+1
* Coverity - null pointer exceptionPavel Vomacka2016-11-101-0/+2
* Coverity - null pointer exceptionPavel Vomacka2016-11-101-1/+1
* Build: fix make clean for web UIPetr Spacek2016-11-092-0/+4
* Web UI: Remove offline version of Web UIPetr Spacek2016-11-094-4/+0
* Build: fix distribution of static files for web UIPetr Spacek2016-11-097-4/+17
* Build: stop build when a step in web UI build failsPetr Spacek2016-11-0911-6/+17
* Build: fix Makefile.am files to separate source and build directoriesPetr Spacek2016-11-092-2/+2
* Build: move version handling from Makefile to configurePetr Spacek2016-11-091-3/+3
* WebUI: services without canonical name are shown correctlyPavel Vomacka2016-10-312-1/+92