Commit Graph

1922 Commits (095c1796e3980c50c9e6b51e077c4877a54bd76f)

Author SHA1 Message Date
Neil Drumm ec7037a180 #101904 by David_Rothstein. Make secondary links work for primary links with '<front>' path. 2008-02-11 05:26:53 +00:00
Neil Drumm 9e137fc223 #215252 by bdragon: reset the cache flush variable before the cache is flushed, so busy sites will not attempt multiple cache flushes at a time 2008-02-10 02:05:00 +00:00
Neil Drumm bb518337f5 - Patch #115606 by Junyor, thesaint_02: added support for PHP 5.2's 'recoverable fatal errors'. 2008-01-22 09:36:49 +00:00
Neil Drumm a54823f7b8 Drupal 5.6. 2008-01-10 22:14:24 +00:00
Neil Drumm 584e18ac68 - Patch #199955 by saxofaan: file_upload_max_size() returns results in bytes, not in mega bytes. 2008-01-07 01:00:23 +00:00
Neil Drumm f91615abf9 #168315 by schuyler1d: previous active database name was not consistently returned in db_set_active() 2008-01-07 00:55:44 +00:00
Neil Drumm e74c6acdf6 #180126 by mmoreno, drewish and scor: add realpath() call to file_save_data(), so Windows will create temporary files properly 2007-12-27 09:52:36 +00:00
Neil Drumm b210e9f1fd #182410 by greggles: HTTP Basic authentication username and password was parsed in drupal_http_request() but then not used in the request 2007-12-27 09:21:23 +00:00
Neil Drumm 67f7687c31 #194652 by Heine: specify explicit accept-charset for forms to avoid browser guessing 2007-12-27 08:41:52 +00:00
Neil Drumm 720e149023 #200338 by m3avrck and quicksketch: fix transparent GIF resizing 2007-12-27 08:31:24 +00:00
Neil Drumm 2d7c3f8a54 #173459 by Dave Cohen. Backport of #78487 by FredCK, forngren and bjaspan: document <front> support in url() and l() and proper active class support for <front>. 2007-12-27 08:16:31 +00:00
Neil Drumm b22d203c9c #199084 by chx: better conformance with ISO date formats in our xmlrpc code 2007-12-20 07:53:34 +00:00
Neil Drumm 840842ba33 #173858 by Gábor Hojtsy: skip UTF-8 BOM when importing locale files 2007-12-17 01:53:52 +00:00
Neil Drumm 0c37f209b4 Patch #168829 by Neil Drumm: fixed link in documentation. 2007-11-10 02:24:47 +00:00
Neil Drumm 0bd3fd1abb Patch #182728 by Darren Oh: improved PHPdoc of db_rewrite_sql(). 2007-11-07 05:55:46 +00:00
Neil Drumm 144b914133 - Patch #181063 by chx and bjaspan: fixed problem with drupal_bootstrap() not booting to the proper level. 2007-10-28 04:53:14 +00:00
Neil Drumm 51955a6835 #178478 by scor: typo in text displyed when the DB is installed but not accessible 2007-10-19 21:49:26 +00:00
Neil Drumm 8506de8190 Drupal 5.3 2007-10-17 21:29:00 +00:00
Neil Drumm 3ad0caf385 - Patch #178999 by JohnAlbin, sun and sammys: fixed race condition with drupal_goto(). 2007-10-16 06:36:04 +00:00
Neil Drumm 76f9f8de23 #112064 by Dave Cohen and pwolanin: do not cache installer redirects, so live Drupal pages will be visible instead of cached installer pages 2007-10-06 22:38:28 +00:00
Neil Drumm 717676d415 #150759 by hass. Remove @charset rules for aggregated stylesheets, which were incorrect and confused Safari. 2007-09-12 07:29:57 +00:00
Neil Drumm b4ecbda989 Drupal 5.2 2007-07-26 19:16:50 +00:00
Neil Drumm 31405bf168 #160107 by JohnAlbin: use the same session ID regardless of the protocol used to access the page (eg share sessions between http and https pages) 2007-07-26 04:44:56 +00:00
Neil Drumm ed1fa56d11 #160263 by Rok Žlender. unset() does not work with static variables. 2007-07-21 00:54:18 +00:00
Neil Drumm c9a822c43e #158687 by drumm: fix URI encoding of some special chars 2007-07-15 23:07:06 +00:00
Neil Drumm e995ff95e9 #158133 by killes. Handle HAVING clauses in db_rewrite_sql(). 2007-07-12 06:25:47 +00:00
Neil Drumm 7146cb7eeb #56357 by JohnAlbin, et al. Improve cookie naming to prevent conflicting cookies set on the same domain name. 2007-07-09 04:28:12 +00:00
Dries Buytaert 41c363832f - Patch #155859 by Arancaytar: removed HTML from PHPdoc. 2007-07-03 20:13:23 +00:00
Neil Drumm fd22233df6 #136837 by meba and pwolanin. Allow cache tables to be prefixed. 2007-06-27 03:35:48 +00:00
Neil Drumm b6da509aa3 #123807 by dvdweide and chx. Return not found instead of access denied in some cases. 2007-06-17 01:50:50 +00:00
Neil Drumm d5e84ea37a - Patch #151491 by john vandyck: fixed notice with table sorting. 2007-06-16 22:29:25 +00:00
Neil Drumm 0cc88e871d #136067 by mkalkbrenner. Allow password confirm fields to be marked as required. 2007-06-14 06:27:45 +00:00
Neil Drumm 93f9fb3f23 #150671: Consistent code comment style (by dmitrig01). 2007-06-14 06:11:12 +00:00
Neil Drumm fc6aedde04 - Patch #137724 by JohnAlbin: empty favicon causes duplicate page requests. 2007-05-31 05:52:42 +00:00
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
Neil Drumm 8bd5340561 #98720 by chx. Better checking of selected options. 2007-01-02 05:58:53 +00:00
Neil Drumm dfd86399c0 #106232 by chx. Add spaces for code style. 2007-01-02 05:05:38 +00:00
Neil Drumm f1c8692881 #101757 by ChrisKennedy. 1 byte instead of 1 bytes. 2006-12-30 21:33:04 +00:00
Neil Drumm 7d706a562d #105726 by moshe weitzman. Remove necessity to hard-code theme engine directories since they can change. 2006-12-30 20:59:11 +00:00
Steven Wittens 95539f5e08 #105889: fix parse error in locale.inc 2006-12-30 08:43:14 +00:00
Dries Buytaert ce2088e817 - Patch #105454 by kkaefer, ChrisKennedy, RobRoy et al: fixed update paths. 2006-12-29 18:58:48 +00:00
Steven Wittens c231ce312d #97640: Do not xss filter locale strings on import or edit. 2006-12-29 08:35:04 +00:00
Neil Drumm b1c11d267f #90738 by jjeff and ChrisKennedy. first and last are not mutually exclusive. 2006-12-29 08:18:28 +00:00
Steven Wittens bc82525c95 #24023 (follow up): Add API function for dealing with form API #options arrays. 2006-12-29 00:19:58 +00:00
Dries Buytaert 7228b485f5 - Patch #105461 by jvandyk: fixed code comments. 2006-12-27 22:50:09 +00:00
Dries Buytaert 5c99a06f9f - Patch #85979 by RobRoy, keith.smith, fgm and webchick: improve documentation of db_next_id(). 2006-12-27 22:13:56 +00:00
Neil Drumm 613b561668 #105303 by Gábor Hojtsy. Improve translation converage for installation. 2006-12-27 13:02:34 +00:00
Dries Buytaert 5f87220dda - Patch #105164 by kkaefer: image quality settings toggle. 2006-12-26 14:01:41 +00:00
Dries Buytaert 5c3086ee4a - Patch #100957 by chx: clean up drupal_lookup_path() 2006-12-23 22:04:52 +00:00
Dries Buytaert 96c913dca9 - Patch #88707 by chx: Make menu_set_active_item a complete inner redirection. 2006-12-23 17:27:03 +00:00
Dries Buytaert 983eda44ac - Patch #104693 by ChrisKennedy: send proper HTTP headers: HTTP/1.0 -> HTTP/1.1. 2006-12-21 22:20:19 +00:00