| #
f0b65004 |
| 22-Mar-2013 |
Christopher Smith <chris@jalakai.co.uk> |
don't resize images when resize dimensions match native image dimensions
|
| #
0f4e0092 |
| 20-Mar-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add a token to fetch urls requiring image resize/crop to prevent external DDOS via fetch
|
| #
fd9d3278 |
| 19-Mar-2013 |
Christopher Smith <chris@jalakai.co.uk> |
avoid creating an intermediate crop image when the final image will match a resize
|
| #
d02ff930 |
| 18-Mar-2013 |
Christopher Smith <chris@jalakai.co.uk> |
correct parenthesis in image crop calculations to ensure integer values
|
| #
add8678f |
| 01-Mar-2013 |
Andreas Gohr <andi@splitbrain.org> |
alternative fix for FS#2734
|
| #
dd90013a |
| 16-Feb-2013 |
Michael Hamann <michael@content-space.de> |
Media manager: don't create empty namespaces FS#2642
Previously the media manager created an empty namespace whenever you opened a non-existing namespace with upload permissions. Now the current nam
Media manager: don't create empty namespaces FS#2642
Previously the media manager created an empty namespace whenever you opened a non-existing namespace with upload permissions. Now the current namespace is only displayed in the tree but not actually created.
show more ...
|
| #
fed6fccb |
| 16-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
fixed media upload not working with QuickPHP (FS#2531 + FS#2673)
|
| #
a5951419 |
| 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
don't use keep-alive with single shot HTTP clients
|
| #
b5460ee2 |
| 26-Jan-2013 |
Michael Hamann <michael@content-space.de> |
Implement media subscriptions in the new subscription class
|
| #
63e967bd |
| 05-Aug-2012 |
Anika Henke <anika@selfthinker.org> |
html validity fixes (removed name and align in some plugins)
|
| #
71f17ac4 |
| 29-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
copy not move uploaded files FS#2465
This fixes problems with setgid bits on the media directory
|
| #
b7e5821d |
| 28-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
added missing include
|
| #
3009a773 |
| 28-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
replaced use of basename() with utf8_basename() FS#2015
|
| #
4ba05e11 |
| 06-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
syntax fix for media_diff
same problem as in f1d7655b8b6288d5b3d63a44412a69c0aa012ed8
|
| #
29f2dfdc |
| 06-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
Merge branch 'input-validation' of git://github.com/whoopdedo/dokuwiki into pull-request-110
* 'input-validation' of git://github.com/whoopdedo/dokuwiki: fix incorrect usage of tpl_getMediaFile
Merge branch 'input-validation' of git://github.com/whoopdedo/dokuwiki into pull-request-110
* 'input-validation' of git://github.com/whoopdedo/dokuwiki: fix incorrect usage of tpl_getMediaFile fix necessary global declaration Input wrapper for html forms Input validation for media manager Input wrapper for exe scripts more INPUT wrapper uses: cache purge, sectok, getID Input wrapper for action.php
Conflicts: lib/exe/css.php
show more ...
|
| #
e260f93b |
| 05-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
xml compatibility fixes (mainly entities to unicode conversions)
|
| #
8108113c |
| 29-Jun-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
Input validation for media manager
|
| #
7656ee3b |
| 10-Jun-2012 |
lupo49 <post@lupo49.de> |
Fix for FS#2522 / Now all places of $lang['restored'] are covered with the restored-date information
|
| #
f940e4a0 |
| 23-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
display uploadable file size in media manager FS#2425
|
| #
ae7c596c |
| 15-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
Merge branch 'master' into htmlmail
* master: (382 commits) Romanian language update Marathi language update Arabic Language Update when there's not enough space for images, make sure they s
Merge branch 'master' into htmlmail
* master: (382 commits) Romanian language update Marathi language update Arabic Language Update when there's not enough space for images, make sure they stay proportional (might be FS#2480) added minimal RTL print styles (part of FS#2185) moved plugins' rtl.css to their style.css counterpart (part of FS#2185) removed all browser-specific gradients as the recently (in 42ff6730) introduced svg makes them unnecessary removed comments from accidentally commented lines in tpl_includeFile() removed obsolete template file added tpl_includeFile() to core Make getTitle method in remote interface public Changed an error code in XML-RPC interface. This error hasn't anything to do with the rest of the -32600 errors. BG: language update Korean language update fixed performance issues with gradient in Firefox (which also added gradient support for IE9) (FS#2447) deleted very old (and unused) images added accidentally removed '<?php' back in (was in 57fc5edd) wrapped X-UA-Compatible meta tag with conditional comments added explanation to todo in _forms.css removed problematic 'overflow: hidden' from lists again ('unfixes' FS#1950) ...
Conflicts: inc/auth.php inc/load.php
show more ...
|
| #
63703ba5 |
| 16-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
coding style updates
|
| #
c7b28ffd |
| 04-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
added div.table around non-editable content as well (FS#1980)
|
| #
59f3611b |
| 22-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and
removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and is what was originally planned
show more ...
|
| #
02eb484f |
| 12-Jan-2012 |
Andreas Gohr <andi@splitbrain.org> |
always show full filename as tooltip in mediamanager
|
| #
2dba8df4 |
| 13-Jan-2012 |
Adrian Lang <mail@adrianlang.de> |
Fix sorting in media manager search (FS#2423)
|