History log of /dokuwiki/inc/media.php (Results 101 – 125 of 337)
Revision Date Author Comments
# 42ea7f44 01-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Many PHPDocs, some unused and dyn declared vars

many PHPDocs
some unused variables
some dynamically declared variables declared


# 59bc3b48 29-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

more scrutinizer issue improvements


# e0c26282 29-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

scrutinizer documentations issues


# 21d806cd 28-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

improve some scrutinizer issues

different types
unused vars
PHPDocs


# ff04e8b7 30-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

better NS check in media_delete

as discussed in 22db8df7a2f043e38437a49bb327354b2a296bf0


# 22db8df7 30-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

recheck auth in media_delete

Sometime the passed AUTH was not correct. This is a quick fix,
but the whole media manager handling is one stining pile of crap that
needs a major rewrite.


# fde860be 15-May-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Move colon from code to language strings


# c6571d58 19-Mar-2014 Andreas Gohr <andi@splitbrain.org>

fixed media icons in recent changes. closes #625


# 3275c5d6 14-Mar-2014 Andreas Gohr <andi@splitbrain.org>

Merge branch 'master' into diff_navigation

* master: (103 commits)
Add a basic test case for the cache
Events: Trigger a warning if the default action is not callable
Fix caching (make the eve

Merge branch 'master' into diff_navigation

* master: (103 commits)
Add a basic test case for the cache
Events: Trigger a warning if the default action is not callable
Fix caching (make the event callback public again)
translation update
translation update
translation update
translation update
translation update
translation update
translation update
avoid HTTP image screenshot urls. closes #595
translation update
Extension manager: Fix cache extension to be .repo
adjusted the office type color again
another instance of empty() where an array key might not exist
remove placeholder van denied.txt
updated file icons once more
removed 'not logged in' text, loginform is shown already
Revert "added stripped bit to language file"
fixed index file
...

Conflicts:
inc/html.php

show more ...


# 672a91c1 14-Mar-2014 Andreas Gohr <andi@splitbrain.org>

Merge pull request #554 from splitbrain/fileicons

Switched file icons against generated ones, added 32x32 versions


# 0e80bb5e 05-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

use empty() where array values might not be set


# 8fcb305d 23-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Merge remote-tracking branch 'origin/master' into diff_navigation

Conflicts:
inc/html.php


# 1f6db538 22-Feb-2014 Andreas Gohr <andi@splitbrain.org>

Merge pull request #561 from splitbrain/dir_delete

replace dir_delete by io_rmdir


# 6ffaeda9 20-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

added some PHPDocs media.php


# 2472a8f6 20-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Removed unused vars, define undefined ones


# 900a9e9e 20-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

replace dir_delete by io_rmdir


# dfe934f9 16-Feb-2014 Andreas Gohr <andi@splitbrain.org>

Switched file icons against generated ones, added 32x32 versions


# b83a74f1 15-Feb-2014 Anika Henke <anika@selfthinker.org>

fixed typo in phpdoc


# 71fcf515 15-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Merge remote-tracking branch 'origin/master' into diff_navigation


# 90098477 15-Feb-2014 Andreas Gohr <andi@splitbrain.org>

try to ignore chmod errors FS#2895


# 2643fc17 15-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Merge remote-tracking branch 'origin/master' into diff_navigation


# 815f94e6 15-Feb-2014 lisps <stummp@loewen.de>

Mediamanager: rename radio name attributes for sort and list buttons to
fix fs#2851
related to http://bugs.jqueryui.com/ticket/8761


# a051c274 02-Feb-2014 Anika Henke <anika@selfthinker.org>

Merge remote-tracking branch 'origin/master' into video-audio


# 8fe276f7 26-Jan-2014 Anika Henke <anika@selfthinker.org>

Merge remote-tracking branch 'origin/master' into video-audio


# 93c7482b 19-Jan-2014 Andreas Gohr <andi@splitbrain.org>

Merge pull request #454 from lisps/resize_image-height

Resize image by height


12345678910>>...14