]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/websetup.pm
minor refactor/optimisation
[ikiwiki.git] / IkiWiki / Plugin / websetup.pm
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