Commit Graph

4242 Commits (af2b5e7d86a94fc7d0834e2ef0e44036d28cae3b)

Author SHA1 Message Date
Dries Buytaert b0cbc018ec - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
Dries Buytaert d3c83c021e - Patch #942718 by joachim: drupal_get_form() and hook_form_alter() should mention #parameters. 2010-10-20 00:53:27 +00:00
Dries Buytaert 0281833bb7 - Patch #943558 by joachim: 'block_callback()' in menu_router() table has no purpose. 2010-10-20 00:47:44 +00:00
Dries Buytaert 922b51e7b9 - Patch #945118 by Island Usurper: fixed documentation formatting for drupal_add_js(). 2010-10-20 00:45:39 +00:00
Dries Buytaert 28ec075528 - Patch #731518 by Damien Tournoud, Dave Reid: allow alteration of token values. 2010-10-18 01:13:07 +00:00
Dries Buytaert 63c15e5490 - Patch #943112 by ksenzee: file_file_download() should delegate header checks to a separate function. 2010-10-18 01:00:39 +00:00
Dries Buytaert 468d201ce1 Patch #943042 by Damien Tournoud: MergeQuery regressions: key is used in the update query, exception is echoed. 2010-10-18 00:50:36 +00:00
Angie Byron ab190206e7 #642160 by boombatower, Damien Tournoud: Make debug() message more usable. 2010-10-16 00:00:17 +00:00
Angie Byron f8b10296ea #938614 follow-up by chx: Abort abort\! Back to 5.2.4. 2010-10-15 18:03:43 +00:00
Angie Byron 66ec59e0f4 #664042 by coltrane, effulgentsia: Fixed TableSort order error when no sort set in header 2010-10-15 04:34:15 +00:00
Angie Byron 4a9cd0fcc1 #744384 by c960657: Do not write unchanged sessions to the database. 2010-10-15 04:15:41 +00:00
Angie Byron 91bc8bed90 #709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: Add a hook_entity_delete() for consistency. 2010-10-15 03:36:21 +00:00
Angie Byron 8ab93aeaf1 #938470 by Kevin Hankens: Change error about file permissions on settings.php during install to warning instead. 2010-10-15 03:31:28 +00:00
Dries Buytaert 284f2b11a4 - Patch #902644 by sun, tobiasb: machine names are too hard to implement. Date types and menu names are not validated.
This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
2010-10-13 13:43:21 +00:00
Dries Buytaert 90c1a34782 - Patch #938614 by chx: bump to PHP 5.2.5. 2010-10-12 03:10:03 +00:00
Dries Buytaert 7383675935 - Patch #818374 by Damien Tournoud, ksenzee, Dave Reid: add a requirements check error if PECL PDO is being used. 2010-10-12 02:50:03 +00:00
Dries Buytaert 563c673ea3 - Patch #101227 by mikeytown2, Owen Barton, grendzy: added Gzip aggregated CSS and JS. 2010-10-11 23:49:48 +00:00
Angie Byron 928361636c #281405 follow-up by David_Rothstein: Set maximum RAM requirement back down to 32M rather than 40M. 2010-10-10 15:53:54 +00:00
Angie Byron b20e037a0b #912218 by Gábor Hojtsy: Add missing languages present on localize.drupal.org. 2010-10-09 18:20:43 +00:00
Angie Byron ef474193ad #895140 by alexpott, jp.stacey, matason, David_Rothstein: Fixed _system_rebuild_module/theme_data() choose 6.x over 7.x versions. 2010-10-09 08:05:15 +00:00
Angie Byron 826ede4622 #356036 by plach, catch: Allow creating nodes in default languages. 2010-10-09 03:43:31 +00:00
Angie Byron b737a40c76 #903698 by jpstrikesback: EntityFieldQuery orderBy methods should default to ASC. 2010-10-09 02:36:46 +00:00
Dries Buytaert 7faedbdd5f - Patch #460448 by sun: some CSS rules are broken once CSS aggregation is enabled. 2010-10-08 15:36:12 +00:00
Angie Byron 44c2bfdcd1 #898040 by jhodgdon: Replace @name with @defgroup in PHPDoc. 2010-10-08 05:07:53 +00:00
Dries Buytaert 2a3d188692 - Patch #933792 by droplet: cache clear all - wrong documentation. 2010-10-07 17:44:53 +00:00
Angie Byron 800cdcc840 #700380 by mitchmac, Dave Reid, mfb, Ryan Palmer, justinrandell: Fix sorting in tableselect if #weight is not set. 2010-10-07 17:31:39 +00:00
Angie Byron 67b7055a56 Back to 7.0-dev 2010-10-07 03:35:03 +00:00
Angie Byron d0b330ef31 Drupal 7.0-beta1 2010-10-07 03:32:59 +00:00
Angie Byron 00ea494765 #934110 by dww: Fixed regression: Installer defaults to country 'Afghanistan', not 'None'. 2010-10-07 03:26:41 +00:00
Angie Byron 65b99dc85f #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are lost on module disable. 2010-10-07 00:28:20 +00:00
Angie Byron 466c8ff543 #561858 follow-up by effulgentsia: Avoid clobbering JS settings. 2010-10-06 23:03:39 +00:00
Angie Byron 1af4618908 #922370 by ksenzee: Fixed system_update_7004() goes into an infinite loop (beta blocker). 2010-10-06 21:51:10 +00:00
Dries Buytaert 973562ffa7 - Patch #908798 by bojanz: EntityFieldQuery does not handle ordering correctly. 2010-10-06 13:57:47 +00:00
Dries Buytaert 77c85e329a - Patch #932016 by fago, klausi: fixed entity_load() defaults 2010-10-06 13:45:56 +00:00
Dries Buytaert 6893d4313f - Patch #931352 by LaurentAjdnik: documentation fixes. 2010-10-06 13:39:54 +00:00
Dries Buytaert fb8025056c - Patch #932098 by sun: various bogus theme variables. 2010-10-06 13:38:40 +00:00
Dries Buytaert facc581013 - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: optimize JS/CSS aggregation for front-end performance and DX. 2010-10-05 19:59:10 +00:00
Angie Byron 0614a78538 #780318 by plach: Fixed path prefixes are always active on multilingual sites. 2010-10-05 17:57:09 +00:00
Angie Byron 57759f5a8d #930122 by dww: Regression: temp directory handling broken by confusion between file_directory_temp and file_temporary_path. 2010-10-05 06:23:18 +00:00
Dries Buytaert fd0e4caf2f - Patch #612546 by dhthwy, jpmckinney, dww: remove the broken FileTransferFTPWrapper (file stream) class. 2010-10-05 02:08:53 +00:00
Dries Buytaert 5c918691d3 - Patch #931632 by quartsize: countQuery() replaces connection information with active. 2010-10-05 01:42:24 +00:00
Dries Buytaert 485946f296 - Patch #908578 by jonhattan: dependents array key not used in any place across the code. 2010-10-05 00:31:19 +00:00
Dries Buytaert f85a37c307 - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a select list without #default_value() always passes form validation. 2010-10-04 18:00:46 +00:00
Dries Buytaert 5a23b3fdb9 - Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework. 2010-10-04 17:46:01 +00:00
Angie Byron 522c052fad #902798 by tobiasb: Fix notice in _batch_process(). 2010-10-04 07:34:26 +00:00
Angie Byron 5e52176157 #864464 follow-up by David_Rothstein: Move notice about requiring latest version of Drupal so it only comes up the first time update.php is ran. 2010-10-03 23:33:15 +00:00
Dries Buytaert ae28425926 - Patch #904994 by Dave Reid: fix watchdog behavior. 2010-10-03 23:32:55 +00:00
Dries Buytaert 6fb8d182f8 - Patch #930116 by Benjamin Melançon: remove orphaned line of code from menu_get_active_help(). 2010-10-03 23:29:09 +00:00
Angie Byron 6b2b3eb931 #901062 by effulgentsia, ygerasimov, et al: Fixed regression: themes can no longer remove stylesheets by overriding them in .info files. 2010-10-03 05:11:16 +00:00
Dries Buytaert 3e05ba7bcc - Patch #922380 by Berdir: custom PagerDefault count queries getter method is protected. 2010-10-03 02:47:30 +00:00