Dries
d5794aca00
- Patch #1463564 by effulgentsia: Drupal 8 cannot be installed or used on PHP <5.3.3.
2012-03-02 14:51:19 -05:00
Dries
2d6dcdd509
- Patch #1454538 by effulgentsia, Gábor Hojtsy, kalman.hosszu: langcode property to all entity types; for the user entity, distinguish entity language from user's language preference.
2012-03-02 13:46:16 -05:00
Dries
44963050b2
Merge remote-tracking branch 'heyrocker/8.x-file-config' into 8.x
2012-03-02 12:42:36 -05:00
catch
2cc2aa2568
Issue #1174620 by Niklas Fiekas, Dave Reid, ericduran: Added new HTML5 FAPI element: email.
2012-03-02 16:29:16 +09:00
catch
4f00ad8b5a
Issue #1138258 by Rob Loach, idflood, nod_, ericduran: Drop textarea.js in favor of CSS3 resize.
2012-03-02 15:28:37 +09:00
Greg Dunlap
1bc549de8f
Merge remote-tracking branch 'origin/8.x' into 8.x-file-config
2012-02-29 19:47:35 -08:00
Nathaniel
bdb71c6fa7
Merge remote branch 'crell/dbtngtng' into 8.x
2012-03-01 12:22:48 +09:00
Jennifer Hodgdon
2f96316446
Issue #1451032 by NROTC_Webmaster: Add note to schema docs about varchar columns needing to have length specified
2012-02-29 16:53:05 -08:00
Jennifer Hodgdon
912b5513f0
Issue #1315992 by xjm: Remove path designations from menu callback docs to conform with current 8.x standards
2012-02-29 09:11:01 -08:00
Greg Dunlap
5981cc85c1
Merge remote-tracking branch 'origin/8.x' into 8.x-file-config
2012-02-28 23:03:30 -08:00
catch
b150eb3f94
Issue #1446372 by Heine, bserem, champlin: Fixed Invalid Unicode code range in PREG_CLASS_UNICODE_WORD_BOUNDARY fails with PCRE 8.30.
2012-02-28 23:16:54 +09:00
Nathaniel
dc685b078c
Issue #1430300 by mradcliffe, effulgentsia: Fixed Preprocess functions in an include file fail to get called when the theme implements a suggestion override.
2012-02-27 12:27:35 +09:00
Nathaniel
f3da649b7c
Issue #967166 by effulgentsia, Cottser: Fixed Content rendered via AJAX does not respect stylesheets removed in .info files.
2012-02-27 12:01:22 +09:00
xjm
24aa914398
Fix some trailing whitespace.
2012-02-23 07:01:41 -06:00
Greg Dunlap
260ae131db
Merge branch '8.x-file-config' of git.drupal.org:sandbox/heyrocker/1145636 into 8.x-file-config
2012-02-22 21:28:51 -08:00
Greg Dunlap
a9cabde4e3
Cleaning up some todos
2012-02-22 21:28:37 -08:00
Greg Dunlap
a3a48d8986
Removed unnecessary todo
2012-02-22 21:17:06 -08:00
Greg Dunlap
ca422ecba2
Fixed up some comments
2012-02-22 21:16:54 -08:00
Greg Dunlap
3de10c2a2c
Added some additional comments around config_decode()
2012-02-22 21:09:24 -08:00
Greg Dunlap
0242e3e8b5
Removed config_get_names_with_prefix() which made no sense
2012-02-22 21:00:03 -08:00
Greg Dunlap
bdd013ea2a
Merge remote-tracking branches 'origin/8.x' and 'origin/8.x-file-config' into 8.x-file-config
2012-02-22 14:29:38 -08:00
Greg Dunlap
86b6fe2f20
Fixed incorrect comment in config_get_signed_file_storage_names_with_prefix()
2012-02-22 13:48:47 -08:00
Dries
a58940f111
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
2012-02-22 08:37:04 -05:00
Greg Dunlap
47cdc75465
Reinstated updates to common.inc that had apparently gotten clobbered during a previous merge
2012-02-22 00:06:14 -08:00
Dries
cc9cd9947f
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-02-21 10:44:21 -05:00
Dries
fa0562fac4
- Patch #1416392 by Gábor Hojtsy, plach, rvilar: clean up language (types) bootstrap function naming and documentation.
2012-02-21 10:44:11 -05:00
webchick
0c495e928d
Issue #655048 by Gábor Hojtsy, intuited: Fixed Plural formula information blanked when importing a poorly-formed .po file.
2012-02-21 01:38:03 -08:00
catch
b059099e56
Issue #652288 by Niklas Fiekas: Rewording the 'proceed with the installation' text on the installer's requirements page.
2012-02-20 16:29:13 +09:00
Dries
180642cdd1
- Patch #1317620 by xjm: clean up API docs for includes directory, files starting with D-G.
2012-02-18 22:41:24 -05:00
Greg Dunlap
9c700a6509
Removed comment about psr-0
2012-02-17 14:03:52 -08:00
Dries
1457cd8779
- Patch #1436074 by Pat Redmond: documentation problem with batch_set(): change 'his' to 'its'.
2012-02-16 22:59:14 -05:00
Greg Dunlap
eb9954acfa
Merge remote-tracking branch 'origin/8.x' into 8.x-file-config
2012-02-16 14:22:20 -08:00
Greg Dunlap
3f9c931860
Cleaning up whitespace
2012-02-16 13:08:44 -08:00
catch
ddf4b81fc7
Issue #1221276 by fietserwin, Gábor Hojtsy, sun, gumanist: Fixed locale_get_plural() only works for a single language within a request and does not work for English.
2012-02-16 22:42:26 +09:00
catch
004df89186
Issue #1050746 by grendzy: Fixed HTTPS sessions not working in all cases.
2012-02-16 22:35:24 +09:00
sun
4f0f3c876f
Fixed missing type casting for configuration values.
2012-02-14 12:25:52 -08:00
sun
40cc21c89d
Fixed Image module tests. Added many critical todos:
...
- Config values are not casted to strings (despite promised).
- Config keys are not casted to strings (although promised, too).
- XML can be invalid and not parse-able for many reasons.
- Config keys are not validated/sanitized.
- config()->clear() should really be ->unset().
- Configuration must not be additionally cached by a module in any way (static cache / database cache).
- Some modules invoke drupal_alter() on configuration (e.g., image styles).
- Need a way to list config object names/suffixes _after_ a specified prefix.
- Need a way to determine whether a config object exists.
- Some modules might have a valid use-case for retrieving/listing config objects using a wildcard within the name (instead of only searching by prefix).
- The key of a retrieved value is unknown; since you only get the value. Configuration values (or sub-values) may be passed forward to another function/callback, and thus, that function no longer knows about the key of the value. (unless the key is contained in the value, which is a very very wonky duplication)
- Config keys must not contain periods (within a specific key).
2012-02-14 12:25:39 -08:00
sun
23ecfa9484
Fixed CommonJavaScriptTestCase.
2012-02-14 12:20:02 -08:00
Greg Dunlap
757ce5148e
Removed sig from global htaccess, create a new one in the config directory at install time which simply does a DenyFromAll, just like private files
2012-02-13 18:11:17 -05:00
sun
f71138695f
Fixed configuration file directory not setup for tests.
2012-02-13 18:53:07 +01:00
justinrandell
a3156a15e7
Convert a couple of calls that look for cache settings using the old variable_get system.
2012-02-11 23:01:58 -05:00
Greg Dunlap
a8313cf422
Merge remote-tracking branch 'core/8.x' into 8.x-file-config
2012-02-12 11:24:16 -05:00
Greg Dunlap
79c10d633d
Converting config system to PSR-0
2012-02-12 11:17:29 -05:00
Greg Dunlap
1de1df5717
Added ability to get the complete data array by passing no key to config->get()
2012-02-11 15:49:25 -05:00
catch
49dbb6d4fb
Issue #1411114 by sun: Fixed drupal_valid_test_ua() is not statically cached on non-positive match.
2012-02-11 14:24:47 +09:00
catch
25c7704131
Issue #41595 by pillarsdotnet, m3avrck, sun et al: Fixed All pager links have an 'active' CSS class.
2012-02-11 14:22:04 +09:00
catch
055900b338
Issue #1250800 by attiks, Jelle_S, dereine: Fixed Language domain should work regardless of ports or protocols.
2012-02-11 14:17:56 +09:00
Dries
03a8bdc361
- Patch #1431040 by Gábor Hojtsy: rename LOCALE_LANGUAGE_NEGOTIATION_* constants to LANGUAGE_NEGOTIATION_*.
2012-02-08 09:51:31 -05:00
catch
b62f85ca97
Issue #998256 by justafish, Dave Reid: Please let modules know about the original URL alias in hook_path_update().
2012-02-08 20:03:32 +09:00
Dries
fdca0419a5
- Patch #1357918 by Gábor Hojtsy, swentel, sun, no_commit_credit: missing update for language_default() in language langcode update.
2012-02-07 14:34:52 -05:00