| Commit message (Expand) | Author | Age |
* | #58059: Fix bug with IE not sending form button values when pressing enter. | Steven Wittens | 2006-04-26 |
* | #60338, better name for #form_submitted, patch by chx | Gerhard Killesreiter | 2006-04-25 |
* | #60267, user password get lost if editing user account, patch by Jaza | Gerhard Killesreiter | 2006-04-25 |
* | #59960, Can't store the value of submit, patch by Zen | Gerhard Killesreiter | 2006-04-25 |
* | - Patch #60017 by praseodym: add id's to hidden form fiels. Useful for Javas... | Dries Buytaert | 2006-04-24 |
* | - Patch #59222 by Zen: fixed problem with breadcrumb navigation. | Dries Buytaert | 2006-04-24 |
* | #59513, XML-RPC struct spawns empty parameters, patch by chx | Gerhard Killesreiter | 2006-04-24 |
* | #59526, password_confirm fields don't flag error when required and empty, pat... | Gerhard Killesreiter | 2006-04-22 |
* | #47544, Checkboxes, radios, and improper use of LABELs., patch by Zen | Gerhard Killesreiter | 2006-04-21 |
* | #59378, unset disallowed globals in case register_globals is on, patch by chx | Gerhard Killesreiter | 2006-04-21 |
* | #59528, password_confirm fields don't highlight errors, patch by sammys | Gerhard Killesreiter | 2006-04-20 |
* | #58221, Turn #after_build into a functions array in order to make validation ... | Gerhard Killesreiter | 2006-04-20 |
* | - Patch #59513 by chx: critical bugfix: XML-RPC drops empty parameters. | Dries Buytaert | 2006-04-20 |
* | removed Volapük | Gerhard Killesreiter | 2006-04-19 |
* | #58997, added Dansk, patch by wulff | Gerhard Killesreiter | 2006-04-19 |
* | #58997, missing t() in locale.inc, patch by wulff | Gerhard Killesreiter | 2006-04-19 |
* | - Removing trailing whitespace. | Dries Buytaert | 2006-04-17 |
* | #56921: Remove all reference magic from form api. w00t. | Steven Wittens | 2006-04-15 |
* | #51002: Admins could not see unpublished comments (plus minor usability enhan... | Steven Wittens | 2006-04-15 |
* | #58034, make suggested menu items show up in breadcrumbs, results in less cod... | Gerhard Killesreiter | 2006-04-14 |
* | #58641, filter inserted locale strings, patch by myself. | Gerhard Killesreiter | 2006-04-14 |
* | #58586, code simplification, patch by chx | Gerhard Killesreiter | 2006-04-13 |
* | #58586, Checkbox element is broken, patch by chx | Gerhard Killesreiter | 2006-04-13 |
* | #58590, Very tiny performance enhancement in menu_set_active_item(), patch by... | Gerhard Killesreiter | 2006-04-13 |
* | #58536, A #required element always needs validation, patch by chx | Gerhard Killesreiter | 2006-04-13 |
* | #5961, use PHP constants for file uploads. Patch by dopry | Gerhard Killesreiter | 2006-04-13 |
* | #5371 tweaks (drupal_query_string_encode) | Steven Wittens | 2006-04-13 |
* | #5371, drupal_get_destination, pager and tablesort array handling, patch by S... | Gerhard Killesreiter | 2006-04-13 |
* | #58418: $conf ignored after bootstrap patch | Steven Wittens | 2006-04-12 |
* | #58480: Left over conf_init() | Steven Wittens | 2006-04-12 |
* | #56634: Resolve issues with varying $base_url | Steven Wittens | 2006-04-12 |
* | #58166, fixes for typos, patch by Uwe Herrmann | Gerhard Killesreiter | 2006-04-11 |
* | #57810, avoid running in infinite loop, patch by chx | Gerhard Killesreiter | 2006-04-09 |
* | #53197, function file_check_location return wrong exit code, patch by Patrick... | Gerhard Killesreiter | 2006-04-08 |
* | #57836, Remove the reference indicator from drupal_validate_form, patch by chx | Gerhard Killesreiter | 2006-04-08 |
* | #57832, fix reference for forms docs, patch by Moshe | Gerhard Killesreiter | 2006-04-08 |
* | - #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/... | Steven Wittens | 2006-04-07 |
* | #56415, menu_set_location (menu_set_active) mangles $_GET/arg(), patch by JonBob | Gerhard Killesreiter | 2006-04-07 |
* | #57694, Class attributes form-select and form-textarea more consistent, patch... | Gerhard Killesreiter | 2006-04-07 |
* | #55408, hook_validate called twice, patch by chx | Gerhard Killesreiter | 2006-04-07 |
* | #16542, add db rewriting for menus, patch by chx | Gerhard Killesreiter | 2006-04-07 |
* | - Remove trailing whitespace | Steven Wittens | 2006-04-07 |
* | #56921, revert earlier patches, patch by chx | Gerhard Killesreiter | 2006-04-06 |
* | #57415: Replace drupal_implode_autocomplete() by drupal_to_js() | Steven Wittens | 2006-04-06 |
* | #57519: Custom favicon did not use base_path() | Steven Wittens | 2006-04-06 |
* | #54104, CSS classes broken on all form elements, patch by Nedjo | Gerhard Killesreiter | 2006-04-05 |
* | #57333: Only set logo image path if it exists | Steven Wittens | 2006-04-04 |
* | #55869: Redirect back to requested page after log-in | Steven Wittens | 2006-04-04 |
* | #56796: Don't show offline notice more than once per page | Steven Wittens | 2006-04-04 |
* | #56921 by chx, removing the $form = from $form = form_builder($form_id, $for... | Neil Drumm | 2006-04-02 |