| Commit | Date | |
|---|---|---|
|
[r8465]
by
rblank
0.12dev: Avoid URL-encoding a query string when saving it as a report. Patch by Erik Bray. |
2009-08-12 22:54:32 | Tree |
|
[r8464]
by
rblank
0.12dev: Tuned default labels for relative links and absolute wiki pages to strip leading "/", "./" and "../". (Finally) closes #4507. |
2009-08-12 22:14:47 | Tree |
| 2009-08-12 16:04:15 | Tree | |
| 2009-08-11 23:14:11 | Tree | |
|
[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 |