Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#636834 by yched: Fixed field revision data when user has no 'edit' access on the field (with tests).
- Patch #629074 by sun: field widgets are not themeable due to missing CSS class names. Better CSS classes for fields.
- Patch #627204 by yched: removed unnecessary prefix on field 'add more' element.
- Patch #567064 by yched, sun: widgets done 'the easy way' have too many limitations. Removes more code than it adds!
- Patch #606994 by yched: move entity handling out of Field API.
#619406 by yched: Removed unneeded variable assignment in field_multiple_value_form().
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
- Patch #597832 by markus_petruxm: add (), arguments to field_access() to enhance the context for hook_field_access().
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
- Patch #497504 by dakala, bjaspan | yched: rename #multiple to #cardinality in field forms.
- Patch #551694 by effulgentsia, rfay, sun | moshe weitzman, Dries: standardized the return of status messages in AJAX callbacks.
#569072 by rcross and yched: Clean field_attach_()* namespace by renaming and moving non-crud functions.
#367567 by effulgentsia, yched, quicksketch, sun, and chx: Move AHAH-'add more' to the new generic AHAH callback, and add support for form definition functions being kept in non-.module files.
#559506 by quicksketch and plach: Added variable to field widgets.
#557932 by plach and bangpound: Fixed taxonomy term field autocomplete widgets validation, which broke after translatable fields.
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
*** empty log message ***
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
#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
#544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
#529756 by yched: Allow fields to be weighted per context.
- Patch #530894 by yched: removed unneeded #cache property in fields forms.
#516124 by yched: Clean up some Field API TODOs and remove unused APIs.
- Patch #422362 by JamesAn: convert form.inc to use new static caching API.
- Patch #471070 by stella: millions of code style fixes.
- Patch #402264 by yched, bjaspan: adapt field's add-more js handler to recent fapi changes. Added tests.
- Patch #392696 by yched et al: save default values on insert.
#369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray.
- Patch #392686 by bjaspan, yched: switch to serial primary keys.
#371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix, which is the lingo that designers use for it.
#369562 by yched: More Field API clean-ups.
#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 |