Dries Buytaert
|
065fa60551
|
- Patch #516416 by lyricnz: fix broken links to taxonomy administration pages.
|
2009-07-11 14:25:41 +00:00 |
Angie Byron
|
6a686533ab
|
#516124 by yched: Clean up some Field API TODOs and remove unused APIs.
|
2009-07-11 00:56:45 +00:00 |
Angie Byron
|
f6ccf978f6
|
#488542 by yched: Allow field UI to be attached to any fieldable entity.
|
2009-07-10 05:58:13 +00:00 |
Angie Byron
|
5b17c1eb04
|
#502522 by yched: Allow drupal_alter() on various Field API meta-hooks.
|
2009-06-30 03:12:03 +00:00 |
Angie Byron
|
3b0106fb89
|
#503600 by yched: Fix typo in hook name in field.api.php.
|
2009-06-27 02:11:34 +00:00 |
Dries Buytaert
|
f96c141f5a
|
- Patch #409750 by yched et al: overhaul and extend node build modes.
|
2009-06-22 09:10:07 +00:00 |
Angie Byron
|
7442dc060f
|
#392494 by yched and bjaspan: Provide a query API for Field API. This is necessary because we can't assume fields will be stored in a database, due to pluggable storage backends.
|
2009-06-06 16:17:30 +00:00 |
Angie Byron
|
cab88a7014
|
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
|
2009-06-04 03:33:29 +00:00 |
Angie Byron
|
abe722f0b8
|
#453726 by yched: Remove unnecessary &s next to object parameters in field API.
|
2009-06-03 02:41:07 +00:00 |
Dries Buytaert
|
ba29dbde38
|
- Patch #415044 by bjaspan, yched: indexes for field storage.
|
2009-05-20 09:48:47 +00:00 |
Angie Byron
|
f180449767
|
#362024 by neclimdul, yched, and bjaspan: Make hook_field_load() multiple like field_attach_load().
|
2009-05-17 00:32:29 +00:00 |
Dries Buytaert
|
76f35b4ecf
|
- Patch #367525 by zzolo: drupal_alter instead of hook_field_attach_view().
|
2009-05-09 19:02:11 +00:00 |
Dries Buytaert
|
8e50687d8b
|
- Patch #441180 by bjaspan, yched: field_attach_delete_bundle() called hook_field_attach_delete_bundle too soon.
|
2009-04-26 09:18:20 +00:00 |
Angie Byron
|
a4501a2cca
|
#431870 by yched: Whitespace clean-up.
|
2009-04-13 05:18:18 +00:00 |
Angie Byron
|
fbabc0d985
|
#368674 by bjaspan, Eaton, chx, and yched: Provide hooks to allow hybrid field/bundle-level storage for fields in core.
|
2009-03-30 03:44:55 +00:00 |
Angie Byron
|
eecab1083a
|
#369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray.
|
2009-03-26 13:31:28 +00:00 |
Angie Byron
|
269de32e8a
|
#369562 follow-up by jeffschuler: More trivial field API clean-up.
|
2009-03-17 03:46:51 +00:00 |
Dries Buytaert
|
38e5e907ac
|
- Patch #369785 by bjaspan, venkatd, linolium: define constants for field storage.
|
2009-03-13 21:25:40 +00:00 |
Angie Byron
|
069597eaf3
|
#369562 by yched: More Field API clean-ups.
|
2009-02-10 03:16:15 +00:00 |
Angie Byron
|
a55cf0399f
|
#369562 by yched and bjaspan: Moving api.field.php to field.api.php, per standards.
|
2009-02-07 19:43:00 +00:00 |