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 |
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 |
Katherine Bailey
|
768925132d
|
Adding/modifying some todos
|
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
|
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
|
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
|
ea2d59c695
|
Moving stuff around
|
2012-08-06 21:52:09 -07:00 |
Katherine Bailey
|
600a17e839
|
Make installation work
|
2012-08-06 21:52:09 -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
|
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
|
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 |
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
|
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
|
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
|
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 |
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 |
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
|
492b12d9bd
|
Issue #1663404 by effulgentsia, Rob Loach: Use Composer's defined namespaces to ease maintenance.
|
2012-08-01 11:20:50 +01: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
|
12ef20ce84
|
- Patch #461938 by c960657, Kars-T, Garrett Albright, dsdeiz, JamesAn, grendzy: Fixed inconsistent use of filter_xss_admin() on () and ().
|
2012-07-29 09:26:11 -04:00 |
webchick
|
04a2523997
|
Issue #1493108 by marcingy, Mike Wacker, sun, kbasarab, Berdir, Rok Žlender, cosmicdreams, alexpott: Convert logging and error settings to configuration system.
|
2012-07-28 11:35:17 -05:00 |
webchick
|
cd224643ba
|
Issue #1496458 by swentel, pcambra, n3or, kbasarab, sun, marcingy: Convert maintenance mode settings to configuration system.
|
2012-07-28 08:39:43 -05:00 |
webchick
|
0ce7fabf8d
|
Issue #1447686 by sun, beejeebus, Pol, heyrocker, David Strauss: Allow importing and synchronizing configuration when files are updated.
|
2012-07-27 23:46:12 -05:00 |
webchick
|
0e4742c536
|
Issue #1503224 by catch, sun, chx, bojanz, tim.plunkett: Cleanup module_list().
|
2012-07-27 15:29:21 -05:00 |
Dries
|
9b43f5593a
|
- Patch #1700996 by droplet: undefined variable: file install.core.inc:1302.
|
2012-07-27 11:18:32 -04:00 |
Dries
|
06aa2facb9
|
- Patch #1189184 by attiks, clemens.tolboom, penyaskito, Gábor Hojtsy, Sutharsan: OOP & PSR-0-ify gettext .po file parsing and generation.
|
2012-07-26 18:07:25 -04:00 |
Jennifer Hodgdon
|
897be0da42
|
Issue #1697750 by TravisCarden: Improve documentation of drupal_set_message function
|
2012-07-26 11:43:28 -07:00 |
webchick
|
3f300231c4
|
Issue #811542 follow-up by David_Rothstein, thekevinday, attiks, quicksketch: Fixed illegal choice errors on radio buttons.
|
2012-07-26 06:57:45 -05:00 |
Dries
|
bf24773d38
|
- Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page().
|
2012-07-24 12:56:55 -04:00 |
webchick
|
268b70586b
|
Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label().
|
2012-07-22 11:07:00 -07:00 |
Dries
|
50a462290a
|
- Patch #1659000 by sun: Fixed () is not recorded/provided in ()['build_info()'].
|
2012-07-21 15:28:46 -04:00 |
Dries
|
f193db251f
|
- Patch #1493098 by sun, jcisio, pcambra, Pol, wamilton, Rok Žlender, beejeebus: convert cron settings to configuration system.
|
2012-07-21 15:16:31 -04:00 |
Jennifer Hodgdon
|
ac6d1a922b
|
Issue #1663606 by sukotto100: Document what list_themes function actually returns
|
2012-07-19 16:09:06 -07:00 |
Jennifer Hodgdon
|
31099363a4
|
Issue #1683836 by mjonesdinero, lyricnz: Fix database topic sample code so it is consistent
|
2012-07-18 06:26:50 -07:00 |