| Commit | Date | |
|---|---|---|
|
[r8461]
by
rblank
0.12dev: Improved information provided on non-existing wiki pages. * For hierarchical pages, suggest creating a page with the same name higher in the hierarchy, and format the links to those pages correctly. Closes #4507. |
2009-08-11 22:05:52 | Tree |
|
[r8460]
by
rblank
0.12dev: Added some syntactic sugar for `CacheProxy.get()`, and made `WikiSystem.pages` a `set` for faster membership test. |
2009-08-11 22:02:32 | Tree |
| 2009-08-10 19:32:50 | Tree | |
|
[r8458]
by
cboos
0.11.6dev: `Config` class has now full unicode support, including section names and keys. Though perhaps not that useful in itself, being consistent in accepting unicode input values prevents subtle bugs like the one from #8276, where mixing an unicode key and an utf-8 value raised an encoding exception. |
2009-08-10 18:24:57 | Tree |
| 2009-08-10 16:10:30 | Tree | |
|
[r8456]
by
cboos
0.11.6dev: another <textarea> needed fixing for not losing leading empty lines. See #7657. |
2009-08-09 21:08:12 | Tree |
|
[r8455]
by
cboos
0.11.6dev: make TICKET_EDIT_PERMISSION independent from TICKET_MODIFY. Closes #8548. The changes in the ticket.html template also address the #7657 issue (losing leading empty lines when editing the description). |
2009-08-09 21:00:00 | Tree |
|
[r8454]
by
cboos
0.11.6dev: alternate formats csv and tsv for tickets and queries need to have a filename. Note that the RSS formats still need to have ''no'' filename specified (see #3899). Closes #7956. |
2009-08-09 20:56:45 | Tree |
| 2009-08-09 19:37:30 | Tree | |
|
[r8452]
by
cboos
0.11.6dev: fix RSS feed for reports, in order to work around a Genshi 0.6dev regression (#G327). The new layout of the loops is also more readable now, so the workaround is there to stay. |
2009-08-09 19:12:41 | Tree |