[dokuwiki] darcs changes

  • From: andi@xxxxxxxxxxxxxx (Andreas Gohr)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Fri, 27 Jan 2006 04:00:02 +0100 (CET)

Good Morning!

This are the darcs changes for DokuWiki committed
yesterday. Please test them and report bugs.

---------------------------------------------------------------------
Thu Jan 26 23:56:03 CET 2006  Anika Henke <a.c.henke[at]arcor.de>
  * closed <td> in acl plugin

Thu Jan 26 21:57:15 CET 2006  matthiasgrimm[at]users.sourceforge.net
  * MySQL getUserCount() optimizsation
  The function getUserCount() uses SQL_CALC_FOUND_ROWS now if
  MySQL v4.0 or later is found. This will speed up this query
  with big user tables.

Thu Jan 26 20:53:56 CET 2006  matthiasgrimm[at]users.sourceforge.net
  * usermanager start value missing
  The start value of the user list was corrupted, if in
  search mode but _REQUEST['search'] was empty. An empty
  start value passed to the authentication backends might
  cause an error (in MySQL backend for sure). This patch
  fixes this.

Thu Jan 26 20:51:09 CET 2006  matthiasgrimm[at]users.sourceforge.net
  * MySQL retrieveUsers() use LIMIT
  The function retrieveUsers() uses the SQL statement LIMIT now
  to select a subset of tupel out of a result table instead of
  fetching the whole table and filter in PHP.
  

Thu Jan 26 22:49:35 CET 2006  Andreas Gohr <andi[at]splitbrain.org>
  * ldap auth fixes
  Adds a config option for the key using in groups as suggested on the wiki.
  Makes the debug outputs distinct. Removes commented, nonimplemented functions.

Thu Jan 26 22:29:26 CET 2006  Andreas Gohr <andi[at]splitbrain.org>
  * scroll__here support
  This adds a simple JavaScript behavior. When an element with the id
  'scroll__here' is found in the document the browser will scroll this
  element into view. Useful to scroll to some output after form submitting.

Thu Jan 26 21:35:50 CET 2006  Andreas Gohr <andi[at]splitbrain.org>
  * java script changes
  This adds a javascript confirmation for the delete button in the user manager.
  It also adds the $() shortcut function known from the prototype library.

Thu Jan 26 02:26:07 CET 2006  chris[at]jalakai.co.uk
  * $conf[sepchar] update for config plugin

Thu Jan 26 02:17:18 CET 2006  chris[at]jalakai.co.uk
  * user manager update

Thu Jan 26 02:13:42 CET 2006  chris[at]jalakai.co.uk
  * config plugin update & removal of $conf['pluginmanager'] option
---------------------------------------------------------------------

Single patches can be downloaded from
http://dev.splitbrain.org/darcs/index.cgi/dokuwiki/?c=patches

Bye,
your darcs changlog mailer 


-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: