Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #641356 by fago, sun: cache more of () when form caching is enabled. | Dries Buytaert | 2009-12-05 |
| | |||
* | - Patch #520946 by jhodgdon: fixed error in API documentation of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | form_set_error(). | ||
* | - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: ↵ | Dries Buytaert | 2009-12-02 |
| | | | | improved consistency, flexibility and accessibility of form element labels. | ||
* | - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to ↵ | Dries Buytaert | 2009-12-02 |
| | | | | all tables. | ||
* | - Patch #647130 by fago, sun: cache only once when rebuilding a form. | Dries Buytaert | 2009-12-01 |
| | |||
* | - Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes ↵ | Dries Buytaert | 2009-12-01 |
| | | | | and extra tests. | ||
* | - Patch #644150 by sun: () is stateless, even with enabled caching. | Dries Buytaert | 2009-11-30 |
| | |||
* | - Patch #642702 by sun: form validation handlers cannot alter structure. | Dries Buytaert | 2009-11-28 |
| | |||
* | - Patch #644150 by sun: () is stateless, even with enabled caching. | Dries Buytaert | 2009-11-27 |
| | |||
* | - Patch #641544 by yched:FAPI #type 'container' ids generated twice. | Dries Buytaert | 2009-11-24 |
| | |||
* | - Patch #640050 by heyrocker: example code for drupal_form_submit() was ↵ | Dries Buytaert | 2009-11-23 |
| | | | | incorrect. | ||
* | - Patch #639704 by casey: removed dead code from form_process_date(). | Dries Buytaert | 2009-11-22 |
| | |||
* | - Patch #639418 by sun: #array_parents() do not always map to actual form ↵ | Dries Buytaert | 2009-11-22 |
| | | | | structure. | ||
* | - Patch #634440 by fago, effulgentsia, sun: remove auto-rebuilding magic for ↵ | Dries Buytaert | 2009-11-21 |
| | | | | ()['storage']. | ||
* | - Patch #583730 by sun: fixed form caching. | Dries Buytaert | 2009-11-18 |
| | |||
* | #601806 by sun, effulgentsia, and Damien Tournoud: drupal_render() should ↵ | Angie Byron | 2009-11-16 |
| | | | | not set default element properties that make no sense. | ||
* | #179932 by Damien Tournoud, jromine, kenorb, deviantintegral, sun: Fixed ↵ | Angie Byron | 2009-11-15 |
| | | | | Required radios/checkboxes are not validated. | ||
* | - Rollback of #447816. | Dries Buytaert | 2009-11-12 |
| | |||
* | - Patch #619902 by sun: performance improvement: dashboard, region and block ↵ | Dries Buytaert | 2009-11-11 |
| | | | | building had unnecessary function calls. | ||
* | - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now. | Dries Buytaert | 2009-11-08 |
| | |||
* | #560944 follow-up by brandonojc, seutje, and Davy Van Den Bremt: Move ↵ | Angie Byron | 2009-11-08 |
| | | | | collapsible fieldset logic from theme_fieldset() hook to form_process_fieldset(). | ||
* | #528822 by jhodgdon: Batch example should explain that a file must be ↵ | Angie Byron | 2009-11-07 |
| | | | | included when necessary. | ||
* | #571086 follow-up by sun: Allow specifying a 'wrapper callback' before ↵ | Angie Byron | 2009-11-04 |
| | | | | executing a form builder function. | ||
* | #367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for ↵ | Angie Byron | 2009-11-04 |
| | | | | 'Add more' links. | ||
* | #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ↵ | Angie Byron | 2009-11-03 |
| | | | | arrays and forms (e.g. 'Operations') alterable. | ||
* | #582584 by dww, Jacine, and chx: Move required form element marker into its ↵ | Angie Byron | 2009-11-02 |
| | | | | own theme function. | ||
* | #617420 by ksenzee: Fixed batch system error on redirection. | Angie Byron | 2009-11-02 |
| | |||
* | #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs ↵ | Angie Byron | 2009-11-01 |
| | | | | in https support and use https for authorize.php if available. | ||
* | #610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: ↵ | Angie Byron | 2009-10-27 |
| | | | | API changes to support overlays: lays ground work for implementation. | ||
* | - Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript ↵ | Dries Buytaert | 2009-10-16 |
| | | | | States system. | ||
* | #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same ↵ | Angie Byron | 2009-10-15 |
| | | | | parameters as url(). | ||
* | - Patch #594650 by sun, c960657: provide central ()['values'] clearance. | Dries Buytaert | 2009-10-15 |
| | |||
* | - Patch #593522 by sun: a better and faster drupal_alter(). | Dries Buytaert | 2009-10-13 |
| | |||
* | #118345 by sun: Make user.module conform to standard ↵ | Angie Byron | 2009-10-10 |
| | | | | presave/insert/update/form_alter hook paradigm. | ||
* | #322344 follow-up by sun: Fix notice. | Angie Byron | 2009-10-09 |
| | |||
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵ | Dries Buytaert | 2009-10-09 |
| | | | | take a single argument. Code clean-up and performance improvement. Woot. | ||
* | #464862 follow-up by kkaefer: Rename drupal_css_class() to ↵ | Angie Byron | 2009-10-05 |
| | | | | drupal_html_class_X(), for better accuracy. | ||
* | - Patch #555762 by gordon, sun | yched, chx, moshe weitzman, KiamLaLuno, ↵ | Dries Buytaert | 2009-10-03 |
| | | | | lilou: improvements to batch API. | ||
* | - Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: ↵ | Dries Buytaert | 2009-10-03 |
| | | | | added drupal_css_class() to clean class names and rename form_clean_id(). | ||
* | - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in ↵ | Dries Buytaert | 2009-09-29 |
| | | | | url() only accept an array. Another nice API clean-up! | ||
* | Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection ↵ | Dries Buytaert | 2009-09-21 |
| | | | | handling. I can actually understand it now. ;-). | ||
* | - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, ↵ | Dries Buytaert | 2009-09-20 |
| | | | | dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions. | ||
* | #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes | Angie Byron | 2009-09-18 |
| | | | | | | before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent. | ||
* | #539022 by dropcube: Use current theme during Batch API processes. | Angie Byron | 2009-09-11 |
| | |||
* | - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for ↵ | Dries Buytaert | 2009-09-10 |
| | | | | consistency. Yay to API clean-ups during 'slush'. | ||
* | - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵ | Dries Buytaert | 2009-09-05 |
| | | | | other types of stuff to render() structures. | ||
* | - Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL ↵ | Dries Buytaert | 2009-09-05 |
| | | | | support a bit easier by providing two cookies and ... hook_goto_alter. | ||
* | #560944 by seutje: Fixed collapsible fieldsets in Garland. | Angie Byron | 2009-08-29 |
| | |||
* | #367567 by effulgentsia, yched, quicksketch, sun, and chx: Move AHAH-'add ↵ | Angie Byron | 2009-08-27 |
| | | | | more' to the new generic AHAH callback, and add support for form definition functions being kept in non-.module files. | ||
* | #505084 by Rob Loach: Added an #attached_library() FAPI property for ↵ | Angie Byron | 2009-08-25 |
| | | | | drupal_add_library(), for consistency with #attached_css and #attached_js. |