summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* improved coding style on tpl_classes()Anika Henke2013-08-01
|
* added tpl_classes() to return useful layout classesAnika Henke2013-07-21
|
* Merge remote-tracking branch 'origin/master' into loggedin-classAnika Henke2013-07-21
|\
| * updated jquery.cookie.js to 1.3.1 FS#2804Andreas Gohr2013-07-12
| |
| * fix function call in feedcreator FS#2805Andreas Gohr2013-07-12
| | | | | | | | the _redirect function is not used in DokuWiki anyway
| * Brazilian Portuguese language updateVictor Westmann2013-07-12
| |
| * Informal German language updateVolker Bödker2013-07-12
| |
| * fixed picker buttons not showing in IE8 and belowAnika Henke2013-07-12
| |
| * Merge pull request #231 from splitbrain/infopluginnewpluginsAndreas Gohr2013-06-18
| |\ | | | | | | add newest plugin types to info plugin
| | * add newest plugin types to info pluginKlap-in2013-06-18
| | |
| * | Merge pull request #225 from splitbrain/fetchftpAndreas Gohr2013-06-16
| |\ \ | | | | | | | | Add media_isexternal
| | * | apply media_isexternal in ml()Klap-in2013-06-09
| | | |
| | * | Merge remote-tracking branch 'origin/master' into fetchftpKlap-in2013-06-09
| | |\|
| | * | apply media_isexternalKlap-in2013-05-21
| | | |
| | * | tests for media_isexternalKlap-in2013-05-21
| | | |
| | * | Added media_isexternal()Klap-in2013-05-21
| | | |
| | * | Update phpdocs of checkFileStatusKlap-in2013-05-21
| | | |
| | * | Support handle of images from ftp.Klap-in2013-05-21
| | | | | | | | | | | | | | | | ml() can built url to these images, either fetch didn't accept them.
| * | | Merge pull request #222 from hArpanet/patch-1Andreas Gohr2013-06-16
| |\ \ \ | | | | | | | | | | Added comment to DiffFormatter _escape() method
| | * | | Added comment to DiffFormatter _escape() methodhArpanet2013-05-20
| | |/ / | | | | | | | | Clarify use of _escape() method in base class.
| * | | removed tabsAndreas Gohr2013-06-16
| | | |
| * | | message increase for hotfixAndreas Gohr2013-06-16
| | | |
| * | | Merge pull request #180 from splitbrain/FS#2415Andreas Gohr2013-06-16
| |\ \ \ | | | | | | | | | | FS#2415, add $INFO to mediamanager
| | * | | fix comment grammarChristopher Smith2013-03-03
| | | | |
| | * | | include image info in in detail.php; ensure populated before ↵Christopher Smith2013-03-03
| | | | | | | | | | | | | | | | | | | | DETAIL_STARTED event
| | * | | make global, ensure created in mediamanager is global and merged with any ↵Christopher Smith2013-03-03
| | | | | | | | | | | | | | | | | | | | pre-existing
| | * | | (incl. the refactored file)Christopher Smith2013-02-25
| | | | |
| | * | | refactor info functions testChristopher Smith2013-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pageinfo() test no longer required, unit test committed elsewhere and verified against both previous and updated versions of pageinfo() fn. basicinfo() and mediainfo() tests separated each into their own test file.
| | * | | Merge branch 'master' into FS#2415Christopher Smith2013-02-25
| | |\ \ \
| | * | | | another test todoChristopher Smith2013-02-21
| | | | | |
| | * | | | some unit test, more requiredChristopher Smith2013-02-18
| | | | | |
| | * | | | fix missing 'subscribed' keyChristopher Smith2013-02-17
| | | | | |
| | * | | | FS#2415 add to mediamanager (refactor pageinfo() and shift ↵Christopher Smith2013-02-16
| | | | | | | | | | | | | | | | | | | | | | | | MEDIAMANAGER_STARTED after mediainfo() sets up )
| * | | | | Merge pull request #230 from splitbrain/pwgen-eventAndreas Gohr2013-06-16
| |\ \ \ \ \ | | | | | | | | | | | | | | AUTH_PASSWORD_GENERATE event added
| | * | | | | Increased strength of auto generated passwords a bitAndreas Gohr2013-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you want better random initialization and more control over the password strength install the passpolicy plugin.
| | * | | | | fixed syntax fuckupAndreas Gohr2013-06-09
| | | | | | |
| | * | | | | AUTH_PASSWORD_GENERATE event addedAndreas Gohr2013-06-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed to replace the password generator by a plugin implementation. Related to PR #166 and FS#2147
| * | | | | | Swedish language updateAndreas Gohr2013-06-16
| | | | | | |
| * | | | | | correctly count deleted users in plain auth FS#2800Andreas Gohr2013-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reloading the user list after the delete action will make sure the count is always correct.
| * | | | | | check for spam in summary as well, added common spam summaryAndreas Gohr2013-06-12
| | |_|_|_|/ | |/| | | |
| * | | | | update common_ml test for hash changeKlap-in2013-06-09
| | | | | |
| * | | | | Merge pull request #223 from splitbrain/rootids_in_mlAndreas Gohr2013-06-08
| |\ \ \ \ \ | | |/ / / / | |/| | | | Clean internal ids in ml(), that it matches with fetch.php
| | * | | | Add some tests about handling of semicolonsKlap-in2013-05-21
| | | | | | | | | | | | | | | | | | | | | | | | Informative as sample implementation too
| | * | | | Clean internal ids in ml(), that it matches with fetch.phpKlap-in2013-05-21
| | | |_|/ | | |/| | | | | | | | | | | | The resize token was broken because fetch.php cleans the id before the token calculation, while ml() uses the raw id
| * | | | fix problem when ldap returns no groups FS#2788Andreas Gohr2013-06-07
| | | | |
| * | | | fix ldap deref option FS2798Andreas Gohr2013-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not pass timelimit and deref settings to ldap_search. These values should be set globally via ldap_set_option() instead (as we do for deref).
| * | | | treat empty AD credentials as NULL values FS#2781Andreas Gohr2013-06-07
| | | | |
| * | | | Korean language update이명진2013-06-07
| | | | |
* | | | | Merge remote-tracking branch 'origin/master' into loggedin-classAnika Henke2013-06-02
|\| | | |
| * | | | we now require PHP 5.2.0 at leastAndreas Gohr2013-06-02
| | | | |