Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-03 | add advanced and basic modes | Joey Hess | |
2008-08-03 | avoid adding extra disabled fields for arrays | Joey Hess | |
2008-08-03 | properly support all types of data in arrays | Joey Hess | |
2008-08-03 | remove description_html, add link | Joey Hess | |
2008-08-03 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-08-03 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-08-03 | Bail if both srcdir and repository are not specified. | Joey Hess | |
2008-08-03 | note that 2.60 is needed for auto setup | Joey Hess | |
2008-08-03 | (no commit message) | http://smcv.pseudorandom.co.uk/ | |
2008-08-03 | link some related stuff | http://jeremie.koenig.myopenid.com/ | |
2008-08-03 | (no commit message) | bremner | |
2008-08-03 | support arrays | Joey Hess | |
2008-08-03 | reword | Joey Hess | |
2008-08-02 | update | Joey Hess | |
2008-08-02 | add | Joey Hess | |
2008-08-02 | rebuild detection | Joey Hess | |
2008-08-02 | pull values from form to config | Joey Hess | |
2008-08-02 | fix syntax error with corrupt data | Joey Hess | |
Just because it's supposed to be an integer or boolean doesn't mean the vlaue really is.. | |||
2008-08-02 | collect a hash of shown fields | Joey Hess | |
Need to do this to know what fields to take from CGI. (Can't trust that only safe ones are sent..) | |||
2008-08-02 | show unsafe options (RO) by default | Joey Hess | |
Small data leak, but only to admins, and I think it's worth it to see the stuff that cannot be configured. | |||
2008-08-02 | (no commit message) | http://schmonz.livejournal.com/ | |
2008-08-02 | avoid syslog whining from broken plugins | Joey Hess | |
2008-08-02 | small patch update | http://www.cse.unsw.edu.au/~willu/ | |
2008-08-02 | avoid setting default value in websetup_force_plugins | Joey Hess | |
This would make changes not be seen later. | |||
2008-08-02 | Add patch to bug report | http://www.cse.unsw.edu.au/~willu/ | |
2008-08-02 | update to actual generated example | http://www.cse.unsw.edu.au/~willu/ | |
2008-08-02 | Sidebar layout strange | http://www.cse.unsw.edu.au/~willu/ | |
2008-08-02 | don't install demo external plugins by default | Joey Hess | |
2008-08-02 | websetup form display done | Joey Hess | |
2008-08-02 | basic form display done | Joey Hess | |
2008-08-02 | add description_html | Joey Hess | |
2008-08-02 | refactor | Joey Hess | |
2008-08-02 | relocate | Joey Hess | |
2008-08-02 | skeleton of web setup plugin | Joey Hess | |
2008-08-02 | update | Joey Hess | |
2008-08-02 | update on google not grokking feeds | http://hendry.iki.fi/ | |
2008-08-02 | Add patch to change markup type | http://www.cse.unsw.edu.au/~willu/ | |
2008-08-02 | Suggest how to solve this | http://smcv.pseudorandom.co.uk/ | |
2008-08-02 | Add simple patch to silence a warning when using monotone | http://www.cse.unsw.edu.au/~willu/ | |
2008-08-01 | banned_users move to setup file, stage 1 | Joey Hess | |
2008-08-01 | response | Joey Hess | |
2008-08-01 | hide deprecated values if empty after save | Joey Hess | |
2008-08-01 | that did the trick | http://schmonz.livejournal.com/ | |
2008-08-01 | update rcs tests for new rcs plugin load method | Joey Hess | |
As a side effect, since loadplugins is called, mdwn is loaded, so rcs_recentchanges will return page names, not filenames, for mdwn files. | |||
2008-08-01 | rcs plugin loading reorg | Joey Hess | |
Move rcs plugin load to loadplugins; move duplicate rcs detection logic out of individual plugins and into loadplugins. Avoids checkconfig failing when run twice. | |||
2008-08-01 | admin prefs move to setup file, stage 1 | Joey Hess | |
The locked pages configuration is moving to a locked_pages option in the setup file, and the allowed attachments configuration to allowed_attachments. The admin prefs page can still be used for these, but that's depreacted and will only be shown if there's currently a value. | |||
2008-08-01 | (no commit message) | http://jicknan.blogspot.com/ | |
2008-08-01 | (no commit message) | http://schmonz.livejournal.com/ | |
2008-08-01 | (no commit message) | http://jcflack.myopenid.com/ | |
2008-07-31 | Merge branch 'master' into autoconfig | Joey Hess | |
Conflicts: IkiWiki/Plugin/git.pm debian/changelog po/ikiwiki.pot |