Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks | Jennifer Hodgdon | 2012-05-23 |
| | |||
* | Issue #1211008 by yched, tim.plunkett, DamienMcKenna: Split ↵ | webchick | 2012-04-12 |
| | | | | field_bundle_settings() out per bundle. | ||
* | Issue #1264728 by yched, Albert Volkman: Refresh field 'active' state in ↵ | webchick | 2012-03-01 |
| | | | | module_enable() / _disable(). | ||
* | Issue #1022924 by yched, chx: Fixed critical bug: Updates are broken for ↵ | webchick | 2011-03-10 |
| | | | | deleted fields in installs upgraded from rc1. | ||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup | Angie Byron | 2011-01-02 |
| | |||
* | #996160 follow-up by rfay: Fix typo. | Angie Byron | 2010-12-21 |
| | |||
* | - Patch #996160 by yched, chx: issues with Fields created during 6 to 7 upgrade. | Dries Buytaert | 2010-12-18 |
| | |||
* | - Patch #986992 by yched, sun: fixed insane etid / ↵ | Dries Buytaert | 2010-12-14 |
| | | | | {field_config_entity_type()} abstraction. | ||
* | - Patch #934050 by sun, alex_b: change format into string. | Dries Buytaert | 2010-10-20 |
| | |||
* | - Patch #898558 by Damien Tournoud, chx, ksenzee: clean-up the upgrade path: ↵ | Dries Buytaert | 2010-09-29 |
| | | | | node. | ||
* | - Patch #895386 by chx, Damien Tournoud, puregin: clean-up the upgrade path: ↵ | Dries Buytaert | 2010-09-28 |
| | | | | taxonomy. | ||
* | #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the ↵ | Angie Byron | 2010-09-13 |
| | | | | upgrade path: comment. | ||
* | - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien ↵ | Dries Buytaert | 2010-06-25 |
| | | | | Tournoud: text column type doesn't reliably hold serialized variables. | ||
* | #707724 follow-up by yched: Fix more confusing field/entity api arguments. | Angie Byron | 2010-03-27 |
| | |||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to ↵ | Dries Buytaert | 2009-10-15 |
| | | | | avoid users rendering their site unusable. | ||
* | - Patch #578230 by yched, sun: clean-up: remove 'widget_active()' behavior. | Dries Buytaert | 2009-10-01 |
| | |||
* | - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, ↵ | Dries Buytaert | 2009-09-27 |
| | | | | | | 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. | ||
* | - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ↵ | Dries Buytaert | 2009-09-10 |
| | | | | weitzman: automatically install/uninstall schema. | ||
* | #367595 by plach, catch, sun, yched, et al: Added support for translatable ↵ | Angie Byron | 2009-08-22 |
| | | | | fields to Field API. | ||
* | #529756 by yched: Allow fields to be weighted per context. | Angie Byron | 2009-08-13 |
| | |||
* | - Patch #544400 by yched, bjaspan: wrong unique key in {field_config_instance}. | Dries Buytaert | 2009-08-12 |
| | |||
* | - Patch #364620 by bjaspan, yched: allow creating a field with a deleted name. | Dries Buytaert | 2009-05-28 |
| | |||
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵ | Dries Buytaert | 2009-05-27 |
| | | | | nominalizations from Docblocks. | ||
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
| | |||
* | - Patch #415044 by bjaspan, yched: indexes for field storage. | Dries Buytaert | 2009-05-20 |
| | |||
* | #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ↵ | Angie Byron | 2009-05-13 |
| | | | | all .install files. | ||
* | - Patch #392686 by bjaspan, yched: switch to serial primary keys. | Dries Buytaert | 2009-03-10 |
| | |||
* | #372376 by yched: Remove uninstall/disable hooks from required field.module. | Angie Byron | 2009-02-11 |
| | |||
* | #369562 by yched: More Field API clean-ups. | Angie Byron | 2009-02-10 |
| | |||
* | - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, ↵ | Dries Buytaert | 2009-02-03 |
floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my! |