Edgewall Software
Modify

Ticket #415 (closed defect: fixed)

Opened 8 years ago

Last modified 6 years ago

Changeset header with message & files list has weird layout...

Reported by: jamesm@… Owned by: daniel
Priority: high Milestone: 0.7.1
Component: version control/changeset view Version: 0.7
Severity: major Keywords:
Cc:
Release Notes:
API Changes:

Description

The layout change from 0.6.1 to 0.7 on the changeset header looks to me like a setback. My svn repository averages 6-9 folders deep because I track multiple projects and Java is not exactly a terse language with class and package names. The log messages and file list end up competing for space and end up creating alot of wasted space and look addly positioned in the browser.

I found 0.6.1 header more readable and layed out better in Firefox & IE.

I also (still) think the font size on the folder position in the browser view is way to large - I would say it was perfect @ 12 pt - or whatever it was for 0.6.1.

Attachments

Change History

comment:1 Changed 8 years ago by cmlenz

  • Milestone set to 0.7.1
  • Owner changed from jonas to cmlenz
  • Status changed from new to assigned

I'm currently working on this.

comment:2 Changed 8 years ago by cmlenz

  • Priority changed from normal to high
  • Severity changed from normal to major

comment:3 Changed 8 years ago by daniel

The header is changing in 0.7.1. cmlenz has half a patch ready, but didn't make it into 0.7.

The font size in the Browser heading is simply too large, just like you say. It should be a standard H1 element like all other pages.

Thanks for your report. :)

comment:4 Changed 8 years ago by cmlenz

Filed ticket #420 to discuss the browser path links size problem described here, as that's a separate issue.

comment:5 Changed 8 years ago by cmlenz

  • Owner changed from cmlenz to daniel

This is now fixed in [555].

The markup underlying the changeset overview is now a table. A definition list might have been better, but was pretty much impossible to get to look right on IE/Win. But a table is not that bad, either.

This change also removes the "Revision" field, because the revision number is always the same as the changeset number, which is already being displayed in the header.

The file list is now always on the left side among the other fields, between the author and the message fields. This should scale a lot better for long path names.

Daniel, please port this change to the 0.7-stable branch, insufficient karma here).

comment:6 Changed 8 years ago by daniel

  • Resolution set to fixed
  • Status changed from assigned to closed

Merged in [562].

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from daniel. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.