summaryrefslogtreecommitdiff
path: root/modules/upload/upload.module
Commit message (Expand)AuthorAge
* - Patch #26139 by webchick / Kieran / documentation team: improved admin help...Dries Buytaert2005-11-01
* - Patch #34920 by tangent: reorganized the node submission form a bit.Dries Buytaert2005-10-28
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
* - Removing tabs and trailing whitespaces.Dries Buytaert2005-10-07
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Modified patch #30775 by timcn, Souvent22, m3avrck: give file uploads descr...Dries Buytaert2005-09-27
* - #30128: Call by reference left-oversSteven Wittens2005-09-02
* - Patch #28483 by Steven: JavaScript enabled uploading.Dries Buytaert2005-08-31
* - Patch #7582 by Gerhard: improved node revisions!Dries Buytaert2005-08-30
* - Patch #29737 by m3avrck: fixed broken link in upload.module.Dries Buytaert2005-08-29
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Alternative solution for #28721: expand "File attachments"-group on node ed...Dries Buytaert2005-08-17
* - Patch by Uwe: tidied up the CVS IDs.Dries Buytaert2005-08-11
* - Patch #24183 by drumm: remove unnecessary setting from upload module. Curr...Dries Buytaert2005-07-22
* - 'File Attachments' -> 'File attachments'.Dries Buytaert2005-07-03
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
* - Patch #16204 by Thox: committed the collapsible form elements patch.Dries Buytaert2005-06-21
* - Typo in upload messages: %quote -> %quotaSteven Wittens2005-05-31
* - #23213: Report upload size limits in megabytes, not bytes.Steven Wittens2005-05-25
* - Patch #23160 by drumm: fixed status message by adding a missing string subs...Dries Buytaert2005-05-19
* - Fixing some plain/url check calls.Steven Wittens2005-05-18
* - Patch #22723 by ejort: 'from' to 'FROM'.Dries Buytaert2005-05-14
* - Patch #22806 by Neil: replaced left-over <em>foo<em> with theme('placeholde...Dries Buytaert2005-05-14
* - #21429: Maximum upload file size was checked in bytes, not megabytes.Steven Wittens2005-05-07
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - 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