[jira] [Updated] (HDFS-1013) Miscellaneous improvements to HTML markup for web UIs

2012-05-23 Thread Todd Lipcon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated HDFS-1013:
--

   Resolution: Fixed
Fix Version/s: 2.0.1-alpha
   Status: Resolved  (was: Patch Available)

 Miscellaneous improvements to HTML markup for web UIs
 -

 Key: HDFS-1013
 URL: https://issues.apache.org/jira/browse/HDFS-1013
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 1.0.0, 2.0.0-alpha
Reporter: Todd Lipcon
Assignee: Eugene Koontz
Priority: Minor
  Labels: newbie
 Fix For: 2.0.1-alpha, 0.20.3

 Attachments: HDFS-1013.patch, HDFS-1013.patch


 The Web UIs have various bits of bad markup (eg missing head sections, some 
 pages missing CSS links, inconsistent td vs th for table headings). We should 
 fix this up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-1013) Miscellaneous improvements to HTML markup for web UIs

2012-05-21 Thread Todd Lipcon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated HDFS-1013:
--

Status: Patch Available  (was: Open)

 Miscellaneous improvements to HTML markup for web UIs
 -

 Key: HDFS-1013
 URL: https://issues.apache.org/jira/browse/HDFS-1013
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 1.0.0, 2.0.0
Reporter: Todd Lipcon
Assignee: Eugene Koontz
Priority: Minor
  Labels: newbie
 Attachments: HDFS-1013.patch, HDFS-1013.patch


 The Web UIs have various bits of bad markup (eg missing head sections, some 
 pages missing CSS links, inconsistent td vs th for table headings). We should 
 fix this up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-1013) Miscellaneous improvements to HTML markup for web UIs

2012-05-20 Thread Eugene Koontz (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koontz updated HDFS-1013:


Attachment: HDFS-1013.patch

-Adds hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/hadoop.css 
(resembles 
hadoop-common-project/hadoop-common/src/main/webapps/static/hadoop.css with 
some additions for this patch)

-Replaces ids with classes where necessary (e.g. td id=col1 = td 
class=col1)

-Replaces occurrences of br../br with div../div



 Miscellaneous improvements to HTML markup for web UIs
 -

 Key: HDFS-1013
 URL: https://issues.apache.org/jira/browse/HDFS-1013
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 1.0.0, 2.0.0
Reporter: Todd Lipcon
Assignee: Eugene Koontz
Priority: Minor
  Labels: newbie
 Fix For: 0.20.3

 Attachments: HDFS-1013.patch, HDFS-1013.patch


 The Web UIs have various bits of bad markup (eg missing head sections, some 
 pages missing CSS links, inconsistent td vs th for table headings). We should 
 fix this up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-1013) Miscellaneous improvements to HTML markup for web UIs

2012-05-16 Thread Eli Collins (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins updated HDFS-1013:
--

 Target Version/s: 2.0.1
Affects Version/s: 2.0.0
   1.0.0

Hey Eugene,
Plan to address Todd's feedback and update the patch for trunk?

 Miscellaneous improvements to HTML markup for web UIs
 -

 Key: HDFS-1013
 URL: https://issues.apache.org/jira/browse/HDFS-1013
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 1.0.0, 2.0.0
Reporter: Todd Lipcon
Assignee: Eugene Koontz
Priority: Minor
  Labels: newbie
 Fix For: 0.20.3

 Attachments: HDFS-1013.patch


 The Web UIs have various bits of bad markup (eg missing head sections, some 
 pages missing CSS links, inconsistent td vs th for table headings). We should 
 fix this up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-1013) Miscellaneous improvements to HTML markup for web UIs

2012-05-16 Thread Eli Collins (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins updated HDFS-1013:
--

Assignee: (was: Eugene Koontz)

 Miscellaneous improvements to HTML markup for web UIs
 -

 Key: HDFS-1013
 URL: https://issues.apache.org/jira/browse/HDFS-1013
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 1.0.0, 2.0.0
Reporter: Todd Lipcon
Priority: Minor
  Labels: newbie
 Fix For: 0.20.3

 Attachments: HDFS-1013.patch


 The Web UIs have various bits of bad markup (eg missing head sections, some 
 pages missing CSS links, inconsistent td vs th for table headings). We should 
 fix this up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-1013) Miscellaneous improvements to HTML markup for web UIs

2011-05-19 Thread Todd Lipcon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated HDFS-1013:
--

Status: Open  (was: Patch Available)

 Miscellaneous improvements to HTML markup for web UIs
 -

 Key: HDFS-1013
 URL: https://issues.apache.org/jira/browse/HDFS-1013
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Todd Lipcon
Assignee: Eugene Koontz
Priority: Minor
  Labels: newbie
 Fix For: 0.20.3

 Attachments: HDFS-1013.patch


 The Web UIs have various bits of bad markup (eg missing head sections, some 
 pages missing CSS links, inconsistent td vs th for table headings). We should 
 fix this up.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-1013) Miscellaneous improvements to HTML markup for web UIs

2011-05-18 Thread Eugene Koontz (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koontz updated HDFS-1013:


Attachment: HDFS-1013.patch

-add missing head around link and title.
-add missing src/webapps/static/hadoop.css file
-use th rather than (wrong) td id=col1 (wrong because id=col1 occurs
-make dfstable a CSS class, not an id.
-make col1 a class (td.col1), not an id (td#col1) since it repeats.
-add 'report' as a generic div class for dfshealth.jsp.
-more use and refinement of div class='report'
-use divs rather than brs
-use lis for browse fs and namenode logs


 Miscellaneous improvements to HTML markup for web UIs
 -

 Key: HDFS-1013
 URL: https://issues.apache.org/jira/browse/HDFS-1013
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Todd Lipcon
Assignee: Eugene Koontz
Priority: Minor
  Labels: newbie
 Fix For: 0.20.3

 Attachments: HDFS-1013.patch


 The Web UIs have various bits of bad markup (eg missing head sections, some 
 pages missing CSS links, inconsistent td vs th for table headings). We should 
 fix this up.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira