Dries Buytaert
264c9ee8ff
- Patch #578230 by yched, sun: clean-up: remove 'widget_active()' behavior.
2009-10-01 19:16:57 +00:00
Dries Buytaert
803b8b3940
- Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach, profix898, mattyoung: added support for pluggable 'per field' storage engine. Comes with documentation and tests.
...
The Field Attach API uses the Field Storage API to perform all "database access". Each Field Storage API hook function defines a primitive database operation such as read, write, or delete. The default field storage module, field_sql_storage.module, uses the local SQL database to implement these operations, but alternative field storage backends can choose to represent the data in SQL differently or use a completely different storage mechanism such as a cloud-based database.
2009-09-27 12:52:55 +00:00
Dries Buytaert
029c48c68d
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
2009-09-10 06:38:20 +00:00
Angie Byron
34a8a369aa
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
2009-08-22 00:58:55 +00:00
Angie Byron
00ad7e8e03
#529756 by yched: Allow fields to be weighted per context.
2009-08-13 01:50:00 +00:00
Dries Buytaert
da2639d6cd
- Patch #544400 by yched, bjaspan: wrong unique key in {field_config_instance}.
2009-08-12 11:35:59 +00:00
Dries Buytaert
194c9f2bd1
- Patch #364620 by bjaspan, yched: allow creating a field with a deleted name.
2009-05-28 10:05:32 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
ba29dbde38
- Patch #415044 by bjaspan, yched: indexes for field storage.
2009-05-20 09:48:47 +00:00
Angie Byron
3ac59eee96
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
2009-05-13 19:42:18 +00:00
Dries Buytaert
4ac090eb54
- Patch #392686 by bjaspan, yched: switch to serial primary keys.
2009-03-10 09:45:32 +00:00
Angie Byron
1681bc164b
#372376 by yched: Remove uninstall/disable hooks from required field.module.
2009-02-11 04:45:57 +00:00
Angie Byron
069597eaf3
#369562 by yched: More Field API clean-ups.
2009-02-10 03:16:15 +00:00
Dries Buytaert
607e9626d5
- Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
2009-02-03 17:30:13 +00:00