Menu

Trac Commit Log


Commit Date  
[r6321] by cboos

Fix long standing glitch in the display of labels in the grouped progress bar box in the Milestone view. In Firefox, the longest label used to be squashed to the progress bar itself.

This was probably due to the addition of white space in the Genshi template, and because of the `white-space: nowrap` CSS rule which applies here (btw, as it also applies to the <td>, there was no need to hard-code it again there in the template).

2007-12-12 14:18:03 Tree
[r6320] by osimons

Resource-based permission checking added to the workflow code (plugins).

2007-12-12 14:10:45 Tree
[r6319] by osimons

Minor fix to Image macro that did not accept `'px'` ending on width argument as documentation indicated. Now it supports both.

2007-12-12 10:56:39 Tree
[r6318] by osimons

Make date input parsing more robust, as it turns out that converting back from timestamp later may lead to error if the date is outside a valid range (depending on platform) - usually larger than sometime in 2038.

Fixes #5322.

2007-12-12 10:47:56 Tree
[r6317] by osimons

Fixing the order of some admin enums when modified through web-admin or trac-admin. Deleting a value left holes in the order, and made some strange ranges over time. Passes tests, and added some more to test the reordering.

As far as I can see, it is the name of the option (like 'defect') that is stored everywhere, with the order value is only used for display. Hope this assumption holds :-)

Closes #2876.

2007-12-11 17:52:52 Tree
[r6316] by osimons

TracPlugins @45 integrated - some text on troubleshooting for plugin loading.

2007-12-11 17:27:29 Tree
[r6315] by jruigrok

Sync to trunk.

2007-12-11 15:51:28 Tree
[r6314] by jruigrok

Sync up to r6288

2007-12-11 14:59:10 Tree
[r6313] by jruigrok

Sync up to r6285.

2007-12-11 14:53:47 Tree
[r6312] by jruigrok

Make sure this is really the same as on trunk.

2007-12-11 14:52:37 Tree
Older >