Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
de65857c 10/26/2015 07:57 AM Tom Caspy

fixes #9981 - making sure lookup_keys with errors get displayed if they're broken

f25d954b 10/22/2015 09:13 AM Tom Caspy

Fixes #12252 - Refactor of long line in templates form

208a655e 10/21/2015 02:10 PM Timo Goebel

fixes #11345 - API GET request available_clusters sends empty hash

6718fab8 10/19/2015 12:57 PM Tomer Brisker

Refs #8800 - Fix clipping on global parameter table

I missed this one table in the previos commit.

e49381e6 10/16/2015 10:16 AM Tomer Brisker

Fixes #12104 - prevent overflow in host list for various locales

The width has to be manually defined for the clipping to work properly. I prefer using percentages
to pixels when relevant so that enlarging the main container will cause the table to maintain...

18e952a8 10/14/2015 11:45 AM Ohad Levy

Fixes #12162 - Sort operating systems in host list by title

2b647d93 10/14/2015 04:17 AM Alon Goldboim

Fixes #11908 - removed the close button from the loading alert

c687f3a1 10/12/2015 05:16 AM Lukas Zapletal

Fixes #12131 - long strings in reports are hard-wrapped

027d2087 10/07/2015 10:58 AM Tomer Brisker

Fixes #8800 - Clip table cells only when needed

For clipping to work, table must have class `table-fixed` and the cell
have class `ellipsis`. Also column widths should be set in table head.
Clipping will occur automagically with tooltip.

c3ee7332 10/07/2015 10:42 AM Shimon Shtein

Fixes #12079 - Shows the correct error near the password field

View revisions

Also available in: Atom