Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Last Update Date info of extension fix | Satoshi Sahara | 2014-08-06 |
| | | | | | | This request makes "Your last update" of the extension info shown when clicking more info triangle mark. The first installed date of the extension may not be necessary for local site admin work. | ||
* | updated dates in info.txt of various plugins and template | Anika Henke | 2014-08-02 |
| | |||
* | translation update | Stan | 2014-08-02 |
| | |||
* | translation update | Dominik Mahr | 2014-08-01 |
| | |||
* | fix mediamanager messages. closes #792 | Andreas Gohr | 2014-07-30 |
| | |||
* | Merge pull request #788 from splitbrain/jquery | Andreas Gohr | 2014-07-30 |
|\ | | | | | update jquery and jquery-ui | ||
| * | upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778 | Andreas Gohr | 2014-07-04 |
| | | | | | | | | | | | | | | | | | | This now pulls all data from official jQuery sources. Either their CDN or their github account. Google tends to serve outdated or even broken files :-( Unfortunately there's no simple way to get the latest stable jQuery-UI so for now the version has to be adjusted manually in the script. | ||
* | | translation update | Davor Turkalj | 2014-07-17 |
| | | |||
* | | translation update | Yuthana Tantirungrotechai | 2014-07-12 |
| | | |||
* | | translation update | Davor Turkalj | 2014-07-10 |
| | | |||
* | | Merge pull request #755 from projectgus/master | Andreas Gohr | 2014-07-05 |
|\ \ | |/ |/| | authplain: Escape ':'s that appear in the pwhash string | ||
| * | authplain: Escape ':' in any data field as '\:' | Angus Gratton | 2014-07-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | ':' is the field delimiter in the authplain flat text conf/users.auth.php file, but it's also used as an internal delimiter for the 'mediawiki' password hash format. Currently using this hash format corrupts the file This change escapes ':' as '\:' in any field in the users.auth.php file, and any '\' as '\\'. Also adds test cases for escaping modes. | ||
* | | translation update | Jonathan Hernández | 2014-07-04 |
| | | |||
* | | translation update | Mikael Bergström | 2014-07-01 |
|/ | |||
* | Quick fix for #765 - ACL checks in the media manager ajax calls | Michael Hamann | 2014-06-25 |
| | | | | This should be superseded by a proper rewrite of the media manager code | ||
* | fixed template color replacement preview | Andreas Gohr | 2014-06-22 |
| | |||
* | fix IE upload when Array prototype has been modified | Andreas Gohr | 2014-06-19 |
| | | | | | | The edittable plugin broke uploading in IE8 (and maybe others) because the Handsontable script adds a function to the Array prototype and the uploading script did not properly check that. | ||
* | Replace two non-free icons by free alternatives | Tanguy Ortolo | 2014-06-15 |
| | |||
* | Merge pull request #756 from dokuwiki-translate/lang_update_36 | Andreas Gohr | 2014-06-15 |
|\ | | | | | Translation update (lv) | ||
| * | translation update | Aivars Miška | 2014-06-10 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into trailingcolons | Gerrit Uitslag | 2014-06-05 |
|\| | |||
| * | Merge pull request #750 from dokuwiki-translate/lang_update_27 | Gerrit Uitslag | 2014-06-05 |
| |\ | | | | | | | Translation update (tr) | ||
| | * | translation update | İlker R. Kapaç | 2014-05-31 |
| | | | |||
* | | | Merge remote-tracking branch 'origin/master' into trailingcolons | Gerrit Uitslag | 2014-06-03 |
|\| | | | | | | | | | | | | | | | | | Conflicts: inc/lang/lv/lang.php inc/lang/pt/lang.php | ||
| * | | Merge pull request #751 from dokuwiki-translate/lang_update_31 | Anika Henke | 2014-06-01 |
| |\ \ | | | | | | | | | Translation update (ko) | ||
| | * | | translation update | Myeongjin | 2014-06-01 |
| | |/ | |||
| * | | Merge pull request #749 from dokuwiki-translate/lang_update_26 | Anika Henke | 2014-06-01 |
| |\ \ | | | | | | | | | Translation update (pt) | ||
| | * | | translation update | Paulo Silva | 2014-05-30 |
| | |/ | |||
| * / | translation update | Aivars Miška | 2014-05-30 |
| |/ | |||
| * | translation update | Murilo | 2014-05-29 |
| | | |||
| * | translation update | Antonio Castilla | 2014-05-29 |
| | | |||
| * | translation update | Antonio Castilla | 2014-05-29 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into trailingcolons | Gerrit Uitslag | 2014-05-26 |
|\| | | | | | | | | | | | Conflicts: inc/lang/cs/lang.php inc/lang/hu/lang.php | ||
| * | Merge pull request #739 from dokuwiki-translate/lang_update_3 | Andreas Gohr | 2014-05-26 |
| |\ | | | | | | | Translation update (fr) | ||
| | * | translation update | Schplurtz le Déboulonné | 2014-05-26 |
| | | | |||
| * | | translation update | Schplurtz le Déboulonné | 2014-05-26 |
| |/ | |||
| * | just some more doc blocks | Andreas Gohr | 2014-05-25 |
| | | |||
| * | translation update | Johan Vervloet | 2014-05-22 |
| | | |||
| * | translation update | Radovan Buroň | 2014-05-21 |
| | | |||
| * | translation update | Marton Sebok | 2014-05-20 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into trailingcolons | Gerrit Uitslag | 2014-05-19 |
|\| | | | | | | | | | Conflicts: lib/plugins/usermanager/lang/nl/intro.txt | ||
| * | fixed undefined variable in LDAP plugin | Andreas Gohr | 2014-05-18 |
| | | |||
| * | Merge pull request #674 from axel-angel/authldap_modify-pass | Andreas Gohr | 2014-05-18 |
| |\ | | | | | | | Authldap: implement change password in modifyUser | ||
| | * | Simplify code and remove unreachable check | Axel Angel | 2014-05-08 |
| | | | |||
| | * | Hash and salt password with PassHash::ssha | Axel Angel | 2014-05-08 |
| | | | | | | | | | | | | Moved the block closer to the variable use (indent clearer) | ||
| | * | Allow authldap to change password with ldap superuser only if necessary | Axel Angel | 2014-05-08 |
| | | | |||
| | * | Authldap: implement change password in modifyUser | Axel Angel | 2014-05-08 |
| | | | |||
| * | | translation update | PzF_X | 2014-05-18 |
| | | | |||
| * | | Merge pull request #723 from dokuwiki-translate/lang_update_46 | Andreas Gohr | 2014-05-17 |
| |\ \ | | | | | | | | | Translation update (ja) | ||
| | * | | translation update | Hideaki SAWADA | 2014-05-17 |
| | | | |