Dries Buytaert
|
f3304854d0
|
- Patch #736298 by effulgentsia, eojthebrave, andypost, robeano: fixed Refactor file.module to use proper button click detection, enabling FAPI to improve button click detection security.
|
2010-07-02 12:37:57 +00:00 |
Angie Byron
|
84003e47bd
|
#803926 by dhthwy: Fixed File field shouldn't allow any file extension to be uploaded when the list of allowed extensions is left blank.
|
2010-06-25 04:36:49 +00:00 |
Dries Buytaert
|
3c3cee28b9
|
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
|
2010-04-13 15:23:03 +00:00 |
Angie Byron
|
7d4b84b878
|
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
|
2010-03-27 05:52:50 +00:00 |
Dries Buytaert
|
cf476fefe3
|
- Patch #738332 by catch: fixed E_NOTICE in file_field_load().
|
2010-03-11 22:44:44 +00:00 |
Dries Buytaert
|
2787acc050
|
- Patch #644338 by yched: file_field_update() triggered a full entity load durung entity_save().
|
2010-03-09 17:06:37 +00:00 |
Angie Byron
|
00319d8e9a
|
#618654 by Steven Merrill, justinrandell, jim0203, quicksketch, and David_Rothstein: Fixed File and image fields are treated as temporary files and automatically deleted after six hours.
|
2010-02-17 05:39:51 +00:00 |
Angie Byron
|
3756cdd8c1
|
#707724 follow-up by yched: More Field API/Entity API terminology clean-up.
|
2010-02-12 05:38:10 +00:00 |
Angie Byron
|
7562a8efb3
|
#707724 by chx: Rename confusing arguments in field/entity APIs.
|
2010-02-11 17:44:47 +00:00 |
Angie Byron
|
8d1f703f3a
|
#641670 by yched and sun: Move ['#field'] meta information into ().
|
2010-02-11 15:42:14 +00:00 |
Dries Buytaert
|
d53f3e39d5
|
- Patch #685074 by pwolanin: some stream wrappers need to be hidden or read-only.
|
2010-01-26 08:29:25 +00:00 |
Dries Buytaert
|
4f6cf1d1a1
|
- Patch #694384 by aaron: typo: change default_widget() in file_field_info() to proper file_generic().
|
2010-01-25 10:35:48 +00:00 |
Dries Buytaert
|
1f7aa07222
|
- Patch #627626 by Damien Tournoud: fixed Node-specific code in file field.
|
2010-01-20 17:25:54 +00:00 |
Dries Buytaert
|
d1c017660c
|
- Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent.
|
2009-12-21 13:47:32 +00:00 |
Dries Buytaert
|
601150c262
|
- Patch #658302 by yched: re-purpose hook_field_sanitize() into hook_field_prepare_view().
|
2009-12-13 12:42:28 +00:00 |
Dries Buytaert
|
6a13eb22fc
|
- Patch #657828 by yched: make hook_field_formatter() act on all field values.
|
2009-12-12 20:16:03 +00:00 |
Dries Buytaert
|
ef2c240086
|
- Patch #652834 by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code).
|
2009-12-11 16:49:40 +00:00 |
Dries Buytaert
|
1da26fadfe
|
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
|
2009-12-04 16:49:48 +00:00 |
Dries Buytaert
|
5cc6df569f
|
- Patch #629074 by sun: field widgets are not themeable due to missing CSS class names. Better CSS classes for fields.
|
2009-11-11 08:32:35 +00:00 |
Dries Buytaert
|
342ebd7776
|
- Patch #567064 by yched, sun: widgets done 'the easy way' have too many limitations. Removes more code than it adds!
|
2009-11-01 14:05:32 +00:00 |
Dries Buytaert
|
03e2ec64ab
|
- Patch #606994 by yched: move entity handling out of Field API.
|
2009-10-31 16:06:36 +00:00 |
Dries Buytaert
|
714597a9cd
|
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
|
2009-10-15 12:44:36 +00:00 |
Angie Byron
|
8d3eaa1ccf
|
#560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image Field to image.module. Hellooooo, native image handling in core! :D
|
2009-10-12 05:22:57 +00:00 |
Dries Buytaert
|
c05f2181dc
|
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
|
2009-10-09 01:00:08 +00:00 |
Dries Buytaert
|
db09a6178b
|
- Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field updates.
|
2009-09-26 15:57:39 +00:00 |
Angie Byron
|
b47e68011f
|
#569072 by rcross and yched: Clean field_attach_()* namespace by renaming and moving non-crud functions.
|
2009-09-10 22:31:58 +00:00 |
Dries Buytaert
|
a539b0e00d
|
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.
|
2009-09-05 15:05:05 +00:00 |
Dries Buytaert
|
ac30bf8a82
|
- Patch #391330 by quicksketch, drewish et al: file module to core. Yaaa-a-a-y!
|
2009-08-29 12:52:32 +00:00 |