catch
|
264d1d9767
|
Issue #2016299 by dawehner, jhedstrom: Convert system module's JsonUnitTest to phpunit.
|
2013-06-27 22:04:31 +01:00 |
Alex Pott
|
4f8b8a5087
|
Issue #1995048 by twistor, tim.plunkett, damiankloip, Berdir: EntityListController::getOperations() should respect access checks.
|
2013-06-27 07:13:06 +01:00 |
Alex Pott
|
46973e74b5
|
Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration.
|
2013-06-27 06:48:51 +01:00 |
Dries
|
da60ebc321
|
Issue #2028175 by effulgentsia: Finish the removal of non-formatter's prepareView().
|
2013-06-26 22:17:42 -04:00 |
Alex Pott
|
d0d1817738
|
Issue #1822000 by Berdir, plach, amateescu, yched: Remove Drupal\field_test\Plugin\Entity\Type\TestEntity in favor of EntityTest.
|
2013-06-26 16:38:18 +01:00 |
Alex Pott
|
b537ccd584
|
Issue #2028489 by chx, dawehner: Move entity query out of field_sql_storage().
|
2013-06-26 15:21:57 +01:00 |
Alex Pott
|
93ea9a472b
|
Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller.
|
2013-06-26 09:17:11 +01:00 |
Alex Pott
|
356dc8bacd
|
Issue #1969698 by xjm, damiankloip, tim.plunkett, yched: ConfigEntity::save() should disallow saving ID/UUID conflicts (Field UUID changes can badly corrupt field data).
|
2013-06-25 23:57:46 +01:00 |
Alex Pott
|
c6ebde4325
|
Issue #2026367 by Berdir: Use static caches for parsed .services.yml and .info.yml files.
|
2013-06-25 20:19:00 +01:00 |
Alex Pott
|
de3558c214
|
Issue #2024867 by vijaycs85: Rename translation_entity() to content_translation().
|
2013-06-25 20:16:20 +01:00 |
Alex Pott
|
a9b5c81657
|
Revert "Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller."
This reverts commit af5478b863 .
|
2013-06-25 17:44:41 +01:00 |
Alex Pott
|
af5478b863
|
Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller.
|
2013-06-25 16:23:13 +01:00 |
Alex Pott
|
a2c2367bf8
|
Issue #1969728 by yched, effulgentsia, swentel, fago, plach: Implement Field API 'field types' as TypedData Plugins.
|
2013-06-25 11:27:47 +01:00 |
Alex Pott
|
377521e267
|
Issue #1990156 by damiankloip: Add a dedicated @Condition plugin annotation.
|
2013-06-25 09:39:29 +01:00 |
Alex Pott
|
0d20ccb2a7
|
Issue #2018257 by tsphethean: Move batch storage to Drupal\Core\Batch.
|
2013-06-24 16:05:10 +01:00 |
Alex Pott
|
e865959961
|
Issue #2022087 followup by damiankloip: Add module owner to plugin definition in AnnotatedClassDiscovery.
|
2013-06-22 22:47:45 +02:00 |
Alex Pott
|
a93de78702
|
Issue #1992606 by damiankloip, pwieck: Convert system_theme_settings() to FormInterface.
|
2013-06-22 21:36:14 +02:00 |
Nathaniel Catchpole
|
21812ed3a1
|
Issue #1858616 by Berdir: Extract generic CacheCollector implementation and interface from CacheArray.
|
2013-06-21 10:22:46 +01:00 |
Dries
|
5f67fd1d08
|
Issue #1893820 by fago, das-peter, Berdir: Manage entity field definitions in the entity manager.
|
2013-06-20 15:09:30 -04:00 |
Dries
|
0eaa35d578
|
Issue #1839468 by ParisLiakos, damiankloip, dawehner, jibran: Replace aggregator rss parsing with Zend Feed.
|
2013-06-19 16:36:24 -04:00 |
Dries
|
4ab87f7e56
|
Issue #2004350 by Berdir, Dean Reilly: Fixed Unserialised database connection objects don't use Drupal's PDO Statement class.
|
2013-06-19 15:29:38 -04:00 |
Nathaniel Catchpole
|
00cb147e14
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
Nathaniel Catchpole
|
cc7ca3ed63
|
Issue #2020301 by plach, Berdir: Make the $type parameter of LanguageManager::getLanguage() optional.
|
2013-06-19 10:59:38 +01:00 |
Alex Pott
|
fd5f765f76
|
Issue #2011018 followup by tim.plunkett, andypost: Reconcile entity forms and confirm forms.
|
2013-06-19 11:35:56 +02:00 |
Nathaniel Catchpole
|
270db4a504
|
Issue #1852454 by patrickd, xjm, YesCT, Berdir, amateescu, Pancho, djroshi, dealancer, Wim Leers, jessebeach: Restrict module and theme name lengths to 50 characters.
|
2013-06-19 10:14:55 +01:00 |
Alex Pott
|
851d7d0ff2
|
Issue #1777956 by fago, klausi, sun, dasjo: Provide a way to define default values for entity fields.
|
2013-06-19 10:31:20 +02:00 |
Alex Pott
|
4756994e09
|
Issue #1983548 by Berdir, LukyLuke_ch, giammi, effulgentsia: Convert contact message entities to the new Entity Field API.
|
2013-06-19 01:42:10 +02:00 |
Alex Pott
|
0360c07ec1
|
Issue #2022087 by damiankloip: Add module owner to plugin definition in AnnotatedClassDiscovery.
|
2013-06-19 01:37:47 +02:00 |
Alex Pott
|
b22c7a5b66
|
Issue #2017345 by ParisLiakos, pwieck: Drupal\Component\Gettext\PoStreamReader calls get_t().
|
2013-06-19 01:36:06 +02:00 |
Alex Pott
|
69f2cef030
|
Issue #2003736 by dawehner, jhedstrom: Convert system module's Batch unit tests to phpunit.
|
2013-06-19 01:32:50 +02:00 |
Alex Pott
|
c707cf7964
|
Issue #2004300 by dawehner: Extend the router provider interface so that Views can override routes.
|
2013-06-18 09:29:38 +02:00 |
Alex Pott
|
f7f7f37305
|
Issue #1998698 by larowlan, jibran, quicksketch: Allow Dialog Controller to work with form/entity form routes.
|
2013-06-18 09:19:24 +02:00 |
Alex Pott
|
4d08d57418
|
Issue #1947536 by andypost, donquixote, larowlan, splatio, kim.pepper, alexpott, Crell, tim.plunkett: Convert drupal_get_breadcrumb() and drupal_set_breadcrumb() to a service.
|
2013-06-18 07:22:49 +02:00 |
Alex Pott
|
c4b665859a
|
Issue #1982980 by ParisLiakos, larowlan, dawehner, tim.plunkett: Move entity_get_form() to Drupal\Core\Entity\EntityManager::getForm().
|
2013-06-18 07:21:35 +02:00 |
webchick
|
1a416d4403
|
Issue #1838310 follow-up by tim.plunkett: Remove remaining incidents of st().
|
2013-06-17 23:44:52 -05:00 |
Alex Pott
|
94b0b70f93
|
Issue #2018323 by effulgentsia, yched: Make TypedData implement PluginInspectionInterface.
|
2013-06-18 00:33:02 +02:00 |
Alex Pott
|
9dabd6de1c
|
Issue #2001012 by damiankloip: Refactor get*Controller() methods in EntityManager.
|
2013-06-18 00:16:07 +02:00 |
Alex Pott
|
73fbcf8072
|
Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms.
|
2013-06-17 23:26:42 +02:00 |
Alex Pott
|
2bb2976ab6
|
Issue #1996868 by jhedstrom: Start converting image.inc to an Image component.
|
2013-06-17 22:08:50 +02:00 |
Alex Pott
|
0204ee8e86
|
Issue #2019651 by damiankloip: Add a QueryFactoryInterface for QueryFactory classes.
|
2013-06-17 18:26:11 +02:00 |
Alex Pott
|
fb7ad824c7
|
Issue #1903346 by Berdir, tim.plunkett, EclipseGc: Establish a new DefaultPluginManager to encapsulate best practices.
|
2013-06-17 18:17:56 +02:00 |
Nathaniel Catchpole
|
d1ae4a054a
|
Issue #2012682 by fago: Fixed Constraints in getPropertyDefinitions generate violations without a delta.
|
2013-06-17 15:06:04 +01:00 |
Nathaniel Catchpole
|
ecfbc27f34
|
Issue #1838310 by ParisLiakos, Jose Reyero: Remove st(), get_t() and for good.
|
2013-06-17 14:35:07 +01:00 |
Alex Pott
|
5d83ca57c1
|
Issue #2008954 by markie: Replace theme() with drupal_render() in /core/lib.
|
2013-06-17 02:04:58 +02:00 |
Alex Pott
|
5bf89a4573
|
Issue #2008356 by dawehner, tim.plunkett: Provide a _entity_list() route default to replace Controller\EntityListController and mimic _entity_form().
|
2013-06-17 00:06:21 +02:00 |
Alex Pott
|
1648a479c4
|
Issue #1893772 by chx, fubhy, slashrsm: Move entity-type specific storage logic into entity classes.
|
2013-06-16 11:40:11 +02:00 |
Alex Pott
|
d9f7b3a35b
|
Issue #1950632 by effulgentsia, Wim Leers, amateescu, yched: Create a FieldDefinitionInterface, decoupled from and config entities, and use it for formatters and widgets.
|
2013-06-16 10:27:11 +02:00 |
Alex Pott
|
096b8c5a58
|
Issue #2010290 by tim.plunkett, larowlan, alexpott, ParisLiakos: Editing a config entity from a listing page results in a 'page not found'.
|
2013-06-16 10:24:30 +02:00 |
Alex Pott
|
6012988251
|
Issue #2020249 by plach: Create Drupal::languageManager for improved DX.
|
2013-06-15 08:59:47 +02:00 |
Alex Pott
|
573068f94c
|
Issue #2003568 by dawehner, jhedstrom: Convert tags,attributes, diff and url validation unit tests to phpunit.
|
2013-06-15 00:11:48 +02:00 |
Alex Pott
|
3b61f06bf9
|
Issue #2019481 by nod_: JavaScript AJAX commands object is borked: it is shared among all Drupal.ajax instances, preventing scoped overrides.
|
2013-06-14 15:37:00 +02:00 |
Jennifer Hodgdon
|
fbc75312fa
|
Issue #2016553 by brunodbo: Fix typo in Drupal class docs
|
2013-06-14 05:53:29 -07:00 |
Alex Pott
|
27bd89be14
|
Issue #1998228 by ParisLiakos, dawehner: Remove hook_menu_site_status_alter() in favor of request listeners.
|
2013-06-14 00:53:50 +02:00 |
Alex Pott
|
d230ea6813
|
Issue #1889748 by tim.plunkett: Figure out what to do with ConfigMapper.
|
2013-06-13 23:21:28 +01:00 |
Alex Pott
|
1745bd21e2
|
Issue #1978870 by damiankloip, andypost, dawehner: Add an EntityStorageControllerBase.
|
2013-06-13 09:41:29 +01:00 |
Alex Pott
|
342f132b35
|
Issue #1970360 by Crell, linclark, dawehner, YesCT, matt2000: Entities should define URI templates and standard links.
|
2013-06-13 09:19:53 +01:00 |
Alex Pott
|
202fe604b4
|
Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition().
|
2013-06-12 17:14:59 +01:00 |
Alex Pott
|
317357373e
|
Issue #2004408 by YesCT, penyaskito: Allow modules to alter the result of EntityListController::getOperations.
|
2013-06-12 17:02:18 +01:00 |
Alex Pott
|
0bfe623053
|
Issue #2003934 by dawehner, damiankloip: Convert format_date() to a service.
|
2013-06-12 10:18:07 +01:00 |
Alex Pott
|
07e3ccbdea
|
Issue #2004506 by cam8001, plach: Move standard_country_list() to Drupal\Core\Locale\Country.
|
2013-06-11 23:23:08 +01:00 |
Alex Pott
|
07bf168bd6
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
Alex Pott
|
4d85fa44a3
|
Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user.
|
2013-06-11 15:04:34 +01:00 |
Alex Pott
|
5bf482fcb2
|
Issue #1995868 by JoshuaRogers, dawehner, xjm: Fixed Fatal when using a role contextual filter.
|
2013-06-11 14:22:15 +01:00 |
Nathaniel Catchpole
|
c8c6e46f6a
|
Issue #2014245 by chx: Move drupal_bootstrap_config_storage() to settings.
|
2013-06-11 11:06:53 +01:00 |
Nathaniel Catchpole
|
40f25ec132
|
Issue #1984528 by dawehner, ParisLiakos: Allow for more robust access checking.
|
2013-06-11 10:28:27 +01:00 |
Alex Pott
|
d3d704e235
|
Issue #2012662 by yched: Constraints on 'target_id()' / 'tid' properties break autocomplete if applied.
|
2013-06-11 10:09:44 +01:00 |
Alex Pott
|
56f4362ad4
|
Issue #1845034 by RobLoach, sandykadam, nick_schuch, cam8001, Gábor Hojtsy: Convert standard.inc to Drupal\Core\Language.
|
2013-06-10 17:14:58 +01:00 |
Alex Pott
|
2581366955
|
Issue #1987766 by tim.plunkett, jibran: Convert node_page_edit() to a new style controller.
|
2013-06-10 15:03:33 +01:00 |
Nathaniel Catchpole
|
37445fd7d0
|
Issue #1813762 by ParisLiakos, Jose Reyero, YesCT, japicoder, attiks: Introduce unified interfaces, use dependency injection for interface translation.
|
2013-06-10 12:46:03 +01:00 |
Alex Pott
|
92a674e54d
|
Issue #1890536 by chx, jibran: Update core pregs to use ?<name> for subpatterns instead of ?P<>.
|
2013-06-09 15:15:21 +01:00 |
Nathaniel Catchpole
|
ffaabb7cfa
|
Issue #1998576 by beejeebus, alexpott, swentel: Make the config import process use full config trees again.
|
2013-06-08 21:10:53 +01:00 |
Alex Pott
|
d790fb7ada
|
Issue #805858 by Pancho, Steven Jones, simg: Fixed Affected rows inconsistent across database engines.
|
2013-06-08 18:39:36 +01:00 |
Alex Pott
|
da63eafbb7
|
Issue #1973312 by RobLoach, ParisLiakos, damiankloip, dawehner: Move drupal_map_assoc() to a MapArray Utility Component.
|
2013-06-06 20:31:00 +01:00 |
Alex Pott
|
b0cf1be964
|
Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API.
|
2013-06-06 20:10:20 +01:00 |
Alex Pott
|
54c2e3d506
|
Issue #2002152 by fago, amateescu: Implement entity validation based on symfony validator.
|
2013-06-06 13:38:39 +01:00 |
Alex Pott
|
88e6a760b7
|
Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API.
|
2013-06-06 11:20:38 +01:00 |
Alex Pott
|
6941c5b78b
|
Issue #1984766 by sdboyer, Niklas Fiekas, msonnabaum: Fixed Start relying on Request/Response objects for cache handling.
|
2013-06-06 09:21:58 +01:00 |
Alex Pott
|
b21943922d
|
Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence.
|
2013-06-06 09:14:16 +01:00 |
Alex Pott
|
9d73599020
|
Issue #2001310 by chx, effulgentsia, Berdir, YesCT: Disallow firing hooks during update.
|
2013-06-06 09:08:39 +01:00 |
Nathaniel Catchpole
|
579aa78880
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +01:00 |
Alex Pott
|
7166d89041
|
Issue #1983164 by dawehner, larowlan: Entity Forms in ajax requests don't find the route.
|
2013-06-05 11:24:59 +01:00 |
Alex Pott
|
176984124a
|
Issue #2010322 by Damien Tournoud, dcrocks, amateescu: SQLite follow up to #1953800 'Make the database connection serializable'.
|
2013-06-05 09:32:06 +01:00 |
Alex Pott
|
42daa83c5e
|
Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init().
|
2013-06-05 08:47:39 +01:00 |
webchick
|
db7edce355
|
Issue #1398044 by dawehner, iStryker, bradwade: Added Provide default value for in XSS Component.
|
2013-06-04 21:26:41 -05:00 |
webchick
|
30d3671c03
|
Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler().
|
2013-06-04 20:58:17 -05:00 |
Nathaniel Catchpole
|
1187f77324
|
Issue #1860876: module_implements_write_cache() should not drop caches when requesting with POST method
|
2013-06-04 12:30:52 +01:00 |
Alex Pott
|
75ee363b92
|
Issue #1863816 followup by tim.plunkett: [Followup] Allow plugins to have services injected.
|
2013-06-03 20:49:21 +01:00 |
catch
|
8fadfdfb3c
|
Issue #1961938 by chx, alexpott, YesCT, xjm, attheshow, dawehner: Test the interactive installer.
|
2013-06-02 11:54:03 +01:00 |
Alex Pott
|
e99a83e54d
|
Issue #2003602 by Mixologic: Fixed DialogController.php namespace typo.
|
2013-05-31 11:16:37 +01:00 |
Alex Pott
|
687af78488
|
Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4 .
|
2013-05-29 22:08:39 +01:00 |
Dries
|
9d88945da1
|
Issue #1970110 by yched | andypost: should ConfigEntity::isNew() be based on id or uuid.
|
2013-05-29 14:44:23 -04:00 |
Alex Pott
|
c4e52bb6b4
|
Issue #1892182 by nod_: #type details: Rename #collapsed to #open.
|
2013-05-29 12:31:25 +01:00 |
Alex Pott
|
0c5ebea2f1
|
Issue #1920822 by tim.plunkett: Decouple ExecutableInterface from Conditions and FormInterface.
|
2013-05-29 06:00:47 +01:00 |
Alex Pott
|
23b59123d1
|
Issue #1998466 by dawehner, ParisLiakos: Convert filter_xss_admin() and similar function to an Xss component.
|
2013-05-28 22:48:53 +01:00 |
Alex Pott
|
411dc59a17
|
Issue #2002232 by kim.pepper: Cleanup PluginManagerBase.
|
2013-05-27 20:42:27 -05:00 |
Alex Pott
|
040ff573a2
|
Issue #1998166 by dawehner: Use the controller resolver to inject parameters into HtmlFormController.
|
2013-05-27 19:57:28 -05:00 |
Alex Pott
|
521e1e5946
|
Issue #1957158 by abghosh82, JacobSanford: Replace typed_data() with Drupal::typedData().
|
2013-05-27 18:00:35 -05:00 |
Alex Pott
|
09db04dddd
|
Issue #2004784 by chx, effulgentsia: Move module enable/disable/uninstall implementations into ModuleHandler.
|
2013-05-27 12:39:38 -07:00 |
Alex Pott
|
a2f15f28eb
|
Issue #1998250 by patrickd, dww, chx: Move batch to pluggable storage.
|
2013-05-27 11:12:50 -07:00 |
Alex Pott
|
ce7ff5cd54
|
Issue #1634442 by chia, Berdir, amateescu, fago: Fixed DatabaseStorageController can't catch exceptions.
|
2013-05-26 16:45:42 -07:00 |
Alex Pott
|
477c06c413
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -07:00 |
Alex Pott
|
7961e03aeb
|
Issue #1909418 by tim.plunkett, damiankloip, larowlan, dawehner, kim.pepper: Allow Entity Controllers to have their dependencies injected.
|
2013-05-25 16:36:57 -07:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
7846ad6fb9
|
Issue #1938184 by Xano, ParisLiakos, franskuipers, clemens.tolboom: Convert Drupal\Core\Utility\Color\ColorTest to PHPUnit.
|
2013-05-25 12:42:40 -07:00 |
Alex Pott
|
94e3e87a4a
|
Issue #2003578 followup by chx: twig_cache() must be FALSE in install.php registerTwig because we don't know if files folder is writable yet.
|
2013-05-24 15:00:31 -07:00 |
Dries
|
dc28748c53
|
Issue #2003578 by Jon Pugh, joelpittet: Fixed twig_cache() must be FALSE in install.php registerTwig because we don't know if files folder is writable yet.
|
2013-05-24 13:58:57 -07:00 |
Alex Pott
|
530a6eda68
|
Issue #1957888 by ParisLiakos, Berdir: Fixed Exception when a field is empty on programmatic creation.
|
2013-05-21 16:54:06 -07:00 |
Alex Pott
|
80da26f3ff
|
Issue #1893442 by andypost, tim.plunkett, dawehner: Move BlockStorageController::loadByProperties() into ConfigStorageController.
|
2013-05-20 16:41:23 -07:00 |
Alex Pott
|
518c4d10bd
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07:00 |
Alex Pott
|
750b527318
|
Issue #1872522 by chx, effulgentsia, sun, aspilicious, desmondmorris, Berdir, jibran, YesCT: Fixed Compiled data in PHP storage is cleared too late in drupal_flush_all_caches().
|
2013-05-19 12:32:09 -07:00 |
Alex Pott
|
66e6eb8d36
|
Issue #1994910 by tim.plunkett, twistor: Fixed ConfigEntity listing should only show enable/disable if status is supported.
|
2013-05-19 12:17:43 -07:00 |
Nathaniel Catchpole
|
4eaa775b10
|
Issue #1890784 by alexpott, YesCT, heyrocker, tim.plunkett, EllaTheHarpy, beejeebus: Refactor configuration import and sync functions.
|
2013-05-17 15:16:16 +01:00 |
Nathaniel Catchpole
|
261b71d29c
|
Issue #1992950 by xjm: Stop use-ing Exception.
|
2013-05-16 09:15:22 +01:00 |
Dries
|
bd68a9bfbe
|
Issue #1988666 by Crell, kim.pepper: Cleanup Controllers and Enhancers.
|
2013-05-15 16:16:25 -04:00 |
Alex Pott
|
56653079cc
|
Issue #1953800 by dawehner, amateescu: Fixed Make the database connection serializable.
|
2013-05-14 22:06:25 +01:00 |
catch
|
3ad81ec0a6
|
Issue #1992834 by alexpott: Fixed Unnecessarily setting up the array of priority formats for content negotiation within a loop.
|
2013-05-13 22:22:05 +01:00 |
Alex Pott
|
a858b3473c
|
Issue #1983710 by manarth: Fixed HTTP: Use 406 (Not acceptable) over 415 (Unsupported media type).
|
2013-05-12 10:00:34 +01:00 |
Alex Pott
|
dced5e1164
|
Issue #1979290 by Cottser, soulston: Add static caching to Twig_Environment::getTemplateClass().
|
2013-05-08 18:34:54 +01:00 |
Jennifer Hodgdon
|
9ec703eb65
|
Issue #1957042 by Kevin Morse, foopang, xjm, Fabianx, Cottser: Document why a method in CoreBundle is public static
|
2013-05-08 06:40:31 -07:00 |
Alex Pott
|
686c269bae
|
Issue #1938670 by ParisLiakos, Xano, RobLoach, pp, alexpott: Convert unicode.inc to \Drupal\Component\Utility\Unicode.
|
2013-05-08 00:29:47 +01:00 |
Alex Pott
|
19e6c2c0ae
|
Issue #1987298 by tim.plunkett, quicksketch: Shorten directory structure and PSR-0 namespacing for plugins.
|
2013-05-07 21:34:00 +01:00 |
Alex Pott
|
a57952c6a4
|
Issue #1983844 by tim.plunkett, dawehner: Add EntityListController and convert picture.module callbacks to routes/controllers to provide a use-case.
|
2013-05-07 17:33:50 +01:00 |
Nathaniel Catchpole
|
31513883d9
|
Issue #1712250 by alexpott, n3or, cam8001, vijaycs85, Albert Volkman, jibran, heyrocker, chx: Convert theme settings to configuration system.
|
2013-05-07 10:47:19 +01:00 |
Alex Pott
|
cb4782ea13
|
Issue #1977784 by YesCT, Gábor Hojtsy, EllaTheHarpy: Content language settings configuration page needs to determine what entities and bundles to include.
|
2013-05-06 11:31:46 +01:00 |
Nathaniel Catchpole
|
59244c71d0
|
Issue #1986690 by fabpot: Fixed Removed double registration of RegisterKernelListenersPass.
|
2013-05-05 22:19:21 +01:00 |
Nathaniel Catchpole
|
c268d42baa
|
Issue #1911178 by ParisLiakos, Xano: Change notice: Remove hook_exit().
|
2013-05-05 22:09:00 +01:00 |
Alex Pott
|
50ae329638
|
Issue #1982088 by tim.plunkett: Remove hook_entity_bundle_info()'s need for 'real path'.
|
2013-05-05 01:24:24 +01:00 |
webchick
|
df8519574a
|
Issue #1828616 follow-up by tstoeckler, Berdir: Allow AnnotatedClassDiscovery to find plugins in Drupal\Component as well.
|
2013-05-03 22:31:02 -07:00 |
Alex Pott
|
0be98498e0
|
Issue #1974474 by Berdir: Make sure within field_attach_()*() that we are working with a BC entity.
|
2013-05-04 01:49:43 +01:00 |
webchick
|
22df5962a2
|
Issue #1944472 by larowlan, quicksketch, effulgentsia: Add generic content handler for returning dialogs.
|
2013-05-03 10:01:32 -07:00 |
Jennifer Hodgdon
|
a325159de3
|
Issue #1969970 by dawehner, jhodgdon, webchick, EclipseGc, tim.plunkett: Documentation for translatable plugin properties on annotations
|
2013-05-03 08:55:49 -07:00 |
Nathaniel Catchpole
|
891f4c5d69
|
Issue #1944636 by alexpott, YesCT: Fixed PECL Intl extension usage in DateTimePlus class broken and untested.
|
2013-05-03 14:21:32 +01:00 |
Nathaniel Catchpole
|
9ae545f754
|
Issue #1975486 by Berdir: Add a persistent cache in DatabaseStorageController::getFieldDefinitions().
|
2013-05-02 11:59:57 +01:00 |
webchick
|
e775437eb2
|
Issue #1982984 by larowlan: Create Drupal::entityManager for improved DX.
|
2013-05-01 23:42:27 -07:00 |
webchick
|
c35c1cadb4
|
Issue #1828616 by Berdir, tstoeckler: AnnotatedClassDiscovery is not finding plugins in Drupal\(Core|Component)\COMPONENT_NAME\Plugin directory.
|
2013-05-01 21:59:28 -07:00 |
webchick
|
6de362318d
|
Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component.
|
2013-05-01 21:46:53 -07:00 |
webchick
|
594c849d8d
|
Issue #1938960 by tim.plunkett, dawehner: Fixed _menu_translate() doesn't care about new routes.
|
2013-05-01 21:09:48 -07:00 |
webchick
|
59a54c3e7e
|
Issue #1962130 by dawehner, YesCT, tim.plunkett, CEikermann: Fixed Fatal Error: ViewUI::isTranslatable endless loop.
|
2013-05-01 19:20:34 -07:00 |
Alex Pott
|
620d497915
|
Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface.
|
2013-04-30 00:46:14 +01:00 |
Nathaniel Catchpole
|
064c81785c
|
Issue #1975462 by thedavidmeister, alexpott, chx, joelpittet: Fixed Allow and test for NULL and integer 0 values in Twig templates.
|
2013-04-29 12:24:59 +01:00 |
Alex Pott
|
6ed57d39c5
|
Issue #1946404 by tim.plunkett, amateescu, swentel: Convert forms in field_ui().admin.inc to the new form interface.
|
2013-04-27 00:28:10 +01:00 |
Alex Pott
|
47308d2162
|
Issue #1947892 by Berdir, theduke: Improve DX with EntityAccessControllerInterface.
|
2013-04-26 23:47:55 +01:00 |
webchick
|
53d8c24d94
|
Issue #1818560 by Berdir, fago, Wim Leers, jessebeach, dawehner, YesCT: Convert taxonomy entities to the new Entity Field API.
|
2013-04-26 09:10:49 -07:00 |
Jennifer Hodgdon
|
2b9e39e379
|
Issue #1978742 by rballou: Fix typos in AliasManager class docs
|
2013-04-26 09:04:32 -07:00 |
Nathaniel Catchpole
|
bba539c65f
|
#1869562 by fago, berdir, dawehner: Avoid instantiating EntityNG field value objects by default.
|
2013-04-26 09:32:17 +01:00 |
Nathaniel Catchpole
|
1eb9af15f9
|
Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated.
|
2013-04-25 09:38:49 +01:00 |
webchick
|
7b1215640d
|
Issue #1947432 by tim.plunkett, mtift, andypost, larowlan: Add a generic EntityAccessCheck to replace entity_page_access().
|
2013-04-23 11:55:24 -07:00 |
Alex Pott
|
bc3a902fbc
|
Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys.
|
2013-04-23 08:38:30 +01:00 |
catch
|
d5a4cb4309
|
Issue #1976068 by chx: Remove schema_fields_sql() from entity plugin definition.
|
2013-04-22 12:36:54 +01:00 |
catch
|
87462db60e
|
Issue #1167144 by chx, catch, claudiu.cristea: Make cache backends responsible for their own storage.
|
2013-04-22 12:25:08 +01:00 |
webchick
|
fa3e949d01
|
Issue #1975774 by chx: Fixed ConfigFactory::get misses @return.
|
2013-04-21 12:42:19 -07:00 |
webchick
|
62e5dafdf8
|
Issue #1182374 by lyricnz, brianV: Code style fixes for includes/filetransfer.
|
2013-04-19 21:15:02 -07:00 |
webchick
|
2abc98f7a7
|
Issue #1974380 by rootatwc: Fixed Wrong inheritdocs in \Drupal\views\Plugin\views\style\Table and \Drupal\Core\Plugin\Factory\ContainerFactory.
|
2013-04-19 20:39:38 -07:00 |
webchick
|
8733925ff7
|
Issue #1867090 by joelpittet, Fabianx: Fixed Nested Twig 'for' loops behaving strange.
|
2013-04-19 20:32:23 -07:00 |
Alex Pott
|
c014519ca1
|
Issue #1969540 by Xano: Convert token.inc to a service.
|
2013-04-18 08:24:35 +01:00 |
Alex Pott
|
9c74b54707
|
Issue #1863816 by dawehner, yched, rootatwc: Allow plugins to have services injected.
|
2013-04-18 07:54:34 +01:00 |
catch
|
139ba19155
|
Issue #1969420 by Berdir: Fixed Unecessary semaphore cleanup query on every request.
|
2013-04-15 22:24:39 +01:00 |
Alex Pott
|
99b39dc7d8
|
Issue #1963470 by effulgentsia, Crell, tim.plunkett, larowlan: Move controller derivation to route enhancers (and just that).
|
2013-04-15 10:21:21 +01:00 |
webchick
|
45e0ca450b
|
Issue #1877638 by fago, Gaelan, YesCT, das-peter, tim.plunkett, smiletrl: Rename getOriginalEntity() and remove duplicated functions from ConfigEntityBase.
|
2013-04-14 12:22:31 -07:00 |
webchick
|
b77715c307
|
Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation.
|
2013-04-13 15:15:20 -07:00 |
Alex Pott
|
7f6cf775d7
|
Issue #1968446 by Gábor Hojtsy: Whitespace fixes in language installer and config install storage.
|
2013-04-12 10:31:37 +01:00 |
webchick
|
58e8125104
|
Issue #1950726 by chx: Convert hook_archiver_info() into the New Shiny(TM).
|
2013-04-11 23:33:28 -07:00 |
webchick
|
0c1777a91d
|
Issue #1967420 by tim.plunkett, dawehner: Allow Core\AnnotatedClassDiscovery to pass all parameters to the constructor of Component\AnnotatedClassDiscovery.
|
2013-04-11 22:59:05 -07:00 |
Alex Pott
|
ee1c53e517
|
Issue #1965164 by tim.plunkett: Add dedicated annotations for Views handlers.
|
2013-04-11 22:42:45 +01:00 |
Alex Pott
|
bea3588b22
|
Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery().
|
2013-04-11 13:55:05 +01:00 |
webchick
|
6543a5bae6
|
Issue #1847768 by rootatwc, tim.plunkett, effulgentsia, Crell, Damien Tournoud: Remove ip_address().
|
2013-04-10 17:17:57 -07:00 |
Alex Pott
|
d9fd65f900
|
Issue #1938972 by msonnabaum, RobLoach, tsphethean, dawehner, rootatwc: Start moving string functions into a utility class.
|
2013-04-10 22:31:15 +01:00 |
Alex Pott
|
fc6a9aeb00
|
Issue #1964482 by Eronarn: Fixed Non-canonical Symfony priority in LanguageRequestSubscriber.
|
2013-04-10 18:18:49 +01:00 |
catch
|
75f3ef0601
|
Issue #1962578 by Berdir, damiankloip, dawehner, xjm: Fixed ViewsDataCache writes multiple times in __destruct().
|
2013-04-10 10:35:19 +01:00 |
webchick
|
7724c1931a
|
Issue #1959122 by Crell, tim.plunkett, chx: Fixed Optional params are not possible in routes.
|
2013-04-09 14:10:34 -07:00 |
Alex Pott
|
e97a786c05
|
Issue #1947814 by vijaycs85, Gábor Hojtsy, tim.plunkett: Fixed New config entities often save as langcode: und incorrectly.
|
2013-04-09 13:04:07 +01:00 |
Alex Pott
|
34e630950a
|
Issue #1939660 by chx | catch: Use YAML as the primary means for service registration.
|
2013-04-09 05:32:49 +01:00 |
Alex Pott
|
f3966d6c2f
|
Issue #1739986 by RobLoach, pwolanin, sun, moshe weitzman, andypost: Fix fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of ['drupal_hash_salt()'].
|
2013-04-08 00:00:15 +01:00 |
webchick
|
27ac97efa8
|
Issue #1957156 by Crell, rootatwc: Add a request() method to \Drupal.
|
2013-04-07 12:53:17 -07:00 |
catch
|
ee96cf6b96
|
Issue #1889328 by gielfeldt, gumanist: Fixed Not all objects respect the query option throw_exception.
|
2013-04-03 11:55:27 +01:00 |
catch
|
8c21dcb622
|
Issue #1658720 by RobLoach, dawehner, sun, chx: Use ClassLoader instead of UniversalClassLoader.
|
2013-04-03 11:38:50 +01:00 |
Alex Pott
|
7aca9955dc
|
Issue #1937600 by Berdir, rootatwc | webchick: Determine what services to register in the new Drupal class.
|
2013-04-03 09:44:04 +01:00 |
Alex Pott
|
291dbd545b
|
Issue #1935970 by msonnabaum, dawehner, RobLoach: Convert timer_* to a utility class and convert tests to phpunit.
|
2013-04-02 22:37:55 +01:00 |
webchick
|
c0771678a7
|
Issue #1942490 by steveoliver, Cottser: Make Twig engine available during install.
|
2013-03-29 11:02:49 -07:00 |
webchick
|
d35d390ffd
|
Issue #1561362 by Niklas Fiekas, chrisdolby, mtift: Change file_transfer() to use BinaryFileResponse.
|
2013-03-29 10:27:03 -07:00 |
webchick
|
57669aabf1
|
Revert "Issue #1938980 by Crell, rootatwc, tim.plunkett: Move controller derivation to route enhancers."
Temporary rollback; this broke AJAX paths. Working on better test coverage.
This reverts commit 221099b571 .
|
2013-03-27 16:35:02 -07:00 |
Dries
|
221099b571
|
Issue #1938980 by Crell, rootatwc, tim.plunkett: Move controller derivation to route enhancers.
|
2013-03-27 15:27:28 -04:00 |
Dries
|
5818a99bfc
|
Issue #512026 by Berdir, effulgentsia, sun, marcingy, Eric_A, xjm, katbailey, Damien Tournoud, alexpott, beejeebus, pillarsdotnet: Move () storage from cache to new state/key-value system.
|
2013-03-27 14:57:12 -04:00 |
Dries
|
0bb14c814d
|
Issue #1865206 by alexpott: clean up ConfigFactory + ConfigStorageController::save/postsave/rename().
|
2013-03-27 14:31:51 -04:00 |
webchick
|
429aad6b99
|
Issue #1850798 follow-up by David_Rothstein, magicmyth: Remove diffAssoc() wrapper, and fix bug in diffAssocRecursive() (with tests)
|
2013-03-26 22:00:46 -07:00 |
webchick
|
9b6ddcff53
|
Issue #1945680 by dawehner: Provide a method that checks whether a certain entity type provides a certain controller.
|
2013-03-26 21:56:39 -07:00 |
webchick
|
257ae98f65
|
Issue #1919016 by dawehner, Berdir: Remove term_access() tag in TermStorageController::buildQuery().
|
2013-03-26 21:53:58 -07:00 |
catch
|
c07e727d8f
|
Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins.
|
2013-03-25 11:55:05 +00:00 |
Dries
|
eb4759d90b
|
Issue #1854752 by Gábor Hojtsy, chx, amateescu: re-Add PDO::FETCH_PROPS_LATE to PDO::FETCH_CLASS.
|
2013-03-22 13:15:31 -04:00 |
Dries
|
6122e84e9e
|
Issue #1948702 by chx: module_hook() is broken for disabled modules and included hooks.
|
2013-03-22 13:03:24 -04:00 |
Dries
|
44eda14f65
|
Issue #1862750 by fubhy, Berdir, dawehner: Implement entity access API for nodes.
|
2013-03-22 12:45:08 -04:00 |
Dries
|
6172eecaa6
|
Issue #1915752 by dawehner, tim.plunkett: routes are not found when 0 is used as a placeholder value.
|
2013-03-22 11:28:58 -04:00 |
catch
|
fc7c38bde8
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00:00 |
Jennifer Hodgdon
|
1add78aae0
|
Issue #1944768 by chx: Uncomment execute method on QueryAggregateInterface so it can be documented properly
|
2013-03-20 09:19:25 -07:00 |
catch
|
fea7acc2b2
|
Issue #1547008 by Berdir, Sutharsan: Replace Update's cache system with the (expirable) key value store.
|
2013-03-20 11:51:03 +00:00 |
catch
|
980cb9c548
|
Issue #1944646 by c960657: Remove CacheBackendInterface::deleteExpired().
|
2013-03-20 11:44:29 +00:00 |
webchick
|
e6f953db92
|
Issue #1875182 by yched: Pass plugin definition to plugin instances instead of discovery object.
|
2013-03-19 17:28:35 -04:00 |
webchick
|
1bec76308f
|
Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable.
|
2013-03-18 05:40:12 -07:00 |
webchick
|
dd927b0008
|
Issue #1934964 by alexpott, Gábor Hojtsy, nevergone: Fixed Locale override subscriber should re-init context to clear caches.
|
2013-03-17 12:24:33 -07:00 |
webchick
|
c309e0e598
|
Issue #1938600 by tim.plunkett: Add a FormInterface replacement for confirm_form().
|
2013-03-17 12:01:24 -07:00 |
webchick
|
f37b8675d2
|
Issue #1870764 by quicksketch, dawehner, frega, larowlan, nod_: Add an ajax command which makes it easy to use the dialog API in complex cases.
|
2013-03-17 09:04:07 -07:00 |
webchick
|
da805e2bc1
|
Issue #1261846 by catch: Document 1MB maximum size limit for cache_set().
|
2013-03-16 23:00:52 -07:00 |
catch
|
4535a81446
|
Issue #1839998 by wiifm, mcm.guaba, Josh Waihi: Fixed TruncateQuery implemented as 'DELETE FROM' in MySQL and SQLite, but not PostgreSQL, causing nefarious table locking.
|
2013-03-14 10:36:35 +00:00 |
Dries
|
7813d65e3f
|
Issue #1940440 by vijaycs85: Fixed schema discovery to identify schema with more than one wildcard.
|
2013-03-13 14:05:26 -04:00 |
webchick
|
614a6b095d
|
Issue #1941164 by Berdir: Fixed hook_views_data() rebuilt on every page view.
|
2013-03-12 19:30:07 -07:00 |
catch
|
2733bf20dd
|
Issue #1839080 by Berdir, fago, dasjo, jjchinquist: Implement the new entity field API for the link field type.
|
2013-03-12 16:16:38 +00:00 |
catch
|
ee5b4a7040
|
Issue #1883152 by klausi: Field level access for EntityNG.
|
2013-03-12 16:03:16 +00:00 |
catch
|
6f3e707359
|
Issue #1209226 by catch, Berdir, miro_dietiker, beejeebus, dagmar: Fixed Avoid slow query for path alias whitelists.
|
2013-03-11 10:50:25 +00:00 |
webchick
|
277d8fe978
|
Issue #1934716 by alexpott: Merge system.fast_404 config object into system.performance.
|
2013-03-10 12:14:36 -07:00 |
webchick
|
c09959555f
|
Issue #1938660 by fabpot: Fixed Remove the custom ExceptionListener class.
|
2013-03-10 12:09:19 -07:00 |
webchick
|
37afef0004
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
webchick
|
80fd0f970c
|
Issue #1843220 by mkadin, dawehner, Crell, effulgentsia, Wim Leers: Convert form AJAX to new AJAX API.
|
2013-03-09 22:44:39 -08:00 |
webchick
|
039dbb98cc
|
Issue #1821548 by heyrocker, swentel, Dean Reilly, dawehner, alexpott, vijaycs85, jhedstrom, adamdicarlo: Add a 'diff' of some kind to the CMI UI.
|
2013-03-09 22:31:56 -08:00 |
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 |