Menu

Trac Commit Log


Commit Date  
[r7137] by jruigrok

Update Portuguese catalog.

Submitted by: Pedro Algarvio
See: #5470

2008-05-26 07:55:00 Tree
[r7136] by cboos

Undo limit setting change for testing the csv report leak and left in r7133.

2008-05-25 18:24:15 Tree
[r7135] by cboos

Suppress `chain` usage, for precaution (#6614).

2008-05-25 18:08:54 Tree
[r7134] by cboos

Eliminate another usage of `izip`, just in case (#6614)

This was the only usage of `pairwise` in Trac, deprecating it.
Also deprecate other unused utilities.

2008-05-25 18:06:03 Tree
[r7133] by cboos

Fix a memory leak introduced by the usage of `izip` when generating csv reports.

Related to #6614.

2008-05-25 18:00:12 Tree
[r7132] by cboos

!TicketQuery: we must ensure that we have ''status'' and ''summary'' columns for ''list'' and ''compact'' mode.

2008-05-25 17:53:45 Tree
[r7131] by cboos

Ensure ''id'' column is always present when building queries.

Thanks to Johannes Plass for contributing this fix.

Closes #7229.

2008-05-25 17:53:19 Tree
[r7130] by cboos

Restore grouping functionality for reports, broken by r6842.

Fix contributed by Jasmin Lapalme, many thanks!

Closes #7179.

2008-05-25 17:48:32 Tree
[r7129] by cboos

Safari had some trouble to create DOM nodes using jQuery's `$(html)`, when `html` is a string weighting a little more than 50kB.

Therefore in expandable directories, we have to reconstruct the directory entries row by row instead of in one block.

Closes #7262.

2008-05-25 14:20:32 Tree
[r7128] by cboos

Silence two debugging print statements

2008-05-25 14:03:18 Tree
Older >