webchick
7e79095a49
Issue #1637348 by vasi1186, attiks, clemens.tolboom, penyaskito: Import Gettext .po files in progressive batches to avoid time limits.
2012-08-19 12:46:48 +02:00
webchick
1c4a00f374
Issue #1616972 by webflo, Schnitzel, Berdir, pfrenssen, gaspaio: Replace ->name with ->label().
2012-08-19 12:33:53 +02:00
webchick
b1d01493f6
Issue #1655422 by sun, chx, alexpott: Fixed Random test failures in SearchCommentTest.
2012-08-19 12:21:38 +02:00
webchick
bf5db8e3d1
Issue #1738318 by alexpott: Fixed run-tests.sh help incorrect after test class renames.
2012-08-18 18:26:49 +02:00
webchick
ea5de2e379
Issue #1392208 by Gábor Hojtsy, penyaskito, David_Rothstein: Fixed Impossible to install Drupal in a non-English language when following the provided instructions.
2012-08-18 17:45:05 +02:00
webchick
428226c932
Issue #1738178 by sxnc, penyaskito: Fixed Javascript library localisation vs localization.
2012-08-18 15:14:31 +02:00
webchick
2a72ca146b
Issue #1730760 by sun: Fixed theme_task_list() does not use installer-compatible get_t().
2012-08-18 14:34:40 +02:00
webchick
fb88e8d16d
Issue #1448326 by anavarre, Cottser, jhodgdon: Fixed MAINTAINERS.txt should use different punctuation around URLs.
2012-08-18 14:22:56 +02:00
webchick
f85f7eb483
Issue #1726794 by dawehner: Improve the plugin factory exception message.
2012-08-18 14:20:39 +02:00
webchick
0c14ff7517
Issue #1715402 follow-up by droplet: Fix spacing in query.
2012-08-18 14:07:50 +02:00
webchick
31bd760e4f
Issue #1730754 by sun: Fixed UpgradePathTestBase::performUpgrade() does not always load all new modules after upgrade.
2012-08-18 13:59:49 +02:00
webchick
203b4e6116
Issue #1197622 by lyricnz, xjm, tim.plunkett, j0rd, x2x3x2: Fixed Can't enable a disabled My account menu link.
2012-08-18 13:11:59 +02:00
webchick
3f92626087
Issue #1733746 by penyaskito, sxnc, jsbalsera, Gábor Hojtsy: Fixed D8 installer is broken if selecting a non-English language on installation.
2012-08-18 12:42:31 +02:00
webchick
25cc86df68
Issue #1737186 by sxnc, Gábor Hojtsy: Fix code style issues in new OOP Gettext parser.
2012-08-18 12:36:45 +02:00
webchick
6921f6c657
Issue #1669876 by balintk, Gábor Hojtsy, brantwynn, Berdir: CHANGELOG.txt entry for Add missing language functionality in search module.
2012-08-18 10:41:43 +02:00
catch
c4262320fd
Issue #1716900 by chx: Clarify why hook_exit() must not print.
2012-08-17 12:03:39 +01:00
webchick
a898cb2d9b
Oh hai. How about that test?
2012-08-16 07:28:12 -07:00
webchick
3f794186d8
Issue #1669876 by balintk, Gábor Hojtsy, brantwynn, Berdir: Add missing language functionality in search module.
2012-08-16 07:18:38 -07:00
catch
ea25df8570
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
2012-08-16 12:30:43 +01:00
catch
6e7a13a7b7
Issue #1717678 by Berdir: Fixed Entity::createDuplicate() does not account for uuid property.
2012-08-15 16:12:52 +01:00
catch
5d73f9764e
Issue #1727522 by chx: Fixed page_compression() default accidentally got changed to off .
2012-08-15 15:43:11 +01:00
catch
b29cc7e1aa
Issue #1726810 by xjm: Fixed Theme page test module not marked as 'hidden'.
2012-08-15 15:41:12 +01:00
catch
8fcd8e6057
Issue #1722882 by aspilicious: Fixed Plugin CacheDecorator caches globally.
2012-08-15 15:38:34 +01:00
catch
544e17693f
Issue #1671198 by chx, Jose Reyero, sun, xjm, aspilicious: Added Merge $conf overrides only once per instantiated Config object, and move initial setName() into Config constructor.
2012-08-15 15:35:59 +01:00
catch
e3ebcc2213
Issue #1716036 by larowlan, xjm: Use range() to create option list for forum block options.
2012-08-15 15:25:08 +01:00
catch
292a4c56a8
Issue #232327 by tizzo, jhedstrom, sumitk, NicolasH, disasm, tim.plunkett: Fixed Deleting node type leaves orphan nodes.
2012-08-15 15:22:38 +01:00
catch
e1befb5433
Issue #1356824 by Adagio, Alan D., joachim, tim.plunkett: Fixed No way for hook_field_widget_form_alter() to know if it is on a form or in defaults.
2012-08-15 15:20:02 +01:00
catch
f8efe8f5fb
Issue #1704776 by kid_icarus, tim.plunkett: Fixed Breadcrumb CSS addresses the wrong element.
2012-08-13 23:28:16 +01:00
Jennifer Hodgdon
89f2654afd
Issue #1715326 by kid_icarus: Re-wrap code comment
2012-08-13 09:23:01 -07:00
Dries
2c656cd69a
- Patch #1397882 by sun, catch: system_theme_settings_submit() does not properly clean up submitted form values.
2012-08-12 14:53:54 -04:00
Dries
ed9f736bc0
- Patch #542828 by sun, Pasqualle, marcingy, Gábor Hojtsy: do not special case disabled admin theme.
2012-08-12 14:48:54 -04:00
Dries
2aa02a0b30
- Patch #993186 by moshe weitzman: node access rebuilds should go newest to oldest.
2012-08-11 13:19:17 -04:00
Dries
0033bac993
- Patch #1683644 by chx, EclipseGc, tim.plunkett, aspilicious, xjm, dawehner, effulgentsia: use Annotations for plugin discovery.
2012-08-11 12:49:44 -04:00
Dries
63d52d0629
- Patch #1683644 by chx, EclipseGc, tim.plunkett, aspilicious, xjm, dawehner, effulgentsia: use Annotations for plugin discovery.
2012-08-11 12:49:12 -04:00
Dries
9f18d6d2b4
- Patch #1722694 by sun: Fixed Kernel::init() overrides Drupal's error handling configuration.
2012-08-11 12:28:03 -04:00
Dries
10d19fd39a
- Patch #1715326 by dsdeiz: fixed taxonomy_get_tree() typo on comments.
2012-08-11 12:25:20 -04:00
Dries
f40a69c510
- Patch #1374030 by aspilicious, Berdir, tim.plunkett: remove entity_extract_ids() now we have proper classed entity objects.
2012-08-11 12:19:01 -04:00
webchick
5819f5ed39
Issue #1719530 by tim.plunkett, sun: Add --keep-results flag to run-tests.sh.
2012-08-10 16:19:20 -07:00
Dries
26172602e0
- Patch #1719530 by tim.plunkett: Add --keep-results flag to run-tests.sh.
2012-08-10 11:18:47 -04:00
catch
b996bbb220
Issue #562042 by cburschka, Rob Loach, sun, scor: Added Search for install profiles in sites/[all|site]/profiles folders, and move core profiles into /core/profiles.
2012-08-10 10:18:18 +01:00
webchick
7e9d2c1676
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
2012-08-09 18:24:21 -07:00
Dries
7e571b97cf
- Patch #1703164 by chriscalip, kbasarab, no_commit_credit, aspilicious: Fixed Convert book settings to the new configuration system.
2012-08-09 16:25:24 -04:00
Dries
19fecb5279
- Patch #1717878 by willvincent: Fix summary of update_variable_get() to be under 80 characters.
2012-08-09 16:21:50 -04:00
Dries
6908c07fb9
- Patch #1684976 by droplet, timmillwood: Better validation for statistics.php.
2012-08-09 16:21:01 -04:00
Dries
4b2dfc3a76
- Patch #1719250 by catch: Fixed DatabaseBackend still calling garbageCollection() every request due to minimum cache lifetime.
2012-08-09 16:19:23 -04:00
Dries
9a0367face
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
2012-08-09 16:17:01 -04:00
Dries
49e12de3c0
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-08-09 16:12:48 -04:00
Dries
5a43052d93
- Patch #1671080 by sun, no_commit_credit, Gábor Hojtsy, Jose Reyero: remove StorageDispatcher to simplify configuration system.
2012-08-09 16:12:36 -04:00
Dries
54360936bc
- Patch #1658712 by plach, Gábor Hojtsy: Refactor test_entity() schema to be multilingual.
2012-08-09 15:57:37 -04:00
Dries
9b7ac70bb0
- Patch #1658712 by plach, Gábor Hojtsy: Refactor test_entity() schema to be multilingual.
2012-08-09 15:57:22 -04:00
catch
b8ef984e94
Issue #1555294 by Pol, tim.plunkett, cristinawithout, gagarine: Fixed Vocabulary title HTML entities are double encoded.
2012-08-08 22:29:50 +01:00
webchick
070ad58626
Revert "- Patch #1705748 by n3or, no_commit_credit: Convert simpletest settings to configuration system."
...
This reverts commit 490386face
. It broke testbot.
2012-08-07 21:39:41 -07:00
catch
9532b4b8c3
Issue #1706878 by tim.plunkett: Add WebTestBase::assertThemeOutput() to allow modules to test theme function output.
2012-08-07 23:42:08 +01:00
catch
00fbe48444
Issue #1054162 by tim.plunkett, Transition, Dave Reid, joachim: Taxonomy bundles not supported by EntityFieldQuery (followup).
2012-08-07 23:39:19 +01:00
catch
9d3e5e4cdd
Issue #1037632 by Sheldon Rampton, Tor Arne Thune: Fixed Attaching a forbidden file to a node gives an error message with bogus file path.
2012-08-07 23:33:14 +01:00
webchick
29bfbf491a
Issue #1715402 by mikeryan: Fixed Poor performance of _forum_update_forum_index() when passed a non-forum node.
2012-08-07 15:09:04 -07:00
Dries
db2f83b6df
- Patch #1497310 by webchick, kbasarab, tobiasb, pcambra, sun, aspilicious: Convert statistics settings to configuration system.
2012-08-07 15:49:48 -04:00
Dries
490386face
- Patch #1705748 by n3or, no_commit_credit: Convert simpletest settings to configuration system.
2012-08-07 15:45:30 -04:00
Dries
33227d0132
- Increased the update number to avoid clash.
2012-08-07 15:40:47 -04:00
Dries
56b93e388a
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-08-07 15:35:12 -04:00
Dries
34573dde97
- Patch #1496458 by swentel, pcambra, n3or, sun, kbasarab, marcingy, no_commit_credit: convert maintenance mode settings to configuration system.
2012-08-07 15:26:00 -04:00
webchick
4c97c097ae
Issue #1551140 by Berdir, fago: Remove stub entities, replace entity_create_stub_entity().
2012-08-07 12:22:09 -07:00
Dries
c7dc1e854e
- Patch #1712352 by sun: configuration system does not support themes.
2012-08-07 15:19:48 -04:00
Dries
d1ea099f80
- Patch #1348162 by catch, sun, Berdir: Add update_variable_*().
2012-08-07 15:11:13 -04:00
Dries
12b49aa11f
- Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types.
2012-08-07 14:34:39 -04:00
Dries
4c2e6b41ec
- Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types.
2012-08-07 14:33:39 -04:00
Dries
1f31a38fde
Merge remote-tracking branch 'sandbox/bundles' into 8.x
2012-08-07 14:19:31 -04:00
webchick
f77cdf16d3
Issue #1698108 by chx, effulgentsia, Rob Loach: Update Drupal's dependencies.
2012-08-07 10:05:42 -07:00
catch
47cf40eec4
Issue #1704786 by tim.plunkett: Fixed Update seven_css_alter() for jQuery UI update.
2012-08-07 11:23:55 +01:00
catch
8acb637d5c
Issue #1705536 by pfrenssen: Typo in docblock block_block_list_alter().
2012-08-07 11:22:48 +01:00
catch
a3ee7d2a9e
Issue #1343768 by JamesOakley, eMPee584: Fixed make update_calculate_project_update_status() work nicely with HEAD releases.
2012-08-07 11:15:47 +01:00
webchick
2f2dfda72e
Partial rollback of Issue #1700682 ; breaks contributed module testing.
2012-08-06 23:13:43 -07:00
Katherine Bailey
790b2e4afc
Pulling in the entire HttpKernel from symfony's FrameworkBundle instead of just part of it
2012-08-06 21:52:14 -07:00
effulgentsia
bc1da650eb
Remove DIC compilation until it can be dumped to disk
2012-08-06 21:52:14 -07:00
Katherine Bailey
842d1217d3
Various coding standards fixes, cleanup and documentation fixes
2012-08-06 21:52:13 -07:00
Katherine Bailey
8ffe09eee5
Clarifying the _current_path() problem as it relates to path alias caching and making the request param non-optional in language_from_url
2012-08-06 21:52:13 -07:00
Katherine Bailey
b979e8aa93
Passing the request object explicitly to the language negotiation methods instead of a vague args parameter
2012-08-06 21:52:13 -07:00
effulgentsia
93e3f5bff2
Issue #1711492 : Improved override of Symfony's ContainerBuilder
2012-08-06 21:52:13 -07:00
Katherine Bailey
768925132d
Adding/modifying some todos
2012-08-06 21:52:13 -07:00
Katherine Bailey
aef0436ebf
Making the language_manager instance variable protected instead of private in FinishResponseSubscriber
2012-08-06 21:52:13 -07:00
Katherine Bailey
0b29221849
Addressing some documentation and code style issues
2012-08-06 21:52:13 -07:00
Katherine Bailey
5d8b06a17f
Making FinishResponseSubscriber dependent on the language_manager service
2012-08-06 21:52:12 -07:00
Larry Garfield
33b5c4b6ef
Whitespace and documentation fixes.
2012-08-06 21:52:12 -07:00
Katherine Bailey
bfbb42a870
Temporary fix for the path alias test which will be followed up in a separate issue
2012-08-06 21:52:12 -07:00
Katherine Bailey
bbbfe4535a
Adding an explanation of the tests
2012-08-06 21:52:12 -07:00
Katherine Bailey
171bc5e534
Adding a test, and a test module, to show that bundles provided by modules have their services added to the DIC
2012-08-06 21:52:12 -07:00
Katherine Bailey
02fec4357d
Fixing up drupal_container() which had some cruft leftover in it and a totally incorrect docblock
2012-08-06 21:52:12 -07:00
Katherine Bailey
e1b4fe97a7
Get rid of the request() wrapper function, plus various other cleanups
2012-08-06 21:52:11 -07:00
Katherine Bailey
d1e52e0089
Various cleanups
2012-08-06 21:52:11 -07:00
Katherine Bailey
f8e189ede7
Temporary fix to prevent fatal error on language upgrade test
2012-08-06 21:52:11 -07:00
Katherine Bailey
faba05fccc
Cleaning up _current_path() and request() related stuff
2012-08-06 21:52:11 -07:00
Katherine Bailey
6d64268e50
Only use the LanguageManager for multilingual environments
2012-08-06 21:52:11 -07:00
Katherine Bailey
1cd28eb4e5
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
2012-08-06 21:52:11 -07:00
Katherine Bailey
2f6b442d2d
Initial steps toward adding the language manager service
2012-08-06 21:52:10 -07:00
Niklas Fiekas
5efc932fb2
The httpkernel service is now named http_kernel.
2012-08-06 21:52:10 -07:00
Niklas Fiekas
6b231d8f86
Database bootstrap level before booting kernel.
...
Switching to the test database connection only happens when
_drupal_bootstrap_database() runs before executing a first query.
To avoid complicating the boostrap with more fine grained level booting, just
boot the DrupalKernel after DRUPAL_BOOTSTRAP_CODE. Getting rid of those levels
is for a seperate issue.
Additionally mirror the changes in the testing files
core/modules/system/tests/http.php and https.php.
2012-08-06 21:52:09 -07:00
Katherine Bailey
0e9c1150c8
Adding a docblock with an explanation of why need a factory method for the Exception Listener
2012-08-06 21:52:09 -07:00
Katherine Bailey
e665805cce
Various coding standards fixes and other minor changes in response to Crell's latest patch review
2012-08-06 21:52:09 -07:00
Katherine Bailey
f954878ccc
Getting rid of the info array of doom for service definitions
2012-08-06 21:52:09 -07:00
Katherine Bailey
1d1c62b25b
Using a factory method to get an ExceptionListener as it needs to be passed an instantiated ExceptionController
2012-08-06 21:52:09 -07:00
Katherine Bailey
ea2d59c695
Moving stuff around
2012-08-06 21:52:09 -07:00
Katherine Bailey
48ad4e8ecf
Fixing whitespace issues
2012-08-06 21:52:09 -07:00
Katherine Bailey
600a17e839
Make installation work
2012-08-06 21:52:09 -07:00
Katherine Bailey
8b2e986c34
Need to escape the backslash in bundle class names
2012-08-06 21:52:08 -07:00
Katherine Bailey
d7dd619021
Adding the config services to the container and removing the bootstrap_variables call from before the kernel boot, plus other minor adjustments
2012-08-06 21:52:08 -07:00
Katherine Bailey
e54fc07904
Adding the default and slave database connections as services
2012-08-06 21:52:08 -07:00
Katherine Bailey
8122811d2a
Renaming the method that adds language services to the container
2012-08-06 21:52:08 -07:00
Katherine Bailey
f56ccb3b2f
Slight refactoring of the DrupalBundle class
2012-08-06 21:52:08 -07:00
Katherine Bailey
80ab884424
Attempt to deal with registering language-related services to the container
...
Conflicts:
core/includes/bootstrap.inc
2012-08-06 21:52:08 -07:00
Katherine Bailey
47c9feb9e7
Issue #1599108 : first pass at adding bundles
...
Conflicts:
core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php
2012-08-06 21:52:08 -07:00
catch
e06c4610db
Issue #304540 by Rob Loach, marcingy, typhonius, BrockBoland, jaredsmith: Fixed Disable themes when theme engine or base theme arn't available.
2012-08-06 14:18:08 +01:00
catch
ed1d937f56
Issue #1493108 by marcingy, sun, Mike Wacker, kbasarab, Berdir, Rok Žlender, cosmicdreams, alexpott: Convert logging and error settings to configuration system.
2012-08-06 10:30:10 +01:00
catch
fcd7747649
Issue #1688016 by sun: Fixed drupal_cron_run() unconditionally re-enables writing of the user session.
2012-08-06 10:26:14 +01:00
catch
557c5e6958
Issue #1688036 by sun: Fixed Session regenerate and destroy functions do not adhere to drupal_save_session().
2012-08-06 10:08:40 +01:00
catch
16093b8306
Issue #1679570 by sun: Fixed TestBase does not always use the correct database connection for handling assertions.
2012-08-06 10:05:50 +01:00
catch
f1cd0a51ff
Issue #1621356 by joachim, dsdeiz, tim.plunkett: Pass all the parameters of hook_options_list() to options_list_callback().
2012-08-06 09:47:17 +01:00
Jennifer Hodgdon
96614a6b96
Issue #1418980 by batigolix, kotnik, hansyg, adnasa: API docs cleanup for RDF module
2012-08-03 11:03:53 -07:00
Dries
7587186f99
- Patch #1691394 by pwolanin, tim.plunkett: added current Drupal path to drupal JS settings.
2012-08-03 13:26:05 -04:00
Dries
3e7b3770d4
- Patch #1574696 by droplet, nod_: selectors clean-up: timezone.js.
2012-08-03 13:20:24 -04:00
Dries
a7530e13ab
- Patch #1700682 by tim.plunkett, sun: run-tests.sh attempts to run abstract/base test classes.
2012-08-03 13:15:12 -04:00
Dries
96e79846a1
- Patch #1697170 by tobiasb, nick_schuch, adamdicarlo, dagmar: convert menu_configure() to new configuration system.
2012-08-03 13:10:30 -04:00
Dries
7155e01f77
- Patch #1697170 by tobiasb, nick_schuch, adamdicarlo, dagmar: convert menu_configure() to new configuration system.
2012-08-03 13:09:51 -04:00
Dries
3ed46905f3
- Patch #1710512 by n3or: Convert update settings to configuration system.
2012-08-03 12:52:07 -04:00
Dries
18d21ed048
- Patch #1192044 by mjohnq3, Manuel Garcia, effulgentsia, sun, JohnAlbin, jessebeach, moshe weitzman: Convert Bartik's layout to mobile-first and responsive.
2012-08-03 12:02:37 -04:00
Dries
33d4ef886c
- Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess().
2012-08-03 11:31:18 -04:00
Jennifer Hodgdon
68926b7e86
Issue #1705102 by dsdeiz: Fix reference to nonexestent hook in EntityFieldQuery docs
2012-08-02 10:03:05 -07:00
Jennifer Hodgdon
415ea35736
Issue #1436272 by Albert Volkman, colette, dandaman, coolestdude1: Add information to documentation of drupal_bootstrap function
2012-08-02 09:59:03 -07:00
Jennifer Hodgdon
332842b1a5
Issue #1681468 by eddie_c: Add params and return to documentation for field_default_form function
2012-08-02 09:53:41 -07:00
catch
d29d6b2750
Issue #1611430 by Berdir: Fixed verbose debug output in unit tests relied on the database.
2012-08-02 11:17:57 +01:00
catch
09dd0eb9d4
Issue #1380958 by sun: Replace $modules list for WebTestBase::setUp() with ::$modules class properties.
2012-08-02 10:35:17 +01:00
catch
9713fab04c
Issue #1446464 by cfennell, Berdir, aaron, tim.plunkett: Get rid of file_field_load() - shouldn't load all file object data with field load - only file ID.
2012-08-01 18:47:23 +01:00
catch
46065f0b2f
Issue #1575790 by greg.1.anderson, sun, tim.plunkett: Fixed Update #7002 fails on postgres - ILIKE operator on bytea not supported.
2012-08-01 18:44:33 +01:00
catch
20ba61fd54
Issue #1061924 by catch, tim.plunkett, sun, Stefan Freudenberg, bfroehle: Fixed system_list() memory usage.
2012-08-01 18:40:47 +01:00
catch
820f4eb86b
Issue #1564388 by anrikun, sun: Fixed 'My account' link is never in the active trail.
2012-08-01 18:39:02 +01:00
Jennifer Hodgdon
ac0708aed4
Issue #1703184 by m-abshir: Clarify parameter docs in db_rename_table function
2012-08-01 09:09:25 -07:00
catch
09e2297758
Issue #1490418 by tim.plunkett: Convert node/add/TYPE to use %node_type().
2012-08-01 14:31:50 +01:00
catch
0017584326
Issue #1684830 by nod_, tim.plunkett: JSHint color.
2012-08-01 14:20:29 +01:00
Dries
7a38d82d35
- Patch #1696902 by sun, larowlan, cosmicdreams, heyrocker, tobiasb: Convert forum_admin_settings() to new configuration system.
2012-08-01 08:51:41 -04:00
Dries
60782b52ae
- Patch #1696902 by sun, larowlan, cosmicdreams, heyrocker, tobiasb: Convert forum_admin_settings() to new configuration system.
2012-08-01 08:51:24 -04:00
catch
492b12d9bd
Issue #1663404 by effulgentsia, Rob Loach: Use Composer's defined namespaces to ease maintenance.
2012-08-01 11:20:50 +01:00
catch
f94eb0b5d2
Issue #1684800 by nod_: JSHint drupal.js
2012-08-01 11:16:49 +01:00
catch
3e6f4a3abd
Issue #1662956 by guy_schneerson: Clean up css in Book.
2012-08-01 10:51:38 +01:00
catch
604979e2a1
Issue #1704530 by alexpott, aspilicious: [HEAD BROKEN] Convert contact module variables to configuration system.
2012-08-01 10:48:02 +01:00
Dries
70f048bbe5
- Patch #1704530 by alexpott: convert contact module variables to configuration system.
2012-07-31 22:20:36 -04:00
Dries
4156d29b52
- Patch #1688492 by sun: remove drupal_unpack(); it is no longer used.
2012-07-31 22:07:19 -04:00
Dries
b5b88e0bd3
- Patch #1704196 by sun: remove Config's dependencies on procedural Drupal code in includes/common.inc.
2012-07-31 22:05:19 -04:00
Dries
b29e244bd3
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-07-31 22:04:00 -04:00
Jennifer Hodgdon
a50bfdeee8
Issue #1705042 by aspilicious: Fix typo in form_load_include docs
2012-07-30 11:31:47 -07:00
Jennifer Hodgdon
065fab69bb
Issue #1673380 by marcin.wosinek: Fix docs for drupal_sort_weight function
2012-07-30 11:28:38 -07:00
Dries
c0b07c41ba
- Patch #1031122 by greg.1.anderson, sun: system_update_7055 on postgres: returns error 'Invalid Input Syntax for type Bytea'.
2012-07-29 09:27:53 -04:00