freeipa/install/ui
Petr Vobornik 689f7ba01a Better table column width computing
Columns can have width set or not. Without setting the width it was computed based on tbody width and number of columns. This method is working well if no column has width set. The disadvantage of this approach is that all columns have the same width and so they are not reflecting their possible usage. Flag columns such as 'external' in rule association tables or various 'enable' flags in search facets can be narrower. If we set them fixed small width it will have different size because this width is not currently added to the computation.

This is fixing this problem so dynamic and fixed width can be combined and the columns have desired width.

https://fedorahosted.org/freeipa/ticket/2200
2011-12-17 02:42:45 +00:00
..
images Added facet tabs coloring 2011-12-14 15:44:36 +00:00
test Added HBAC Test input validation. 2011-12-09 15:55:13 +01:00
aci.js Reordered facets in ACI 2011-12-09 22:46:19 +00:00
add.js Refactored facet.load(). 2011-12-06 22:08:07 +00:00
association.js Distinguishing of external values in association tables 2011-12-15 20:00:02 +00:00
automount.js Refactored facet.load(). 2011-12-06 22:08:07 +00:00
browser.js
certificate.js
details.js Refactored facet.load(). 2011-12-06 22:08:07 +00:00
develop.js
dialog.js Fixed navigation buttons for HBAC Test. 2011-12-07 15:33:06 +00:00
dns.js Fixed problem loading DNS records. 2011-12-09 15:55:21 +01:00
entitle.js Refactored facet.load(). 2011-12-06 22:08:07 +00:00
entity.js
extension.js
facet.js Added facet tabs coloring 2011-12-14 15:44:36 +00:00
favicon.ico
field.js
group.js Refactored facet.load(). 2011-12-06 22:08:07 +00:00
hbac.js Search facets show translated boolean values 2011-12-08 02:10:34 +00:00
hbactest.js Fixed unmatched checkbox name. 2011-12-09 22:46:40 +00:00
host.js Search facets show translated boolean values 2011-12-08 02:10:34 +00:00
hostgroup.js
index.html Added HBAC Test page. 2011-12-06 22:08:16 +00:00
ipa.css Added facet tabs coloring 2011-12-14 15:44:36 +00:00
ipa.js Additional better displaying of long names 2011-12-09 22:46:12 +00:00
jquery-ui.css
jquery-ui.js
jquery.ba-bbq.js
jquery.js
jquery.ordered-map.js Fixed navigation buttons for HBAC Test. 2011-12-07 15:33:06 +00:00
jsl.conf
json2.js
Makefile.am Added HBAC Test page. 2011-12-06 22:08:16 +00:00
navigation.js
netgroup.js
overpass_bold-web.eot
overpass_bold-web.svg
overpass_bold-web.ttf
overpass_bold-web.woff
overpass_regular-web.eot
overpass_regular-web.svg
overpass_regular-web.ttf
overpass_regular-web.woff
policy.js
rule.js Better table column width computing 2011-12-17 02:42:45 +00:00
search.js Added HBAC Test page. 2011-12-06 22:08:16 +00:00
serverconfig.js
service.js
sudo.js Fixed displaying of external records in rule association widgets 2011-12-15 19:59:57 +00:00
user.js Association facets are read only in self service 2011-12-12 19:14:46 +00:00
webui.js Added HBAC Test page. 2011-12-06 22:08:16 +00:00
widget.js Better table column width computing 2011-12-17 02:42:45 +00:00