aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* (no commit message)https://launchpad.net/~anarcat2010-10-15
|
* add my own way :)https://launchpad.net/~anarcat2010-10-15
|
* (no commit message)justint2010-10-14
|
* (no commit message)justint2010-10-14
|
* (no commit message)justint2010-10-14
|
* (no commit message)justint2010-10-14
|
* (no commit message)justint2010-10-14
|
* permshttp://hendry.iki.fi/2010-10-14
|
* answerJoey Hess2010-10-13
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-10-13
|\
| * (no commit message)https://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE2010-10-13
| |
| * Added a comment: skip itjustint2010-10-13
| |
| * (no commit message)justint2010-10-13
| |
| * setting Discussion PageSpec?justint2010-10-12
| |
| * (no commit message)justint2010-10-12
| |
| * Mac OS X Snow Leopard Installing IkiWiki Tipsjustint2010-10-12
| |
* | img: If a class is specified, don't also put the img in the img class.Joey Hess2010-10-13
|/
* monotone: Fix recentchanges page when the srcdir is not at the top of the ↵Joey Hess2010-10-11
| | | | monotone workspace. Thanks, tommyd.
* bugJoey Hess2010-10-11
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-10-11
|\
| * BugreportAnonymous2010-10-11
| |
* | websetup: Fix defaults of checkboxes in advanced mode.Joey Hess2010-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | So formbuilder has an annoying glitch, that setting the value of a checkbox, even without force, will override the value currently on the form. Thus the guards against changing checkbox values when a form has been submitted. But those guards also prevented the checkboxes for advanced items getting the right value when going into advanced mode. Note that if the user makes changes to advanced mode stuff and leaves advanced mode, those changes are lost. That seems reasonable so I didn't change it -- and it made this fix simple.
* | websetup: Fix saving of advanced mode changes.Joey Hess2010-10-11
|/ | | | | The showadvanced field was not known to formbuilder when hitting the save changes button.
* perl Makefile.PL LIB=/Library/Perl/5.10.0 #this worked for me(Mac OS X)justint2010-10-10
|
* pseudo-reviewhttp://smcv.pseudorandom.co.uk/2010-10-09
|
* actiontabs: More consistent styling of Hn tags.Joey Hess2010-10-08
| | | | In particular the use of italics for h3 was weird.
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-10-08
|\
| * pingintrigeri2010-10-08
| |
| * poll vote (Accept only OpenID for logins)83.61.47.1222010-10-08
| |
| * (no commit message)z3ttacht2010-10-08
| |
| * (no commit message)http://hendry.iki.fi/2010-10-08
| |
* | cleanupJoey Hess2010-10-08
| |
* | Merge branch 'revert'Joey Hess2010-10-08
|\ \ | |/ |/|
| * note that recentchanges plugin handles reversionsJoey Hess2010-10-08
| |
| * add blank lineJoey Hess2010-10-08
| |
| * typoJoey Hess2010-10-08
| |
| * revert interface doneJoey Hess2010-10-08
| |
| * add message field to revert formJoey Hess2010-10-08
| |
| * fix to have transparent backgroundJoey Hess2010-10-08
| |
| * better revert iconJoey Hess2010-10-08
| | | | | | | | based on one of the smileys, fixed to have transparent bg
| * propigate rcs_revert error messageJoey Hess2010-10-08
| | | | | | | | and misc reorg
| * taint handling for revJoey Hess2010-10-08
| |
| * refactorJoey Hess2010-10-08
| |
| * remove todo itemJoey Hess2010-10-08
| | | | | | | | | | | | | | I understand the need to avoid chdir when running git_parse_changes for receive now. At that point, the changes have not been pushed to the srcdir's repo yet. When running the same code for preprevert, chdir to the srcdir is ok, and necessary.
| * updateJoey Hess2010-10-08
| |
| * refactor check_canchange into IkiWiki libraryJoey Hess2010-10-08
| |
| * fix rcs_prepedit implementation to match specJoey Hess2010-10-08
| |
| * make revert hooks optionalJoey Hess2010-10-08
| | | | | | | | | | | | I removed the IkiWiki::rcs_ stubs for the revert hooks. Instead recentchanges tests to see if the hooks are available and calls them directly.
| * update for new hooksJoey Hess2010-10-08
| |
| * convert rcs_revert to only stage the reversionJoey Hess2010-10-06
| |