Commit Graph

439 Commits (8f75ebd22983b233b716866f696c5e32fbe86bb4)

Author SHA1 Message Date
joey 330bbd03df * Apply a patch from Carl Worth allowing a class attribute to be passed
through the img plugin. Also allow the id attribute to be passed through.
2007-05-28 19:07:38 +00:00
joey 51d7da8c87 analysis 2007-05-28 18:58:27 +00:00
joshtriplett 5d1c384259 Merge bug reports. 2007-05-24 17:20:48 +00:00
joey 3c70e58d15 web commit by cworth 2007-05-24 17:01:58 +00:00
joey f14dbd76fe web commit by http://bmalee.eu/~bma/ 2007-05-23 21:25:52 +00:00
joey 19137c382e web commit by cworth: Attempting to protect patch content with indentation... 2007-05-23 13:42:07 +00:00
joey ffe8c29c3c web commit by cworth 2007-05-23 13:36:37 +00:00
joey c8b9fdcd26 this bug still exists 2007-05-23 02:44:43 +00:00
joey cf35ee04cd * Add a destpage parameter to the filter hook.
* Fix links to smilies generated by the smiley plugin for inlined pages. The
  old links were often wrong, but often still worked by accident.
2007-05-17 19:55:11 +00:00
joey 739325834b * Fix some bugs in password handling:
- If the password is empty in preferences, don't clear the existing
    password.
  - Actually check the confirm password field, even if it's left empty.
2007-05-17 08:06:05 +00:00
joey 08d0bd7338 * Patch from hb to fix the pagestats plugin, which was broken by a past
change to the backlinks() function.
2007-05-12 17:56:56 +00:00
joey 1fa80e15a1 web commit by hb 2007-05-12 14:49:49 +00:00
joey 7fc3a41cfd web commit by hb: typo 2007-05-12 14:25:17 +00:00
joey ffae58a978 web commit by hb 2007-05-12 14:23:31 +00:00
joey 190202dd4e * Make all templates have a footer div to ease themeing. Required template
and style sheet updates, and unless you're using customised versions,
  you'll want to rebuild wikis on upgrade to this version to avoid
  inconsistencies.
* Allow WIKINAME to to used in footers, as an example of something to put
  there.
2007-05-11 20:09:58 +00:00
joey 02fd4b9f33 web commit by http://ptecza.myopenid.com/: * Thanks 2007-05-11 09:55:05 +00:00
joey 1833f48a86 web commit by http://ptecza.myopenid.com/: * Thanks 2007-05-11 09:48:35 +00:00
joey 0e8cbac4e5 web commit by Fred: Updated patch 2007-05-10 20:35:00 +00:00
joey 3eb541e36a response 2007-05-10 18:59:32 +00:00
joey f23ebaad2e * Apply patch from Pawel to avoid using -L in Makefile as it's not available
in older finds.
2007-05-10 18:59:02 +00:00
joey b15f37e9e9 response 2007-05-10 18:54:37 +00:00
joey 3a1c0c0460 web commit by http://ptecza.myopenid.com/: * Next bug report 2007-05-10 14:02:20 +00:00
joey cb92588ef2 web commit by http://ptecza.myopenid.com/: * FTBFS report 2007-05-10 13:41:45 +00:00
joey 41e8aa899a web commit by http://ptecza.myopenid.com/: * Bug report 2007-05-10 08:45:14 +00:00
joey 4d7ca9fff8 web commit by Fred 2007-05-09 20:58:48 +00:00
joey 5edc3fca68 response 2007-05-08 17:52:56 +00:00
joey 9ea045e427 web commit by Fred: Reformat the entry so that the patch is readable. Sorry. 2007-05-08 17:43:29 +00:00
joey a07f7ee4fb web commit by Fred 2007-05-08 17:40:28 +00:00
joey 3986cd4ce1 web commit by http://adam.shand.net/ 2007-05-03 08:47:46 +00:00
joey 739cb45f23 fixed by new markdown version 2007-05-01 22:16:04 +00:00
joey b5663def1d web commit by JoshTriplett: Wiki formatting between `\[[toc ]]` and an inline fails to render. 2007-05-01 21:57:18 +00:00
joey 9026ae05c2 * Fix a bug that prevented clearing email or subscriptions. 2007-04-30 21:32:24 +00:00
joshtriplett fafaa119cf Revert passwordauth fieldset and doc to avoid 2.0 regressions; need to re-evaluate after 2.0. 2007-04-30 04:08:06 +00:00
joshtriplett 03d982bd46 Followup on bug. 2007-04-30 02:38:15 +00:00
joey dde68ed9b9 * Use a fieldset to set off the openid entry from the rest of the login
form.
2007-04-29 22:16:15 +00:00
joshtriplett e97b63c95a * Avoid using GNU extensions to cp during "make install", which did
not work on FreeBSD.  Thanks to Henrik Brix Andersen for the patch.
2007-04-29 21:53:26 +00:00
joshtriplett 8583fe7a95 Add trailing newline. 2007-04-29 21:47:30 +00:00
joey 0a1a0c57de web commit by JoshTriplett: Fix typo. 2007-04-29 21:33:16 +00:00
joey 722d893c83 web commit by JoshTriplett: Fix typo. 2007-04-29 21:32:53 +00:00
joey 09e852d35e web commit by JoshTriplett: No, apparently FreeBSD `install` does not support `-D`. 2007-04-29 21:15:59 +00:00
joey 0a7621eff0 response 2007-04-29 19:35:33 +00:00
joey 3a352db173 web commit by hb 2007-04-29 16:30:45 +00:00
joey d26f08f1ad web commit by HenrikBrixAndersen: Add patch for using install(1) instead of cp(1) for installing files 2007-04-29 10:57:52 +00:00
joey 5c36a5cfc6 * Apply patch from hb that uses the full path to a file when adding a file
using the mercurial backend. Not 100% sure why it failed w/o the full
  path, but this still passes the test suite, and indeed, is how the test
  suite calls hg add.
2007-04-29 03:25:09 +00:00
joey 86eb0ccb51 web commit by JoshTriplett: The Debian package does have a version on its Suggests of liblocale-gettext-perl. 2007-04-28 18:59:36 +00:00
joey 84794b6a8d web commit by http://adam.shand.net/: debian package needs updating with require for new enough version of liblocale-gettext-perl 2007-04-28 11:41:41 +00:00
joey 1d51328d06 web commit by http://adam.shand.net/ 2007-04-28 11:40:43 +00:00
joey 1d674c612d done 2007-04-27 21:52:44 +00:00
joey 1d776d1fec web commit by http://adam.shand.net/ 2007-04-27 21:37:03 +00:00
joey d3a902e796 web commit by JoshTriplett: Correct. 2007-04-27 20:57:17 +00:00
joey 67a4d88b7b question 2007-04-27 17:03:11 +00:00
joey 9454f33c7a web commit by JoshTriplett 2007-04-27 10:56:52 +00:00
joey bb8fb1cb59 web commit by JoshTriplett 2007-04-27 10:54:12 +00:00
joey 61950b3cf8 web commit by http://adam.shand.net/ 2007-04-27 05:39:20 +00:00
joey 225b5ae548 web commit by http://adam.shand.net/ 2007-04-27 05:37:54 +00:00
joey 0127fe6026 interesting one 2007-04-27 05:32:31 +00:00
joey 6e9f2a1113 response, web server misconfiguration 2007-04-27 05:23:03 +00:00
joey 4dd175bd11 web commit by http://adam.shand.net/: sorry link changed. 2007-04-27 05:09:45 +00:00
joey 5b52652826 web commit by http://adam.shand.net/ 2007-04-27 05:07:13 +00:00
joey fd29e8643a response 2007-04-27 05:01:41 +00:00
joey 4538fc8789 web commit by http://adam.shand.net/ 2007-04-27 04:55:35 +00:00
joey 01f41560e3 * Fix sending of commit mails when new pages are added via the web. 2007-04-26 23:29:19 +00:00
joey 80b0165ff8 * Avoid .svn directories when installing from svn checkout. 2007-04-26 22:58:01 +00:00
joey 1e99e75e9a unreproducible 2007-04-26 22:49:52 +00:00
joey 2a16e28910 web commit by http://adam.shand.net/ 2007-04-25 22:10:58 +00:00
joey 71d2d93027 * Fix aggregator to not warn when a feed contains no body content at all.
* Work around bug #420636 by, if XML::Parser crashes, running the feed
  content though Encode::decode_utf8.
2007-04-23 18:36:44 +00:00
joey 6c6413c9f5 web commit by http://john.choffee.co.uk/: Added another bad feed to the aggregator. 2007-04-23 13:06:56 +00:00
joey e09adb12a7 web commit by JoshTriplett: wikilink, not wikilinks. 2007-04-22 03:52:26 +00:00
joey d5b51ce01b web commit by JoshTriplett 2007-04-22 03:51:42 +00:00
joey c5975243a5 * Support setting svnpath to "" for wikis that are rooted at the top of
their svn repositories, with no trunk directory.
2007-04-16 19:07:52 +00:00
joey 66f76e038f web commit by HenrikBrixAndersen: Document problem with RecentPages and empty svnpath 2007-04-16 13:28:45 +00:00
joey 7f0f9bf5cf bug 2007-04-15 21:56:59 +00:00
joey 8ef47cbca6 web commit by http://adam.shand.net/ 2007-04-15 04:03:18 +00:00
joey 868ce06b36 turn tips page into a feed 2007-04-14 20:18:11 +00:00
joey ad523baa24 bug I noticed 2007-04-13 19:37:37 +00:00
joey b3d5b234f9 web commit by tuomov: detail 2007-04-13 15:25:31 +00:00
joey da2fb30814 web commit by tuomov 2007-04-13 14:55:57 +00:00
joey 7146e21110 web commit by tuomov: More patch 2007-04-12 14:28:46 +00:00
joey aa38aff4d6 web commit by tuomov: patch.. 2007-04-12 14:24:23 +00:00
joey 1f8f1851e8 web commit by tuomov 2007-04-12 14:19:04 +00:00
joey af388addc6 web commit by JoshTriplett: Response: please, no. Client-side wrapping of selections possibly OK. 2007-04-09 06:42:10 +00:00
joey ec8144e9d2 response 2007-04-08 19:19:11 +00:00
joey c53c60541e web commit by hb 2007-04-08 10:35:19 +00:00
joey bc2f94a311 web commit by JoshTriplett: Same thing observed via lintian 2007-04-08 04:30:16 +00:00
joey 9e28f4b33f web commit by http://ethan.betacantrips.com/: minor bug 2007-04-08 04:13:11 +00:00
joey 072d097be1 magic 0 2007-04-07 16:55:16 +00:00
joey 8abe3af165 web commit by JoshTriplett 2007-04-07 09:36:27 +00:00
joey ba3547fb84 web commit by JoshTriplett: Similar to [[wiki_links_still_processed_inside_code_blocks]] 2007-04-06 20:21:20 +00:00
joey f3ae869262 web commit by http://ptecza.myopenid.com/: * Bug report 2007-04-06 09:57:16 +00:00
joey bcf08cf905 web commit by JoshTriplett: See "using the web interface with a real text editor" on the [[tips]] page. --[[JoshTriplett]] 2007-04-06 08:56:06 +00:00
joey d25e91e127 * Fix tags to page names that contain special characters. 2007-04-04 21:08:01 +00:00
joey b8be74be61 web commit by http://willthompson.co.uk/: I suck at wikilinks. 2007-04-04 20:17:42 +00:00
joey ad9f21f0e8 web commit by http://willthompson.co.uk/: hrm, my link is not escaped. 2007-04-04 20:12:38 +00:00
joey 695ddeb840 web commit by http://willthompson.co.uk/ 2007-04-04 20:11:07 +00:00
joey aee4621bae * Fix a bug in the img plugin that caused thumbnailed files to not be
* Make the OpenID library a reccommendation of the Debian package, rather
  than just a suggests, since OpenID is enabled by default.
2007-04-04 00:40:57 +00:00
joey 66c63328bc response 2007-04-04 00:40:10 +00:00
joey ee2b08c0bf web commit by http://adam.shand.net/ 2007-04-03 03:32:25 +00:00
joey f18b1f9037 web commit by http://adam.shand.net/ 2007-04-03 03:27:24 +00:00
joshtriplett da938cbaab Move todo item to todo/ 2007-04-02 22:19:30 +00:00
joey ef58a112a5 web commit by JoshTriplett 2007-04-02 21:59:15 +00:00