]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/websetup.pm
reword feed descs
[ikiwiki.git] / IkiWiki / Plugin / websetup.pm
2011-01-05  Joey Hessuse cgitemplate, remove misctemplate
2010-12-20  intrigeriMerge remote branch 'upstream/master' into prv/po
2010-12-02  Joey HessMerge branch 'bugfix'
2010-11-29  Joey HessMerge remote branch 'smcv/ready/sslcookie-auto'
2010-11-29  Joey HessMerge remote branch 'smcv/ready/localurl'
2010-11-28  Joey HessMerge remote branch 'blipvert/fixes'
2010-11-23  Simon McVittieUse local paths for the CGI URL
2010-11-23  Simon McVittieUse local paths for redirection where possible
2010-11-16  Joey Hesswebsetup: Fix encoding problem when restoring old setup...
2010-10-26  AnonymousMerge remote branch 'remotes/origin/master'
2010-10-11  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-10-11  Joey Hesswebsetup: Fix defaults of checkboxes in advanced mode.
2010-10-11  Joey Hesswebsetup: Fix saving of advanced mode changes.
2010-08-27  Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-06-25  intrigeriMerge remote branch 'upstream/master' into prv/po
2010-06-13  Joey Hessmore symetric enable/disable
2010-05-15  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-15  Joey Hessbetter misctemplate splitting sequence
2010-05-07  Joey HessMerge branch 'master' into commentreorg
2010-05-07  Joey Hesssimplify formbuilder stylesheet specification
2010-05-03  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-03  Joey Hesswebsetup: Only display Setup button on admins' preferen...
2010-05-03  Joey Hessallow do=setup to log a user in if necessary
2010-05-03  Joey Hessadd a missing space
2010-04-17  Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-03-14  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-03-13  Joey Hesswebsetup: Add websetup_unsafe to allow marking other...
2010-02-12  Joey Hessadd section information
2010-02-12  Joey Hessimprove websetup fieldset display
2010-02-12  Joey Hessfix websetup display of unsafe arrays in expert mode
2010-01-09  Joey Hesswebsetup: Fix bug in array change detection.
2010-01-09  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-01-09  Joey Hesswebsetup: Fix utf-8 problems.
2009-05-19  Joey HessMerge branch 'master' into po
2009-04-22  Joey Hesswebsetup: If setup fails, restore old setup file.
2009-04-22  Joey Hesswebsetup: Display stderr in browser if ikiwiki setup fails.
2009-04-04  Joey HessMerge branch 'master'
2009-01-01  intrigeriMerge commit 'upstream/master' into prv/po
2008-12-31  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31  Joey HessMerge branch 'next'
2008-12-31  Joey Hesswebsetup: Avoid a crash when a new array setup item...
2008-12-31  Joey Hessmake sure value is defined before using it as an array
2008-12-30  intrigeriMerge commit 'upstream/master' into prv/po
2008-12-29  Joey HessMerge branch 'master' into next
2008-12-28  Joey HessMerge branch 'master' into next
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-25  Joey HessMerge branch 'master' into next
2008-12-23  Joey HessMerge branch 'master' into next
2008-12-23  Joey Hessfinalise version 3.00 of the plugin api
2008-12-17  Joey HessCoding style change: Remove explcit vim folding markers.
2008-08-06  Joey Hesssave to real setup file, and rebuild/refresh
2008-08-05  Joey HessRevert "typo"
2008-08-05  Joey Hesstypo
2008-08-04  Joey Hesshm
2008-08-04  Joey Hessplugin enable/disable working and bugfixes
2008-08-04  Joey Hesswork around strange problem with banned_users
2008-08-04  Joey Hesscheckboxes back
2008-08-04  Joey Hessuse radio, not checkbox, for booleans
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 3 of 3)
2008-08-03  Joey Hesssupport rebuild tristate
2008-08-03  Joey Hessmove plugin toggles to before config setting again
2008-08-03  Joey Hessui improvements
2008-08-03  Joey Hessshow force disabled plugins in advanced mode
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 1 of 2)
2008-08-03  Joey Hessplugin safe/rebuild controls
2008-08-03  Joey Hessadd advanced and basic modes
2008-08-03  Joey Hessavoid adding extra disabled fields for arrays
2008-08-03  Joey Hessproperly support all types of data in arrays
2008-08-03  Joey Hessremove description_html, add link
2008-08-03  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03  Joey Hesssupport arrays
2008-08-03  Joey Hessupdate
2008-08-03  Joey Hessrebuild detection
2008-08-03  Joey Hesspull values from form to config
2008-08-03  Joey Hesscollect a hash of shown fields
2008-08-03  Joey Hessshow unsafe options (RO) by default
2008-08-03  Joey Hessavoid syslog whining from broken plugins
2008-08-03  Joey Hessavoid setting default value in websetup_force_plugins
2008-08-02  Joey Hessdon't install demo external plugins by default
2008-08-02  Joey Hesswebsetup form display done
2008-08-02  Joey Hessbasic form display done
2008-08-02  Joey Hessskeleton of web setup plugin