Dries Buytaert
|
5a18bf9f92
|
- Patch #622330 by JohnAlbin, Jeff Burnz: CSS alternative to remove clearfix from inline field markup.
|
2010-05-26 11:54:19 +00:00 |
Dries Buytaert
|
5ff0c0d3c7
|
- Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen.
|
2010-05-23 19:10:23 +00:00 |
Dries Buytaert
|
bb1c48af7f
|
- Patch #629252 by plach, yched: field_attach_form() should make available all field translations on submit.
|
2010-05-23 07:30:56 +00:00 |
Dries Buytaert
|
3014058634
|
- Patch #402044 by Jeff Burnz, yched: field RTL CSS tweaks.
|
2010-05-22 20:23:01 +00:00 |
Dries Buytaert
|
5628bc2c9b
|
- Patch #680416 by Amitaibu, yched: allow defining fields that can not be added via UI.
|
2010-05-18 18:30:49 +00:00 |
Dries Buytaert
|
1c1d12b874
|
- Patch #795198 by heyrocker: numeric List fields should not be unsigned.
|
2010-05-12 08:55:47 +00:00 |
Dries Buytaert
|
5c19d3bd26
|
- Patch #792716 by catch: more useful field exception message.
|
2010-05-09 13:40:48 +00:00 |
Dries Buytaert
|
9717155583
|
- Patch #366377 by matt2000: documentation improvements.
|
2010-05-09 13:29:06 +00:00 |
Dries Buytaert
|
3a1c93a338
|
- Patch #650748 by yched: tablename for deleted fields.
|
2010-05-06 15:29:51 +00:00 |
Angie Byron
|
ed86172814
|
#331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting.
|
2010-05-06 05:59:31 +00:00 |
Angie Byron
|
87f3d3320c
|
#717572 by trevjs: Fixed items param in hook_field_validate() should not be passed by reference.
|
2010-05-05 06:32:22 +00:00 |
Angie Byron
|
3f28263291
|
#675116 by jhodgdon, sun: Fixed Several problems in field.api.php and field_ui().api.php.
|
2010-05-03 07:37:51 +00:00 |
Dries Buytaert
|
71713081a2
|
- Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
|
2010-05-01 08:12:23 +00:00 |
Angie Byron
|
fede1c1182
|
#777100 by jhodgdon: Fixed hook_field_storage_update_field() is not documented.
|
2010-05-01 00:06:44 +00:00 |
Angie Byron
|
682ad44a50
|
#775936 by nvahalik, jhodgdon, fp: Document hook_field_update_forbid().
|
2010-04-30 19:24:03 +00:00 |
Dries Buytaert
|
8c08ea2561
|
- Patch #645800 by katbailey, effulgentsia, rfay: ajax_deliver() ignores #ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression.
|
2010-04-30 08:07:55 +00:00 |
Dries Buytaert
|
237b0da86c
|
- Patch #776694 by puregin, robeano, aspilicious: hook_field_attach_purge() is not documented.
|
2010-04-24 07:19:09 +00:00 |
Angie Byron
|
57fe6927a0
|
#779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by Grammar Parser module.
|
2010-04-23 05:48:13 +00:00 |
Dries Buytaert
|
257a5b8ef5
|
- Patch #777098 by jhodgdon: field storage purge hooks are not documented.
|
2010-04-22 23:38:17 +00:00 |
Dries Buytaert
|
8cb52e47c1
|
- Patch #777092 by jhodgdon, puregin: field purge hooks are not documented.
|
2010-04-22 22:51:54 +00:00 |
Dries Buytaert
|
a75480a0c8
|
- Patch #739470 by yched, fago: hook_field_update_instance() invocation is missing.
|
2010-04-22 19:06:34 +00:00 |
Dries Buytaert
|
3c3cee28b9
|
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
|
2010-04-13 15:23:03 +00:00 |
Dries Buytaert
|
f8e14898d6
|
- Patch #768488 by catch: _text_field_sanitize() caused double caching.
|
2010-04-13 15:16:27 +00:00 |
Dries Buytaert
|
ff301288f2
|
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
|
2010-04-11 18:33:44 +00:00 |
Dries Buytaert
|
f36b87d1d6
|
- Patch #721536 by JacobSingh, jpmckinney, Damien Tournoud, David_Rothstein: HTML corrector filter has problems with unescaped CDATA and incorrectly closed tags.
|
2010-04-10 10:01:15 +00:00 |
Dries Buytaert
|
d5ce7f5281
|
- Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctly in AJAX context with multiple forms on page.
|
2010-04-07 17:30:43 +00:00 |
Dries Buytaert
|
1201676f3d
|
- Patch #755078 by quicksketch: fix the hook_field_extra_fields() documentation, remove @todo.
|
2010-04-06 16:49:12 +00:00 |
Dries Buytaert
|
6c049009e5
|
- Patch #584130 by jhodgdon, yched: field Attach API page has outdated information.
|
2010-04-04 12:48:18 +00:00 |
Dries Buytaert
|
a9d7d54647
|
- Patch #752296 by yched, jhodgdon: hook_field_storage_load() last param not documented.
|
2010-04-04 07:33:15 +00:00 |
Dries Buytaert
|
1c4ff2fc67
|
- Patch #760238 by yched: optimize _field_invoke().
|
2010-04-04 07:15:48 +00:00 |
Dries Buytaert
|
6fc055ab90
|
- Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests.
|
2010-03-31 20:05:06 +00:00 |
Dries Buytaert
|
46f51dec0c
|
- Patch #757288 by catch: optimize comment_save().
|
2010-03-31 11:49:51 +00:00 |
Dries Buytaert
|
d5a525c591
|
- Patch #754794 by yched: _field_write_instance() writes useless 'entity_type()' info in the serialized 'data' column.'
|
2010-03-28 11:54:06 +00:00 |
Dries Buytaert
|
d864fc6363
|
- Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().
|
2010-03-27 18:41:14 +00:00 |
Dries Buytaert
|
73deaa340a
|
- Patch #735894 by yched: critical bug: fields with unlimited maximum length cause DB errors.
|
2010-03-27 12:49:32 +00:00 |
Angie Byron
|
e6059d4b1e
|
#610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function accepting array as arguments.
|
2010-03-27 06:03:21 +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
|
d428fe37b9
|
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
|
2010-03-26 17:14:46 +00:00 |
Dries Buytaert
|
cfe7f8e69f
|
- Patch #657972 by plach, Berdir: make field fallback logic actually reusable.
|
2010-03-25 11:46:21 +00:00 |
Dries Buytaert
|
210ccc493f
|
- Patch #748768 by fgm, yched: list_field_formatter_view() used incorrect variable.
|
2010-03-24 10:07:08 +00:00 |
Dries Buytaert
|
ca435ae9d8
|
- Patch #686596 by dhthwy: child before parent class definition order breaks some opcode cachers.
|
2010-03-24 07:58:07 +00:00 |
Dries Buytaert
|
3a60a9b8cf
|
- Patch #735808 by fago: fix multiple field value form to work with form API persistence. Added tests.
|
2010-03-21 21:31:34 +00:00 |
Dries Buytaert
|
5e32593f3d
|
- Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' element type.
|
2010-03-13 06:55:50 +00:00 |
Dries Buytaert
|
8e39e9abb1
|
- Patch #612894 by yched, David_Rothstein: field_format() is just a pile of code that doesn't work.
|
2010-03-12 19:51:40 +00:00 |
Angie Byron
|
be78796ff2
|
#414424 follow-up by sun: Minor follow-ups to text_format patch.
|
2010-03-08 03:59:25 +00:00 |
Angie Byron
|
47371be0a5
|
#414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields.
|
2010-03-07 23:14:20 +00:00 |
Angie Byron
|
3205a26755
|
#282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7.
|
2010-03-07 07:44:18 +00:00 |
Dries Buytaert
|
ede819267e
|
- Patch #588882 by David_Rothstein: filter fallback format clean-ups.
|
2010-03-04 21:42:01 +00:00 |
Angie Byron
|
acc3e9312c
|
#719432 by heyrocker: Document hook_field_extra_fields_alter().
|
2010-03-04 18:28:29 +00:00 |
Dries Buytaert
|
1cb0e254dc
|
- Patch #693054 by yched: field_update_field() called the wrong field storage backend.
|
2010-03-03 07:56:18 +00:00 |