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 |
catch
|
b91a015b6c
|
Issue #687842 by tim.plunkett et al: Added a 'description callback' property to menu items.
|
2012-07-18 11:03:02 +01:00 |
catch
|
78e88b778a
|
Issue #1500312 by aspilicious, marcingy, sun: Create $config_directory_name() during a D7 => D8 upgrade.
|
2012-07-18 11:01:11 +01:00 |
catch
|
daa1ecdefb
|
Issue #1683046 by Rob Loach, effulgentsia: Add the Doctrine Common PHP library.
|
2012-07-18 10:50:50 +01:00 |
catch
|
5511cdda61
|
Issue #171267 by tim.plunkett, chx, NROTC_Webmaster: Fixed form redirects remove get variables like sort and order.
|
2012-07-18 10:41:36 +01:00 |
catch
|
fd352bff0c
|
Issue #1158322 by sun, jhedstrom, et al : Added backtrace to all errors.
|
2012-07-18 10:38:16 +01:00 |
Jennifer Hodgdon
|
7e1becfd27
|
Issue #1686180 by kiamlaluno: Fix URL for Symfony docs
|
2012-07-16 09:32:15 -07:00 |
Dries
|
d93bbc93a8
|
- Patch #1591618 by Niklas Fiekas, aspilicious: remove menu_execute_active_handler().
|
2012-07-09 16:20:56 -04:00 |
Dries
|
2922920684
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-07-09 16:18:43 -04:00 |
Dries
|
0a033f8b26
|
- Patch #1587642 by TravisCarden, andypost: rename drupal_uninstall_modules() to module_uninstall().
|
2012-07-09 14:33:22 -04:00 |
webchick
|
25248da99a
|
Issue #1071818 by JeremyFrench, nod_, reglogge, anthbel, xjm, sun, NROTC_Webmaster, lliss, Cottser: Fixed Lazy-loading CSS fails in IE.
|
2012-07-07 13:52:10 -07:00 |
webchick
|
5789200b3e
|
Issue #1445224 by Niklas Fiekas, sun, Tor Arne Thune: Add new HTML5 FAPI element: color.
|
2012-07-07 13:21:18 -07:00 |
webchick
|
c10af0cdad
|
Issue #1573556 by disasm, justafish: Fixed Install suggests PHP memory limit is increased when it's already sufficient.
|
2012-07-07 12:05:30 -07:00 |