| Commit message (Expand) | Author | Age |
* | - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for co... | Dries Buytaert | 2009-09-10 |
* | - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ... | Dries Buytaert | 2009-09-05 |
* | - Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support... | Dries Buytaert | 2009-09-05 |
* | #560944 by seutje: Fixed collapsible fieldsets in Garland. | Angie Byron | 2009-08-29 |
* | #367567 by effulgentsia, yched, quicksketch, sun, and chx: Move AHAH-'add mor... | Angie Byron | 2009-08-27 |
* | #505084 by Rob Loach: Added an #attached_library() FAPI property for drupal_a... | Angie Byron | 2009-08-25 |
* | #547846 by David_Rothstein: Fixed a missing reference operator that caused Dr... | Angie Byron | 2009-08-24 |
* | #550572 by sun and c960657: Fixed CSS+JS regressions related to form-item-[na... | Angie Byron | 2009-08-24 |
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the fu... | Angie Byron | 2009-08-24 |
* | Of all the patches to accidentally commit without a message. :( Rolling back ... | Angie Byron | 2009-08-24 |
* | *** empty log message *** | Angie Byron | 2009-08-24 |
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Co... | Angie Byron | 2009-08-22 |
* | #552744 by drewish: Fixed incorrect documentation for the form.inc theme func... | Angie Byron | 2009-08-19 |
* | #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopr... | Angie Byron | 2009-08-17 |
* | #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools ... | Angie Byron | 2009-08-17 |
* | - Patch #546568 by quicksketch: consistently pass in to #value_callback func... | Dries Buytaert | 2009-08-12 |
* | #433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappe... | Angie Byron | 2009-08-04 |
* | - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor ... | Dries Buytaert | 2009-07-28 |
* | - Patch #531038 by quicksketch: #value_callback missing drupal_function_exist... | Dries Buytaert | 2009-07-27 |
* | - Patch #523034 by jhodgdon: better documentation for theme_fieldset. | Dries Buytaert | 2009-07-23 |
* | - Patch #517318 by dmitrig01: tableselect needs to be able to give options we... | Dries Buytaert | 2009-07-18 |
* | - Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay'... | Dries Buytaert | 2009-07-14 |
* | - Patch #512308 by JacobSingh: add the ability to provide attributes to rows ... | Dries Buytaert | 2009-07-07 |
* | - Patch #483778 by Frando: some form API clean-up. | Dries Buytaert | 2009-07-06 |
* | - Patch #510398 by asimmonds: incorrect CSS class for form element wrappers. | Dries Buytaert | 2009-07-05 |
* | #315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for... | Angie Byron | 2009-07-04 |
* | - Patch #482636 by quicksketch: further clean-up of the form IDs/classes. | Dries Buytaert | 2009-07-04 |
* | - Patch #495598 by jrchamp: use explode() instaed of spit(). | Dries Buytaert | 2009-06-29 |
* | - Patch #67211 by catch, Gábor Hojtsy, yoroy, cdale, et al: drop the colon a... | Dries Buytaert | 2009-06-20 |
* | - Patch #265265 by jhodgdon, neochief: phpdoc fix. | Dries Buytaert | 2009-06-18 |
* | - Patch #274947 by yched: removed the remaining bits from teaser splitter. | Dries Buytaert | 2009-06-15 |
* | - Patch #43493 by sime, sun, et al: add name/type as CSS class for form eleme... | Dries Buytaert | 2009-06-14 |
* | - Patch #422362 by JamesAn: convert form.inc to use new static caching API. | Dries Buytaert | 2009-06-02 |
* | - Patch #477944 by Damien Tournoud: fix and streamline page cache and session... | Dries Buytaert | 2009-06-02 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | #398902 by kscheirer and alexanderpas: Type-check passwords. | Angie Byron | 2009-05-22 |
* | #292565 follow-up by Jody Lynn: Remove ['destination'] hacks to get login red... | Angie Byron | 2009-05-13 |
* | - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return u... | Dries Buytaert | 2009-05-12 |
* | - Patch #457532 by Berdir: more PHP5 'fixes'. | Dries Buytaert | 2009-05-09 |
* | - Patch #360128 by chx, quicksketch, Frando et al: security fix for simplifie... | Dries Buytaert | 2009-05-01 |
* | - Rolled back patch #343415. Needs more work and discussion. | Dries Buytaert | 2009-04-30 |
* | - Patch #408024 by brianV et al: rename drupal_execute() to drupal_submit_for... | Dries Buytaert | 2009-04-29 |
* | - Patch #343415 by Damien Tournoud: form cache is not cleared on submit when ... | Dries Buytaert | 2009-04-27 |
* | - Patch #302240 by fago: fixed various problems with form storage and added t... | Dries Buytaert | 2009-04-22 |
* | #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now pr... | Angie Byron | 2009-04-11 |
* | #304330 follow-up by sun: Clean-up of text format widget patch. | Angie Byron | 2009-03-30 |
* | #297972 by scor, yched, Steven Jones, and heyrocker: Allow drupal_execute() t... | Angie Byron | 2009-03-28 |
* | - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ... | Dries Buytaert | 2009-03-14 |
* | - Patch #394616 by csevb10: converted to new database abstraction layer. | Dries Buytaert | 2009-03-14 |
* | - Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'i... | Dries Buytaert | 2009-03-08 |