Alex Pott
|
ce8541b281
|
Issue #2159471 by dawehner: Ordering of local tasks is arbitrary for derivative-based tasks of the same weight.
|
2014-04-06 22:00:40 +01:00 |
Alex Pott
|
241356f06d
|
Issue #1933636 by sun: PhpStorage\FileStorage tries to write a file using the same name of MTimeProtectedFileStorage's directory name.
|
2014-04-06 21:40:03 +01:00 |
Alex Pott
|
c242313140
|
Issue #1512424 by Xano, YesCT, RobLoach: Add a LanguageInterface, and property setters/getters to Language class.
|
2014-04-06 21:31:33 +01:00 |
Alex Pott
|
2176bfda8c
|
Issue #2217783 by mondrake: Remove $extension and $mimeType from Image, use image_type_to_xxx function in the getters instead.
|
2014-04-06 21:02:56 +01:00 |
Alex Pott
|
f130cc3e7b
|
Issue #70719 by neclimdul, superspring, longwave, kscheirer, InternetDevels: Add Unicode::ucwords() and Unicode::lcfirst() implementation and make use of them in core.
|
2014-04-05 06:38:16 +01:00 |
webchick
|
6edcdee3e6
|
Issue #1709960 by Berdir, zserno, jessebeach | joachim: Declare a maximum length for entity and bundle machine names.
|
2014-04-03 14:38:51 -07:00 |
webchick
|
1c4efd63c3
|
Issue #2231945 by visabhishek, cs_shadow, fran seva | tstoeckler: FieldableDatabaseEntityStorageTest.php is misnamed.
|
2014-04-03 10:32:05 -07:00 |
Nathaniel Catchpole
|
ef2563979a
|
Issue #2211949 by chx, Berdir, fago, benjy: Support keeping new revision id for migrate.
|
2014-04-03 12:10:25 +01:00 |
Alex Pott
|
4511dc22e6
|
Issue #2228921 by sun: Consolidate system.module + system.theme + system.theme.disabled into core.extension config.
|
2014-04-02 08:05:28 +01:00 |
Dries
|
bf4a582850
|
Issue #2054011 by amateescu, pwolanin, dawehner, YesCT, tim.plunkett, blueminds, Berdir, das-peter, effulgentsia: Implement built-in support for internal URLs.
|
2014-04-01 14:55:13 -04:00 |
Nathaniel Catchpole
|
4e5b0480f4
|
Issue #1813186 by nod_: Integrate scripts/stylesheets from info/layout files with libraries.
|
2014-04-01 14:10:47 +01:00 |
catch
|
be94d4e017
|
Revert "Issue #1813186 by nod_: Integrate scripts/stylesheets from info/layout files with libraries."
This reverts commit 9a8caf4497 .
|
2014-03-30 15:08:27 +02:00 |
catch
|
979bb625ce
|
Issue #2226027 by tim.plunkett: ConfigEntityBase::preSave() tries to load the original entity but instead loads itself.
|
2014-03-30 15:02:28 +02:00 |
catch
|
9a8caf4497
|
Issue #1813186 by nod_: Integrate scripts/stylesheets from info/layout files with libraries.
|
2014-03-30 13:46:28 +02:00 |
catch
|
63375a5e7b
|
Issue #2203411 by dawehner, Wim Leers, damiankloip: Convert drupal_get_library() into a service.
|
2014-03-30 13:15:47 +02:00 |
Alex Pott
|
361ddb11a0
|
Issue #2220749 by gremy, Berdir, jessebeach: Limit $extension.$(config_prefix/entity_id) combo value to 83 characters (82 plus a '.') as part of a 250 character limit on config entity file names.
|
2014-03-29 12:54:14 +01:00 |
webchick
|
4a8bbfbb73
|
Issue #2215961 by tim.plunkett, Berdir: Entity::urlInfo() should return \Drupal\Core\Url.
|
2014-03-28 16:07:00 -07:00 |
Alex Pott
|
fee6ae0e0f
|
Issue #2225629 by Xano: Move hook_field_extra_fields() to the entity API.
|
2014-03-28 11:30:44 +01:00 |
webchick
|
e0f3aa3924
|
Revert "Issue #2113911 by LewisNyman, longwave, nod_, rteijeiro: Modal style update."
Broke Bartik, still needs discussion.
This reverts commit 5a8a34e828 .
|
2014-03-27 12:29:41 -07:00 |
catch
|
29110623d6
|
Issue #2120235 by dawehner, YesCT: Regression: routing / tabs / actions / contextual links lack way to attach replacement arguments to UI strings.
|
2014-03-27 13:35:47 +01:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
catch
|
bc7f7f3ccf
|
Issue #2226183 by alexpott: Running PHPUnit tests through run-tests.sh is unnecessarily slow.
|
2014-03-26 20:42:03 +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
|
c15c6c188a
|
Issue #2143069 by plach, fago: Add getProvider() and hasCustomStorage to FieldDefinitionInterface.
|
2014-03-26 15:51:07 +01:00 |
catch
|
c01616fb55
|
Revert "Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process."
This reverts commit 728aad1d2b .
|
2014-03-26 13:22:24 +01:00 |
catch
|
2cf87103b5
|
Issue #2165725 by Xano: Introduce hook_entity_operation().
|
2014-03-26 12:46:04 +01:00 |
webchick
|
37b5f2db6c
|
Revert "Issue #1356602 by nicholasruunu, mcjim, rteijeiro, chrisjlee | jenlampton: Clean up icons in misc."
This clean-up accidentally introduced a few regressions, so rolling back until it's ready.
This reverts commit fab42693f8 .
|
2014-03-25 13:53:30 -07:00 |
webchick
|
5a8a34e828
|
Issue #2113911 by LewisNyman, longwave, nod_, rteijeiro: Modal style update.
|
2014-03-25 13:33:39 -07:00 |
webchick
|
728aad1d2b
|
Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process.
|
2014-03-25 13:22:00 -07:00 |
catch
|
1c22cf66cd
|
Issue #2223623 by znerol: Use request stack in theme negotiator.
|
2014-03-25 20:19:04 +01:00 |
catch
|
13f5d8389a
|
Issue #2178581 by damiankloip, penyaskito, Solthun: Add an AnonymousUserSession object in favour of using drupal_anonymous_user().
|
2014-03-25 19:58:38 +01:00 |
catch
|
7a1ab50be8
|
Issue #2096717 by -enzo-, chakrapani, sandipmkhairnar, JeroenT, ofry: Add parameter to User::getRoles() to exclude built in rids, (authenticated, anonymous).
|
2014-03-25 19:54:59 +01:00 |
catch
|
895d4ab84c
|
Issue #2188031 by olli, damiankloip: Missing row plugin in views ui.
|
2014-03-25 19:29:45 +01:00 |
webchick
|
4a1ff2d485
|
Issue #2144631 by fago: Add a revisionable key to field definitions.
|
2014-03-25 09:26:15 -07:00 |
webchick
|
005e7e43aa
|
Issue #2224649 by chx: @var Symfony needs to be @var \Symfony.
|
2014-03-24 11:02:44 -07:00 |
webchick
|
fab42693f8
|
Issue #1356602 by nicholasruunu, mcjim, rteijeiro, chrisjlee | jenlampton: Clean up icons in misc.
|
2014-03-24 10:54:47 -07:00 |
webchick
|
b907c2f3ae
|
Issue #2191709 by andypost, Berdir: Remove the configurable flag on field types.
|
2014-03-24 09:13:25 -07:00 |
catch
|
2e7b2098df
|
Issue #2030073 by alexpott: Config cannot be imported in order for dependencies.
|
2014-03-24 15:10:53 +00:00 |
webchick
|
72341d409b
|
Issue #2219913 by Mile23: Incorrect @covers/@coversDefaultClass breaks coverage reports.
|
2014-03-24 07:50:08 -07:00 |
Alex Pott
|
1370edf99f
|
Issue #2134857 by Xano, Wim Leers, Berdir, damiankloip: PHPUnit test the entity base classes.
|
2014-03-24 13:34:01 +01:00 |
Alex Pott
|
000966e0dd
|
Issue #2219009 by pwolanin: Improve DX of Settings class.
|
2014-03-24 09:51:28 +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 |
catch
|
a6ffb28261
|
Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags.
|
2014-03-22 22:00:38 +00:00 |
Nathaniel Catchpole
|
8cbab1493b
|
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
|
2014-03-21 11:53:32 +00:00 |
Nathaniel Catchpole
|
5f61e2663a
|
Issue #2019123 by klausi, ygerasimov, Crell: Use the same canonical URI paths as for HTML routes.
|
2014-03-21 11:00:42 +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
|
9c66858942
|
Issue #2216701 by alexpott, sun, longwave: Random test failure in ToolbarAdminMenuTest.
|
2014-03-13 15:15:35 -07:00 |
webchick
|
a96ce1985b
|
Issue #2175821 by Xano, dawehner: Add placeholder support to the @Translation annotation.
|
2014-03-12 13:05:12 -07:00 |