Commit Graph

1436 Commits (77dc67ec9218b9eb6dd8a88f8d81d15312ce3d3c)

Author SHA1 Message Date
Gerhard Killesreiter 77dc67ec92 #56415, menu_set_location (menu_set_active) mangles $_GET/arg(), patch by JonBob 2006-04-07 15:18:40 +00:00
Gerhard Killesreiter 27e562e390 #57694, Class attributes form-select and form-textarea more consistent, patch by Flanker, cleaned up by me 2006-04-07 13:22:12 +00:00
Gerhard Killesreiter 14178a50f1 #55408, hook_validate called twice, patch by chx 2006-04-07 13:00:37 +00:00
Gerhard Killesreiter c706d11a0d #16542, add db rewriting for menus, patch by chx
fixes 57406 too
2006-04-07 11:28:20 +00:00
Steven Wittens 9814b832b2 - Remove trailing whitespace 2006-04-07 10:40:55 +00:00
Gerhard Killesreiter c3cb1ea435 #56921, revert earlier patches, patch by chx 2006-04-06 15:30:19 +00:00
Steven Wittens 4821200689 #57415: Replace drupal_implode_autocomplete() by drupal_to_js() 2006-04-06 02:41:48 +00:00
Steven Wittens b3c245c08c #57519: Custom favicon did not use base_path() 2006-04-06 02:35:57 +00:00
Gerhard Killesreiter 35c4ad2bc2 #54104, CSS classes broken on all form elements, patch by Nedjo 2006-04-05 18:12:48 +00:00
Steven Wittens 6ab6b8abcd #57333: Only set logo image path if it exists 2006-04-04 23:31:04 +00:00
Steven Wittens 3e9948e529 #55869: Redirect back to requested page after log-in 2006-04-04 07:46:02 +00:00
Steven Wittens d87aa9e464 #56796: Don't show offline notice more than once per page 2006-04-04 06:17:52 +00:00
Neil Drumm 352fb57d6c #56921 by chx, removing the $form = from $form = form_builder($form_id, $form) then it works. 2006-04-02 23:14:51 +00:00
Gerhard Killesreiter 3a84ed2a90 #56921, break up references in _validate, patch by chx 2006-04-02 13:07:00 +00:00
Gerhard Killesreiter 94355dd832 #56676, unset($_SESSION['messages']);, patch by chx 2006-04-01 14:53:03 +00:00
Gerhard Killesreiter 27ccbf1f6f #55520, improved docs, patch by dopry 2006-03-30 17:45:32 +00:00
Neil Drumm 6ad023451a #56143 by chx: Non multiple form elements also set to array 2006-03-29 23:29:41 +00:00
Gerhard Killesreiter 4797222c13 #55520, upload.module does not display previews for when private files are enabled, patch by dopry. 2006-03-29 06:49:25 +00:00
Gerhard Killesreiter cb49e19e9e #54003, Watchdog not logging update errors, patch by Steven 2006-03-28 09:29:23 +00:00
Gerhard Killesreiter 4779490127 #56089, fixed typo, patch by tenrapid 2006-03-28 06:03:14 +00:00
Gerhard Killesreiter cad28df22b #56089, $form['#redirect'] shouldn't be clobbered by the _submit return value., second try, patch by chx 2006-03-28 01:45:41 +00:00
Gerhard Killesreiter d0818780e3 #55766, Custom submit handlers get insufficient arguments, patch by Adrian 2006-03-27 18:07:32 +00:00
Gerhard Killesreiter ca1dbd8099 #56089, $form['#redirect'] shouldn't be clobbered by the _submit return value., patch by Adrian 2006-03-27 18:04:29 +00:00
Gerhard Killesreiter e01c325d4f #42000, misssing underscore, found by rump 2006-03-26 18:19:04 +00:00
Gerhard Killesreiter 4db70f8a62 somehow escaped committing, belongs to #28625 2006-03-26 17:41:06 +00:00
Gerhard Killesreiter fef6ede20b #55910, fix warnings in file.inc, patch by chx. 2006-03-26 15:02:51 +00:00
Gerhard Killesreiter a6d62c1b62 #42000, docs update, by me 2006-03-26 14:46:51 +00:00
Gerhard Killesreiter 53d16d7da0 #42000, Watchdog can't log errors when using db_set_active(non-default), patch by Chris Johnson and myself 2006-03-26 14:11:38 +00:00
Gerhard Killesreiter 247451fca5 do not allow override of #value => NULL for #type => value elements
patch by chx
2006-03-25 18:02:52 +00:00
Gerhard Killesreiter dae2bdbb3b #45988, Nodes with menu items bypass node permissions system
patch by chx
2006-03-20 20:48:19 +00:00
Gerhard Killesreiter dcfbcf5c71 #51303, Forms with form tokens fail validation for anonymous users when caching is enabled, patch by chx 2006-03-20 16:28:10 +00:00
Gerhard Killesreiter 4b84de9a0c #14591, User.module links for blocked/non-existant accounts + menu 403/404 issue, patch by Steven and merlinofchaos 2006-03-17 18:56:25 +00:00
Gerhard Killesreiter 227276ad93 #52911, locale : fapi conversion + fixes, patch by Zen. 2006-03-17 18:35:56 +00:00
Gerhard Killesreiter d4db109e42 #54019, Can't set classes on submit elements, patch by m3avrck 2006-03-16 15:32:44 +00:00
Gerhard Killesreiter 9841e29a13 #54008, po import does not update strings, patch by timcn 2006-03-16 14:03:58 +00:00
Gerhard Killesreiter c7c9b57ec2 #53967, form_builder checkbox/textfield/validation stuff, patch by hunmonk and chx 2006-03-15 08:57:37 +00:00
Gerhard Killesreiter 07fe4198ad #42388, Rehaul menu builder, patch by chx 2006-03-15 08:49:24 +00:00
Gerhard Killesreiter 05c20c7781 #54002, Cached JS files break new drupal js error reporting behavior. Improved patch by chx 2006-03-15 08:46:57 +00:00
Steven Wittens a70522881e - #53857: External URL suppor for menus broken by SA-2006-001 2006-03-14 15:20:41 +00:00
Steven Wittens b6dba27ac2 - sa-2006-004: E-mail header injection issue 2006-03-13 21:44:49 +00:00
Steven Wittens 16fd8c89a5 - sa-2006-002: XSS issues with username log and mission 2006-03-13 21:42:35 +00:00
Steven Wittens 0539f5483b - sa-2006-001: Custom menu items are accessible to anyone 2006-03-13 21:33:18 +00:00
Dries Buytaert 2a3e3b2fed - Patch #53480 by chx et al: clean and harden form_builder for various types of posted elements. 2006-03-12 09:28:12 +00:00
Dries Buytaert 28c0c6197a - Patch #52092 by wtanaka, dopry and moshe: fixed regression with hook_file_download. 2006-03-10 19:02:06 +00:00
Steven Wittens e4a6ff4270 - #53368: Output stricter (IE5-compatible) JSON 2006-03-10 17:06:48 +00:00
Steven Wittens 3ead560368 - #49211: Fix bug with linking to absolute URLs through l() 2006-03-10 16:53:09 +00:00
Steven Wittens 9fd6dc5818 - #52771: drupal_to_js() improperly dealing with booleans 2006-03-10 13:08:05 +00:00
Neil Drumm c828449991 #52292 by hunmonk, multipart node forms broken
Adds a new form attribute that lets form writers hook into a conveniant place when the form building requires knowledge of the validation results.
2006-03-09 22:55:01 +00:00
Gerhard Killesreiter 3fccc5b2eb #42388, Out of range value adjusted for column, patch by drumm 2006-03-09 22:12:53 +00:00
Dries Buytaert 9145ed128c - Patch #49497 by damz and morbus: fixed encoding of feeds with PHP5. 2006-03-09 14:46:33 +00:00