Commit Graph

6862 Commits (c13268f883d4cf029e1470473a803c68b9aeb1c0)

Author SHA1 Message Date
Dries Buytaert c13268f883 - Patch #112927 by asimmonds: fixed menu system on PostgreSQL. 2007-01-29 12:30:11 +00:00
Dries Buytaert 3b543c18f5 - Rollback of E_ALL patch. Too much extra breakage. 2007-01-25 22:14:06 +00:00
Dries Buytaert db7dcfd444 - Patch #112556 by webchick: term/vocab maxlength should match db. 2007-01-25 21:51:20 +00:00
Dries Buytaert 89c8b3feaf - Patch #112563 by webchick: prevent double-escaping. 2007-01-25 21:49:32 +00:00
Dries Buytaert fd32b42196 - Patch #112715 by webchick et al: fixed some E_ALL errors. 2007-01-25 21:32:07 +00:00
Dries Buytaert 03752e35a4 - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet. 2007-01-24 14:48:36 +00:00
Dries Buytaert d407de4cec - Code cleanup. 2007-01-24 07:51:53 +00:00
Dries Buytaert 77c2632be6 - Patch #99625: enable E_ALL mode. 2007-01-23 19:21:50 +00:00
Dries Buytaert 6a1a93cefa - Patch #111289 by jvandyk: form.inc cleanup. 2007-01-23 19:17:55 +00:00
Dries Buytaert 301d377986 - Patch #107440 by webchick and add1sum: code cleanup. 2007-01-23 19:11:18 +00:00
Dries Buytaert 35fa510657 - Patch #108731 by add1sun: code cleanup. 2007-01-23 19:09:46 +00:00
Dries Buytaert 4522cf67f0 - Patch #107424 by webchick: code cleanup. 2007-01-23 19:07:20 +00:00
Dries Buytaert cd9ceae7a1 - Patch #107426 by webchick: code cleanup. 2007-01-23 19:04:21 +00:00
Dries Buytaert 36e554da66 - Patch #108282 by vjordan: updated CHANGELOG.txt 2007-01-23 18:58:35 +00:00
Dries Buytaert f83368fdf5 - Patch #92630 by RobRoy: simplify adding new blocks. 2007-01-23 16:44:58 +00:00
Dries Buytaert 05ffca40a1 - Patch #105855: bump MySQL version. 2007-01-23 16:43:17 +00:00
Steven Wittens 2e25a97e9d #102387: index.php does not redirect to install.php if PHP does not support 'mysql'. 2007-01-22 02:20:42 +00:00
Steven Wittens 5f84319ceb #110667: Fix bad div tag in color picker form. 2007-01-20 08:12:20 +00:00
Dries Buytaert 0c63234497 - Patch #110667 by hickory: removed extraneous div closing tag. 2007-01-19 13:26:54 +00:00
Dries Buytaert 107b456d23 - Bumping the minimum MySQL requirement to MySQL 4. 2007-01-18 20:30:33 +00:00
Steven Wittens 134df3e5fd CHANGELOG 2007-01-15 12:12:41 +00:00
Steven Wittens aeeed7f27f Version number 2007-01-15 12:03:50 +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