Dries Buytaert
|
3c8991d0b7
|
- Patch #152291 by dopry: remove some remaining cruft for handling preview URLs from upload.module.
|
2007-06-17 10:43:25 +00:00 |
Dries Buytaert
|
931a4f32dc
|
- Patch #152171 by yched: added missing validation routines for settings.
|
2007-06-15 22:00:30 +00:00 |
Dries Buytaert
|
29eb5a6284
|
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
|
2007-06-08 05:50:58 +00:00 |
Dries Buytaert
|
1fe90cba4f
|
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
|
2007-06-04 07:22:23 +00:00 |
Dries Buytaert
|
4fd54aabc5
|
- Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews.
|
2007-05-30 08:08:59 +00:00 |
Dries Buytaert
|
8a4451e3ca
|
- Patch #146470 by ax: fixed typo in Form API3 conversion.
|
2007-05-29 16:06:07 +00:00 |
Dries Buytaert
|
96926ca047
|
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
|
2007-05-28 06:08:47 +00:00 |
Dries Buytaert
|
ac65ff9074
|
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
|
2007-05-14 13:43:38 +00:00 |
Dries Buytaert
|
7d4f2836ba
|
- Patch #128082 by Goba et al: Allow localization of built-in menu items.
|
2007-04-30 17:03:29 +00:00 |
Dries Buytaert
|
e675979091
|
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
|
2007-04-13 08:56:59 +00:00 |
Dries Buytaert
|
5bbbf10ba8
|
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
|
2007-04-06 13:27:23 +00:00 |
Steven Wittens
|
f7440d4d73
|
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
|
2007-03-27 05:13:55 +00:00 |
Dries Buytaert
|
eb6b848de6
|
- Patch #110888 by Eaton: unify hook _alter()
|
2007-03-26 00:35:59 +00:00 |
Dries Buytaert
|
5fdaa818da
|
- Patch #68690 by mindless: new attachments not shown.
|
2007-03-06 16:43:10 +00:00 |
Dries Buytaert
|
dc5843bd30
|
- Patch #111347 by Steven: refactor url() and l().
|
2007-02-15 11:40:19 +00:00 |
Dries Buytaert
|
05a708fb06
|
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks.
|
2007-01-31 15:49:26 +00:00 |
Dries Buytaert
|
3b543c18f5
|
- Rollback of E_ALL patch. Too much extra breakage.
|
2007-01-25 22:14:06 +00:00 |
Dries Buytaert
|
fd32b42196
|
- Patch #112715 by webchick et al: fixed some E_ALL errors.
|
2007-01-25 21:32:07 +00:00 |
Dries Buytaert
|
03752e35a4
|
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet.
|
2007-01-24 14:48:36 +00:00 |
Steven Wittens
|
6c3f2ef2cd
|
Fix JS upload after theme_button change.
|
2007-01-15 11:22:34 +00:00 |
Dries Buytaert
|
a7d58587cb
|
- Patch #103164 by davea and RobRoy: made downloads work on IE6. Send correct headers.
|
2007-01-02 10:25:33 +00:00 |
Neil Drumm
|
dfd86399c0
|
#106232 by chx. Add spaces for code style.
|
2007-01-02 05:05:38 +00:00 |
Dries Buytaert
|
5d2f993c22
|
- Patch #102583 by ChrisKennedy: file upload maxsize displayed incorrectly.
|
2006-12-14 13:30:59 +00:00 |
Steven Wittens
|
cc2cb795d5
|
#101714: Allow OpenDocument file extensions by default.
|
2006-12-06 20:37:25 +00:00 |
Steven Wittens
|
80f691eeef
|
#101164: Fix file upload in PHP5 (pass by reference)
|
2006-12-05 23:10:48 +00:00 |
Neil Drumm
|
222fa77f84
|
#61528 by Darren Oh. Let the browser fully handle downloading attachments.
|
2006-11-28 02:38:28 +00:00 |
Neil Drumm
|
85a1cea720
|
#98391 by RobRoy. Don't show the file upload field if the files directory won't work.
|
2006-11-28 02:28:48 +00:00 |
Neil Drumm
|
706a462c89
|
#97870 by killes. Keep file information updated as it is saved.
|
2006-11-27 23:01:11 +00:00 |
Neil Drumm
|
8b1e5d0505
|
#97231 by pwolanin. Keep the node type in a property and use it consistently.
|
2006-11-26 02:43:48 +00:00 |
Neil Drumm
|
b5bf8a8f47
|
#97824 by Gurpartap. Move enclosing elements outside of their t().
|
2006-11-26 02:20:01 +00:00 |
Dries Buytaert
|
6ae6dc0d85
|
- Patch #87298 by webchick, neil, dww et al: show version numbers on modules page.
|
2006-11-21 20:55:36 +00:00 |
Dries Buytaert
|
b004f328ee
|
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.
|
2006-11-21 20:14:19 +00:00 |
Dries Buytaert
|
cb8be5f821
|
- Patch #89285 by profix: code simplifications.
|
2006-10-26 05:31:14 +00:00 |
Steven Wittens
|
36d44fbfb0
|
#84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc
|
2006-10-22 08:28:47 +00:00 |
Neil Drumm
|
f37cfb92b2
|
Fix for #81740 by myself. Reference objects as objects.
|
2006-10-17 08:20:42 +00:00 |
Dries Buytaert
|
18b297abf8
|
- Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added package support to the modules page.
|
2006-10-05 15:47:57 +00:00 |
Dries Buytaert
|
90f9bffbc0
|
- Patch #82045 by chx, eaton et al: fixed nodeapi.
|
2006-10-05 15:26:17 +00:00 |
Dries Buytaert
|
24ac1a1fb2
|
- Patch #85257 by RobRoy: fixed default upload restrictions.
|
2006-09-26 14:11:58 +00:00 |
Dries Buytaert
|
e4b063e1ef
|
- Patch #83297 by yched et al: prevent double escaping of filenames in upload module.
(Needs to be backported, I think)
|
2006-09-10 07:38:52 +00:00 |
Dries Buytaert
|
35c33e3cf5
|
- Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch.
|
2006-09-09 08:25:24 +00:00 |
Dries Buytaert
|
a45c5f8169
|
- Patch #30525 by rblomme et al: make downloading attachments work with IE6.
|
2006-09-08 16:26:51 +00:00 |
Dries Buytaert
|
49fa25fb76
|
- Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.
Restores the old node API.
|
2006-08-31 21:58:36 +00:00 |
Dries Buytaert
|
c64db1da29
|
- Patch #80952 by earl, webchick, neclimdul et al: .info files
|
2006-08-31 20:22:37 +00:00 |
Steven Wittens
|
6bbc4d7bf1
|
- Fix upload.js after edit[] patch (note: uploading is still broken, with or without JS)
|
2006-08-30 18:56:31 +00:00 |
Dries Buytaert
|
5524604a95
|
- Patch #68418 by Moshe et al: clean up node submit hooks.
|
2006-08-29 18:43:26 +00:00 |
Neil Drumm
|
bceaf8f0da
|
#80574 Eaton and chx. Replace $_POST['edit'] with $_POST.
|
2006-08-29 09:12:03 +00:00 |
Dries Buytaert
|
f2f3416549
|
- Patch #80934 by timnc: more t() fixes.
|
2006-08-27 12:43:18 +00:00 |
Dries Buytaert
|
234d5bef20
|
- Patch #38454 by drumm, jaza, webchick, timnc et al: add field pre- and suffixes to textfields.
|
2006-08-26 09:56:17 +00:00 |
Dries Buytaert
|
c4f1e4ba13
|
- Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control access to form elements.
|
2006-08-22 11:13:04 +00:00 |
Dries Buytaert
|
7de41539df
|
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.
|
2006-08-18 18:58:47 +00:00 |
Steven Wittens
|
81938a3cdc
|
#76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders
|
2006-08-18 12:17:00 +00:00 |
Dries Buytaert
|
ce85b7c7f8
|
- Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.
Once again, we're paving the path for CCK in core ... :)
|
2006-08-10 15:42:33 +00:00 |
Dries Buytaert
|
729fa6c11b
|
- Patch #77422 by timcn: corrected various paths in the documentation.
|
2006-08-07 15:04:16 +00:00 |
Neil Drumm
|
129c8eb18c
|
#62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types.
|
2006-08-06 23:00:42 +00:00 |
Neil Drumm
|
0299beb05e
|
#72545 by pwolanin, validation for upload module administration.
|
2006-08-06 22:49:27 +00:00 |
Dries Buytaert
|
b138793b68
|
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)
|
2006-07-31 11:25:55 +00:00 |
Neil Drumm
|
c11c1c2800
|
#73605 by RobRoy, make hook_link() implementations consistent with documentation.
|
2006-07-19 07:15:35 +00:00 |
Dries Buytaert
|
58752cfaa2
|
- Patch #72284 by me:
+ reorganized ?q=admin/settings
+ deprecated the _settings hook
|
2006-07-10 19:27:52 +00:00 |
Dries Buytaert
|
e93f8be871
|
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
|
2006-07-05 11:45:51 +00:00 |
Neil Drumm
|
59aa2ae8e8
|
#71925 by Steven, remove # prefix from link array keys.
|
2006-07-04 08:59:05 +00:00 |
Neil Drumm
|
8d70d932b1
|
#71616 by keve, cleanup
|
2006-07-04 08:48:05 +00:00 |
Neil Drumm
|
7c05eaa9ac
|
#66662 by stefan nagtegaal, Remove PHP notices
|
2006-06-11 23:58:55 +00:00 |
Neil Drumm
|
4b462ae384
|
#57307 by killes, upload_load should return an ordered set
|
2006-06-11 22:38:04 +00:00 |
Dries Buytaert
|
96862f8511
|
- Patch #66842 by Heine: use proper variable to show filename.
|
2006-06-02 14:21:45 +00:00 |
Gerhard Killesreiter
|
5059b82164
|
fixing stuff
|
2006-06-01 21:54:48 +00:00 |
Dries Buytaert
|
1b291a2917
|
- Patch #18260 by Ber, m3averck et al: allow overriding of links returned by modules
|
2006-05-18 14:58:57 +00:00 |
Dries Buytaert
|
bddd9aeb6f
|
- Patch #51506 by gordon: new feature: added auto-complete functionality to user profiles.
|
2006-05-12 08:50:22 +00:00 |
Neil Drumm
|
9cff02e91b
|
#61802 by Zen, Double spaced sentences clean up
|
2006-05-07 00:08:36 +00:00 |
Neil Drumm
|
845a6d71b4
|
#30025 by m3avrck, Upload module needs a 'default' maxfile size setting
|
2006-05-04 10:25:01 +00:00 |
Steven Wittens
|
b176270018
|
#60532: Multiple file upload broken in some browsers (fix)
|
2006-04-27 19:32:54 +00:00 |
Steven Wittens
|
23bd2c005a
|
#60532: multiple file upload broken in some browsers
|
2006-04-27 18:12:25 +00:00 |
Gerhard Killesreiter
|
00f8037e45
|
#59648, Upload.module misuse of hook_file_download, paralyzes other modules' hook, patch by jakeg
|
2006-04-27 09:38:34 +00:00 |
Gerhard Killesreiter
|
fae7896d4f
|
#57949, fixed broken links in helptexts, patch by wulff
|
2006-04-26 17:41:09 +00:00 |
Gerhard Killesreiter
|
dd814739ab
|
#56555, Upload list settings not being respected, initially., patch by chx and dopry
|
2006-04-18 08:32:04 +00:00 |
Dries Buytaert
|
d071f99172
|
- Removing trailing whitespace.
|
2006-04-17 20:48:26 +00:00 |
Gerhard Killesreiter
|
3bdc01fdfd
|
#23373, make uploaded file list themable, patch by yogadex / Moshe / drumm
|
2006-04-14 20:57:03 +00:00 |
Neil Drumm
|
fb580ade43
|
Fixing indentation.
|
2006-04-14 19:20:46 +00:00 |
Gerhard Killesreiter
|
70aae83c8e
|
#58166, fixes for typos, patch by Uwe Herrmann
|
2006-04-11 11:33:15 +00:00 |
Gerhard Killesreiter
|
8ce5fe4d1f
|
#57307, order files by fid, patch by Robert Douglass
|
2006-04-08 18:35:35 +00:00 |
Steven Wittens
|
e585942e0f
|
#53689: upload_js doesn't allow form altering with hook_form_alter
|
2006-04-07 10:08:15 +00:00 |
Gerhard Killesreiter
|
c3cb1ea435
|
#56921, revert earlier patches, patch by chx
|
2006-04-06 15:30:19 +00:00 |
Steven Wittens
|
34eefb7072
|
#57294: Upload.module should not overwrite other #attributes in form_alter
|
2006-04-04 23:40:42 +00:00 |
Neil Drumm
|
352fb57d6c
|
#56921 by chx, removing the $form = from $form = form_builder($form_id, $form) then it works.
|
2006-04-02 23:14:51 +00:00 |
Gerhard Killesreiter
|
27ccbf1f6f
|
#55520, improved docs, patch by dopry
|
2006-03-30 17:45:32 +00:00 |
Gerhard Killesreiter
|
bbf695fb04
|
#56467, removed cruft, patch by Nedjo
|
2006-03-30 14:31:16 +00:00 |
Gerhard Killesreiter
|
4797222c13
|
#55520, upload.module does not display previews for when private files are enabled, patch by dopry.
|
2006-03-29 06:49:25 +00:00 |
Gerhard Killesreiter
|
1b7fd5e67b
|
#54913, problem with checking filesize during uploading if user belongs into more than one role, patch by dopry
|
2006-03-24 17:45:04 +00:00 |
Gerhard Killesreiter
|
26612e9cbd
|
#54298, Only user = 1 can upload files, patch by dopry
|
2006-03-21 11:44:46 +00:00 |
Gerhard Killesreiter
|
0de876d095
|
#54186, Uploads still listed on upload form after validation errors, patch by timcn
|
2006-03-16 15:27:45 +00:00 |
Gerhard Killesreiter
|
b049f762c7
|
#53666, Invalid argument supplied for foreach() in upload_save, patch by Markus Petrux
|
2006-03-13 22:23:09 +00:00 |
Dries Buytaert
|
c54de86134
|
- Patch #42358 by dopry et al: fixed problem with attaching files.
|
2006-03-10 19:03:25 +00:00 |
Dries Buytaert
|
28c0c6197a
|
- Patch #52092 by wtanaka, dopry and moshe: fixed regression with hook_file_download.
|
2006-03-10 19:02:06 +00:00 |
Dries Buytaert
|
347a5bb5f6
|
- Patch #31354 by Junyor et al: move node revision information for files to a separate table. (Today's critical bugfix #1.)
|
2006-02-22 10:06:46 +00:00 |
Dries Buytaert
|
3603fe1bd8
|
- Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)
|
2006-02-21 18:46:54 +00:00 |
Dries Buytaert
|
3698f85720
|
- Patch #50454 by DaveNotik: fixed syntax error. (Today's 1th critical bugfix)
|
2006-02-21 08:36:10 +00:00 |
Dries Buytaert
|
68820e23df
|
- Patch #49476 by Moshe: fixed incorrect access check.
|
2006-02-20 16:44:54 +00:00 |
Steven Wittens
|
d38429248e
|
- #47510: Show JavaScript alert when PHP errors occur
|
2006-02-05 19:04:58 +00:00 |
Dries Buytaert
|
7e2e715393
|
- Patch #20795 by Steven: improved consistency of the code.
|
2006-01-08 12:20:55 +00:00 |
Dries Buytaert
|
c297f2e09c
|
- Patch #41161 by Moshe: bugfix: hide the upload form when uploads are not enabled for a node type.
|
2006-01-08 12:12:20 +00:00 |
Dries Buytaert
|
f940d8a290
|
- Patch #43362 by dorpy, junyor: critical bug fix: uploads loose their state.
|
2006-01-05 21:03:31 +00:00 |