| af4684ac | 15-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
move geshi highlighting to it's own LESS file |
| fd51614b | 15-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
enable/disable extensions via AJAX FS#2927 |
| 7f081821 | 14-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Extend showuseras config with username_link
uses the user interwiki link as profile link |
| 741b8a48 | 14-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
Show a domain dropdown when multiple AD domains are configured
This integrates the functionality of the now outdated addomain plugin directly into the authad plugin and makes multi-domain setups usa
Show a domain dropdown when multiple AD domains are configured
This integrates the functionality of the now outdated addomain plugin directly into the authad plugin and makes multi-domain setups usable without SSO.
See also https://github.com/cosmocode/dokuwiki-plugin-addomain
show more ...
|
| 4f1a1db1 | 14-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
Revert "fix global $AUTH hiding $auth"
Yes, it's hiding $auth, but detail templates might depend on that. We need to fix this properly.
This reverts commit 343aa1749f17e62fa68e26193011a5051025881a. |
| 16ad3fae | 14-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
fixed some doc strings |
| 343aa174 | 14-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
fix global $AUTH hiding $auth |
| 9f72d639 | 14-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
authldap: handle bad groupkey gracefully |
| 133181ec | 14-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
fixed whitespace errors introduced in #535 |
| 0931b30c | 13-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
adjusted IE detection for smblinks
MSIE 11 tries hard to break any previous working browser detection even through feature checks. This resolves to browser sniffing (MSIE for old IE, Trident for IE1
adjusted IE detection for smblinks
MSIE 11 tries hard to break any previous working browser detection even through feature checks. This resolves to browser sniffing (MSIE for old IE, Trident for IE11+)
See https://forum.dokuwiki.org/thread/10824
show more ...
|
| 79fb388b | 07-Feb-2014 |
Szymon Olewniczak <szymon.olewniczak@rid.pl> |
megre changes |
| 8af71b8c | 07-Feb-2014 |
Szymon Olewniczak <szymon.olewniczak@rid.pl> |
add preventDefault to toolbar buttons |
| 3402a2df | 04-Feb-2014 |
matej <mateju@svn.gnome.org> |
translation update |
| 38e97ed0 | 03-Feb-2014 |
SteScho <schoch@dsb.net> |
Update auth.php
As suggested by @selfthinker |
| 73f25ac0 | 02-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
fix error on CSS includes on windows
The regex wasn't properly escaped here which lead to problems when the path contains backslashes. This is the root cause of the bug reported at https://github.co
fix error on CSS includes on windows
The regex wasn't properly escaped here which lead to problems when the path contains backslashes. This is the root cause of the bug reported at https://github.com/cosmocode/edittable/issues/19
show more ...
|
| 3641199a | 02-Feb-2014 |
Anika Henke <anika@selfthinker.org> |
fixed html errors in video and audio rendering |
| e4928db0 | 31-Jan-2014 |
umriya afini <bigdream.power@gmail.com> |
translation update |
| 73d93f2b | 30-Jan-2014 |
Andreas Gohr <andi@splitbrain.org> |
extension manager: some minor tweaks in the info screen |
| 3e23f03e | 30-Jan-2014 |
SteScho <schoch@dsb.net> |
Update auth.php
In Novell eDir the group search returns strings, not arrays. Added if-statement which determines if the result is an array or an string. |
| d149d9d6 | 29-Jan-2014 |
Petr Klíma <qaxi@seznam.cz> |
translation update |
| b15cd32d | 28-Jan-2014 |
jgpcx <jerry@gpcx.de> |
Update action.php
fix bug that only allows admins any AJAX calls |
| 56305e5a | 27-Jan-2014 |
huseyin can <huseyincan73@gmail.com> |
translation update |
| a0e46368 | 27-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Re-order parameters to not break other callers |
| d2affc24 | 27-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Use original filename for Content-Disposition
In most cases this change will have no effect, but noes the response will use the filename that was originally requested. The downloaded filename can be
Use original filename for Content-Disposition
In most cases this change will have no effect, but noes the response will use the filename that was originally requested. The downloaded filename can be modified to something different as well. E.g. the siteexport plugin will make use of it.
show more ...
|
| d02f9f2e | 25-Jan-2014 |
Momo50 <c.brothelande@gmail.com> |
translation update |