Skip to content

Instantly share code, notes, and snippets.

@sasezaki
Created June 1, 2012 11:52
Show Gist options
  • Select an option

  • Save sasezaki/2851550 to your computer and use it in GitHub Desktop.

Select an option

Save sasezaki/2851550 to your computer and use it in GitHub Desktop.
zf2 view not merged yet list

r23080

[1.11] Promote Zend_View_Helper_Gravatar to trunk
- Merged in Zend_View_Helper_Gravatar from incubator
- Updated document structure to make it valid

r23402

ZF-10529: Removed empty ID attributes from submit elements

r23463

[ZF-10759] Zend_View_Helper_UserAgent apply patch "denniswinter".

r23538

Added extra method to Doctype helper to test if RDFa is being used. Added test and documentation. See ZF-10796

r23945

ZF-10791
Zend_Form
Zend_Form method setName() has no effect

r24059

ZF-4191
Zend_View
Zend_View_Helper_FormRadio generates improper id attributes for certain values

r24157

ZF-8252

r24451

ZF-9746: Adds support for the accesskey HTML attribute in Navigation links for Zend\Navigation

r24477

ZF-11747: Zend_View_Helper_Form omits closing tag when no content is passed

r24488

reverted r24477 from trunk; undo ZF-11747 (missed use case caused BC break)

r24750

ZF-11477: Refactor form view helpers to use getClosingBracket

r24776

ZF-11910: Zend_View_Helper_HeadMeta fatal error when no View object is set

r24814

ZF-11811: Prevent duplicate attributes on  tag when using Zend_View_Helper_HeadLink

r24823

Fix ZF-11655: Zend_View_Helper_FormElement::getTranslator() has wrong return type documented. Patch by Frank Brückner

r24825

Fix ZF-6624: Improvement for Zend_View_Helper_FormCheckbox -> Make hidden field optional. Patch by Frank Brückner.

r24829

ZF-10977: Allow JSON action helper to accept pre-encoded JSON

r24839

ZF-6941: Add "expand sibling branches" option to Zend_View_Helper_Navigation_Menu

r24840

ZF-8709: Change label on radio button from explicit to implicit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment