summaryrefslogtreecommitdiff
path: root/modules/upload/upload.module
Commit message (Collapse)AuthorAge
* - Patch #112715 by webchick et al: fixed some E_ALL errors.Dries Buytaert2007-01-25
|
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* Fix JS upload after theme_button change.Steven Wittens2007-01-15
|
* - Patch #103164 by davea and RobRoy: made downloads work on IE6. Send ↵Dries Buytaert2007-01-02
| | | | correct headers.
* #106232 by chx. Add spaces for code style.Neil Drumm2007-01-02
|
* - Patch #102583 by ChrisKennedy: file upload maxsize displayed incorrectly.Dries Buytaert2006-12-14
|
* #101714: Allow OpenDocument file extensions by default.Steven Wittens2006-12-06
|
* #101164: Fix file upload in PHP5 (pass by reference)Steven Wittens2006-12-05
|
* #61528 by Darren Oh. Let the browser fully handle downloading attachments.Neil Drumm2006-11-28
|
* #98391 by RobRoy. Don't show the file upload field if the files directory ↵Neil Drumm2006-11-28
| | | | won't work.
* #97870 by killes. Keep file information updated as it is saved.Neil Drumm2006-11-27
|
* #97231 by pwolanin. Keep the node type in a property and use it consistently.Neil Drumm2006-11-26
|
* #97824 by Gurpartap. Move enclosing elements outside of their t().Neil Drumm2006-11-26
|
* - Patch #92992 by webchick and neclimdul: clean up documentation that is ↵Dries Buytaert2006-11-21
| | | | superseded by the new 'by module' administration dashboard.
* - Patch #89285 by profix: code simplifications.Dries Buytaert2006-10-26
|
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* Fix for #81740 by myself. Reference objects as objects.Neil Drumm2006-10-17
|
* - Patch #82045 by chx, eaton et al: fixed nodeapi.Dries Buytaert2006-10-05
|
* - Patch #85257 by RobRoy: fixed default upload restrictions.Dries Buytaert2006-09-26
|
* - Patch #83297 by yched et al: prevent double escaping of filenames in ↵Dries Buytaert2006-09-10
| | | | | | upload module. (Needs to be backported, I think)
* - Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch.Dries Buytaert2006-09-09
|
* - Patch #30525 by rblomme et al: make downloading attachments work with IE6.Dries Buytaert2006-09-08
|
* - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.Dries Buytaert2006-08-31
| | | | Restores the old node API.
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Fix upload.js after edit[] patch (note: uploading is still broken, with or ↵Steven Wittens2006-08-30
| | | | without JS)
* - Patch #68418 by Moshe et al: clean up node submit hooks.Dries Buytaert2006-08-29
|
* #80574 Eaton and chx. Replace $_POST['edit'] with $_POST.Neil Drumm2006-08-29
|
* - Patch #80934 by timnc: more t() fixes.Dries Buytaert2006-08-27
|
* - Patch #38454 by drumm, jaza, webchick, timnc et al: add field pre- and ↵Dries Buytaert2006-08-26
| | | | suffixes to textfields.
* - Patch #76444 by chx, moshe, eaton, angie et al: make it possible to ↵Dries Buytaert2006-08-22
| | | | control access to form elements.
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with ↵Dries Buytaert2006-08-10
| | | | | | arrays like FAPI for viewing. Once again, we're paving the path for CCK in core ... :)
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node ↵Neil Drumm2006-08-06
| | | | types.
* #72545 by pwolanin, validation for upload module administration.Neil Drumm2006-08-06
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* #73605 by RobRoy, make hook_link() implementations consistent with ↵Neil Drumm2006-07-19
| | | | documentation.
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* #71925 by Steven, remove # prefix from link array keys.Neil Drumm2006-07-04
|
* #71616 by keve, cleanupNeil Drumm2006-07-04
|
* #66662 by stefan nagtegaal, Remove PHP noticesNeil Drumm2006-06-11
|
* #57307 by killes, upload_load should return an ordered setNeil Drumm2006-06-11
|
* - Patch #66842 by Heine: use proper variable to show filename.Dries Buytaert2006-06-02
|
* fixing stuffGerhard Killesreiter2006-06-01
|
* - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ↵Dries Buytaert2006-05-18
| | | | modules
* - Patch #51506 by gordon: new feature: added auto-complete functionality to ↵Dries Buytaert2006-05-12
| | | | user profiles.
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* #30025 by m3avrck, Upload module needs a 'default' maxfile size settingNeil Drumm2006-05-04
|