aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs
Commit message (Collapse)AuthorAge
* web commit by http://blakej.myopenid.com/joey2007-07-11
|
* responsejoey2007-07-09
|
* get confused. So it's best for ikiwiki to follow the compatabilityjoey2007-07-09
| | | | | | * Support building on systems that lack asprintf. * mercurial getctime is currently broken, apparently by some change in mercurial version 0.9.4. Turn the failing test case into a TODO test case.
* responsejoey2007-07-08
|
* respond to one item and make another into a bug reportjoey2007-07-08
|
* fix to be a proper bug reportjoey2007-07-08
|
* massive naming and userlink patch from Paweł Tęczajoey2007-07-07
|
* web commit by http://dmarti.myopenid.com/joey2007-07-06
|
* web commit by http://xtermin.us/: But also affects CamelCased style text in ↵joey2007-07-04
| | | | freelinks.
* web commit by http://victormoral.myopenid.com/: fixing the debian bug referencejoey2007-06-27
|
* * Patch fixing various additional problems with test suite. Closes: #425891joey2007-06-26
| | | | once more.
* web commit by ThomasViehmann: More info and full patch in Debian BTSjoey2007-06-26
|
* web commit by HenrikBrixAndersen: Add patch for improving usability of the ↵joey2007-06-15
| | | | search template
* web commit by https://kheinz.regged.de/joey2007-06-14
|
* web commit by https://kheinz.regged.de/joey2007-06-14
|
* web commit by harleypigjoey2007-06-10
|
* web commit by HenrikBrixAndersen: The first proposed patch was broken, this ↵joey2007-06-08
| | | | one works
* web commit by HenrikBrixAndersen: Add patch for graphviz.pmjoey2007-06-07
|
* web commit by HenrikBrixAndersen: Remove duplicate headerjoey2007-06-07
|
* web commit by HenrikBrixAndersen: Add patch for toc.pmjoey2007-06-07
|
* web commit by TaylorKillianjoey2007-06-04
|
* known bugjoey2007-06-01
|
* web commit by TaylorKillianjoey2007-06-01
|
* responsejoey2007-06-01
|
* err..?joey2007-06-01
|
* web commit by cworthjoey2007-06-01
|
* web commit by cworth: Esjoey2007-06-01
|
* web commit by cworthjoey2007-06-01
|
* web commit by KarlMW: unclear --numbacklinks usagejoey2007-06-01
|
* * More consistent encoding of titles in rss and atom feeds. Don't usejoey2007-05-28
| | | | | | | | | | | ESCAPE=HTML for titles in the templates for these feeds, and instead escape the title going in to the template. Previously, the title was sometimes double-escaped in a feed (if set via meta title), and sometimes not (if set from the page filename). * In the meta plugin, when a title is set, encode the html entities in it numerically. This works better in the current landscape of a rss spec that doesn't specify encoding, and variously broken feed consumers, according to <http://www.rssboard.org/rss-profile#data-types-characterdata>.
* * Apply a patch from Carl Worth allowing a class attribute to be passedjoey2007-05-28
| | | | through the img plugin. Also allow the id attribute to be passed through.
* analysisjoey2007-05-28
|
* Merge bug reports.joshtriplett2007-05-24
|
* web commit by cworthjoey2007-05-24
|
* web commit by http://bmalee.eu/~bma/joey2007-05-23
|
* web commit by cworth: Attempting to protect patch content with indentation...joey2007-05-23
|
* web commit by cworthjoey2007-05-23
|
* this bug still existsjoey2007-05-23
|
* * Add a destpage parameter to the filter hook.joey2007-05-17
| | | | | * Fix links to smilies generated by the smiley plugin for inlined pages. The old links were often wrong, but often still worked by accident.
* * Fix some bugs in password handling:joey2007-05-17
| | | | | | - If the password is empty in preferences, don't clear the existing password. - Actually check the confirm password field, even if it's left empty.
* * Patch from hb to fix the pagestats plugin, which was broken by a pastjoey2007-05-12
| | | | change to the backlinks() function.
* web commit by hbjoey2007-05-12
|
* web commit by hb: typojoey2007-05-12
|
* web commit by hbjoey2007-05-12
|
* * Make all templates have a footer div to ease themeing. Required templatejoey2007-05-11
| | | | | | | | and style sheet updates, and unless you're using customised versions, you'll want to rebuild wikis on upgrade to this version to avoid inconsistencies. * Allow WIKINAME to to used in footers, as an example of something to put there.
* web commit by http://ptecza.myopenid.com/: * Thanksjoey2007-05-11
|
* web commit by http://ptecza.myopenid.com/: * Thanksjoey2007-05-11
|
* web commit by Fred: Updated patchjoey2007-05-10
|
* responsejoey2007-05-10
|
* * Apply patch from Pawel to avoid using -L in Makefile as it's not availablejoey2007-05-10
| | | | in older finds.