summaryrefslogtreecommitdiff
path: root/modules/upload/upload.admin.inc
Commit message (Collapse)AuthorAge
* - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵Dries Buytaert2009-09-05
| | | | other types of stuff to render() structures.
* - Patch #556138 by Bojhan: fixed broken link.Dries Buytaert2009-08-22
|
* - Patch #523478 by stBorchert, Bojhan, et al: better widget for WIDTH x ↵Dries Buytaert2009-08-21
| | | | HEIGHT widget.
* - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and ↵Dries Buytaert2009-08-20
| | | | modules' page.
* - Patch #440778 by brianV: coding style fixes and documentation improvements.Dries Buytaert2009-05-21
|
* - Patch #266246 by David Strauss: added smart defaults for ↵Dries Buytaert2009-01-11
| | | | system_settings_form().
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵Dries Buytaert2008-07-16
| | | | printes #markup, not #value.
* - Patch #93154 by mfb: add unlimited option for uploading files.Dries Buytaert2008-04-20
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* #18954 by kkaefer, Pancho: built-in role names were not translated and some ↵Gábor Hojtsy2008-01-10
| | | | user_roles() call cleanups
* - Patch #206418 by meba: fixed typo - 'sever' should be 'server'.Dries Buytaert2008-01-05
|
* - Patch #199955 by saxofaan: file_upload_max_size() returns results in ↵Dries Buytaert2008-01-05
| | | | bytes, not in mega bytes.
* #191104 by keith.smith: (usability) change occurances of node to 'post' and ↵Gábor Hojtsy2007-11-12
| | | | 'content' as appropriate
* Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes appliedGábor Hojtsy2007-10-17
|
* #164935 by Ralf Stamm: standardize CVS Id tags in files:Gábor Hojtsy2007-08-07
| | | | | | - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added
* - Patch #163248 by bennybobw: split upload module.Dries Buytaert2007-07-30