Commit Graph

7078 Commits (a54823f7b88859b51fe1d635fb4dbf65d5a7fc14)

Author SHA1 Message Date
Neil Drumm fc3d35ee95 #112556 by RobRoy. Match maxlength with the database. 2007-02-27 19:19:28 +00:00
Neil Drumm 526f50912f #32833 by fgm. Comment improvement. 2007-02-27 08:11:45 +00:00
Neil Drumm dc2f68cb4a #120146 by abautu. TRUNCATE TABLE is not ANSI SQL. 2007-02-27 08:08:56 +00:00
Neil Drumm 71d800eab9 #119128 by kkaefer. Use the correct argument for the theme configuration help. Backport from HEAD. 2007-02-27 07:52:21 +00:00
Neil Drumm 56ca7e9dfc #105405 by chx. Only display the web server information instead of attempting to check its randomness. 2007-02-14 04:48:57 +00:00
Neil Drumm e9dd883535 #114745 by moonray. Fix a sloppy if condition. 2007-02-14 04:30:33 +00:00
Neil Drumm 8be4fe8601 #118041 by kkaefer. fixed small braino in url(). Backport from HEAD. 2007-02-14 04:15:24 +00:00
Neil Drumm 7adde9f636 #117917 by chx, greg, webchick et al: fix problems with the automatic domain extraction -- prevents users from logging in. Backport from HEAD. 2007-02-14 04:11:24 +00:00
Neil Drumm 4a247fca04 #107051 by webchick. Avoid showing duplicates in 'Who's online' block. Backport from 6. 2007-02-11 00:24:36 +00:00
Neil Drumm a001ef6202 #107346 by asaddi. Postgres consitency fix. Backport from 6. 2007-02-11 00:20:31 +00:00
Neil Drumm 31d852ac75 #111537 by jpetso. Add #weight to content type editing screen buttons. 2007-02-11 00:17:58 +00:00
Steven Wittens b95cd6b62d Code style 2007-02-06 08:23:20 +00:00
Neil Drumm 4238342664 #115213 by dorpy. Backport from HEAD. Fix E_ALL problem. 2007-02-06 08:20:17 +00:00
Steven Wittens ff02f059f5 #104175: Fix disappearing fieldset title in firefox. 2007-02-06 08:13:06 +00:00
Neil Drumm ba90af9815 #113290 by maynich. Add missing t(). 2007-02-02 04:39:23 +00:00
Neil Drumm 4909acf064 #113286 by maynich. Added missing t(). 2007-02-02 04:34:07 +00:00
Neil Drumm 11dd5e18f9 '-' -> ' ' 2007-01-30 20:50:35 +00:00
Neil Drumm 06f6424e58 Setting up the version number for the 5.2 round of work. 2007-01-30 20:36:54 +00:00
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