summaryrefslogtreecommitdiff
path: root/inc/media.php
Commit message (Expand)AuthorAge
* Use mailprefix for media upload emails too (see also FS#2021)Guy Brand2011-06-09
* jQuery rewrite branch merged into master branch of whole projectMichal Rezler2011-03-23
|\
| * Use common media_save in media_upload and putAttachmentAdrian Lang2011-02-06
| * XML-RPC deleteAttachment now uses media_deleteAdrian Lang2011-02-06
| * handle mailfrom replacements in a central place FS#2091Andreas Gohr2010-11-05
* | added a TODOPierre Spring2010-10-10
|/
* Small fixes / cleanupAdrian Lang2010-09-28
* removed more unneeded require_once() callsAndreas Gohr2010-02-01
* first attempt to centralize all include loadingAndreas Gohr2010-01-31
* don't check filesize but rely on error on upload FS#1716Andreas Gohr2009-11-15
* Make Doku_Form constructor more flexibleAdrian Lang2009-10-22
* Coding Standard CleanupAndreas Gohr2009-10-20
* New dformat() function for fuzzy date supportAndreas Gohr2009-10-07
* Use all available icons for file links (FS#1759)Tom N Harris2009-09-26
* media file name search completedAndreas Gohr2009-09-21
* Some changes to the media file searchAndreas Gohr2009-09-01
* media manager search: do not show messages about filessarnowski2009-08-24
* Search capabilities for the media manager added.sarnowski2009-08-24
* do not prepend colon via javascript in media managerAndreas Gohr2009-08-30
* Multiple enhancements in the flash uploaderAndreas Gohr2009-06-05
* Make more use of clientIP() FS#1668Andreas Gohr2009-04-10
* fixed media listing for recent change in search_mediaAndreas Gohr2009-03-01
* fixed media deletion when reference check is enabled FS#1582Andreas Gohr2009-02-05
* Work around IIS bug for redirects FS#1576Andreas Gohr2009-01-27
* added missing closing parenthesisAndreas Gohr2009-01-22
* further updates to config_cascade patchChris Smith2009-01-22
* Media changelog addedmichael2009-01-18
* replaced str_replace with sprintf in media managerAndreas Gohr2009-01-16
* fix for FS#1534Michael Klier2009-01-16
* Use html_flashobject for MultiUploaderAndreas Gohr2009-01-16
* removed some illogical path setupsAndreas Gohr2008-12-13
* Make content-disposition configurable in mime.conf FS#1541Andreas Gohr2008-12-02
* moved crop/resize functions out of fetch.php for reusabilityMichael Klier2008-10-26
* removed 'ALT+' from all titles of elements with accesskeys (FS#1172)Anika Henke2008-10-12
* FS#1134 removed inline javascript from mediamanagerMichael Klier2008-10-12
* Fix for FS#1230Gina Haeussge2008-10-11
* wrap media file deletion in MEDIA_DELETE_FILE eventMichal Kolodziejski2008-10-01
* multiupload fixes FS#1452Andreas Gohr2008-09-16
* removed all occurrences of onkeypress (FS#1449)Anika Henke2008-07-20
* Check file size of uploaded dataAndreas Gohr2008-07-15
* show xmp metadata in default templatehakan.sandell2008-05-18
* experimental Flash based multi uploadAndreas Gohr2008-06-07
* use fulltext index to search for used media files FS#1336 FS#1275Andreas Gohr2008-02-23
* use strftime() instead of date() FS#1335 :!:Andreas Gohr2008-02-23
* redirect to root namespace in mediamanager when namespace was deleted FS#1286Andreas Gohr2008-02-15
* fix line endings for meta data editing in media manager FS#1324Andreas Gohr2008-02-15
* skip invalid filenames in media directory list (related to FS#1312 FS#1306)Andreas Gohr2008-01-18
* refactored media upload formMichael Klier2007-10-29
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* media meta chmod fixOtto Vainio2007-09-26