Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-06 | (no commit message) | foob | |
2008-10-06 | (no commit message) | foob | |
2008-10-06 | (no commit message) | lschiere | |
2008-10-05 | add news item for ikiwiki 2.66 | Joey Hess | |
2008-10-05 | releasing version 2.66 | Joey Hess | |
2008-10-05 | fix lintian warning | Joey Hess | |
2008-10-05 | make set -e | Joey Hess | |
2008-10-02 | close | Joey Hess | |
2008-10-02 | tag | Joey Hess | |
2008-10-02 | fix tag | Joey Hess | |
2008-10-02 | rename | Joey Hess | |
2008-10-02 | close | Joey Hess | |
2008-10-02 | done | Joey Hess | |
2008-10-02 | tag | Joey Hess | |
2008-10-02 | tag | Joey Hess | |
2008-10-02 | tag | Joey Hess | |
2008-10-02 | tag | Joey Hess | |
2008-10-02 | tag | Joey Hess | |
2008-10-02 | wishlist | Joey Hess | |
2008-10-02 | move | Joey Hess | |
2008-10-02 | this is a wishlist todo item, rename too | Joey Hess | |
2008-10-02 | response | Joey Hess | |
2008-10-02 | thoughts | Joey Hess | |
2008-10-02 | ping | Joey Hess | |
2008-10-02 | close | Joey Hess | |
2008-10-02 | move to todo, response | Joey Hess | |
2008-10-02 | typo | Joey Hess | |
2008-10-02 | fix bug closure | Joey Hess | |
2008-10-02 | Updated French translation. Closes: #500929 | Joey Hess | |
2008-10-02 | remove, rename: Allow acting on attachments as a page is being created. | Joey Hess | |
2008-10-02 | attachment: Support adding attachments to pages even as they are being created. | Joey Hess | |
2008-10-02 | don't special case preview | Joey Hess | |
Whenever the edit form is submitted, but not saved, the page location select should reduce to the currently selected value. This was only done when previewing before, but is also needed in order to support the case of adding an attachment to a page that is just being created. Before this change, the attachment plugin would get a weird value in $form->field("page"), that did not reflect the actual page location. | |||
2008-10-01 | update | Joey Hess | |
2008-10-01 | inline: Fix handling of rootpage that doesn't exist. | Joey Hess | |
It makes sense to use bestlink to determine which page rootpage refers to, but if no page matches, just use the raw value. | |||
2008-10-01 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-01 | first review | Joey Hess | |
2008-10-01 | (no commit message) | Plareplane | |
2008-10-01 | add padding between inlined page title and content | Joey Hess | |
Some aggregated contents do not include a span element, so there was zero padding without this. | |||
2008-10-01 | typo | Joey Hess | |
2008-10-01 | Merge branch 'tova' | Joey Hess | |
2008-10-01 | remove external image | Joey Hess | |
The image is no longer on manoj's machine, and this wiki should not rely on images hosted by third parties. Manoj, if you'd like to add this image into ikiwiki's docs, we could talk about that. | |||
2008-10-01 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-01 | fix subpage rename bug with indexpages | Joey Hess | |
If indexpages is enabled, then foo/index.mdwn will look like a subpage of foo, so an additional check is needed to avoid trying to rename it twice. | |||
2008-10-01 | Merge branch 'master' into tova | Joey Hess | |
2008-10-01 | typo | Joey Hess | |
2008-10-01 | typo | Joey Hess | |
2008-10-01 | (no commit message) | bremner | |
2008-09-30 | Merge branch 'master' into tova | Joey Hess | |
Conflicts: debian/changelog | |||
2008-09-30 | httpauth: Document that ikiwiki.cgi has to be in a directory subject to ↵ | Joey Hess | |
authentication. Closes: #500524 | |||
2008-09-30 | The plugins have been rewritten and now should function properly. | tschwinge | |