smcv/ikiwiki.git
5 weeks agoresponse master smcv/master
Joey Hess [Sun, 8 Apr 2012 20:19:46 +0000]
response

5 weeks agoinline, trail: The pagenames parameter is now a list of absolute pagenames, not relat...
Joey Hess [Sun, 8 Apr 2012 20:07:17 +0000]
inline, trail: The pagenames parameter is now a list of absolute pagenames, not relative wikilink type names. This is necessary to fix a bug, and makes pagenames more consistent with the pagespec used in the pages parameter. (smcv)

5 weeks agoMerge remote-tracking branch 'smcv/ready/literal-pagenames'
Joey Hess [Sun, 8 Apr 2012 20:02:03 +0000]
Merge remote-tracking branch 'smcv/ready/literal-pagenames'

5 weeks agoresponse
Joey Hess [Sun, 8 Apr 2012 20:01:16 +0000]
response

5 weeks agoremove: Support removing of pages in the transient underlay. (smcv)
Joey Hess [Sun, 8 Apr 2012 19:58:06 +0000]
remove: Support removing of pages in the transient underlay. (smcv)

5 weeks agoremove unnecessary quoting
Joey Hess [Sun, 8 Apr 2012 19:56:53 +0000]
remove unnecessary quoting

5 weeks agoMerge remote-tracking branch 'smcv/ready/transient-rm'
Joey Hess [Sun, 8 Apr 2012 19:54:25 +0000]
Merge remote-tracking branch 'smcv/ready/transient-rm'

5 weeks agoMerge branch 'master' of ssh://git.ikiwiki.info
Joey Hess [Sun, 8 Apr 2012 18:17:29 +0000]
Merge branch 'master' of ssh://git.ikiwiki.info

5 weeks agosave whole form state, not just QUERY_STRING, for postsignin
Joey Hess [Sun, 8 Apr 2012 18:12:02 +0000]
save whole form state, not just QUERY_STRING, for postsignin

Normally, needsignin is called when there is a QUERY_STRING, not when a
form is posted. However, it's certianly possible, and should be supported,
to make a form that invokes an ikiwiki action that checks needsignin.

I encountered this when posting ?do=rename&page=foo. The form is displayed
without checking needsignin, for complicated reasons. Posting the form
is when the true authentication happens.

5 weeks agoactually tested rename not started from the edit page
Joey Hess [Sun, 8 Apr 2012 17:40:01 +0000]
actually tested rename not started from the edit page

5 weeks agonearly works with autoindex_commit => 0, but not quite...
http://smcv.pseudorandom.co.uk/ [Sat, 7 Apr 2012 22:24:05 +0000]
nearly works with autoindex_commit => 0, but not quite...

5 weeks agobranch to fix this (+ make prune() work better)
http://smcv.pseudorandom.co.uk/ [Sat, 7 Apr 2012 21:13:26 +0000]
branch to fix this (+ make prune() work better)

5 weeks agoAllow deletion of files from the transient underlay
Simon McVittie [Sat, 7 Apr 2012 17:11:05 +0000]
Allow deletion of files from the transient underlay

5 weeks agoprune: do not prune beyond an optional base directory, and add a test
Simon McVittie [Sat, 7 Apr 2012 16:52:29 +0000]
prune: do not prune beyond an optional base directory, and add a test

Previously, prune("wiki/srcdir/sandbox/test.mdwn") could delete srcdir
or even wiki, if they happened to be empty. This is rarely what you
want: there's usually some base directory (destdir, srcdir, transientdir
or another subdirectory of wikistatedir) beyond which you do not want to
delete.

5 weeks agoask for bold terms
https://id.koumbit.net/anarcat [Fri, 6 Apr 2012 23:57:02 +0000]
ask for bold terms

5 weeks agoversion reference
http://smcv.pseudorandom.co.uk/ [Fri, 6 Apr 2012 22:46:44 +0000]
version reference

5 weeks agoupdated, compatible with the merged trail
http://smcv.pseudorandom.co.uk/ [Fri, 6 Apr 2012 22:45:57 +0000]
updated, compatible with the merged trail

5 weeks agoMerge branch 'master' of ssh://git.ikiwiki.info
Joey Hess [Fri, 6 Apr 2012 18:32:05 +0000]
Merge branch 'master' of ssh://git.ikiwiki.info

5 weeks agoa branch to change pagenames semantics exists
http://smcv.pseudorandom.co.uk/ [Fri, 6 Apr 2012 16:27:17 +0000]
a branch to change pagenames semantics exists

5 weeks agoclose
http://smcv.pseudorandom.co.uk/ [Fri, 6 Apr 2012 16:12:13 +0000]
close

5 weeks agotrail, inline: treat pagenames as a list of literal names, not links
Simon McVittie [Fri, 6 Apr 2012 16:05:26 +0000]
trail, inline: treat pagenames as a list of literal names, not links

5 weeks agotrail: fix inline documentation
Simon McVittie [Fri, 6 Apr 2012 15:09:27 +0000]
trail: fix inline documentation

5 weeks agofixed at some point?
http://smcv.pseudorandom.co.uk/ [Fri, 6 Apr 2012 14:46:24 +0000]
fixed at some point?

5 weeks agoThis reverts commit 84c4ca3343663425d9a3105dfb82637b79ec1c04
http://smcv.pseudorandom.co.uk/ [Fri, 6 Apr 2012 14:40:46 +0000]
This reverts commit 84c4ca3343663425d9a3105dfb82637b79ec1c04

5 weeks ago(no commit message)
jamescooper [Fri, 6 Apr 2012 11:28:37 +0000]

6 weeks agofix link after rename
https://id.koumbit.net/anarcat [Fri, 6 Apr 2012 02:13:05 +0000]
fix link after rename

6 weeks agoupdate for rename of tips/convert_MoinMoin_to_ikiwiki.mdwn to tips/convert_moinmoin_t...
https://id.koumbit.net/anarcat [Fri, 6 Apr 2012 02:11:53 +0000]
update for rename of tips/convert_MoinMoin_to_ikiwiki.mdwn to tips/convert_moinmoin_to_ikiwiki.mdwn

6 weeks agoupdate for rename of tips/convert_MoinMoin_to_ikiwiki.mdwn to tips/convert_moinmoin_t...
https://id.koumbit.net/anarcat [Fri, 6 Apr 2012 02:11:53 +0000]
update for rename of tips/convert_MoinMoin_to_ikiwiki.mdwn to tips/convert_moinmoin_to_ikiwiki.mdwn

6 weeks agorename tips/convert_MoinMoin_to_ikiwiki.mdwn to tips/convert_moinmoin_to_ikiwiki...
https://id.koumbit.net/anarcat [Fri, 6 Apr 2012 02:11:52 +0000]
rename tips/convert_MoinMoin_to_ikiwiki.mdwn to tips/convert_moinmoin_to_ikiwiki.mdwn

6 weeks agocomments
Joey Hess [Thu, 5 Apr 2012 19:14:00 +0000]
comments

6 weeks agoadd link to convert page
Joey Hess [Thu, 5 Apr 2012 19:09:24 +0000]
add link to convert page

6 weeks agoimprove prototype
Joey Hess [Thu, 5 Apr 2012 19:09:13 +0000]
improve prototype

src param always needed now

6 weeks agodecruft
Joey Hess [Thu, 5 Apr 2012 19:08:13 +0000]
decruft

6 weeks agorename: Allow rename to be started not from the edit page; return to the renamed...
Joey Hess [Thu, 5 Apr 2012 18:48:18 +0000]
rename: Allow rename to be started not from the edit page; return to the renamed page in this case.

6 weeks agoAdded a comment
http://joey.kitenet.net/ [Thu, 5 Apr 2012 18:35:26 +0000]
Added a comment

6 weeks agoupdate
Joey Hess [Thu, 5 Apr 2012 16:27:33 +0000]
update

6 weeks agofixed
Joey Hess [Thu, 5 Apr 2012 16:23:30 +0000]
fixed

6 weeks agoMerge remote-tracking branch 'smcv/trail'
Joey Hess [Thu, 5 Apr 2012 16:22:41 +0000]
Merge remote-tracking branch 'smcv/trail'

6 weeks agoturn git commit message into bug report
http://smcv.pseudorandom.co.uk/ [Thu, 5 Apr 2012 09:35:19 +0000]
turn git commit message into bug report

6 weeks ago[[!inline trail=yes]] support reinstated
http://smcv.pseudorandom.co.uk/ [Thu, 5 Apr 2012 08:51:22 +0000]
[[!inline trail=yes]] support reinstated

6 weeks agoReinstate trail support in inline
Simon McVittie [Thu, 5 Apr 2012 08:43:44 +0000]
Reinstate trail support in inline

This was removed in aaa72a3a80f89.

6 weeks agobisected
http://smcv.pseudorandom.co.uk/ [Thu, 5 Apr 2012 08:29:49 +0000]
bisected

6 weeks agoadd bug report
Joey Hess [Thu, 5 Apr 2012 00:25:02 +0000]
add bug report

attention smcv

6 weeks agoadd some seatbelts to toad's jalopy
Joey Hess [Thu, 5 Apr 2012 00:12:24 +0000]
add some seatbelts to toad's jalopy

This does not change the number of failing tests I see, but it does
make it show the expected result, which makes analysis easier.

6 weeks agotypo
Joey Hess [Wed, 4 Apr 2012 17:18:54 +0000]
typo

6 weeks agoMerge branch 'master' of ssh://git.ikiwiki.info
Joey Hess [Wed, 4 Apr 2012 16:59:20 +0000]
Merge branch 'master' of ssh://git.ikiwiki.info

6 weeks agohttpauth: When it's the only auth method, avoid a pointless and confusing signin...
Joey Hess [Wed, 4 Apr 2012 16:58:36 +0000]
httpauth: When it's the only auth method, avoid a pointless and confusing signin form, and just right to the httpauthurl.

6 weeks ago(no commit message)
http://jmtd.net/ [Tue, 3 Apr 2012 09:05:19 +0000]

6 weeks agotoc and layout again
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 06:03:00 +0000]
toc and layout again

6 weeks ago(no commit message)
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 06:01:04 +0000]

6 weeks agosuggestion about page.tmpl
http://kerravonsen.dreamwidth.org/ [Tue, 3 Apr 2012 05:56:42 +0000]
suggestion about page.tmpl

6 weeks agoupdate with today's work
Antoine Beaupré [Tue, 3 Apr 2012 05:44:37 +0000]
update with today's work

6 weeks agoexpand on current status
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 02:34:04 +0000]
expand on current status

6 weeks agodrop even more twiki stuff from here and redirect to josh
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 02:04:11 +0000]
drop even more twiki stuff from here and redirect to josh

6 weeks agolink back to josh's twiki stuff
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 02:01:28 +0000]
link back to josh's twiki stuff

6 weeks agoupdate for rename of tips/convert_MoinMoin_and_TWiki_to_ikiwiki.mdwn to tips/convert_...
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:59:54 +0000]
update for rename of tips/convert_MoinMoin_and_TWiki_to_ikiwiki.mdwn to tips/convert_MoinMoin_to_ikiwiki.mdwn

6 weeks agoupdate for rename of tips/convert_MoinMoin_and_TWiki_to_ikiwiki.mdwn to tips/convert_...
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:59:53 +0000]
update for rename of tips/convert_MoinMoin_and_TWiki_to_ikiwiki.mdwn to tips/convert_MoinMoin_to_ikiwiki.mdwn

6 weeks agorename tips/convert_MoinMoin_and_TWiki_to_ikiwiki.mdwn to tips/convert_MoinMoin_to_ik...
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:59:52 +0000]
rename tips/convert_MoinMoin_and_TWiki_to_ikiwiki.mdwn to tips/convert_MoinMoin_to_ikiwiki.mdwn

6 weeks agomajor overhaul - mention my project as the main one for moinmoin but keep a reference...
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:54:54 +0000]
major overhaul - mention my project as the main one for moinmoin but keep a reference to josh's page

6 weeks agosome answers
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:49:45 +0000]
some answers

6 weeks agoacl response
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:39:28 +0000]
acl response

6 weeks ago(no commit message)
https://id.koumbit.net/anarcat [Tue, 3 Apr 2012 01:37:44 +0000]

6 weeks agoadd some details of my cgiurl port confusion
http://hands.com/~phil/ [Mon, 2 Apr 2012 22:37:42 +0000]
add some details of my cgiurl port confusion

6 weeks agoclose, cannot reproduce
Joey Hess [Mon, 2 Apr 2012 18:21:08 +0000]
close, cannot reproduce

Perhaps fil will come back here and give details.

6 weeks agocomment
Joey Hess [Mon, 2 Apr 2012 17:59:14 +0000]
comment

6 weeks agouniq list for changed hook
Joey Hess [Mon, 2 Apr 2012 17:50:58 +0000]
uniq list for changed hook

There can be dups when eg, adding a new internal page, apparently.

6 weeks agoallow users to subscribe to comments w/o registering
Joey Hess [Mon, 2 Apr 2012 17:39:29 +0000]
allow users to subscribe to comments w/o registering

Technically, when the user does this, a passwordless account is created
for them. The notify mails include a login url, and once logged in that
way, the user can enter a password to get a regular account (although
one with an annoying username).

This all requires the passwordauth plugin is enabled. A future enhancement
could be to split the passwordless user concept out into a separate plugin.

6 weeks agosupport do=tokenauth login for passwordless accounts
Joey Hess [Mon, 2 Apr 2012 16:29:13 +0000]
support do=tokenauth login for passwordless accounts

6 weeks agopasswordauth: Fix url in password recovery email to be absolute.
Joey Hess [Mon, 2 Apr 2012 16:24:14 +0000]
passwordauth: Fix url in password recovery email to be absolute.

This got broken when cgiurl began often returning a relative url.
Added a cgiurl_abs for the things that need a guaranteed absolute cgiurl.

6 weeks agoadd support for a passwordless login token
Joey Hess [Mon, 2 Apr 2012 16:17:07 +0000]
add support for a passwordless login token

The plan is to use this for accounts that are created implicitly, as when
a non-logged-in user subscribes to notifyemail. Such an account has no
password, and login can be accomplished by way of a url that is sent to
them in email.

When the user sets a password, the passwordless login token is disabled.

6 weeks agofix fib zeros
Joey Hess [Mon, 2 Apr 2012 15:18:32 +0000]
fix fib zeros

6 weeks agolooks good!
http://jmtd.net/ [Mon, 2 Apr 2012 12:53:19 +0000]
looks good!

6 weeks agoAdded a comment
http://jmtd.net/ [Mon, 2 Apr 2012 12:51:33 +0000]
Added a comment

6 weeks ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawn9r0IXGAV72TXTUjFfsnSspjh_BFtmni0 [Mon, 2 Apr 2012 12:40:49 +0000]

6 weeks ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawn9r0IXGAV72TXTUjFfsnSspjh_BFtmni0 [Mon, 2 Apr 2012 11:26:01 +0000]

6 weeks ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik [Mon, 2 Apr 2012 09:39:21 +0000]

6 weeks agofile
Joey Hess [Sun, 1 Apr 2012 18:38:16 +0000]
file

6 weeks agotypo
Joey Hess [Fri, 30 Mar 2012 17:39:13 +0000]
typo

ps: dude, it's a wiki :)

6 weeks agometa: Support keywords header. Closes: #664780 Thanks, Martin Michlmayr
Joey Hess [Fri, 30 Mar 2012 17:38:52 +0000]
meta: Support keywords header. Closes: #664780 Thanks, Martin Michlmayr

6 weeks agoupdate info on my split-view setup, and ask for plugin advice
http://hands.com/~phil/ [Sat, 31 Mar 2012 23:50:14 +0000]
update info on my split-view setup, and ask for plugin advice

6 weeks agodemo the anchors
https://id.koumbit.net/anarcat [Sat, 31 Mar 2012 23:39:01 +0000]
demo the anchors

6 weeks agosign this, sorry!
https://id.koumbit.net/anarcat [Sat, 31 Mar 2012 19:49:48 +0000]
sign this, sorry!

6 weeks agodocument my work
https://id.koumbit.net/anarcat [Sat, 31 Mar 2012 19:49:12 +0000]
document my work

6 weeks agolink to my homepage fix osm link
https://id.koumbit.net/anarcat [Sat, 31 Mar 2012 19:43:40 +0000]
link to my homepage fix osm link

7 weeks agofix PageSpec ref
https://id.koumbit.net/anarcat [Fri, 30 Mar 2012 01:27:20 +0000]
fix PageSpec ref

7 weeks agosomehow this fixed itself. go figure.
https://id.koumbit.net/anarcat [Fri, 30 Mar 2012 01:20:16 +0000]
somehow this fixed itself. go figure.

7 weeks agobug?
https://id.koumbit.net/anarcat [Fri, 30 Mar 2012 01:10:57 +0000]
bug?

7 weeks agolink to an actual implementation of the "Flip wikilinks" change
https://id.koumbit.net/anarcat [Fri, 30 Mar 2012 00:58:18 +0000]
link to an actual implementation of the "Flip wikilinks" change

7 weeks ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik [Thu, 29 Mar 2012 19:08:28 +0000]

7 weeks agoremoved
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik [Thu, 29 Mar 2012 18:55:53 +0000]
removed

7 weeks agoAdded a comment
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik [Thu, 29 Mar 2012 18:55:37 +0000]
Added a comment

7 weeks agoAdded a comment
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik [Thu, 29 Mar 2012 18:49:55 +0000]
Added a comment

7 weeks agomore fixes to subscription prefs
Joey Hess [Thu, 29 Mar 2012 00:56:22 +0000]
more fixes to subscription prefs

7 weeks agodon't force old subscriptions value when posting
Joey Hess [Thu, 29 Mar 2012 00:45:52 +0000]
don't force old subscriptions value when posting

7 weeks agofix adding first subscription to pagespec
Joey Hess [Thu, 29 Mar 2012 00:42:37 +0000]
fix adding first subscription to pagespec

7 weeks agoremove misc section
Joey Hess [Thu, 29 Mar 2012 00:36:25 +0000]
remove misc section

7 weeks agoreorg
Joey Hess [Wed, 28 Mar 2012 23:47:06 +0000]
reorg

7 weeks agopolishing notifyemail
Joey Hess [Wed, 28 Mar 2012 23:39:08 +0000]
polishing notifyemail

7 weeks agofix hook name
Joey Hess [Wed, 28 Mar 2012 23:04:44 +0000]
fix hook name

7 weeks agofinish notifyemail plugin
Joey Hess [Wed, 28 Mar 2012 22:52:11 +0000]
finish notifyemail plugin