| 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 |
| 58e8fa00 | 25-Jan-2014 |
Martin Michalek <michalek.dev@gmail.com> |
translation update |
| 975e2a19 | 24-Jan-2014 |
Andreas Gohr <andi@splitbrain.org> |
removed empty language files
our translation interface used to submit empty files for a while but no longer does, so these can go |
| ca149a9e | 24-Jan-2014 |
Myeongjin <aranet100@gmail.com> |
translation update |
| a18d5a45 | 22-Jan-2014 |
cross <cross1962@gmail.com> |
translation update |
| 1093058c | 21-Jan-2014 |
Paweł Jan Czochański <czochanski@gmail.com> |
translation update |
| 13bc346a | 19-Jan-2014 |
Marina Vladi <deldadam@gmail.com> |
translation update |
| 99c82aef | 19-Jan-2014 |
Erli Moen <evseev.jr@gmail.com> |
translation update |
| 7e487fcf | 17-Jan-2014 |
Andreas Gohr <andi@splitbrain.org> |
renamed conflicting JavaScript functions FS#2915 |
| 4d4058ee | 17-Jan-2014 |
Andreas Gohr <andi@splitbrain.org> |
do not keep zero size files |
| 138bfd16 | 17-Jan-2014 |
Andreas Gohr <andi@splitbrain.org> |
localize jQuery UI date picker FS#2912 |
| 5b82acf8 | 17-Jan-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Use more general name for qsearch output |
| ceb99d95 | 17-Jan-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
move getSearchterm to overrideable method |
| f9328d30 | 16-Jan-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Reformat qsearch.js |