Alex Pott
|
b0821d885e
|
Issue #2079797 by ParisLiakos, Xano, amateescu, tim.plunkett: Provide a trait for $this->t() and $this->formatPlural().
|
2014-05-02 08:29:56 +01:00 |
Nathaniel Catchpole
|
44b38852b8
|
Issue #2158571 by tstoeckler, dawehner, kgoel, tim.plunkett, catch, effulgentsia: Routes added in RouteSubscribers cannot be altered.
|
2014-05-01 10:46:02 +01:00 |
Alex Pott
|
def57073bc
|
Issue #2239065 by tim.plunkett | webchick: Overridden config bleeding through to configuration forms.
|
2014-04-30 08:00:07 +01:00 |
webchick
|
f18d62bdf2
|
Issue #2222431 by TechNikh, visabhishek, YesCT, jhodgdon: Project name clean up after Picture module renamed Responsive Image.
|
2014-04-25 22:49:27 -07:00 |
Alex Pott
|
c79ac2f741
|
Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm.
|
2014-04-26 00:12:39 +01:00 |
Dries
|
82f25bf143
|
Issue #2168321 by longwave, martin107: Several files have incorrect indentation.
|
2014-04-24 15:06:35 +02:00 |
webchick
|
2c90c67c4e
|
Issue #1067408 by alexpott, Jalandhar, jessebeach, Désiré, neetu morwani, dawehner, sun: Themes do not have an installation status.
|
2014-04-22 11:37:12 -07:00 |
webchick
|
2681750501
|
Issue #2208609 by sun, Jalandhar, damiankloip: Move Json utility class into Drupal\Component\Serialization.
|
2014-04-18 08:32:47 -07:00 |
Dries
|
abc7e15fa6
|
Issue #2161591 by pwolanin, beejeebus, sun: Change default active config from file storage to DB storage.
|
2014-04-14 22:23:05 +02:00 |
Alex Pott
|
e562ca4dd3
|
Issue #2085243 by dawehner: Rename Menu module into Menu UI module.
|
2014-04-13 15:04:02 -04:00 |
Alex Pott
|
62ba47d26a
|
Revert "Issue #2085243 by dawehner: Rename Menu module into Menu UI module."
This reverts commit 07f63fe6f3 .
|
2014-04-13 15:03:35 -04:00 |
Alex Pott
|
07f63fe6f3
|
Issue #2085243 by dawehner: Rename Menu module into Menu UI module.
|
2014-04-13 11:58:17 -04:00 |
webchick
|
fc6b814e02
|
Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from .
|
2014-04-08 13:56:43 -07:00 |
webchick
|
b504423ed0
|
Issue #2165725 by Xano: Introduce hook_entity_operation().
|
2014-04-07 11:12:13 -07:00 |
Nathaniel Catchpole
|
3a5e997452
|
Issue #2221065 by damiankloip, Wim Leers, Berdir: Rename default 'cache' cache bin to 'default'.
|
2014-03-31 10:49:28 +01:00 |
webchick
|
4ac79a1366
|
Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files.
|
2014-03-28 16:27:34 -07:00 |
webchick
|
4a8bbfbb73
|
Issue #2215961 by tim.plunkett, Berdir: Entity::urlInfo() should return \Drupal\Core\Url.
|
2014-03-28 16:07:00 -07:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
catch
|
24526aedd0
|
Revert "Issue #2165725 by Xano: Introduce hook_entity_operation()."
This reverts commit 2cf87103b5 .
|
2014-03-26 19:53:12 +01:00 |
catch
|
bb0f5fced3
|
Issue #1194136 by Berdir, damiankloip, Wim Leers: Re-organise core cache bins.
|
2014-03-26 14:19:28 +01:00 |
catch
|
2cf87103b5
|
Issue #2165725 by Xano: Introduce hook_entity_operation().
|
2014-03-26 12:46:04 +01:00 |
catch
|
ad293099ec
|
Issue #2219499 by Berdir, alexpott, Gábor Hojtsy, vijaycs85, swentel: Generalize language config override responsibility.
|
2014-03-24 15:10:05 +00:00 |
Alex Pott
|
fa51d2e5bd
|
Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match.
|
2014-03-24 11:34:32 +01:00 |
Alex Pott
|
5abaa5f957
|
Issue #2120871 by andypost, Berdir, amateescu, vladan.me, Xano: Rename EntityListController to EntityListBuilder.
|
2014-03-23 22:25:46 +00:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |
Alex Pott
|
eba0b71872
|
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5 .
|
2014-03-17 13:02:04 +00:00 |
Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +00:00 |
webchick
|
21ae3ef209
|
Issue #2124377 by ellishettinga, Jelle_S, attiks, mdrummond, Schnitzel, InternetDevels: Rename "Picture" module to "Responsive Image" module.
|
2014-03-16 10:44:51 -07:00 |
webchick
|
9d3a228020
|
Issue #2171071 by jessebeach, dawehner, chakrapani, longwave, Gábor Hojtsy, xjm, Wim Leers: Rename drupal_add_library() to _drupal_add_library() and remove its uses.
|
2014-03-12 08:47:01 -07:00 |
Alex Pott
|
28d0b8efa5
|
Issue #2210197 by sun, longwave, Sutharsan: Remove public access to Extension::$type, ::$name, ::$filename.
|
2014-03-11 17:19:24 +00:00 |
Alex Pott
|
f658a90d83
|
Issue #2203021 by jorgegc, mandar.harkare: Rename $collapsed argument to $open in ConfigTranslationFormBase::buildConfigForm().
|
2014-03-11 11:17:40 +00:00 |
Alex Pott
|
48025f9261
|
Issue #2168159 by dawehner: Plugin Derivatives don't work with Objects returned from Annotations.
|
2014-03-11 09:41:30 +00:00 |
Alex Pott
|
01a3e1902f
|
Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings.
|
2014-03-09 19:59:45 +00:00 |
Alex Pott
|
d8c718b2f6
|
Revert "Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename." Broke 'drush en simpletest' on testbots
This reverts commit 2c51074d59 .
|
2014-03-07 14:14:32 +00:00 |
Alex Pott
|
2c51074d59
|
Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename.
|
2014-03-07 11:18:08 +00:00 |
webchick
|
428d0f0ad9
|
Issue #2053153 by tim.plunkett, dawehner, damiankloip, aspilicious: Allow contrib modules to provide plugins on behalf of optional modules.
|
2014-03-01 17:57:51 -08:00 |
Nathaniel Catchpole
|
668d277ff6
|
Issue #2188661 by sun, Berdir, andypost: Extension System, Part II: ExtensionDiscovery.
|
2014-02-28 11:51:38 +00:00 |
Nathaniel Catchpole
|
6727b8146e
|
Revert "Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery."
This reverts commit ae8be3cc96 .
|
2014-02-27 14:30:43 +00:00 |
Nathaniel Catchpole
|
ae8be3cc96
|
Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery.
|
2014-02-27 13:31:02 +00:00 |
webchick
|
02417da643
|
Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open.
|
2014-02-26 10:38:09 -08:00 |
Nathaniel Catchpole
|
b9a978d202
|
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
|
2014-02-26 10:53:29 +00:00 |
Alex Pott
|
f6161fadb0
|
Issue #2002134 by fago, yched, amateescu, effulgentsia: Move TypedData metadata introspection from data objects to definition objects.
|
2014-02-24 11:44:26 +00:00 |
webchick
|
01457d74ea
|
Issue #2200821 by yched, plopesc, Berdir, claudiu.cristea, swentel: Rename Fieldinterface and FieldInstanceInterface.
|
2014-02-22 21:16:46 -08:00 |
webchick
|
f19fadd3a4
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
|
2014-02-22 20:56:51 -08:00 |
Alex Pott
|
c210e8681c
|
Issue #1981858 by Berdir, tim.plunkett, longwave, Les Lim: Rename hook_entity_info/alter() to hook_entity_type_build/alter().
|
2014-02-20 10:04:54 +00:00 |
Alex Pott
|
40dc8daf51
|
Issue #2095303 by swentel, plopesc, Berdir, claudiu.cristea, yched: Rename 'field_entity' to 'field_config' and 'field_instance' to 'field_instance_config'.
|
2014-02-19 23:29:14 +00:00 |
Alex Pott
|
cdab74eed5
|
Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile.
|
2014-02-13 11:28:24 +00:00 |
Alex Pott
|
932e4d9eb0
|
Issue #2184231 by jibran, dawehner, Xano: Use ConfigFactoryInterface to type hint ConfigFactory.
|
2014-02-13 01:59:44 +00:00 |
Alex Pott
|
f451e3d995
|
Issue #2188915 by tim.plunkett: Stop appending paths to Entity::getSystemPath().
|
2014-02-12 20:42:43 +00:00 |
Alex Pott
|
6c2ed3f11e
|
Issue #2165155 by Berdir, tim.plunkett: Change $entity_type to $entity_type_id and $entity_info to $entity_type/$entity_types.
|
2014-02-10 09:24:05 +00:00 |