Menu

Trac Commit Log


Commit Date  
[r3111] by athomas

WorkFlow:
* Merged log:trunk:3068-3110
* Renamed `deserialize_*` utility functions to `to_bool` and `to_list`.
* Added first round of ticket similarity detection code.

2006-04-06 12:08:34 Tree
[r3110] by cboos

Make the usage of `[...]` pairs less necessary when using the `trac.util.markup.html` facility. Converted the ![[InterWiki]] macro to use it.

2006-04-06 09:07:47 Tree
[r3109] by cboos

Another attempt at fixing the unicode problem with the reports.

Actually, the reason for the trouble was that pysqlite2
returns the column description information as an UTF-8
encoded string.

Also, I reverted r3084 and instead do the conversion
in `HDFWrapper.add_value` in a "robust" and backward
compatible way: if a plugin store UTF-8 strings in the
HDF, things will work as expected. If the string was
not encoded using UTF-8, replacement characters will be
inserted.

This should really close #2905 this time :)

2006-04-05 17:06:24 Tree
[r3108] by cboos

Follow-up to r3044 to fix a ''status''/''resolution'' permutation. Closes #2986.

2006-04-05 16:48:07 Tree
[r3107] by cboos

Replaced `str` calls by `unicode` calls, where relevant.

`str(x)` is kept is still used when we are confident that
`x` is a number or a bool.

This fixes #2905.

2006-04-05 11:11:54 Tree
[r3106] by cboos

Refactored the `HDFWrapper.set_value` method.

2006-04-05 08:50:27 Tree
[r3105] by cboos

Fix another unicode issue, spotted by tdkim, thanks!

2006-04-05 08:02:45 Tree
[r3104] by cboos

TicketQuery now also shows the number of matches for each group.

2006-04-04 20:49:37 Tree
[r3103] by cboos

Use unicode internally for the attachment filenames. Could fix #2981.

2006-04-04 13:21:07 Tree
[r3102] by cboos

Follow-up to r3101: in TracAdmin `wiki load/import`, we should assume that the wiki files are using the UTF-8 charset.

2006-04-04 12:15:11 Tree
Older >
MongoDB Logo MongoDB