Commit Graph

7383 Commits (d875fbb52e85c6f72fa95ab9a38a6837fc094a86)

Author SHA1 Message Date
Joey Hess f6babf662b fix syntax error with corrupt data
Just because it's supposed to be an integer or boolean doesn't mean the
vlaue really is..
2008-08-02 23:14:23 -04:00
Joey Hess 94c59d3254 collect a hash of shown fields
Need to do this to know what fields to take from CGI.
(Can't trust that only safe ones are sent..)
2008-08-02 23:06:25 -04:00
Joey Hess c762b65ce4 show unsafe options (RO) by default
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 22:50:09 -04:00
http://schmonz.livejournal.com/ b6d1078d56 2008-08-02 22:27:34 -04:00
Joey Hess 5dbd053da3 avoid syslog whining from broken plugins 2008-08-02 22:22:53 -04:00
http://www.cse.unsw.edu.au/~willu/ 4cdf41df0c small patch update 2008-08-02 22:20:53 -04:00
Joey Hess 6f65cb1cbe avoid setting default value in websetup_force_plugins
This would make changes not be seen later.
2008-08-02 22:20:26 -04:00
http://www.cse.unsw.edu.au/~willu/ 35a3559ebe Add patch to bug report 2008-08-02 22:14:26 -04:00
http://www.cse.unsw.edu.au/~willu/ 6c2163d596 update to actual generated example 2008-08-02 21:52:48 -04:00
http://www.cse.unsw.edu.au/~willu/ b7d7abf2b4 Sidebar layout strange 2008-08-02 19:53:08 -04:00
Joey Hess 15341aed01 don't install demo external plugins by default 2008-08-02 16:53:20 -04:00
Joey Hess 4708aeceb3 websetup form display done 2008-08-02 16:41:37 -04:00
Joey Hess b0f4767448 basic form display done 2008-08-02 16:41:36 -04:00
Joey Hess 102f29e500 add description_html 2008-08-02 16:41:36 -04:00
Joey Hess 0b6dd9247b refactor 2008-08-02 16:41:35 -04:00
Joey Hess d3cad5d2ca relocate 2008-08-02 16:41:35 -04:00
Joey Hess 680cd2fbc3 skeleton of web setup plugin 2008-08-02 16:41:35 -04:00
Joey Hess 017f6787e7 update 2008-08-02 16:41:35 -04:00
http://hendry.iki.fi/ 66ca8541c2 update on google not grokking feeds 2008-08-02 15:00:49 -04:00
http://www.cse.unsw.edu.au/~willu/ 9ee5161774 Add patch to change markup type 2008-08-02 09:51:15 -04:00
http://smcv.pseudorandom.co.uk/ 200fb31d04 Suggest how to solve this 2008-08-02 09:48:32 -04:00
http://www.cse.unsw.edu.au/~willu/ f6a401bf88 Add simple patch to silence a warning when using monotone 2008-08-02 09:43:10 -04:00
Joey Hess 25c35b6e90 banned_users move to setup file, stage 1 2008-08-01 17:39:17 -04:00
Joey Hess bc1c267723 response 2008-08-01 17:39:17 -04:00
Joey Hess 190a845fe1 hide deprecated values if empty after save 2008-08-01 17:39:17 -04:00
http://schmonz.livejournal.com/ 4a5793729b that did the trick 2008-08-01 17:25:14 -04:00
Joey Hess 2faf1ec601 update rcs tests for new rcs plugin load method
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 16:45:05 -04:00
Joey Hess f41448d9ca rcs plugin loading reorg
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 16:45:05 -04:00
Joey Hess bb394fdae8 admin prefs move to setup file, stage 1
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 16:45:04 -04:00
http://jicknan.blogspot.com/ 4324746bea 2008-08-01 14:36:10 -04:00
http://schmonz.livejournal.com/ f60bea8fe2 2008-08-01 14:19:35 -04:00
http://jcflack.myopenid.com/ 19d8acaa95 2008-08-01 10:55:46 -04:00
Joey Hess 041923a89e Merge branch 'master' into autoconfig
Conflicts:

	IkiWiki/Plugin/git.pm
	debian/changelog
	po/ikiwiki.pot
2008-07-31 19:35:37 -04:00
Joey Hess 861dea7f1c add news item for ikiwiki 2.56 2008-07-31 19:30:21 -04:00
Joey Hess 0f312d152e releasing version 2.56 2008-07-31 19:29:29 -04:00
Joey Hess d266c4dc45 Revert "increase minimum git version"
This reverts commit 391c5c2cb5.
2008-07-31 19:24:35 -04:00
Joey Hess f7b8f2297c Add test for old versions of git that don't support --cleanup=verbatim, and munge empty commit messages. 2008-07-31 19:23:54 -04:00
Joey Hess 391c5c2cb5 increase minimum git version
git commit --cleanup=verbatim was first introduced in git 1.5.4.
2008-07-31 19:01:02 -04:00
Joey Hess 71eb56bcac merged 2008-07-31 18:52:30 -04:00
Joey Hess 2f33f294d9 Merge commit 'smcv/escape-feed-html' 2008-07-31 18:49:47 -04:00
Joey Hess 973e49e31d response 2008-07-31 18:49:40 -04:00
bremner 9766bb0296 update progress report 2008-07-31 18:12:53 -04:00
http://smcv.pseudorandom.co.uk/ 53001f9011 2008-07-31 17:26:49 -04:00
Simon McVittie a64dca8356 Escape HTML in Atom feed metadata rather than treating it as XHTML 2008-07-31 22:15:22 +01:00
Simon McVittie 9b901a3364 Escape HTML in RSS feeds, rather than relying on it being valid to stuff into a CDATA section 2008-07-31 22:13:21 +01:00
Simon McVittie 9bc2e316b2 Escape HTML in Atom feeds, rather than relying on it being well-formed XHTML with no named entity references 2008-07-31 22:12:56 +01:00
bremner cbcf52064b progress report 2008-07-31 17:04:00 -04:00
Joey Hess 5569f5853d question 2008-07-31 16:36:56 -04:00
Joey Hess ec11400a01 improve preprocessor docs 2008-07-31 16:27:32 -04:00
Joey Hess 33cd89c68b questions 2008-07-31 16:09:26 -04:00