[dokuwiki] git changes 2011-06-04

  • From: xref@xxxxxxxxxxxx (DokuWiki Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 4 Jun 2011 03:00:02 +0200 (CEST)

Good Morning!

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

---------------------------------------------------------------------

http://github.com/splitbrain/dokuwiki/commit/0f80b0bcd4ca247f7bc4c3830946741546ad6e88
Author: Szabó Dávid <szabo.david[at]gyumolcstarhely.hu>
Date:   Sat Jun 4 00:38:05 2011 +0200

    Hungarian language update


http://github.com/splitbrain/dokuwiki/commit/d4be3f966cd03ceb295f319346c185ccf58da10a
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Jun 3 13:56:30 2011 +0200

    Deprecation marker for JavaScript functions
    
    This adds a DEPRECATED() JavaScript function. This function will print a
    warning to the Browser's debug console if available (Chrome and Firefox
    with Firebug extension) when ever it is called.
    
    The DEPRECATED() function was also added to the $() function which
    should no longer be used and be replaced with JQuery calls.
    
    Other deprecated functions need to be identified and marked.


http://github.com/splitbrain/dokuwiki/commit/e91ea5c1942bfc6533e12375b8140ce774c7d8ca
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Jun 3 13:34:44 2011 +0200

    Fixed quick search
    
    This was broken by the JQuery port. This patch makes the page search
    work again and also removes the anonymous wrapper function around
    ajax_quicksearch again.

---------------------------------------------------------------------

You can download individual diffs or patches by appending .diff or
.patch to the given commit URLs above.

Bye,
your git changelog mailer


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] git changes 2011-06-04 - DokuWiki Devel Tools