Age | Commit message (Expand) | Author |
2009-01-02 | po: back to the cansave hook, as the form validation is not sufficient | intrigeri |
2009-01-02 | po: first attempt to replace cansave hook with form validate tweaks | intrigeri |
2009-01-02 | po/i18n: move the function names out of the translatable strings | intrigeri |
2009-01-02 | po: updated copyright years | intrigeri |
2009-01-02 | po(formbuilder_setup): remove the rename/remove buttons on slave pages | intrigeri |
2009-01-02 | po: avoid warnings and possible bugs with nested named subroutines | intrigeri |
2009-01-02 | po: gettext-ize error messages | intrigeri |
2009-01-02 | po: do not allow to create pages of type po | intrigeri |
2009-01-02 | po: cosmetic changes to percent translated display | intrigeri |
2009-01-02 | po(formbuilder_setup): use a template to display the warning | intrigeri |
2009-01-02 | po: test formbuilder_setup hook to warn about new master page's language | intrigeri |
2009-01-02 | po: require ikiwiki plugin interface 3.0 | intrigeri |
2009-01-01 | po: send msgfmt output to /dev/null, else it creates messages.mo files | intrigeri |
2009-01-01 | po: fix error messages | intrigeri |
2009-01-01 | po(cansave): check PO validity using new isvalidpo function | intrigeri |
2009-01-01 | skeleton plugin: added the canrename and canremove hooks | intrigeri |
2009-01-01 | po(cansave): use po_to_markup to check PO validity | intrigeri |
2009-01-01 | po: move most of filter code to its own function | intrigeri |
2009-01-01 | po: register a (dummy) cansave hook | intrigeri |
2009-01-01 | editpage: added a cansave hook | intrigeri |
2009-01-01 | Pass src, srcfile, dest and destfile to the canrename hook. | intrigeri |
2009-01-01 | po: bugfix | intrigeri |
2009-01-01 | po: fix canrename hook | intrigeri |
2009-01-01 | rename: pass the CGI and session to the rename hook | intrigeri |
2009-01-01 | po: use the new canrename hook to prevent translation renames in the CGI | intrigeri |
2009-01-01 | rename: implemented new canrename hook | intrigeri |
2009-01-01 | remove: implemented a new canremove hook; use it in the po plugin | intrigeri |
2009-01-01 | Merge commit 'upstream/master' into prv/po | intrigeri |
2009-01-01 | Render.pm: also use 'our' for $backlinks_calculated | intrigeri |
2009-01-01 | po(myurlto): more robust run_by_editpage logic | intrigeri |
2009-01-01 | po: some code/comments refactoring | intrigeri |
2009-01-01 | po: follow new coding style (removed Vim folding markers | intrigeri |
2009-01-01 | po: added postscan hook, to make pages depend on the pages linking to them | intrigeri |
2008-12-31 | po: new po_translation_status_in_links option | intrigeri |
2008-12-31 | po(nicepagetitle): forgot to display % | intrigeri |
2008-12-31 | po(percenttranslated): fix issue with leading / | intrigeri |
2008-12-31 | po(nicepagetitle): append translation status to links to translated pages | intrigeri |
2008-12-31 | po: inject our own (currently a no-op) nicepagetitle function | intrigeri |
2008-12-31 | po: fix redirect after edit, using a somehow tricky hack | intrigeri |
2008-12-31 | po: delete translations of deleted master pages | intrigeri |
2008-12-31 | websetup: Avoid a crash when a new array setup item has been added in a new ... | Joey Hess |
2008-12-31 | make sure value is defined before using it as an array | Joey Hess |
2008-12-30 | po: remove debug statements | intrigeri |
2008-12-30 | po: remove renamed pages special handling, not needed anymore | intrigeri |
2008-12-30 | the rename hook can now change the list of pages to rename | intrigeri |
2008-12-30 | renamed the renamepage hook to renamelink, added rename hook | intrigeri |
2008-12-30 | Merge commit 'upstream/master' into prv/po | intrigeri |
2008-12-29 | htmlbalance: Demand-load HTML::TreeBuilder to avoid failing test suite if it ... | Joey Hess |
2008-12-28 | comments: Add cache avoidance. | Joey Hess |
2008-12-28 | releasing version 2.72 | Joey Hess |