David Rothstein
bd1dc1fdbb
Issue #1040790 by yched, swentel, geerlingguy, justin.randell, Berdir | catch: Fixed _field_info_collate_fields() memory usage.
2013-01-27 16:21:18 -05:00
Jennifer Hodgdon
f91d2c9544
Issue #1134088 by Cottser, catch: Properly document update-api functions
2012-10-09 10:51:38 -07:00
Jennifer Hodgdon
e039aaaa32
Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks
2012-05-23 12:25:30 -07:00
webchick
e22feb7123
Issue #1211008 by yched, tim.plunkett, DamienMcKenna: Split field_bundle_settings() out per bundle.
2012-04-12 00:50:52 -07:00
webchick
7500ee40f4
Issue #1264728 by yched, Albert Volkman: Refresh field 'active' state in module_enable() / _disable().
2012-03-01 21:21:29 -08:00
webchick
34c6cdd66b
Issue #1022924 by yched, chx: Fixed critical bug: Updates are broken for deleted fields in installs upgraded from rc1.
2011-03-10 01:40:12 -06:00
The Great Git Migration
79bcdb8b7d
Stripping CVS keywords
2011-02-25 02:06:03 +00:00
Angie Byron
7264290ea8
#987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup
2011-01-02 17:26:40 +00:00
Angie Byron
3999984bf8
#996160 follow-up by rfay: Fix typo.
2010-12-21 21:01:49 +00:00
Dries Buytaert
51118f3fb4
- Patch #996160 by yched, chx: issues with Fields created during 6 to 7 upgrade.
2010-12-18 02:04:36 +00:00
Dries Buytaert
36278f01d8
- Patch #986992 by yched, sun: fixed insane etid / {field_config_entity_type()} abstraction.
2010-12-14 19:50:05 +00:00
Dries Buytaert
cb1f944383
- Patch #934050 by sun, alex_b: change format into string.
2010-10-20 01:15:58 +00:00
Dries Buytaert
0a8e9c5b20
- Patch #898558 by Damien Tournoud, chx, ksenzee: clean-up the upgrade path: node.
2010-09-29 19:46:40 +00:00
Dries Buytaert
782eb4c79c
- Patch #895386 by chx, Damien Tournoud, puregin: clean-up the upgrade path: taxonomy.
2010-09-28 02:58:13 +00:00
Angie Byron
413008b890
#898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment.
2010-09-13 05:50:09 +00:00
Dries Buytaert
7e52847ae9
- Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables.
2010-06-25 17:47:22 +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
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
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
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