Commit Graph

1838 Commits (bcc77e1f363953e04003ad84294d761a25cbe225)

Author SHA1 Message Date
Neil Drumm bcc77e1f36 - Patch #140412 by quicksketch: use drupal_set_header() instead of header(). 2007-05-31 05:48:58 +00:00
Neil Drumm 147154c5c1 - Patch #142337 by drewish: fixed E_ALL problem.
Backport from HEAD.
2007-05-21 01:09:21 +00:00
Neil Drumm 97f9987766 simple phpdoc formatting fix in locale.inc
backport from HEAD.
2007-05-21 00:20:02 +00:00
Neil Drumm 166549dabd - Patch #136049 by lyricnz: small performance improvement - removed some redundant fields.
backport from HEAD.
2007-05-21 00:02:49 +00:00
Steven Wittens cdd6333e31 Code style: use get_t() to determine appropriate t() function 2007-05-10 07:01:31 +00:00
Neil Drumm a80d49b956 #109941 by morphir. Let browsers store form values. 2007-05-07 04:19:54 +00:00
Neil Drumm dae9476d3b #133189 by Darren Oh. More forgiving test for empty date values. 2007-05-07 04:04:48 +00:00
Neil Drumm cbc3f80908 #141636 by Heine. Remove the duplicate submission check; it is an API change that should not have gone in. 2007-05-07 03:28:03 +00:00
Neil Drumm 6b7234a2b9 - Patch #139517 by Grugnog2: improved code comment.
Backport from HEAD.
2007-05-04 09:05:40 +00:00
Neil Drumm fcf96f0266 - Patch #133789 by John Albin: Drupal-generated email can look like spam.
Backport from HEAD.
2007-05-04 08:56:30 +00:00
Neil Drumm c45ff593ac - Patch #138376 by dww: fixed array vs. string bug when defining #default_value array for a multiselect.
Backport from HEAD.
2007-04-24 07:33:33 +00:00
Neil Drumm ff44c70075 Rolled back #126867. It is not needed. 2007-04-22 23:54:03 +00:00
Neil Drumm 565deb4f64 - Patch #137138 by jvandyk: fixed problem with drupal_http_request() not setting the proper error code when a network effect occurs. Causes the XML-RPC backend to fail.
Backport from HEAD.
2007-04-19 02:05:15 +00:00
Neil Drumm 3dc364543e - Patch #126867 by dmitrig01: made caching work with prefixing.
Backport from HEAD.
2007-04-18 04:27:32 +00:00
Neil Drumm 87f253c88e - Patch #134697 by hunmonk: make table row coloring work in absence of numeric IDs.
Backport from HEAD.
2007-04-10 07:06:47 +00:00
Neil Drumm 39f48eff1e - Patch #72564 by Gabor: locale bugfix: undefined variable.
Backport from HEAD.
2007-04-08 01:08:31 +00:00
Neil Drumm 94e51b24be - Modified patch #133318 by hunmonk: drupal_get_messages() returning incorrect array value.
Backport from HEAD.
2007-04-08 01:04:30 +00:00
Neil Drumm 815427e1da - Patch #133216 by meba: trying to get property of non-object on line 982.
Backport from HEAD.
2007-04-08 00:56:46 +00:00
Dries Buytaert 5e5bb49a6d - Patch #111697 by wesley: properly initialized user->time to prevent warnings/errors. 2007-03-25 20:59:25 +00:00
Steven Wittens 2f1edb4895 #124366: Change the default language codes for Norwegian Nynorsk and Norwegian Bokmål 2007-03-24 19:09:25 +00:00
Neil Drumm 9d278e3b84 #104969 by Wesley Tanaka. Sync the documentation comments. 2007-03-23 20:49:11 +00:00
Steven Wittens 8213324545 #126867: Reverting bad db_prefix_tables change. 2007-03-15 15:24:23 +00:00
Dries Buytaert 7a45218edc - Patch #126867 by dmitrig01: fixed caching in presence of database prefixes. 2007-03-14 19:25:51 +00:00
Neil Drumm b6d1519b35 - Patch #125418 by hunmonk: make #skip_duplicate_check easier to use.
Backport from HEAD
2007-03-09 04:05:35 +00:00
Dries Buytaert a5a16bde24 - Patch #121876 by Darren, Nedjo et al: drupal_to_js converts empty arrays to objects. 2007-03-08 19:34:17 +00:00
Neil Drumm a1614b8f51 #52878 by ChrisKennedy. Make nicer links in function documentation. 2007-03-07 03:55:13 +00:00
Neil Drumm 9e775261bb #107358 by m3avrck, robert douglass, heine, eaton et al: Prevent multiple form processing: causing duplication of nodes/users.
Backport from HEAD.
2007-02-27 19:58:10 +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 8be4fe8601 #118041 by kkaefer. fixed small braino in url(). Backport from HEAD. 2007-02-14 04:15:24 +00:00
Neil Drumm 4238342664 #115213 by dorpy. Backport from HEAD. Fix E_ALL problem. 2007-02-06 08:20:17 +00:00
Neil Drumm 12bd111762 500-7002-AS 2007-01-29 21:51:53 +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 c265b09be9 - Patch #111289 by jvandyk: form.inc cleanup. 2007-01-23 19:18:11 +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 b70e936d24 #109032: Make session.inc pluggable. 2007-01-15 11:52:02 +00:00
Steven Wittens d351a2218a #109326: #id attribute not output for buttons. 2007-01-15 04:09:40 +00:00
Steven Wittens 5790f43620 #109074: Avoid random segfaults in _menu_sort() 2007-01-14 01:37:48 +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 36cd6b2b21 #107966: Make login fields consistent size. 2007-01-11 03:24:42 +00:00
Steven Wittens eb28074aa3 #108320: Form API optimization, don't call element_sort unless needed. 2007-01-10 23:30:07 +00:00
Dries Buytaert 3e8a9d1905 - Cleanup form attributes. 2007-01-09 08:30:31 +00:00
Dries Buytaert da55db28f9 - Patch #24023 by dww: rename form_get_option_key() and fix its behavior. 2007-01-05 19:08:30 +00:00
Steven Wittens 365439ffdf #107015: Code consistency, capitalization of class names. 2007-01-05 05:32:23 +00:00
Steven Wittens 4026afab01 #100563: Clarify documentation for CSS preprocessor. 2007-01-05 04:35:07 +00:00
Dries Buytaert 5190678d73 - Patch #100563 by m3avrck: improved phpDoc of drupal_add_css. 2007-01-04 09:58:55 +00:00
Dries Buytaert fbae0db63f - Patch #104693 by Chris: switch back to HTTP/1.0 headers. 2007-01-04 09:49:16 +00:00
Steven Wittens 1fee60766e #86737: Security htaccess fix needs to be created with group permissions set. 2007-01-04 07:13:50 +00:00
Dries Buytaert c3c8d7f13d - Patch #106370 by naquah and chx: fixed query rewriting in presence of OR-clause. 2007-01-03 10:59:02 +00:00
Dries Buytaert 6777463414 - Patch #104693 by ChrisKennedy: pragma dates back from previous protocal. 2007-01-02 10:21:39 +00:00