Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Rollback of #631486 (wrong incomplete commit)
- Patch #530652 by sun: _user_password_dynamic_validation() should be a #process of password_confirm().
- Patch #606994 by yched: move entity handling out of Field API.
#613780 by yched: Fixed incomplete initialisation in _field_info_collate_fields() / 'instances'.
#470242 follow-up by bjaspan: Fix typo.
#565480 by plach and peximo: TF #2: Multilingual field handling. Integration between field API and locale module + translatable node bodies.
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
- Pactch #569224 by bangpound: expose field storage details through field attach.
#560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image Field to image.module. Hellooooo, native image handling in core! :D
- 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 #570218 by yched: viewing 'Manage fields' page clears field data cache.
- Patch #568396 by bjaspan: fixed typo.
- Patch #563742 by plach: hotfix for broken hook_entity_info_alter().
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
#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
- Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API.
- Patch #535034 by yched: clean up how fields and instances are prepared for runtime.
- Patch #528182 by yched: added missing field type documentation and removed some unnessary code.
- Patch #534318 by yched: better defaults and corrected documentation.
#488542 by yched: Allow field UI to be attached to any fieldable entity.
#502522 by yched: Allow drupal_alter() on various Field API meta-hooks.
- Patch #445044 by bjaspan, Damien Tournoud, chx, Berdir: remove the field autoload feature.
#431870 by yched: Whitespace clean-up.
#370037 by bjaspan: Add means of getting all instances of a field.
#369562 by yched: More Field API clean-ups.
#369562 by bjaspan and yched: Clean up a few minor things in field API.
- 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 |