summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/remove.pm
AgeCommit message (Expand)Author
2010-11-29use one-parameter form of urltoJoey Hess
2010-11-23Use local paths for the CGI URLSimon McVittie
2010-11-23Use local paths for redirection where possibleSimon McVittie
2010-08-30saner return codes for check_can{remove,rename}Joey Hess
2010-08-30factor out check_canedit calls from check_canremoveJoey Hess
2010-06-23rcs_commit and rcs_commit_staged api changesJoey Hess
2010-06-23stop using REMOTE_ADDRJoey Hess
2010-05-14remove, rename: Add guards against XSRF attacks.Joey Hess
2010-05-06simplify formbuilder stylesheet specificationJoey Hess
2010-03-26fix the other half of the filecheck filename bugJoey Hess
2010-02-12add section informationJoey Hess
2010-01-18clarify errorJoey Hess
2009-12-14remove: Fix problem removing pages with utf-8 in the name.Joey Hess
2009-01-26only pass named parameters to the canremove hookintrigeri
2009-01-26remove unnecessary returnsJoey Hess
2009-01-26Merge branch 'master' into poJoey Hess
2009-01-20fix removal form displayJoey Hess
2009-01-01remove: implemented a new canremove hook; use it in the po pluginintrigeri
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-10-23more work on untrusted committersJoey Hess
2008-10-06remove: Avoid $_ breakage. (Stupid, stupid perl.)Joey Hess
2008-10-02remove, rename: Allow acting on attachments as a page is being created.Joey Hess
2008-09-27Export pagetitle, titlepage, linkpage.Joey Hess
2008-09-27pagetype is exportedJoey Hess
2008-09-27Merge commit 'smcv/beautify'Joey Hess
2008-09-23rename, remove: Don't rely on a form parameter to tell whether the page shoul...Joey Hess
2008-09-21remove: redirect via urlto(), avoiding mentions of index.htmlSimon McVittie
2008-08-03add plugin safe/rebuild info (part 2 of 3)Joey Hess
2008-07-23foldageJoey Hess
2008-07-22add rcs_commit_staged and rcs_renameJoey Hess
2008-07-22rename checks improvementsJoey Hess
2008-07-22permission checking improvementsJoey Hess
2008-07-21use check_canattachJoey Hess
2008-07-21skeleton rename pluginJoey Hess
2008-07-21error if nothing selectedJoey Hess
2008-07-21probably redundant symlink checkJoey Hess
2008-07-21remove debuggingJoey Hess
2008-07-21typosJoey Hess
2008-07-21typosJoey Hess
2008-07-21need to untaint..Joey Hess
2008-07-21a few bugfixesJoey Hess
2008-07-21support for removing attachmentsJoey Hess
2008-07-21simplified confirmation formJoey Hess
2008-07-21touchupsJoey Hess
2008-07-21redirect after removalJoey Hess
2008-07-21basically, removal worksJoey Hess
2008-07-21form tweaks; use titleJoey Hess
2008-07-21implemented form state saving and retrievalJoey Hess
2008-07-21basic removal form skeletonJoey Hess