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
Larry Garfield
5ee04f81cb
Handle page callback files that need to be lazy-loaded.
2012-02-21 08:44:56 -06:00
Larry Garfield
3b8be7dfa9
Fix typo.
2012-02-21 08:44:36 -06:00
Larry Garfield
56654ae8db
Fix front page handling.
2012-02-21 08:44:22 -06:00
webchick
f55ff74d96
Issue #1446988 by Dave Reid: Reassign maintainer of statistics module to Tim Millwood.
2012-02-21 02:27:14 -08:00
webchick
8cdaf25b4f
Issue #1447040 by nod_: Application for being javascript maintainer.
2012-02-21 01:56:33 -08: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
ef5d9d89b3
Issue #1313300 by jwilson3, rjgoldsborough, MrHaroldA: Fixed Wrong uri in 'Add new comment' teaser link if set to COMMENT_FORM_BELOW.
2012-02-20 16:30:57 +09: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
catch
ec45fe5b47
Issue #1401496 by bleen18: Fixed forum_taxonomy_term_delete() completely broken (takes instead of entity).
2012-02-20 16:16:37 +09:00
catch
3fa7d32a43
Issue #1267918 by Niklas Fiekas, darrellulm: Fixed User signature does not appear in comment preview.
2012-02-20 16:13:05 +09:00
catch
5820eb7b96
Issue #1436936 by Snugug: Add Clearfix Class to <header> in page.tpl.php.
2012-02-20 14:43:39 +09:00
catch
859fdb931e
Issue #1373312 by sun: Assign system_main() block to 'content' region and help block to 'help' region by default.
2012-02-20 14:41:29 +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
Dries
8be72b70dc
- Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up.
2012-02-18 22:31:32 -05:00
Dries
f3aa73aefb
- Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up.
2012-02-18 22:26:01 -05:00
Dries
c6d3a24e65
- Patch #1427098 by chris.leversuch: EntityFieldQuery::execute documentation - return value example doesn't work if query result is empty.
2012-02-18 22:19:27 -05:00
Dries
d31b0b4f7e
- Patch #1420022 by nod_: remove dead code: progress.upload_callback(), progress.error_callback().
2012-02-18 22:14:30 -05:00
Greg Dunlap
b537f79f47
Docblock for clear()
2012-02-17 14:17:29 -08:00
Greg Dunlap
f4c3b094a7
Added tests for clear()
2012-02-17 14:16:42 -08:00
Greg Dunlap
eb6ea697b8
Renamed unset back to clear because unset is a reserved word which is the whole reason I didn't name it unset in the first place
2012-02-17 14:15:16 -08:00
Greg Dunlap
c256f64104
Renamed clear() to unset()
2012-02-17 14:09:59 -08:00
Greg Dunlap
aa0e17824b
Added docblock for castValue
2012-02-17 14:08:21 -08:00
Greg Dunlap
9c700a6509
Removed comment about psr-0
2012-02-17 14:03:52 -08:00
Greg Dunlap
43fbe8e809
Merge remote-tracking branches 'core/8.x' and 'origin/8.x' into 8.x
2012-02-17 14:02:31 -08:00
Greg Dunlap
1a04e9709b
Added a full range of tests for reading/writing config
2012-02-17 13:57:34 -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
catch
78d1b495c7
Issue #1376166 by sun: Fixed Custom logo and favicon functionality inanely tries to support absolute local file paths.
2012-02-17 12:38:33 +09:00
Dries
d01ee4aa6a
- Patch #1250800 by attiks, Jelle_S, dereine, xjm: language domain should work regardless of ports or protocols.
2012-02-16 22:24:46 -05:00
effulgentsia
e607acf4a2
Fixed ImageAdminStylesUnitTest.
2012-02-16 18:17:13 -08:00
sun
208af9fec5
Chainable config()->set().
2012-02-16 14:28:51 -08: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
d60c422ce8
Merge remote-tracking branch 'origin/8.x' into 8.x-file-config
2012-02-16 13:29:14 -08:00
Greg Dunlap
ce71b26761
Blank space
2012-02-16 13:20:35 -08:00
Greg Dunlap
112afc273a
Removing extra blank lines
2012-02-16 13:17:07 -08:00
Greg Dunlap
dafa899ab5
More whitespace cleanup
2012-02-16 13:12:02 -08:00
Greg Dunlap
3f9c931860
Cleaning up whitespace
2012-02-16 13:08:44 -08:00
Greg Dunlap
803af70955
Fixed problem with ieid getting erased on image style update
2012-02-16 12:36:07 -08:00
Dries
6e431c53b3
- Patch #540294 by Gábor Hojtsy, clemens.tolboom, Xano: node language settings from Locale to Node module.
2012-02-16 10:52:30 -05: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
catch
f881a68a01
Issue #771036 by ojohansson, Gábor Hojtsy: Fixed Overlay overwrites existing target attribute.
2012-02-16 13:27:56 +09:00
catch
af7bb9a514
Issue #1414394 by marcingy, xjm: Fix upgrade check for D8 and php 5.3.
2012-02-16 13:11:36 +09:00
sun
2b316b6a51
Fixed ImageDimensionsUnitTest does not apply weights to image effects, so effects are not saved in expected order.
2012-02-14 12:26:29 -08:00
sun
7f7d3555ac
Removed wonky code in image_effect_save() that seemingly and bogusly tries to retain previously existing properties of an image effect.
2012-02-14 12:26:01 -08: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
d74f856cd3
Fixed Config module .info definition.
2012-02-14 12:20:21 -08:00
sun
23ecfa9484
Fixed CommonJavaScriptTestCase.
2012-02-14 12:20:02 -08:00
sun
64eb1643d0
Fixed coding style.
2012-02-14 12:19:43 -08:00