summaryrefslogtreecommitdiff
path: root/modules/upload.module
Commit message (Expand)AuthorAge
* - Patch #19451 by JonBob: improved consistency of module descriptions. We sh...Dries Buytaert2005-04-01
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - #12211: Show link indicating that a node has attachments on the homepageSteven Wittens2005-03-18
* - Patch #16963 by Neil: the upload's module help text was in bad shape. Edit...Dries Buytaert2005-02-08
* - Missing apostropheSteven Wittens2005-02-08
* #16993: Bad query in upload.Steven Wittens2005-02-08
* - Fixed warning in the feed generation (enclosures).Dries Buytaert2005-02-07
* - Patch #16358 by James: added toolkit to enable better image handling. The ...Dries Buytaert2005-02-01
* - Patch #16513 by James (slightly modified): export categories and enclosures...Dries Buytaert2005-02-01
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - Moved the upload settings to 'admin/settings'.Dries Buytaert2005-01-29
* - Modified patch #14170 by Neil: improved default workflow (default node type...Dries Buytaert2005-01-24
* - Patch #16023 by chx: the upload.module still used the old node_access_*_sql...Dries Buytaert2005-01-23
* - Patch #14917 by UnConeD/Steven:Dries Buytaert2004-12-31
* - Added missing spaceDries Buytaert2004-12-29
* - Patch #14545 by nysus: don't grant access to files if the node is not acces...Dries Buytaert2004-12-29
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve con...Dries Buytaert2004-11-23
* Missing check if file upload fails.Steven Wittens2004-10-20
* #10441: Splitting up upload permissions in 2: one for uploading and one for v...Steven Wittens2004-09-19
* - Patch #8179 by JonBob: the legacy handlers and file upload previews were mi...Dries Buytaert2004-09-17
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* #10560: Upload.moduleSteven Wittens2004-09-13
* Upload.module: add explicit cast to (array) for $node->files in case it's not...Steven Wittens2004-09-05
* Patch by me and Kjartan.Steven Wittens2004-08-24
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Code improvements by Stefan: use capital letters for header titles (and add...Dries Buytaert2004-08-19
* Fixed bad permissions in upload.module:Steven Wittens2004-08-18
* - Code improvements by Stefan:Dries Buytaert2004-08-18
* - Small change to the wording of the 'note'.Dries Buytaert2004-08-18
* Setting the default workflow for attachments by upload.module to be enabled.Steven Wittens2004-08-18
* - The upload (filehandler) module has landed!Dries Buytaert2004-08-17