summaryrefslogtreecommitdiff
path: root/modules/upload/upload.module
Commit message (Expand)AuthorAge
* - 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