| Commit | Date | |
|---|---|---|
|
[r8982]
by
rblank
0.12dev: Fixed two ticket workflow issues. * Allow users having only `TICKET_CREATE` to reopen a ticket if the workflow permission for reopening is `TICKET_CREATE` (as is the case in the default workflow). Closes #8884. |
2009-12-23 22:56:03 | Tree |
|
[r8981]
by
cboos
TitleIndex: added a second optional argument 'hideprefix' which can be used to strip the first argument (the prefix used to select only some Wiki pages) from the displayed output. Closes #6063. |
2009-12-23 17:13:52 | Tree |
|
[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 |