webchick
|
c9a273af25
|
Issue #1845402 by Crell, amateescu, dawehner, klausi, g.oechsler: Change notice: Update menu link access checks for new router.
|
2013-03-08 21:46:28 -08:00 |
webchick
|
dad3ef5592
|
Issue #1913328 by fago: Provide general list and map classes.
|
2013-03-08 21:35:04 -08:00 |
webchick
|
b8e754aa94
|
Issue #1924278 by marcingy, chx, dawehner: Fixed Fatal error: Class 'Drupal\Core\Database\DatabaseNotFoundException' not found.
|
2013-03-08 21:28:34 -08:00 |
webchick
|
29146a41de
|
Issue #1806334 by dawehner, xjm, tim.plunkett, rootatwc: Convert the node listing at /node to Views.
|
2013-03-08 21:20:26 -08:00 |
webchick
|
00d7d0c275
|
Issue #1934832 by tim.plunkett, Crell: Provide a dedicated approach for using forms in routes.
|
2013-03-08 20:29:10 -08:00 |
webchick
|
f9a068e55e
|
Issue #1875086 by Crell, plach, effulgentsia, sun, msonnabaum, Rob Loach, quicksketch, David_Rothstein: Change notice: Improve DX of drupal_container()->get().
|
2013-03-08 20:15:31 -08:00 |
Dries
|
497bec2da3
|
Issue #1763640 by beejeebus, alexpott, YesCT, Jose Reyero, Gábor Hojtsy, das-peter, c31ck, heyrocker: Followup: Introduce config context to make original config and different overrides accessible.
|
2013-03-08 12:37:37 -05:00 |
Dries
|
7cfb11575e
|
Issue #1928056 by pwolanin: Queue system createItem() should return ID, and properties should be documented.
|
2013-03-08 10:38:24 -05:00 |
Dries
|
908f21ce42
|
Issue #1934802 by msonnabaum: Update symfony to 2.2.
|
2013-03-07 10:47:08 -05:00 |
catch
|
a92b264dce
|
Issue #1891980 by Berdir, amateescu: Add Service termination API to reliable terminate/shut down services in the container.
|
2013-03-07 13:13:43 +00:00 |
catch
|
b0666783f5
|
Issue #1821420 by vijaycs85, cam8001, Albert Volkman, ACF, typhonius, pcambra, Berdir: Convert mail variables to cmi.
|
2013-03-07 10:48:27 +00:00 |
catch
|
a076b28f29
|
Issue #1915774 by tim.plunkett, amateescu, Crell, dawehner: Decide whether core route controllers should generally/always be DIC services or not.
|
2013-03-07 09:58:39 +00:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
catch
|
13bd2b25ec
|
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2013-03-06 22:02:58 +00:00 |
catch
|
e5de05353f
|
Issue #1919322 by plach: Entity_load_unchanged() should be part of the storage controller.
|
2013-03-06 21:53:22 +00:00 |
webchick
|
a3064d2020
|
Issue #1929136 by Gábor Hojtsy, alexpott, YesCT: Fixed override-free context, move global config overrides back to an event listener.
|
2013-03-05 10:06:58 -05:00 |
webchick
|
570433156d
|
Issue #1848880 by Wim Leers, effulgentsia: Test order of AJAX commands: add Ajax\FrameworkTest::testOrder(), strengthen testLazyLoad(), fix JS settings not being prepended.
|
2013-03-04 20:16:44 -05:00 |
webchick
|
17e71a4456
|
Issue #1929656 by dawehner: Fixed ModuleHandler::setModuleList() should call resetImplementations() in order to avoid edge cases.
|
2013-03-03 18:43:45 -05:00 |
catch
|
780b439297
|
Issue #1836008 by dawehner, Berdir, alexpott, katbailey, effulgentsia, EclipseGc: Fixed Remove drupal_classloader() use in Drupal\Core\AnnotatedClassDiscovery.
|
2013-02-28 11:24:13 +00:00 |
webchick
|
afdf1887ff
|
Issue #1850798 by damiankloip, pfrenssen, chx: Need array_diff_assoc_recursive() for php 5.4.
|
2013-02-27 22:04:43 -05:00 |
webchick
|
17c3d258ed
|
Issue #1853086 by katbailey, msonnabaum, alexpott: Remove cache.page.enabled in favor of an explicit internal cache setting.
|
2013-02-27 22:00:19 -05:00 |
webchick
|
aab2a8cde4
|
Issue #1929282 by Digital Fire: Fixed Undefined function: drupal_strtolower() in com.php.
|
2013-02-27 21:17:02 -05:00 |
webchick
|
447adf9813
|
Issue #1899514 by sun, Dave Reid: Fixed ModuleHandlerInterface::getHookInfo should not be protected.
|
2013-02-27 20:32:10 -05:00 |
catch
|
ca5a3ef054
|
Revert "Issue #1883152 by klausi: Field level access for EntityNG."
This reverts commit 172318fb71 .
|
2013-02-27 11:19:00 +00:00 |
catch
|
172318fb71
|
Issue #1883152 by klausi: Field level access for EntityNG.
|
2013-02-27 09:53:43 +00:00 |
catch
|
0612c664da
|
Issue #1763640 by beejeebus, alexpott, Jose Reyero, c31ck, das-peter, YesCT, heyrocker, Gábor Hojtsy: Introduce config context to make original config and different overrides accessible.
|
2013-02-27 09:49:26 +00:00 |
catch
|
1364b0322c
|
Issue #1892728 by mvc: Fixed PoHeader::__construct() throws warning and breaks localized installs.
|
2013-02-22 12:47:01 +00:00 |
catch
|
c61fc5c1ee
|
Issue #1911260 by Xano: Move PermissionAccessCheck to User.module.
|
2013-02-22 11:12:30 +00:00 |
Jennifer Hodgdon
|
2bfaff6bff
|
Issue #1918254 by dawehner: Fix docs and exception message typo in entity query code
|
2013-02-21 15:26:49 -08:00 |
catch
|
faaddf2f4b
|
Issue #1914366 by vijaycs85, Gábor Hojtsy, alexpott: Move all configuration schema files into a schema subdirectory.
|
2013-02-21 10:20:43 +00:00 |
catch
|
4ab57bed54
|
Issue #1910318 by katbailey: Make path resolution the responsibility of a series of PathProcessor classes, rather than one PathSubscriber class.
|
2013-02-21 10:17:55 +00:00 |
webchick
|
89686bf45c
|
Issue #1743686 by EclipseGc, fago, amateescu, damiankloip: Added Condition Plugin System.
|
2013-02-18 22:43:39 -08:00 |
webchick
|
b0e08e4280
|
Issue #1515312 by heyrocker, beejeebus, alexpott, xjm, realityloop, sun: Added snapshots of last loaded config for tracking whether config has changed.
|
2013-02-18 21:08:21 -08:00 |
Dries
|
52c9be41a7
|
Issue #1905230 by Gábor Hojtsy, fago: Improve the typed data API usage of configuration schema.
|
2013-02-18 18:49:59 -05:00 |
catch
|
bd8f0f9b71
|
Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms.
|
2013-02-18 17:30:09 +00:00 |
catch
|
252d05b0ea
|
Issue #1831774 by damiankloip, tim.plunkett, Gábor Hojtsy, alexpott: Fixed Config import assumes that 'config_prefix' contains one dot only.
|
2013-02-18 11:51:24 +00:00 |
catch
|
4ad272c1c1
|
Issue #1882240 by dawehner, tim.plunkett: Remove default assignment of render_controller_class() in EntityManager.
|
2013-02-18 11:11:46 +00:00 |
Dries
|
466fac1e68
|
Issue #783812 by chx: Allow db drivers outside of 'core'.
|
2013-02-15 14:08:38 -05:00 |
catch
|
ccb9c924b0
|
Issue #1891728 by gielfeldt: Fixed DatabaseSchema_mysql()::getComment() does not work for targets other than 'default'.
|
2013-02-15 12:04:55 +00:00 |
catch
|
2171aedc97
|
Issue #1854708 by chx, dawehner, damiankloip: EntityQuery aggregation support.
|
2013-02-15 11:15:37 +00:00 |
catch
|
b4a09e39ac
|
Issue #1865926 by damiankloip: Don't need to call parent::setData() in AjaxResponse::prepare() method.
|
2013-02-14 16:42:55 +00:00 |
catch
|
b3301476a2
|
Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms.
|
2013-02-13 17:17:55 +00:00 |
Dries
|
71364b1a81
|
Issue #1896076 by EclipseGc, fago: Added Contextual Plugins and supporting code.
|
2013-02-12 15:51:59 -05:00 |
catch
|
5e61bc7506
|
Issue #1807800 by plach: Added status and authoring information as generic entity translation metadata.
|
2013-02-12 12:05:19 +00:00 |
webchick
|
00b12b3ea9
|
Issue #1803586 by linclark: Added Give all entities their own URI.
|
2013-02-09 03:41:24 -08:00 |
webchick
|
986d297322
|
Issue #1826602 follow-up by dawehner, tim.plunkett, sun: Follow-ups to allow all configuration entities to be enabled/disabled.
|
2013-02-09 03:39:05 -08:00 |
webchick
|
ad5c0219a1
|
Issue #1911814 follow-up by alexpott, dawehner, damiankloip: Oops. Broken HEAD.
|
2013-02-09 03:30:21 -08:00 |
webchick
|
838d7e70a5
|
Issue #1911814 by damiankloip: Add a setStatus() method for configuration entities.
|
2013-02-08 21:13:32 -08:00 |
webchick
|
5b6c981231
|
Issue #1068266 by linclark, andyceo, scottrigby, chx, jbrown, ñull, weboide: Fixed drupal_mkdir() does not set permissions to directories it created recursively .
|
2013-02-08 16:25:48 -08:00 |
webchick
|
254d709b4c
|
Issue #1903784 by linclark, damiankloip, effulgentsia: Move serialization to own module.
|
2013-02-08 16:02:48 -08:00 |