]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/CGI.pm
* Group passwordauth fields with a fieldset as well. Add a new
[ikiwiki.git] / IkiWiki / CGI.pm
2006-04-25  joey- fix typo
2006-04-25  joeyprevent users from registering with name that is not...
2006-04-25  joeyfix a deadloop if from ended in a /
2006-04-25  joeysubscription nearly done
2006-04-24  joeycommit changes for email subscriptions
2006-04-14  joeyfix --anonok
2006-04-04  joeyVerified that the action parameter on cgi forms is...
2006-04-02  joeycomment out action => $q->request_uri setting, which...
2006-04-02  joey- add <base> to cgi output, this is especially useful...
2006-03-30  joeyimproved logic
2006-03-29  joeyadded --hyperestraier switch, which turns on search support
2006-03-29  joeyimprove fix for symlink attacks to check subdirectories...
2006-03-29  joeyfix for replacing from underlay
2006-03-29  joeyImplemented --underlaydir, and moved files provided...
2006-03-29  joeycss support
2006-03-29  joeyhtml validation fixes:
2006-03-29  joeyImproved handling of wikilinks containing characters...
2006-03-29  joeyChange the name of the session cookie. This will avoid...
2006-03-28  joeyPut in a quick fix for a bug involving page preview...
2006-03-26  joeyadd --refresh and make it with with --setup
2006-03-26  joeydon't keep the wiki locked while rendering recentchanges
2006-03-26  joeydon't escape "/" in title when making a blog entry...
2006-03-24  joeyfinish up the blog form
2006-03-24  joeyadd blog post template
2006-03-23  joeyload index for all cgi scripts, fixes links on RecentCh...
2006-03-23  joeyproper main sub and loadindex optimisation for cgis
2006-03-23  joeyMajor code reoganisation, splitting up the single big...