Angie Byron
|
7cd59c6bc4
|
#548630 by bjaspan: Document hook_field_is_empty().
|
2009-08-14 05:16:26 +00:00 |
Dries Buytaert
|
9c0e6e9242
|
- Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API.
|
2009-08-11 14:59:40 +00:00 |
Dries Buytaert
|
19f8439f80
|
- Patch #528182 by yched: added missing field type documentation and removed some unnessary code.
|
2009-08-01 06:03:48 +00:00 |
Dries Buytaert
|
eb34d29999
|
- Patch #534318 by yched: better defaults and corrected documentation.
|
2009-07-30 19:35:47 +00:00 |
Dries Buytaert
|
d24d954479
|
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
|
2009-07-20 18:51:36 +00:00 |
Dries Buytaert
|
a136ab56c4
|
- Patch #512236 by yched, bjaspan: design flaw in field_attach_query(), follow-up patch with bugfixes and tests.
|
2009-07-15 17:55:18 +00:00 |
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 |