[dokuwiki] git changes 2011-06-22

  • From: xref@xxxxxxxxxxxx (DokuWiki Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 22 Jun 2011 03:00:05 +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/0748b4c7cb6a4918212b51bdedad710322ab2a0b
Author: Nurgozha Kaliaskarov <astana08[at]gmail.com>
Date:   Tue Jun 21 20:43:11 2011 +0200

    Kazakh translation added


http://github.com/splitbrain/dokuwiki/commit/ea62f4ffebfd23e0e697adc135da0b414d851926
Author: Adrian Lang <mail[at]adrianlang.de>
Date:   Tue Jun 21 16:19:14 2011 +0200

    Cleanup behaviour.js
    
      * Add var statement for dw_behaviour
      * Use live instead of click for smb share warnings


http://github.com/splitbrain/dokuwiki/commit/2e5fe8c36b4c40fa6c96a09e234ce922182a761d
Author: Adrian Lang <mail[at]adrianlang.de>
Date:   Tue Jun 21 14:30:47 2011 +0200

    Rework subscription.js
    
      * Remove jQuery to $ wrapper function
      * Add $ prefix for jQuery variables
      * Make some jQuery calls faster
      * Use slide animation


http://github.com/splitbrain/dokuwiki/commit/cd06d16faa924afeb14f864b058e01ce8867057c
Author: Adrian Lang <mail[at]adrianlang.de>
Date:   Tue Jun 21 13:30:18 2011 +0200

    Fix index Javascript, introduce compatibility.js
    
      * Removed "use strict" statement, since it does not work with our script 
file
        joining (the statement has to be the first in a file or function)
      * Make index a global object again to allow overriding and enhancing
      * Use prefix dw_ for index object
      * Reintroduce index.treeattach
      * Support deprecated index.toggle calling convention
      * Add $ prefix for jQuery variables
      * Use slide animation for freshly loaded sublists as well
      * Fix various errors

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

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-22 - DokuWiki Devel Tools