Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * More consistent encoding of titles in rss and atom feeds. Don't use | joey | 2007-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 passed | joey | 2007-05-28 |
| | | | | through the img plugin. Also allow the id attribute to be passed through. | ||
* | analysis | joey | 2007-05-28 |
| | |||
* | Merge bug reports. | joshtriplett | 2007-05-24 |
| | |||
* | web commit by cworth | joey | 2007-05-24 |
| | |||
* | web commit by http://bmalee.eu/~bma/ | joey | 2007-05-23 |
| | |||
* | web commit by cworth: Attempting to protect patch content with indentation... | joey | 2007-05-23 |
| | |||
* | web commit by cworth | joey | 2007-05-23 |
| | |||
* | this bug still exists | joey | 2007-05-23 |
| | |||
* | * Add a destpage parameter to the filter hook. | joey | 2007-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: | joey | 2007-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 past | joey | 2007-05-12 |
| | | | | change to the backlinks() function. | ||
* | web commit by hb | joey | 2007-05-12 |
| | |||
* | web commit by hb: typo | joey | 2007-05-12 |
| | |||
* | web commit by hb | joey | 2007-05-12 |
| | |||
* | * Make all templates have a footer div to ease themeing. Required template | joey | 2007-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/: * Thanks | joey | 2007-05-11 |
| | |||
* | web commit by http://ptecza.myopenid.com/: * Thanks | joey | 2007-05-11 |
| | |||
* | web commit by Fred: Updated patch | joey | 2007-05-10 |
| | |||
* | response | joey | 2007-05-10 |
| | |||
* | * Apply patch from Pawel to avoid using -L in Makefile as it's not available | joey | 2007-05-10 |
| | | | | in older finds. | ||
* | response | joey | 2007-05-10 |
| | |||
* | web commit by http://ptecza.myopenid.com/: * Next bug report | joey | 2007-05-10 |
| | |||
* | web commit by http://ptecza.myopenid.com/: * FTBFS report | joey | 2007-05-10 |
| | |||
* | web commit by http://ptecza.myopenid.com/: * Bug report | joey | 2007-05-10 |
| | |||
* | web commit by Fred | joey | 2007-05-09 |
| | |||
* | response | joey | 2007-05-08 |
| | |||
* | web commit by Fred: Reformat the entry so that the patch is readable. Sorry. | joey | 2007-05-08 |
| | |||
* | web commit by Fred | joey | 2007-05-08 |
| | |||
* | web commit by http://adam.shand.net/ | joey | 2007-05-03 |
| | |||
* | fixed by new markdown version | joey | 2007-05-01 |
| | |||
* | web commit by JoshTriplett: Wiki formatting between `\[[toc ]]` and an ↵ | joey | 2007-05-01 |
| | | | | inline fails to render. | ||
* | * Fix a bug that prevented clearing email or subscriptions. | joey | 2007-04-30 |
| | |||
* | Revert passwordauth fieldset and doc to avoid 2.0 regressions; need to ↵ | joshtriplett | 2007-04-30 |
| | | | | re-evaluate after 2.0. | ||
* | Followup on bug. | joshtriplett | 2007-04-30 |
| | |||
* | * Use a fieldset to set off the openid entry from the rest of the login | joey | 2007-04-29 |
| | | | | form. | ||
* | * Avoid using GNU extensions to cp during "make install", which did | joshtriplett | 2007-04-29 |
| | | | | not work on FreeBSD. Thanks to Henrik Brix Andersen for the patch. | ||
* | Add trailing newline. | joshtriplett | 2007-04-29 |
| | |||
* | web commit by JoshTriplett: Fix typo. | joey | 2007-04-29 |
| | |||
* | web commit by JoshTriplett: Fix typo. | joey | 2007-04-29 |
| | |||
* | web commit by JoshTriplett: No, apparently FreeBSD `install` does not ↵ | joey | 2007-04-29 |
| | | | | support `-D`. | ||
* | response | joey | 2007-04-29 |
| | |||
* | web commit by hb | joey | 2007-04-29 |
| | |||
* | web commit by HenrikBrixAndersen: Add patch for using install(1) instead of ↵ | joey | 2007-04-29 |
| | | | | cp(1) for installing files | ||
* | * Apply patch from hb that uses the full path to a file when adding a file | joey | 2007-04-29 |
| | | | | | | using the mercurial backend. Not 100% sure why it failed w/o the full path, but this still passes the test suite, and indeed, is how the test suite calls hg add. | ||
* | web commit by JoshTriplett: The Debian package does have a version on its ↵ | joey | 2007-04-28 |
| | | | | Suggests of liblocale-gettext-perl. | ||
* | web commit by http://adam.shand.net/: debian package needs updating with ↵ | joey | 2007-04-28 |
| | | | | require for new enough version of liblocale-gettext-perl | ||
* | web commit by http://adam.shand.net/ | joey | 2007-04-28 |
| | |||
* | done | joey | 2007-04-27 |
| | |||
* | web commit by http://adam.shand.net/ | joey | 2007-04-27 |
| |