Commit Graph

6860 Commits (e10b2439a26f972cf227813aa9617c83d9f91daa)

Author SHA1 Message Date
Neil Drumm e10b2439a2 Patch by chx. Fix search menu structure again. 2007-01-29 23:36:39 +00:00
Neil Drumm 12bd111762 500-7002-AS 2007-01-29 21:51:53 +00:00
Neil Drumm 69ba5d1abe #108925 by dww. Redirect to search results earlier to avoid losing the search type. 2007-01-29 19:39:54 +00:00
Dries Buytaert 7c507138b6 - Patch #109125 by Eaton: Multistep forms lose context on validation errors. 2007-01-29 19:10:03 +00:00
Dries Buytaert f52c21e5bd - Patch #81891 by alusiani and dww: fixed problem with matching permissions. 2007-01-29 19:08:46 +00:00
Dries Buytaert bccf564d8d - Patch #109010 by O Govinda: fixed CSS for handling of book navigation links. 2007-01-29 18:54:29 +00:00
Neil Drumm 4e19eac2fe Code cleanup, spacing changes. Backport from HEAD. http://cvs.drupal.org/diff.php?path=drupal/modules/system/system.module&old=1.441&new=1.442&root=contrib 2007-01-29 08:12:53 +00:00
Dries Buytaert 50bd6b3a88 - Patch #112556 by webchick: term/vocab maxlength should match db. 2007-01-25 21:51:36 +00:00
Dries Buytaert 27780ab36f - Patch #112563 by webchick: prevent double-escaping. 2007-01-25 21:49:20 +00:00
Dries Buytaert c265b09be9 - Patch #111289 by jvandyk: form.inc cleanup. 2007-01-23 19:18:11 +00:00
Dries Buytaert e6cfe6ac17 - Patch #107440 by webchick and add1sum: code cleanup. 2007-01-23 19:11:43 +00:00
Dries Buytaert ff3279c1aa - Patch #108731 by add1sun: code cleanup. 2007-01-23 19:09:58 +00:00
Dries Buytaert 84eae2fcb4 - Patch #107424 by webchick: code cleanup. 2007-01-23 19:07:33 +00:00
Dries Buytaert 55b4007e6e - Patch #107426 by webchick: code cleanup. 2007-01-23 19:04:39 +00:00
Dries Buytaert 7d47ffdb6c - Patch #108282 by vjordan: updated CHANGELOG.txt 2007-01-23 18:59:55 +00:00
Steven Wittens 27ade358f4 #102387: index.php does not redirect to install.php if PHP does not support 'mysql'. 2007-01-22 02:20:50 +00:00
Steven Wittens 8dadc7bcc8 #110667: Fix bad div tag in color picker form. 2007-01-20 08:12:43 +00:00
Steven Wittens 0397632160 CHANGELOG 2007-01-15 12:11:23 +00:00
Steven Wittens c9a61af78f Version number 2007-01-15 12:05:31 +00:00
Steven Wittens 616c8d5d42 Version number 2007-01-15 12:04:14 +00:00
Steven Wittens b70e936d24 #109032: Make session.inc pluggable. 2007-01-15 11:52:02 +00:00
Steven Wittens 6c3f2ef2cd Fix JS upload after theme_button change. 2007-01-15 11:22:34 +00:00
Steven Wittens d351a2218a #109326: #id attribute not output for buttons. 2007-01-15 04:09:40 +00:00
Steven Wittens 110080c533 #108695: Fix problem with using nodes as 404/403 pages. 2007-01-14 02:12:29 +00:00
Steven Wittens e9e4a3a446 #108663: Fix edge case for cookie domains (conform to RFC 2109) 2007-01-14 02:05:15 +00:00
Steven Wittens 5790f43620 #109074: Avoid random segfaults in _menu_sort() 2007-01-14 01:37:48 +00:00
Steven Wittens 12fab40764 #102040: Fix permissions for search/user 2007-01-13 11:02:30 +00:00
Steven Wittens 487f243cbf #102040: Fix permissions for search/user 2007-01-13 11:00:53 +00:00
Steven Wittens 660439856d #108663: Fix log-in problems due to cookie domain mismatch (www vs no www)." 2007-01-13 10:55:15 +00:00
Steven Wittens 68ac4772e8 #107024: Make content type name/description localizable on install time by profile. 2007-01-13 10:21:32 +00:00
Steven Wittens f9c83f1bac #108269: Convert URLs before exclamation marks (urlfilter) 2007-01-12 07:27:21 +00:00
Dries Buytaert ca7e9c8c25 - Patch #107447 by webchick: code style fixes. 2007-01-11 08:54:44 +00:00
Dries Buytaert 678af8a021 - Patch #107425 by webchick: code style fixes. 2007-01-11 08:52:45 +00:00
Dries Buytaert 6beda592d2 - Patch #107428 by webchick: coding style fixes. 2007-01-11 08:51:31 +00:00
Steven Wittens 7300cece58 #104927: Don't use DOM 0 in collapse.js (IE5 compatibility). 2007-01-11 03:38:31 +00:00
Steven Wittens fcbae4572c #108310: Minor speed up, cache theme functions in theme_get_function(). 2007-01-11 03:36:06 +00:00
Steven Wittens 74c7e1dce8 #107510: User timezone fieldset should be collapsible. 2007-01-11 03:32:56 +00:00
Steven Wittens 7f2a4fbfc5 #108379: Faster profile field validation (eregi to preg_match) 2007-01-11 03:31:18 +00:00
Steven Wittens c4c9d2a5d5 #108363: Faster tag parsing (preg_match to strpos). 2007-01-11 03:29:15 +00:00
Steven Wittens dea04b3d19 #108339: Tiny performance improvement in user.module (ereg to strpos) 2007-01-11 03:27:05 +00:00
Steven Wittens 36cd6b2b21 #107966: Make login fields consistent size. 2007-01-11 03:24:42 +00:00
Steven Wittens 8bd8a97282 #108366: Fix type on profile help. 2007-01-11 03:16:50 +00:00
Steven Wittens eb28074aa3 #108320: Form API optimization, don't call element_sort unless needed. 2007-01-10 23:30:07 +00:00
Steven Wittens 193f359cd4 #102644: Convert %vars to !vars for user mail text (forgot 2) 2007-01-10 23:22:34 +00:00
Dries Buytaert f6674f92d5 - Setting version. 2007-01-10 19:11:50 +00:00
Dries Buytaert 9188593920 - Settingi version. 2007-01-10 19:08:16 +00:00
Dries Buytaert 74e3c74b81 - Always check the username. 2007-01-10 15:17:51 +00:00
Steven Wittens 414b5e3901 #38451: Fix node options reverting on non-admin edit (bad commit) 2007-01-10 10:28:23 +00:00
Steven Wittens 23ffc2b9a9 #108186: Fix install.php on Firefox (caching issue) 2007-01-10 10:15:07 +00:00
Dries Buytaert f927e66862 - Patch #107966 by Ralf: consistent length of textfields. 2007-01-10 09:57:46 +00:00