History log of /dokuwiki/inc/media.php (Results 151 – 175 of 323)
Revision Date Author Comments
# 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)


# 063fb5b5 09-Jan-2012 Andreas Gohr <andi@splitbrain.org>

do not rely on tmpfile() in the AJAX uploader backend FS#2417


# 370d3435 18-Dec-2011 Adrian Lang <mail@adrianlang.de>

Fix double URL-encoding in media manager (FS#2403)


# 2e0ce437 13-Dec-2011 Andreas Gohr <gohr@cosmocode.de>

Avoid a warning when a media cachefile doesn't exist yet


# eea07c23 04-Dec-2011 Anika Henke <anika@selfthinker.org>

fixed link in popup media manager to fullscreen media manager to open in correct namespace (FS#2401)


# 33772bd0 28-Nov-2011 Andreas Gohr <andi@splitbrain.org>

Merge pull request #66 from dploeger/28db35ad3dd974cc2f627d25f7bcc16e9fd0ceac

This fix is alright. The action gets escaped by DokuForm's use of buildAttributes()


# 3543c6de 28-Nov-2011 Andreas Gohr <andi@splitbrain.org>

deprecated 3rd parameter of cleanID() FS#2377

For some reason trailing/leading underscores were allowed when uploading
files. But the rest of the code (eg. listing or downloading files) never
suppor

deprecated 3rd parameter of cleanID() FS#2377

For some reason trailing/leading underscores were allowed when uploading
files. But the rest of the code (eg. listing or downloading files) never
supported this. This patch removes this special case for uploading files
to streamline ID cleaning of pages and media files.

show more ...


# 28db35ad 28-Nov-2011 dploeger <develop@dieploegers.de>

Fixes SYMPTOMS of FS #2393


# d7169d19 12-Nov-2011 Andreas Gohr <andi@splitbrain.org>

Replaced mail_send calls with new Mailer class


# 38b2bf35 04-Nov-2011 Anika Henke <anika@selfthinker.org>

fixed media list options in new mediamanager to work without JavaScript again (FS#2363)


# 3629bc8c 30-Oct-2011 Adrian Lang <mail@adrianlang.de>

MediaManager: Check DOKU_PREF cookie value for validness


# f20ead66 15-Oct-2011 Andreas Gohr <andi@splitbrain.org>

readded delete in popup and link to full mediamanager FS#2347


# 80326249 27-Sep-2011 Anika Henke <anika@selfthinker.org>

media manager: IE7 fixes (and other small improvements)


# edf35c42 25-Sep-2011 Anika Henke <anika@selfthinker.org>

whitespace fixes: tabs to spaces


# 9a71fb5c 25-Sep-2011 Anika Henke <anika@selfthinker.org>

media manager: fixed and improved diff views


# 554a8c9f 24-Sep-2011 Adrian Lang <mail@adrianlang.de>

More mediamanager reworking


12345678910>>...13