summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa
Commit message (Expand)AuthorAgeFilesLines
* 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-052-0/+8
* Refactoring of rpc modulePavel Vomacka2017-01-056-73/+152
* WebUI: Hide incorrectly shown buttons on hosts tab in ID ViewsPavel Vomacka2016-12-121-0/+1
* 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
* WebUI: services without canonical name are shown correctlyPavel Vomacka2016-10-312-1/+92
* WebUI: fix API Browser menu labelPavel Vomacka2016-10-111-1/+1
* Add tooltip to all fields in DNS record adder dialogPavel Vomacka2016-10-111-0/+15
* DNS: Improve field descriptions for SRV recordsPetr Spacek2016-10-111-4/+4
* DNS: Support URI resource record typePetr Spacek2016-10-111-1/+14
* WebUI: hide buttons in certificate widget according to aclPavel Vomacka2016-09-292-1/+58
* Added a fix for setting Priority as required field in Password Policy Details...Abhijeet Kasurde2016-09-211-1/+4
* WebUI: Change group name from 'normal' to 'Non-POSIX'Pavel Vomacka2016-09-211-7/+5
* WebUI: Add handling for HTTP error 404Pavel Vomacka2016-09-151-1/+8
* Add 'Restore' option to action dropdown menuPavel Vomacka2016-09-082-9/+34
* WebUI add support for sub-CAs while revoking certificatesPavel Vomacka2016-09-072-30/+100
* WebUI: Fix showing certificates issued by sub-CAPavel Vomacka2016-09-071-0/+7
* Add support for additional options taken from table facetPavel Vomacka2016-09-071-1/+48
* Removed unwanted line break from RefererError Dialog messageAbhijeet Kasurde2016-08-231-1/+1
* Add 'trusted to auth as user' checkboxPavel Vomacka2016-08-172-0/+10
* Set servers list as default facet in topology facet groupPavel Vomacka2016-08-171-1/+1
* Add warning about only one existing CA serverPavel Vomacka2016-08-171-1/+72
* Fix unicode characters in ca and domain addersPavel Vomacka2016-08-091-1/+3
* Remove full name from adding user to user group dialogPavel Vomacka2016-07-281-6/+1
* Close host adder dialog before showing 4304 dialogPavel Vomacka2016-07-271-0/+1
* Add widget for kerberos aliases to service pagePavel Vomacka2016-07-011-5/+12
* Add widget for kerberos aliases to hosts pagePavel Vomacka2016-07-011-1/+8
* Add widget for kerberos aliases to user pagePavel Vomacka2016-07-011-1/+8
* Add widgets for kerberos aliasesPavel Vomacka2016-07-011-0/+108
* Set default confirmation button label to 'Remove'Pavel Vomacka2016-07-011-1/+2
* Change error handling in custom_command_multivalued_widgetPavel Vomacka2016-07-011-3/+11
* webui: prevent infinite reload for users with krbbprincipal alias setPetr Vobornik2016-07-011-1/+5
* Add button for server-del commandPavel Vomacka2016-06-301-1/+64
* Add support to change button css class on confirm dialogPavel Vomacka2016-06-301-0/+11
* Change paths of strings in auth indicators widget on service pagePavel Vomacka2016-06-301-3/+3
* Add authentication identificator to host pagePavel Vomacka2016-06-301-0/+20
* Add certificate widget to ID override user details page.Pavel Vomacka2016-06-291-1/+167