| Commit | Date | |
|---|---|---|
|
[r8980]
by
cboos
TitleIndex: improve the ''group'' format so that isolated '/' are not used as intermediate groups. Problem mentioned in #6063 among others. |
2009-12-23 17:13:34 | Tree |
|
[r8979]
by
cboos
TitleIndex: fix bug in ''hierarchy'' format that was made apparent in the original test. |
2009-12-23 17:13:18 | Tree |
|
[r8978]
by
cboos
TitleIndex: add more tests, for the ''group'' and ''hierarchy'' formats. The test case for the ''hierarchy'' format actually highlights a bug... |
2009-12-23 17:12:56 | Tree |
| 2009-12-23 17:12:19 | Tree | |
|
[r8976]
by
cboos
WikiFormatting: !MacroList(*) produces a short list of known macros. A shortcut form of ![[?]] is also possible. |
2009-12-23 17:12:02 | Tree |
|
[r8975]
by
cboos
WikiFormatting: macro help can now be queried by appending a '?' character to the macro name. e.g. `[[Image?]]` is a shortcut for `[[MacroList(Image)]]`. |
2009-12-23 16:59:12 | Tree |
|
[r8974]
by
rblank
0.12dev: Follow-up to [8972]: removed obsolete CSS, and included `code.css` explicitly. |
2009-12-23 14:54:51 | Tree |
|
[r8973]
by
rblank
0.12dev: Replaced all (mis)uses of `LIKE` for case-sensitive prefix matching with a range condition. All remaining uses of `LIKE` are case-insensitive, so `db.like()` is left case-insensitive as well. Closes #8519. |
2009-12-23 14:23:04 | Tree |
|
[r8972]
by
rblank
0.12dev: Fixed `error.html` so that it validates as strict XHTML. * Replaced `<ol start="...">` with a table, rendered in the same style as the code browser. |
2009-12-23 14:02:00 | Tree |
|
[r8971]
by
cboos
Ticket comment editor: make it less easy to ''Edit'' a comment when the intent was to ''Reply'' to the comment. This is especially important for the last comment, where there was little visual difference between the two modes. |
2009-12-23 13:54:15 | Tree |