]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/CGI.pm
work around perl warning
[ikiwiki.git] / IkiWiki / CGI.pm
2008-03-18  Joey Hess* Record new pages in %pagesources temporarily when...
2008-03-12  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-12  Joey Hess* Use forcebaseurl to make page previews be displayed...
2008-02-24  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-24  Joey HessFix links generated by preprocessor directives when...
2008-02-14  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-14  Joey Hess* Preview limits the page dropdown to what's selected...
2008-02-05  Joey HessMerge branch 'master' into prefix-directives
2008-02-04  Joey Hessmove saveindex call into preview block
2008-02-04  Joey Hessremove another commit mail mention
2008-02-03  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-03  Joey Hess* cgi hooks are now run before ikiwiki state is loaded.
2008-01-30  Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29  Joey Hessnon-tabular recentchanges display
2008-01-29  Joey Hess* Removed support for sending commit notification mails...
2008-01-29  Joey Hesssupport for internal-use page types
2008-01-29  Joey Hessmove userlink to IkiWiki.pm
2008-01-29  Joey Hesschange rcs_recentchanges when to absolute, not relative...
2008-01-09  Joey HessIn preferences, allow the subscriptions and email field...
2008-01-07  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-07  Joey Hessadd explicit test for do=postsignin
2008-01-07  Joey Hessfixes
2008-01-07  Joey Hess* Improved the canedit hook interface, allowing a callb...
2008-01-07  Joey Hess* Only try postsignin if no other action matched. Fixes...
2008-01-05  Joey Hessfix an uninitialised value warning
2008-01-02  Joey Hess* Stop testing Encode::is_utf8 in decode_form_utf8...
2007-12-13  Joey Hess* Allow editing a page and deleting all content, while...
2007-12-12  Joey Hess* Ensure that web edited pages always end in a newline.
2007-12-12  Joey Hess* Change formbuilder hook to not be responsible for...
2007-12-08  Joey HessMAJOR basewiki reorg
2007-10-10  joey* In the cgi edit path, reload the index file before...
2007-09-22  joey* Save index after previewing page edit, since even...
2007-08-28  joey* Support for looking in multiple directories for under...
2007-08-26  joey* Add an editcontent hook.
2007-08-22  joey* Call the formbuilder hook for the edit page.
2007-08-17  joey* Applied Jeremie Koenig's pluggable editpage buttons...
2007-08-15  joeyproper fix for adding file, based on jkoenig's patch
2007-08-14  joey* Fix bug when editing file from underlaydir, need...
2007-08-14  joey* Fix bug in deletion/move during edit code introduced...
2007-08-14  joeyRemove two header => 1 settings that were overridden...
2007-08-05  joey* Move blog form code out of CGI.pm and into the inline...
2007-08-05  joey* Add sessioncgi hook.
2007-08-05  joeyremove cruft
2007-07-16  joey* Wrap the editpage template in the standard misctempla...
2007-05-17  joey* Add a destpage parameter to the filter hook.
2007-05-11  joey* Make all templates have a footer div to ease themeing...
2007-04-30  joey* Use div layout for the signin and preferences forms...
2007-04-29  joey* Use fieldsets in the preferences form to group relate...
2007-03-17  joey* Detect the case of two people independently creating...
2007-03-17  joey* Fix some broken logic in cgi creation of a subpage...
2007-03-17  joeysimplify preview code
2007-03-08  joeycorrect dup page name detect in blog posting code
2007-03-08  joey* The underscore escaping support exposed a bug in...
2007-03-07  joeyMy fix to support encoded underscores in page titles...
2007-03-07  joey* The slash escaping when adding to a blog from the...
2007-03-06  joey* Add preview parameter to preprocesser calls, use...
2007-02-24  joey* Patch from Ethan to improve behavior if a page is...
2007-02-24  joey* Correct a bug that could lead to infinite looping...
2007-02-21  joey* Since the CGI had to drop the wiki lock to avoid...
2007-02-21  joey* Elegant patch from Ethan to clean up the display...
2007-02-20  joey* Changed calling convention for httmllink slightly...
2007-02-15  joey* Many changes to make ikiwiki very resistant to write...
2007-02-10  joey* Fix a security hole that allowed a web user to edit...
2007-02-02  joey* Add canedit hook, allowing arbitrary controls over...
2007-01-28  joey* Always call rcs_update after a commit during a web...
2007-01-14  joey* Change the RecentChanges page to show the path of...
2007-01-12  joeyImprove error message when postsignin (probably from...
2007-01-12  joey* Search in default location for templates as a fallbac...
2007-01-04  joeyadded some comments for translators
2007-01-03  joey* Corrected a bum regexp in openid munging.
2006-12-31  joeydeal with http:// part
2006-12-31  joey* Escape shashes in page titles entered in the blog...
2006-12-29  joey* If a userdir is configured, links to pages in it...
2006-12-29  joey* Initial work on internationalization of the program...
2006-12-21  joey* Turn $config{wiki_file_prune_regexps} into an array...
2006-12-19  joey* Add userdir config setting.
2006-12-02  joey* The hack used to make the pagetemplate hook have...
2006-11-26  joeysession improvements
2006-11-22  joeyupdates
2006-11-21  joeyimprove
2006-11-21  joeyimprove regexp
2006-11-21  joeyformatting
2006-11-20  joeyimprovement
2006-11-20  joey* Add "last" parameter to hook function. Very basic...
2006-11-20  joey* Avoid locking the wiki at all when handling some...
2006-11-20  joeyincrease field widths
2006-11-20  joey* Add openidsignup config option.
2006-11-20  joeyminor improvements
2006-11-20  joeyexplanation
2006-11-20  joey* Add an openid plugin to support logging in using OpenID.
2006-11-20  joey* Make auth methods pluggable.
2006-11-10  joeyfixes
2006-11-10  joey* Work around a strange bug in CGI::FormBuilder 3.0401...
2006-11-08  joey* Make sure to check for errors from every eval.
2006-11-08  joey* Enable utf8 file IO in aggregate plugin.
2006-10-30  joey* Improve login/register process, the login dialog...
2006-10-28  joeydelete session
2006-10-28  joey* Add basic spam fighting tool for admins: An admin...
2006-10-14  joey* Patch from Recai to limit recentchanges to displaying...
2006-10-08  joey* Atom feed support based on a patch by Clint Adams.
next