philippe
3f9244ccf4
2010-09-04 07:39:10 +00:00
Joey Hess
a330b1ee74
Avoid trying to log the user in when receiving anonymous pushes from git and a plugin like httpauth returns a login function.
...
Just use check_canedit in nonfatal mode.
2010-08-30 16:05:15 -04:00
Joey Hess
47cfd14e84
add bug lifted from irc
2010-08-30 15:53:37 -04:00
Joey Hess
5afd6e0f70
forgot to add this
2010-08-30 15:27:26 -04:00
Joey Hess
88594e7599
more info?
2010-08-30 13:42:55 -04:00
Joey Hess
7ab84dcfe5
highlight: Make location of highlight's files configurable in setup file to allow for nonstandard installations.
2010-08-30 13:15:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnbe6oB_ecFtNYII1JN3zSggwUPUdOb8jI
5de07f59be
report hard coded paths.
2010-08-23 03:08:01 +00:00
Joey Hess
9b9ecda62f
htmlscrubber: Do not scrub url anchors that contain colons.
2010-08-19 13:59:31 -04:00
http://oblomov.myopenid.com/
6e7ae22ed2
Report htmlscrubber/multimarkdown footnote misinteraction
2010-08-19 17:45:20 +00:00
philippe
2a31fb78de
2010-08-19 15:45:31 +00:00
philippe
f15b34aeed
2010-08-19 15:02:14 +00:00
Joey Hess
20ecef4d02
style.css: Use relative, not absolute font sizes. Thanks, Giuseppe Bilotta.
2010-08-17 16:37:48 -04:00
http://oblomov.myopenid.com/
ed80e02c06
forgot to escape the <> chars in the format-patch output
2010-08-17 07:37:01 +00:00
http://oblomov.myopenid.com/
40fcc3868c
patch to provide relative font sizes in default CSS
2010-08-17 07:35:18 +00:00
philippe
4e8a695431
2010-08-15 08:58:52 +00:00
Joey Hess
5d88146861
Fixes a bug that prevented matching deleted pages when using the page() PageSpec.
2010-08-04 08:25:10 -04:00
Joey Hess
c2f2349de4
bug isolated
2010-08-04 08:09:11 -04:00
Joey Hess
d934cee673
resp
2010-08-02 14:37:02 -04:00
http://liw.fi/
06641bb880
2010-08-02 18:35:07 +00:00
Joey Hess
b2571bb50d
close, cannot reproduce
2010-08-01 12:18:57 -04:00
intrigeri
1fe87a0808
resubmitted patch to po4a upstream
2010-07-30 13:15:33 +02:00
intrigeri
5e716ca62a
fixed by the last po4a release
2010-07-30 12:55:28 +02:00
intrigeri
6c4caf8211
Move po todo/bugs to dedicated pages.
2010-07-29 16:32:56 +02:00
http://weakish.myopenid.com/
0ddc89123e
fix link syntax
2010-07-19 04:33:37 +00:00
http://weakish.myopenid.com/
47e2e673bc
link to 404 plugin
2010-07-19 04:31:08 +00:00
Joey Hess
e674bb1445
fix other 2 cases of conflicting destdir files
...
Cleanly fixed case where destdir file failed to be written because there
was a directory with the same name. This can be detected with no extra
system calls, and dealt with by finding all pages that wrote files
inside the directory, and removing them and the directory.
The other, inverse case would be expensive to detect in will_render,
since it would need to check each parent directory of the file to see
if the directory is really a conflicting file. But prep_writefile
already does a similar scan for symlinks in the path, so I added code
there to remove the conflicting file. This fix assumes that the file
is written using writefile, and not some other means (but using other means
would be a security hole too, so hopefully nothing does).
2010-07-18 17:38:35 -04:00
Joey Hess
775fefeea7
class of bugs I am working on
2010-07-18 13:52:03 -04:00
Joey Hess
0eee3fe2a2
merged filter-full
2010-07-12 15:39:32 -04:00
intrigeri
ea3926bd87
the filter-full branch works nicely
2010-07-11 11:27:54 +02:00
https://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE
87890d19cc
quick fix
2010-07-07 09:01:29 +00:00
Joey Hess
6160238439
comments; my filter-full branch should fix this
2010-07-04 15:15:34 -04:00
intrigeri
1ffe0d9739
cleaner bugfix in now available
2010-06-30 12:15:44 +02:00
intrigeri
47d1b3eac5
new bug report, patch provided
2010-06-25 19:32:29 +02:00
Joey Hess
57e56828f5
store state to avoid needing to rebuild when changing theme
2010-06-18 16:40:47 -04:00
Joey Hess
99c9d8c34f
also a problem for theme plugin
2010-06-18 14:39:08 -04:00
jhagg
79ffede4a7
2010-06-17 08:30:38 +00:00
Joey Hess
69c22fa1ea
attachment: Support Windows paths when taking basename of client-supplied file name.
2010-06-16 13:23:32 -04:00
jhagg
96c7e31c34
2010-06-16 13:40:29 +00:00
privat
b39630c16c
Thanks
2010-06-15 13:33:16 +00:00
Joey Hess
c0bc2d0839
editpage, comments: Fix broken links in sidebar (due to forcebaseurl). (Thanks, privat)
2010-06-14 14:34:52 -04:00
privat
8746480c25
Reopen the bug since it is not fixed
2010-06-14 13:54:43 +00:00
Joey Hess
89a970bd7d
response
2010-06-13 09:11:59 -04:00
jwalzer
77a3585e92
2010-06-11 13:53:06 +00:00
zimek
6ba1cf7c3d
2010-06-11 11:14:34 +00:00
http://jblevins.org/
48a1dce15d
Update URL
2010-06-10 22:16:55 +00:00
tschwinge
0fbec10a42
Fixed.
2010-06-10 08:54:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H0
0430953608
2010-06-10 03:29:22 +00:00
Joey Hess
24b59b3a9e
editpage: Avoid storing accidental state changes when previewing pages.
...
This is a slow, safe, stupid approach. Could make deep copies of the data
structures as backups instead of re-loading the index from disk.
2010-06-09 17:44:40 -04:00
Joey Hess
1187506588
ugly bug
2010-06-09 17:13:35 -04:00
Joey Hess
e93cee3378
Fix display of sidebar when previewing page edit. (Thanks, privat)
...
On second thought, only display a page's personal sidebar when previewing
it, not when editing normally.
2010-06-09 16:59:17 -04:00