Menu

Trac Commit Log


Commit Date  
[r3699] by mgood

simulate `CAST(column as int)` on older SQLite versions with `1*column` (fixes #3669)

2006-09-08 03:12:05 Tree
[r3698] by cboos

Markup branch: simplify the query data and templates by passing directly the query object in the context.

2006-09-07 09:40:00 Tree
[r3697] by cboos

Markup branch: the TicketQuery macro now accepts the ''table'' format, which enables one to easily embed a custom query view inside a Wiki text.

2006-09-07 09:24:08 Tree
[r3696] by athomas

SpamFilter: Uhh, ticket adapter now actually checks ticket comments as well.

2006-09-07 01:50:45 Tree
[r3695] by mgood

report sorting was broken since it only passed the first character of the column name (fixes #1375)

2006-09-06 22:33:32 Tree
[r3694] by cboos

Markup branch: added `parse_args` utility for parsing arguments from macro content (from #2983)

2006-09-06 20:19:38 Tree
[r3693] by cboos

Markup branch: a few fixes for the query module
- viewing the full description was not working (missing dateinfo macro and date was preformatted in the data)
- the workaround for #M35 is not needed anymore, removing it
- now that #M45 is implemented, the code to generate the javascript in query.html can be simplified a bit

This was tested with [markup 281].

2006-09-06 19:32:25 Tree
[r3692] by mgood

pass the author to `ITicketChangeListener.ticket_changed` (fixes #3520)

2006-09-06 04:59:47 Tree
[r3691] by mgood

In the config method `getint` return the default value if the config value in
the file is blank (fixes #3623)

2006-09-06 04:46:14 Tree
[r3690] by mgood

fix #3490 by casting of the `value` column in the `enum` table so SQLite doesn't
consider it as text and break the ordering

2006-09-06 03:03:53 Tree
Older >
MongoDB Logo MongoDB