Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #632012 by plach: field_sql_storage_field_storage_write() performs a ↵ | Dries Buytaert | 2009-11-13 |
| | | | | multiple-insert query for each field translation instead of making a global multiple-insert query handling all the available field translations. | ||
* | - Rollback of #631486 (wrong incomplete commit) | Dries Buytaert | 2009-11-13 |
| | |||
* | - Patch #530652 by sun: _user_password_dynamic_validation() should be a ↵ | Dries Buytaert | 2009-11-13 |
| | | | | #process of password_confirm(). | ||
* | - Patch #631048 by yched: number rounding should not be done by widgets. | Dries Buytaert | 2009-11-12 |
| | |||
* | - Rollback of #447816. | Dries Buytaert | 2009-11-12 |
| | |||
* | - Patch #629074 by sun: field widgets are not themeable due to missing CSS ↵ | Dries Buytaert | 2009-11-11 |
| | | | | class names. Better CSS classes for fields. | ||
* | #606526 by axyjo and scor: Remove trailing whitespace and add newlines at ↵ | Angie Byron | 2009-11-10 |
| | | | | end of files. Sorry, folks! But it is after code freeze. :) | ||
* | - Patch #626354 by yched: remove #process pattern from number field. | Dries Buytaert | 2009-11-10 |
| | |||
* | - Patch #627204 by yched: removed unnecessary prefix on field 'add more' ↵ | Dries Buytaert | 2009-11-09 |
| | | | | element. | ||
* | - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now. | Dries Buytaert | 2009-11-08 |
| | |||
* | #622534 by yched: Cleanup hook_field_attach_*() and hook_field_storage_*() ↵ | Angie Byron | 2009-11-08 |
| | | | | space. | ||
* | #567064 follow-up by sun: Updated documentation. | Angie Byron | 2009-11-08 |
| | |||
* | Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵ | Angie Byron | 2009-11-08 |
| | | | | can't ever pass in another type of class. | ||
* | #569542 by bjaspan and Mike Wacker: Auto-select single option if only one is ↵ | Angie Byron | 2009-11-02 |
| | | | | available. | ||
* | #620228 by c960657: Fixed parameter name in number.module. | Angie Byron | 2009-11-01 |
| | |||
* | - Patch #567064 by yched, sun: widgets done 'the easy way' have too many ↵ | Dries Buytaert | 2009-11-01 |
| | | | | limitations. Removes more code than it adds! | ||
* | - Patch #595084 by c960657: use type hinting for . | Dries Buytaert | 2009-11-01 |
| | |||
* | - Patch #615484 by yched: remove schema rebuild from field_cache_clear(). | Dries Buytaert | 2009-10-31 |
| | |||
* | - Patch #606994 by yched: move entity handling out of Field API. | Dries Buytaert | 2009-10-31 |
| | |||
* | #619406 by yched: Removed unneeded variable assignment in ↵ | Angie Byron | 2009-10-31 |
| | | | | field_multiple_value_form(). | ||
* | - Patch #307354 by xmacinfo, heather: rename 'Display fields' to 'Manage ↵ | Dries Buytaert | 2009-10-26 |
| | | | | Display'. | ||
* | #613780 by yched: Fixed incomplete initialisation in ↵ | Angie Byron | 2009-10-25 |
| | | | | _field_info_collate_fields() / 'instances'. | ||
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵ | Angie Byron | 2009-10-23 |
| | | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). | ||
* | - Patch #603236 by bjaspan, catch: add count facility to ↵ | Dries Buytaert | 2009-10-22 |
| | | | | field_attach_query(). Was ready before code freeze. | ||
* | - Patch #608036 by effulgentsia: add content_attributes() variable for tpl ↵ | Dries Buytaert | 2009-10-19 |
| | | | | files, so RDF can be implemented better. | ||
* | - Patch #605930 by bjaspan: fixed problem with list field static caching in ↵ | Dries Buytaert | 2009-10-18 |
| | | | | field_update_field(). Added some first list tests too! | ||
* | - Patch #607478 by Scott Reynolds: fixed small spelling mistake in ↵ | Dries Buytaert | 2009-10-18 |
| | | | | field.module documentation. | ||
* | - Patch #557924 by bjaspan, plach: fixed Options widget. | Dries Buytaert | 2009-10-17 |
| | |||
* | #565480 follow-up by plach: Clean-ups and documentation. | Angie Byron | 2009-10-16 |
| | |||
* | #605442 by catch: Add a generic hook_entity_load(). | Angie Byron | 2009-10-16 |
| | |||
* | #493314 by yched and catch: Add multiple hook for formatters. | Angie Byron | 2009-10-16 |
| | |||
* | #470242 follow-up by bjaspan: Fix typo. | Angie Byron | 2009-10-16 |
| | |||
* | #565480 by plach and peximo: TF #2: Multilingual field handling. Integration ↵ | Angie Byron | 2009-10-16 |
| | | | | between field API and locale module + translatable node bodies. | ||
* | - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to ↵ | Dries Buytaert | 2009-10-15 |
| | | | | avoid users rendering their site unusable. | ||
* | - Pactch #569224 by bangpound: expose field storage details through field ↵ | Dries Buytaert | 2009-10-14 |
| | | | | attach. | ||
* | - Patch #593522 by sun: a better and faster drupal_alter(). | Dries Buytaert | 2009-10-13 |
| | |||
* | #560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image ↵ | Angie Byron | 2009-10-12 |
| | | | | Field to image.module. Hellooooo, native image handling in core! :D | ||
* | #569238 by sun, swentel, catch: Changed Make check_markup() not cache by ↵ | Angie Byron | 2009-10-10 |
| | | | | default. | ||
* | - Patch #597832 by markus_petruxm: add (), arguments to field_access() to ↵ | Dries Buytaert | 2009-10-09 |
| | | | | enhance the context for hook_field_access(). | ||
* | #599122 by scor: Convert all require(DRUPAL_ROOT . 'file') to ↵ | Angie Byron | 2009-10-09 |
| | | | | module_load_include(). | ||
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵ | Dries Buytaert | 2009-10-09 |
| | | | | take a single argument. Code clean-up and performance improvement. Woot. | ||
* | - Patch#583020 by c960657 | yched, Dries: fixed warning about missing ↵ | Dries Buytaert | 2009-10-02 |
| | | | | argument 2 for field_delete_instance() in node_configure_fields(). | ||
* | - Patch #578230 by yched, sun: clean-up: remove 'widget_active()' behavior. | Dries Buytaert | 2009-10-01 |
| | |||
* | - Patch #367013 by bjaspan, yched: clean ups for field_update_field(). | Dries Buytaert | 2009-09-30 |
| | |||
* | #590590 by plach: Fixed bug where field_create_field() ignores the ↵ | Angie Byron | 2009-09-29 |
| | | | | 'translatable' property. | ||
* | - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). | Dries Buytaert | 2009-09-29 |
| | |||
* | - Patch #497504 by dakala, bjaspan | yched: rename #multiple to #cardinality ↵ | Dries Buytaert | 2009-09-29 |
| | | | | in field forms. | ||
* | - 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 #582754 by bjaspan | yched: Fixed Undefined index errors viewing ↵ | Dries Buytaert | 2009-09-27 |
| | | | | nodes with fields. | ||
* | - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field ↵ | Dries Buytaert | 2009-09-26 |
| | | | | updates. |