* Fix FTBFS in test suite introduced in last version. Closes: #425891
[ikiwiki.git] / debian / changelog
2007-05-24 joey* Fix FTBFS in test suite introduced in last version...
2007-05-24 joey* Deal better with rebuilds that involve moving files...
2007-05-23 joey* Correct bug in the img plugin that caused dependencie...
2007-05-21 joey* Updated Spanish translation from Victor Moral.
2007-05-21 joey* Change the aggregate plugin's locking strategy. Now...
2007-05-20 joey* Add a test ensuring that the basewiki is self-contain...
2007-05-17 joey* Add a destpage parameter to the filter hook.
2007-05-17 joey* Fix some bugs in password handling:
2007-05-12 joey* Patch from hb to fix the pagestats plugin, which...
2007-05-11 joey* Make all templates have a footer div to ease themeing...
2007-05-10 joey* Apply patch from Pawel to avoid using -L in Makefile...
2007-05-09 joey* Updated Czech translation from Miroslav Kure.
2007-05-09 joshtriplett* Add an account-creation password as a simple anti...
2007-05-09 joshtriplettRemove doc-wiki-only item from the changelog.
2007-05-09 joey* Add the needsbuild hook. Plugins can use this to...
2007-05-09 joey* Add all=no option to conditional, can be used to...
2007-05-08 joeyupdate
2007-05-08 joey* Make testpagespec more robust, including checking...
2007-05-07 joey* Improve handling of edits of locked pages by users...
2007-04-30 joey* Fix a bug that prevented clearing email or subscriptions.
2007-04-30 joey* Use div layout for the signin and preferences forms...
2007-04-30 joey * If Net::OpenID::Consumer is not available, the openi...
2007-04-30 joshtriplettRevert passwordauth fieldset and doc to avoid 2.0 regre...
2007-04-30 joshtriplett* Group passwordauth fields with a fieldset as well...
2007-04-30 joshtriplett* fieldset support appeared in CGI::FormBuilder 3.05...
2007-04-29 joey2.0 stuff
2007-04-29 joey* Enable openid logins by default.
2007-04-29 joey* Use a fieldset to set off the openid entry from the...
2007-04-29 joey* Use fieldsets in the preferences form to group relate...
2007-04-29 joshtriplett* Avoid using GNU extensions to cp during "make install...
2007-04-29 joeyreleasing version 1.51 1.51
2007-04-29 joey* Apply patch from hb that uses the full path to a...
2007-04-29 joey* Updated Spanish translation from Victor Moral.
2007-04-28 joey* Updated Czech translation from Miroslav Kure.
2007-04-27 joey* Updated Polish translation from Pawel Tecza.
2007-04-27 joey* Make pagespec_match return an object that can be...
2007-04-27 joshtriplett* Fix bestlink to use pagecase for pages in userdir...
2007-04-27 joeythe kind of perl code that can only be written at 4...
2007-04-27 joey* Make pagespec_match on failure return a value that...
2007-04-27 joey* Updated Gujarati translation from Kartik Mistry....
2007-04-27 joey* pagespec_match() has changed to take named parameters...
2007-04-27 joey* Add user(name) to the PageSpec for commit subscriptions.
2007-04-26 joey* Fix sending of commit mails when new pages are added...
2007-04-26 joey* Avoid .svn directories when installing from svn checkout.
2007-04-26 joey* Due to template changes and style sheet changes that...
2007-04-26 joeymore footer improvements
2007-04-26 joey* Move the footer div to enclose tags and links too.
2007-04-24 joshtriplett* Change basewiki CSS to not put a border around images...
2007-04-23 joey* Fix aggregator to not warn when a feed contains no...
2007-04-22 joey* In mercurial backend, untaint ipaddr when using it...
2007-04-18 joey* Minor template improvements by Alessandro.
2007-04-16 joey* Support setting svnpath to "" for wikis that are...
2007-04-15 joeyreleasing version 1.50 1.50
2007-04-15 joey* Add .dpkg-tmp to prune regexp, so that if ikiwiki...
2007-04-14 joey* Add feedshow parameter to inline, which can be useful...
2007-04-14 joey* Patch from Tuomov to link to the directory in feeds...
2007-04-14 joey* Apply patch from Ethan to improve an error message...
2007-04-13 joey* Internal version number and installdir substitutions...
2007-04-12 joey* Add postformtext parameter to inline.
2007-04-10 joshtriplett* Add libtext-typography-perl to Suggests for the typog...
2007-04-10 joshtriplett* Add libdigest-sha1-perl to Suggests, for sparkline...
2007-04-10 joshtriplett* Add libtext-csv-perl to Suggests, for the table plugin.
2007-04-10 joshtriplett* Conflicts/Replaces/Provides the unofficial ikiwiki...
2007-04-10 joey* Optimise displaytime, trimming maybe 6% off the build...
2007-04-10 joshtriplettspelling
2007-04-10 joeycredit
2007-04-10 joey* Add a new %destsources hash, which maps between a...
2007-04-10 joey* Add support for PROFILE=1 to the Makefile, this turns...
2007-04-09 joshtriplett* Add myself as a co-maintainer, with Joey's approval.
2007-04-09 joeyuse err facility when logging errors to syslog
2007-04-09 joshtriplett* Enhance helponformatting and related documentation...
2007-04-09 joshtriplett* Add a graphviz plugin.
2007-04-08 joeyreleasing version 1.49 1.49
2007-04-07 joshtriplett* Remove stray semicolon in linkmap.pm.
2007-04-06 joey* Fix display of escaped wikilinks containing anchors.
2007-04-06 joey* Fix smiley plugin to scan smileys.mdwn after it's...
2007-04-06 joey* Reorder the icon in the template above the stylesheet...
2007-04-06 joey* Updated French translation from JLC. Closes: #417982
2007-04-06 joshtriplett* Add XS-Vcs-Browser field.
2007-04-06 joshtriplett* Add Homepage field.
2007-04-06 joshtriplett* Improvements to Description in debian/control:
2007-04-06 joshtriplett* Add neutral smileys ":|" and ":-|", and question...
2007-04-06 joshtriplett* Use pngcrush and optipng on all PNG files.
2007-04-04 joey* Fix tags to page names that contain special characters.
2007-04-04 joey* Fix a bug that caused link(foo) to succeed if page...
2007-04-04 joey* Fix a bug in the img plugin that caused thumbnailed...
2007-04-01 joey* Fix a big in the img plugin that caused thumbnailed...
2007-04-01 joey* Finally apply the index.html patch, with thanks to...
2007-03-31 joey* Hide excess backlinks and expand using CSS trick...
2007-03-31 joey* Add a templates page to the basewiki. It will automat...
2007-03-31 joey* Fix urls generated by mirrorlist plugin.
2007-03-29 joey* Add --post-commit option, which allows for the case...
2007-03-28 joeyreleasing version 1.48 1.48
2007-03-24 joey* Fix mercurial backend to deal with empty commit messages.
2007-03-24 joey* Finally fixed the longstanding inline removal bug.
2007-03-22 joey* Make ikiwiki's stylesheet support printing by hiding...
2007-03-21 joeytypo
2007-03-21 joey* Fix link() PageSpecs to not just look at the raw...
2007-03-21 joeyreleasing version 1.47 1.47
2007-03-21 joey* Fix a security hole that allowed insertion of unsafe...
next