Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Patch #606994 by yched: move entity handling out of Field API.
- Patch #603236 by bjaspan, catch: add count facility to field_attach_query(). Was ready before code freeze.
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
- Patch#583020 by c960657 | yched, Dries: fixed warning about missing argument 2 for field_delete_instance() in node_configure_fields().
- Patch #578230 by yched, sun: clean-up: remove 'widget_active()' behavior.
- Patch #367013 by bjaspan, yched: clean ups for field_update_field().
#590590 by plach: Fixed bug where field_create_field() ignores the 'translatable' property.
- 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.
- Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field updates.
- Patch #569364 by bjaspan, yched: handle failures on field storage creation.
#382464 by fgm and bjaspan: Disallow reserved field names.
- Patch #571934 by bjaspan: Fixed omissions in field_delete_(){field,instance}().
- Patch #372330 by fgm: improved error messages to improve usability.
- Patch #570218 by yched: viewing 'Manage fields' page clears field data cache.
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
#516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D
#529756 by yched: Allow fields to be weighted per context.
- Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API.
- Patch #372330 by fgm, yched, et al: better validation of field names.
- Patch #535034 by yched: clean up how fields and instances are prepared for runtime.
- Patch #509736 by yched: make sure all settings are present at run-time.
#516124 by yched: Clean up some Field API TODOs and remove unused APIs.
- Patch #508700 by yched: field cardinality stored twice.
- Patch #508440 by yched: build mode, it is.
- Patch #489438 by bjaspan, crotown: hook_field_create_field() is missing.
- Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. Feel good moment!
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
- Patch #364620 by bjaspan, yched: allow creating a field with a deleted name.
- Patch #471070 by stella: millions of code style fixes.
- Patch #415044 by bjaspan, yched: indexes for field storage.
- Patch #374068 by alienbrain, bjaspan: improved documentation of field display settings.
#443488 by chx: Fix typo in field API docs.
#394246 by flobruit: Check to ensure that field type is specified.
#368674 by bjaspan, Eaton, chx, and yched: Provide hooks to allow hybrid field/bundle-level storage for fields in core.
#369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray.
- Patch #392686 by yched: more documentation clean-ups.
- Patch #392686 by bjaspan, yched: switch to serial primary keys.
#369562 by yched: More Field API clean-ups.
#369562 by bjaspan and yched: Clean up a few minor things in field API.
#361683 follow-up by sun: Remove more windows line endings.
- 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!
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |