summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/websetup.pm
AgeCommit message (Expand)Author
2011-01-05use cgitemplate, remove misctemplateJoey Hess
2010-11-23Use local paths for the CGI URLSimon McVittie
2010-11-23Use local paths for redirection where possibleSimon McVittie
2010-11-16websetup: Fix encoding problem when restoring old setup file.Joey Hess
2010-10-11websetup: Fix defaults of checkboxes in advanced mode.Joey Hess
2010-10-11websetup: Fix saving of advanced mode changes.Joey Hess
2010-06-13more symetric enable/disableJoey Hess
2010-05-14better misctemplate splitting sequenceJoey Hess
2010-05-06simplify formbuilder stylesheet specificationJoey Hess
2010-05-03websetup: Only display Setup button on admins' preferences page.Joey Hess
2010-05-03allow do=setup to log a user in if necessaryJoey Hess
2010-05-02add a missing spaceJoey Hess
2010-03-13websetup: Add websetup_unsafe to allow marking other settings as unsafe.Joey Hess
2010-02-12add section informationJoey Hess
2010-02-12improve websetup fieldset displayJoey Hess
2010-02-11fix websetup display of unsafe arrays in expert modeJoey Hess
2010-01-09websetup: Fix bug in array change detection.Joey Hess
2010-01-09websetup: Fix utf-8 problems.Joey Hess
2009-04-22websetup: If setup fails, restore old setup file.Joey Hess
2009-04-22websetup: Display stderr in browser if ikiwiki setup fails.Joey Hess
2008-12-31websetup: Avoid a crash when a new array setup item has been added in a new ...Joey Hess
2008-12-31make sure value is defined before using it as an arrayJoey Hess
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-08-05save to real setup file, and rebuild/refreshJoey Hess
2008-08-05Revert "typo"Joey Hess
2008-08-05typoJoey Hess
2008-08-04hmJoey Hess
2008-08-03plugin enable/disable working and bugfixesJoey Hess
2008-08-03work around strange problem with banned_usersJoey Hess
2008-08-03checkboxes backJoey Hess
2008-08-03use radio, not checkbox, for booleansJoey Hess
2008-08-03add plugin safe/rebuild info (part 3 of 3)Joey Hess
2008-08-03support rebuild tristateJoey Hess
2008-08-03move plugin toggles to before config setting againJoey Hess
2008-08-03ui improvementsJoey Hess
2008-08-03show force disabled plugins in advanced modeJoey Hess
2008-08-03add plugin safe/rebuild info (part 1 of 2)Joey Hess
2008-08-03plugin safe/rebuild controlsJoey Hess
2008-08-03add advanced and basic modesJoey Hess
2008-08-03avoid adding extra disabled fields for arraysJoey Hess
2008-08-03properly support all types of data in arraysJoey Hess
2008-08-03remove description_html, add linkJoey Hess
2008-08-03support arraysJoey Hess
2008-08-02updateJoey Hess
2008-08-02rebuild detectionJoey Hess
2008-08-02pull values from form to configJoey Hess
2008-08-02collect a hash of shown fieldsJoey Hess
2008-08-02show unsafe options (RO) by defaultJoey Hess
2008-08-02avoid syslog whining from broken pluginsJoey Hess