catch
|
0b6e47e23d
|
Issue #2217371 by Wim Leers: Expose cache tags to reverse proxies: X-Drupal-Cache-Tags header (by just slightly changing an existing header).
|
2014-03-25 19:26:29 +01:00 |
webchick
|
4a1ff2d485
|
Issue #2144631 by fago: Add a revisionable key to field definitions.
|
2014-03-25 09:26:15 -07:00 |
catch
|
1f016bc70b
|
Issue #318975 by sun, Bojhan, linclark: Remove confirmation page after installation.
|
2014-03-25 14:22:49 +00:00 |
catch
|
34907c36cc
|
Issue #2224209 by alexpott: Field instance configuration should depend on its bundle.
|
2014-03-25 13:38:24 +00:00 |
Alex Pott
|
13242b5af6
|
Issue #2201693 by plopesc, e0ipso, swentel: Field output supporting code should move out of field.module.
|
2014-03-25 12:19:33 +01:00 |
Alex Pott
|
9dc59dda73
|
Issue #2219795 by damiankloip, Berdir: Config entity references broken and other bugs.
|
2014-03-25 11:40:34 +01:00 |
Alex Pott
|
02f761ba1d
|
Issue #2154711 by plopesc, tim.plunkett, olli, Berdir, Dave Reid: Move entity_get_(form/view)_mode_options() functions to EntityManager and add get(Form/View)ModeOptions() methods.
|
2014-03-25 10:43:08 +01:00 |
Alex Pott
|
5909b03b34
|
Issue #2169983 by plopesc, yched: Move type-specific logic from ListItemBase to the appropriate subclass.
|
2014-03-25 10:12:07 +01:00 |
webchick
|
bbe2af1a28
|
Issue #2095919 by Berdir: Kill ContentEntityBase::init() .
|
2014-03-24 22:14:20 -07:00 |
webchick
|
bead76ad5b
|
Issue #1987398 by Nigel_S, Tim Bozeman, InternetDevels, adsw12, joelpittet, Cottser, mdrummond, dsayswhat, jerdavis, rteijeiro, LewisNyman, Rumato, gnuget: Field.module - Convert theme_ functions to Twig.
|
2014-03-24 11:15:19 -07:00 |
webchick
|
b933a5b430
|
Issue #1939068 by joelpittet, tlattimore, Cottser, chrisjlee, rteijeiro, mdrummond, drupalninja99, jenlampton, shanethehat, InternetDevels, DamienMcKenna, gavin.hughes, carsonevans, ezeedub: Convert theme_image() to Twig.
|
2014-03-24 11:05:12 -07:00 |
webchick
|
005e7e43aa
|
Issue #2224649 by chx: @var Symfony needs to be @var \Symfony.
|
2014-03-24 11:02:44 -07:00 |
webchick
|
eedb6a8d8e
|
Issue #2220905 by droplet: Misaligned messages status.
|
2014-03-24 11:00:14 -07:00 |
webchick
|
b6ffef2c80
|
Issue #1041486 by lokapujya, eporama, Pancho: Fix misleading parameter documentation in check_markup().
|
2014-03-24 10:58:39 -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 |
catch
|
fba6f74c01
|
Issue #2122693 by alexpott: [HEAD BROKEN] follow-up to use Settings class.
|
2014-03-24 17:20:52 +00:00 |
webchick
|
cd7841b96e
|
Issue #2122693 by jayeshanandani, YesCT, sun, alexpott, BMDan: Installer does not work on a completely empty settings.php.
|
2014-03-24 10:07:44 -07:00 |
webchick
|
7d7b24fedd
|
Issue #2152673 by ParisLiakos: Remove duplicate edit route from aggregator and make delete/add consistent with rest of core.
|
2014-03-24 09:54:49 -07:00 |
webchick
|
d80bd85e39
|
Issue #2202377 by sun: Remove Test::SORT_METHODS constant opt-in support for sorting test methods alphabetically.
|
2014-03-24 09:53:27 -07:00 |
webchick
|
3963af52f9
|
Issue #2221057 by Oostie | hsuastegui: Add a tooltip to the toggle toolbar button.
|
2014-03-24 09:48:02 -07:00 |
webchick
|
b907c2f3ae
|
Issue #2191709 by andypost, Berdir: Remove the configurable flag on field types.
|
2014-03-24 09:13:25 -07:00 |
webchick
|
d38a69e113
|
Issue #2211553 by andypost, Berdir: Allow usage of entity_reference field widget and formatter for base fields.
|
2014-03-24 08:42:08 -07:00 |
catch
|
99b9a6a579
|
Issue #2026431 by YesCT, dawehner, Crell: Make ContentNegotiation a 'internal' service, used only by the router, so that core or contrib can implement real negotiation.
|
2014-03-24 15:39:43 +00:00 |
catch
|
3e2681096f
|
Issue #2218955 by sun: Install_profile_info() removes required module instead of profile module from dependencies.
|
2014-03-24 15:39:06 +00:00 |
catch
|
f4b1b351da
|
Issue #2224553 by longwave, swentel: Add _admin_route for field manager and admin/content.
|
2014-03-24 15:39:06 +00:00 |
webchick
|
bd28b217a7
|
Issue #2221789 by Schoonzie, marthinal, sidharthap | Berdir: Not possible to disable 'Save new revision' when enabled by default.
|
2014-03-24 08:27:06 -07:00 |
Alex Pott
|
58f31ac299
|
Issue #2209997 by Mile23, larowlan, YesCT: Split ForumBreadcrumbBuilder in two.
|
2014-03-24 16:19:00 +01:00 |
catch
|
2e7b2098df
|
Issue #2030073 by alexpott: Config cannot be imported in order for dependencies.
|
2014-03-24 15:10:53 +00: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 |
webchick
|
ee80c2b551
|
Issue #2221503 by damiankloip: Missing row plugin text in Views UI says 'style'.
|
2014-03-24 08:08:40 -07:00 |
webchick
|
a178ac608e
|
Issue #2212309 by joelpittet: Drupal\Core\Template and twig.engine docs, coding standards, and unused code cleanup.
|
2014-03-24 07:59:38 -07:00 |
webchick
|
24789e4e01
|
Issue #2080547 by johnmcc, mrsinguyen, chertzog, Nafes: Remove Unused local variables from search module.
|
2014-03-24 07:57:09 -07:00 |
webchick
|
7628a6c855
|
Issue #1925492 by visabhishek, nod_, mkadin | YesCT: Small optimization for search on modules page.
|
2014-03-24 07:55:57 -07:00 |
webchick
|
1b79de3d21
|
Issue #2221923 by tstoeckler: Use \Exception instead of Exception in config_get_config_directory().
|
2014-03-24 07:54:10 -07:00 |
webchick
|
21733e4833
|
Issue #2221925 by tstoeckler: Typo in ConfigTranslationUITest.
|
2014-03-24 07:51:18 -07:00 |
webchick
|
72341d409b
|
Issue #2219913 by Mile23: Incorrect @covers/@coversDefaultClass breaks coverage reports.
|
2014-03-24 07:50:08 -07:00 |
webchick
|
dc15bf2eb2
|
Issue #2216565 by ianthomas_uk: Remove wrappers for SortArray.
|
2014-03-24 07:45:01 -07:00 |
Alex Pott
|
f45195e4b6
|
Issue #2205155 by jibran, rteijeiro: Convert custom_block.js into a library.
|
2014-03-24 13:53:29 +01: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
|
108789c919
|
Issue #2068349 by pcambra, swastik1608: Convert menu link SQL queries to the Entity Query API.
|
2014-03-24 12:28:22 +01:00 |
Alex Pott
|
c8cfae7fd7
|
Issue #2068349 by pcambra, swastik1608: Convert menu link SQL queries to the Entity Query API.
|
2014-03-24 11:43:05 +01: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
|
81d8c4ab7d
|
Issue #1878302 by martin107, InternetDevels, nick_daffodil, chrisroane: Use 'delete' over 'remove' in the aggregator module.
|
2014-03-24 11:06:27 +01:00 |
Alex Pott
|
000966e0dd
|
Issue #2219009 by pwolanin: Improve DX of Settings class.
|
2014-03-24 09:51:28 +01:00 |
Alex Pott
|
ec5aab42f3
|
Issue #2054499 by xjm, nod_: Add toolbar maintainers.
|
2014-03-24 09:32:21 +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 |
Alex Pott
|
99c739a05b
|
Issue #2218219 by andypost: _editor_get_processed_text_fields() should search text_processing only in text fields.
|
2014-03-22 07:48:21 +00:00 |
Alex Pott
|
ebfc1a4e30
|
Issue #2165223 by Berdir, fago: Misleading fatal error when specifying a field type that is not available for a base field.
|
2014-03-22 07:37:03 +00:00 |
Alex Pott
|
8833cc0a51
|
Issue #2181549 by tstoeckler, andypost: Provide a StringLong field item with schema type 'text' without a 'format' column.
|
2014-03-22 07:34:24 +00:00 |
catch
|
9f07ce48f2
|
Issue #2218003 by tim.plunkett: ConfigImporter assumes that a ConfigEntity uses a storage controller that implements ConfigStorageControllerInterface.
|
2014-03-21 22:45:19 +00:00 |
webchick
|
683223968a
|
Issue #2078001 by RoSk0, JayeshSolanki | alexanansi: Modernize responsive_image.module forms.
|
2014-03-21 10:36:33 -07:00 |
webchick
|
672ac3f9df
|
Issue #2204143 by sun, ianthomas_uk: Remove deprecated drupal_explode_tags() and drupal_implode_tags().
|
2014-03-21 10:29:26 -07:00 |
webchick
|
deb5565ea7
|
Issue #2218033 by tim.plunkett: Move getOriginalId()/setOriginalId() to EntityInterface.
|
2014-03-21 10:15:07 -07:00 |
Nathaniel Catchpole
|
2c2c1adcbf
|
Issue #1316692 by tim.plunkett, dawehner: Convert hook_admin_paths() into declarative properties on routes.
|
2014-03-21 12:35:45 +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 |
Nathaniel Catchpole
|
743957c421
|
Issue #2221767 by alexpott: Migration configuration entities should not use the dependencies key.
|
2014-03-21 10:53:43 +00:00 |
webchick
|
23902766ac
|
Issue #2219925 by tim.plunkett: Rename ConfigEntityInterface::getExportProperties() to toArray().
|
2014-03-20 19:31:32 -07:00 |
webchick
|
032c3986b1
|
Issue #2216459 by sun: Add a KeyValueStoreInterface::has() method.
|
2014-03-20 14:48:44 -07:00 |
webchick
|
96115e6deb
|
Issue #1806538 by joelpittet, Cottser: Remove @todo about enabling strict_variables in Twig.
|
2014-03-20 14:24:04 -07:00 |
webchick
|
bccd2a86d3
|
Issue #2221929 by tstoeckler: ConfigNormalizerTest.php is misnamed.
|
2014-03-20 14:16:23 -07:00 |
webchick
|
726f41bf4c
|
Issue #2221535 by Cottser, joelpittet: TwigNodeVisitor's priority is too early and breaks some filters and macros.
|
2014-03-20 14:13:45 -07:00 |
webchick
|
e617d17b02
|
Issue #2222315 by alexpott: Random fail in \Drupal\system\Tests\Common\RenderTest.
|
2014-03-20 14:13:19 -07:00 |
Alex Pott
|
de35da971d
|
Issue #2198571 by Xano: Menu.inc must not unset MenuLink::menu_name.
|
2014-03-20 16:18:35 +00:00 |
Alex Pott
|
880f697abb
|
Issue #2093173 by longwave, Cyberschorsch, forbesgraham, sandipmkhairnar, damiankloip, rbayliss, grom358, harijari, InternetDevels, dawehner: Remove all calls to drupal_json_decode(), use \Drupal\Component\Utility\Json::decode().
|
2014-03-20 16:06:41 +00:00 |
webchick
|
2252ba8e80
|
Issue #2216695 by sun, Damien Tournoud, Wim Leers, brantwynn: Run-tests.sh broken on OS X ('Too many open files').
|
2014-03-20 07:56:11 -07:00 |
webchick
|
32befa4bac
|
Issue #2216543 by jhodgdon, Berdir: Fill in topic/@defgroup docs for Cache overview.
|
2014-03-20 07:54:52 -07:00 |
Jennifer Hodgdon
|
94b457f1cf
|
Fix mode of rdf.module from last commit
|
2014-03-20 07:28:33 -07:00 |
Jennifer Hodgdon
|
ad2ffc9cae
|
Issue #2220649 by vaibhavjain: Fix typo in rdf.module comment
|
2014-03-20 07:24:30 -07:00 |
Jennifer Hodgdon
|
7532347fae
|
Issue #2218319 by hellboy2k8, longwave: Clarify parameter in DefaultPluginManager::alterInfo() docs
|
2014-03-20 07:22:13 -07:00 |
webchick
|
46a70fb30b
|
Issue #2216567 by jhodgdon: Fill in @defgroup/topic docs for Best Practices overview.
|
2014-03-20 07:15:39 -07:00 |
Jennifer Hodgdon
|
2e81d32e13
|
Issue #2218293 by hellboy2k8, kokobutter: Add class to constant in docs for AccessInterface::KILL
|
2014-03-20 07:12:12 -07:00 |
Dries
|
265ee77e6e
|
Issue #2213451 by andypost, bdone, benjy, penyaskito, chx, claudiu.cristea, damiankloip, gregboggs, InternetDevels, jessehs, jhedstrom, marvil07, mikeryan, pcambra, Xano, YesCT: Update Migrate API in core
|
2014-03-19 14:56:48 -04:00 |
webchick
|
c75929755f
|
Issue #2219891 by TravisCarden: Duplicate declaration of hook_menu_link_defaults().
|
2014-03-18 09:42:54 -07:00 |
webchick
|
04abeabdad
|
Issue #2217975 by tim.plunkett: ConfigEntityBase::preSave() doesn't properly support renames; ConfigStorageController::save() preforms renames too early.
|
2014-03-18 09:36:46 -07:00 |
Nathaniel Catchpole
|
2ca54697b3
|
Issue #2215719 by Wim Leers: Cache tags set by #pre_render callbacks are lost in page cache.
|
2014-03-18 10:17:33 +00:00 |
Nathaniel Catchpole
|
2cfe18943b
|
Issue #2204143 by ianthomas_uk, sun: Remove deprecated drupal_explode_tags() and drupal_implode_tags().
|
2014-03-17 18:39:20 +00:00 |
webchick
|
ca104f64db
|
Issue #2219457 by Wim Leers: SystemControllerTest::setLinkActiveClass() unit test has wrong namespace and lives in wrong location.
|
2014-03-17 08:10:20 -07: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
|
25b100cfc3
|
Issue #1934788 by sun, pplantinga: 'Administration role' setting in User Account settings form defaults to first, randomly available user role.
|
2014-03-17 11:59:22 +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 |
Nathaniel Catchpole
|
e1533e2a73
|
Issue #2155635 by Berdir, tim.plunkett, dawehner: Allow plugin managers to opt in to cache clear during module install.
|
2014-03-17 11:53:05 +00:00 |
Alex Pott
|
a8a8b2cbcc
|
Issue #2016701 by Berdir, ceng, alarcombe, daffie, rhm50: Expand TermInterface to provide methods.
|
2014-03-17 10:11:38 +00:00 |
webchick
|
aed35d3a1f
|
Issue #2218199 by andypost: Move email and number field types to \Drupal\Core\Field, remove modules.
|
2014-03-16 12:10:42 -07:00 |
webchick
|
caad3b8047
|
Issue #2218849 by hellboy2k8: Remove unused line from twig_render_template().
|
2014-03-16 12:01:28 -07:00 |
webchick
|
be6f7a25b3
|
Issue #2211831 by mdrummond, jayeshanandani: Removal of alt attribute from [picture] tag.
|
2014-03-16 12:00:22 -07:00 |
webchick
|
682c55045b
|
Issue #1808220 by sun: Remove run-tests.sh dependency on existing/installed parent site.
|
2014-03-16 11:46:31 -07:00 |
webchick
|
e1db0da44f
|
Issue #2209461 by sun: Settings from test runner leak into all tests.
|
2014-03-16 11:41:09 -07:00 |
webchick
|
ff4865d882
|
Issue #2217669 by tim.plunkett: [REGRESSION] Views UI broken.
|
2014-03-16 11:34:50 -07: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
|
533ee3a17f
|
Issue #2145103 by Berdir, das-peter, fago, amateescu: Provide non-configurable field types for entity created, changed and timestamp fields.
|
2014-03-16 10:04:20 -07:00 |
Jennifer Hodgdon
|
ddade5bf79
|
Issue #2189497 by paulh: Add docs to EntityType annotation class to tell where to actually find the relevant docs
|
2014-03-15 05:50:29 -07:00 |
Jennifer Hodgdon
|
888c9734b3
|
Issue #2216945 by asrob: Remove duplicate ingroup on filter_xss
|
2014-03-15 05:46:15 -07:00 |
Jennifer Hodgdon
|
b784e91ad7
|
Issue #2217643 by chx, tim.plunkett: Add docs to setFormClass method
|
2014-03-15 05:44:35 -07:00 |
Nathaniel Catchpole
|
3e26a24984
|
Issue #2217781 by alexpott: Can only run tests from the installed profile.
|
2014-03-15 11:52:40 +00:00 |
Alex Pott
|
53ef54c6d8
|
Issue #1986090 by markpavlitski, jessebeach: Profile config does not overwrite module default config on install (system.cron.yml).
|
2014-03-14 22:47:35 +00:00 |
Nathaniel Catchpole
|
d0518561a3
|
Issue #2215503 by Gábor Hojtsy, Wim Leers: Use services instead of event subscribers for config module overrides.
|
2014-03-14 17:20:06 +00:00 |
webchick
|
1be692649b
|
Issue #2216961 by Gábor Hojtsy, xjm | alexpott: Document Config, ConfigBase, and StorableConfigBase.
|
2014-03-14 13:01:09 -04:00 |
Nathaniel Catchpole
|
bd732ee75e
|
Issue #2188565 by Wim Leers, Berdir: Test coverage for Comment, Custom Block, Node, Taxonomy Term and User entity cache tags.
|
2014-03-14 13:06:46 +00:00 |
Alex Pott
|
e42ac27706
|
Issue #1351352 by sun, lucascaro, Gábor Hojtsy, rupertj: Distribution installation profiles are no longer able to override the early installer screens.
|
2014-03-14 10:49:27 +00:00 |
webchick
|
9c66858942
|
Issue #2216701 by alexpott, sun, longwave: Random test failure in ToolbarAdminMenuTest.
|
2014-03-13 15:15:35 -07:00 |
Alex Pott
|
ba3a839cc7
|
Issue #2216909 by sun, longwave: Random test failure in ConfigTranslationUiTest.
|
2014-03-13 15:21:54 +00:00 |
webchick
|
78f4b63e4a
|
Issue #2191107 by jessebeach, longwave, nicksanta, jhodgdon, xjm: Update API documentation for _theme() to clearly indicate that it is for internal use only.
|
2014-03-12 17:16:09 -07:00 |
webchick
|
03a4497fac
|
Issue #1862300 by tim.plunkett, dawehner, YesCT: Move ConfigStorageController::getQuery() to EntityStorageControllerInterface.
|
2014-03-12 17:13:13 -07:00 |
Jennifer Hodgdon
|
d386581cfd
|
Issue #2212437 by longwave, Alumei: Fix up docs for Select db classes
|
2014-03-12 13:40:24 -07:00 |
webchick
|
bccc432807
|
Issue #2214063 by benelori: 'Add vocabulary' page doesn't display correct page title.
|
2014-03-12 13:09:26 -07:00 |
webchick
|
1105868825
|
Issue #2216053 by damiankloip: Mark content_translation handler in user_admin_people (admin/people) view as optional.
|
2014-03-12 13:07:57 -07:00 |
webchick
|
a96ce1985b
|
Issue #2175821 by Xano, dawehner: Add placeholder support to the @Translation annotation.
|
2014-03-12 13:05:12 -07:00 |
webchick
|
81fbebac22
|
Issue #2215413 by Eli-T, alexpott: Split the Config class into StorableConfigBase and ConfigBase. Make ThemeSettings inherit from ConfigBase.
|
2014-03-12 12:32:16 -07:00 |
webchick
|
50eb800932
|
Issue #2166529 by Kartagis: Typo in install.core.inc comments.
|
2014-03-12 12:23:42 -07:00 |
webchick
|
55edf2ec55
|
Issue #2151095 by joelpittet, longwave, c4rl, IshaDakota, pplantinga, gnuget, jeanfei, sbudker1, Cottser: Convert theme_admin_page() to Twig
|
2014-03-12 12:20:46 -07:00 |
webchick
|
64946d19e0
|
Revert "Issue #2151095 by joelpittet, longwave | Cottser: Convert theme_admin_page() to Twig."
Sorry, wrong commit credit.
This reverts commit d1653fd046 .
|
2014-03-12 12:20:22 -07:00 |
webchick
|
d1653fd046
|
Issue #2151095 by joelpittet, longwave | Cottser: Convert theme_admin_page() to Twig.
|
2014-03-12 12:20:04 -07:00 |
webchick
|
c26bf7ba0a
|
Issue #2151089 by longwave, joelpittet, c4rl, IshaDakota, pplantinga, gnuget, jeanfei, sbudker1, Cottser: Convert theme_admin_block() to Twig.
|
2014-03-12 12:18:51 -07:00 |
webchick
|
10af33ad15
|
Issue #2205157 by jibran, rteijeiro | sun: Convert locale.admin.css into a library.
|
2014-03-12 12:15:54 -07:00 |
webchick
|
6ec1493a3e
|
Issue #2194763 by nod_, Sam152 | dcrocks: 'back to site' button doesn't work on site configured for 'dirty' url's.
|
2014-03-12 12:09:45 -07:00 |
webchick
|
06aa520e1b
|
Issue #2148255 by jhodgdon: Make better D8 api.d.o landing page and put it in Core.
|
2014-03-12 11:37:53 -07:00 |
webchick
|
6aef5785ed
|
Issue #2213411 by jhodgdon: WebTestBase::drupalCreateNode() shouldn't imply you can set 'changed' time.
|
2014-03-12 11:19:11 -07:00 |
webchick
|
35fefbca06
|
Issue #2213605 by andypost: Rename EntityManager method buildBuildFieldDefinitions to buildBundleFieldDefinitions.
|
2014-03-12 11:17:07 -07:00 |
webchick
|
8f337a5275
|
Issue #2061397 by stevepurkiss, drupalninja99, giammi, baisong, manu4543: Remove unused local variables from the Views UI module.
|
2014-03-12 11:14:27 -07:00 |
webchick
|
1fd56471e9
|
Issue #2209595 by ianthomas_uk: Remove drupal_set_title(), drupal_get_title() and associated tests.
|
2014-03-12 11:12:13 -07:00 |
webchick
|
e33ede0fce
|
Issue #2195915 by larowlan, andypost, jhodgdon: Cannot save text filter config using PostgreSQL if Comment is enabled [blocks installation!].
|
2014-03-12 11:11:16 -07:00 |
webchick
|
1bc1da80bf
|
Issue #2213297 by longwave: Select::havingCompile() should not return a value.
|
2014-03-12 09:40:20 -07:00 |
webchick
|
adfb94a0a8
|
Issue #2211621 by longwave, Kartagis: Spelling error in assertion message.
|
2014-03-12 09:37:36 -07:00 |
webchick
|
c31ecb2503
|
Issue #2214405 by jcfiala: Wrong @file comment in LinkItem.php.
|
2014-03-12 09:36:44 -07:00 |
webchick
|
e090989299
|
Issue #2202385 by martin107, kjay | LewisNyman: The “Skip to main content” link is not centered.
|
2014-03-12 09:34:40 -07:00 |
webchick
|
0dca13c6c3
|
Issue #2214055 by sun: Programmed form submission does not get a triggering_element.
|
2014-03-12 09:32:49 -07:00 |
webchick
|
3ed3cbe055
|
Issue #2205161 by jibran, rteijeiro | sun: Convert node.js into a library.
|
2014-03-12 09:29:55 -07:00 |
webchick
|
e4f1654727
|
Issue #2209767 by bdone: Fix AjaxSubscriber @param datatype.
|
2014-03-12 09:28:19 -07:00 |
Jennifer Hodgdon
|
d630744ccd
|
Issue #1817020 by paulh: Remove information about using upgrade.php to do major version upgrades from UPGRADE.txt
|
2014-03-12 09:21:32 -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
|
9a2cb6ad5b
|
Issue #2134857 by Xano: PHPUnit test the entity base classes.
|
2014-03-12 11:29:12 +00:00 |
webchick
|
1fa8170e56
|
Issue #2208497 follow-up by chx: Another new Migrate maintainer.
|
2014-03-11 22:45:29 -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
|
0f56bfa371
|
Issue #2156923 by amateescu, jayeshanandani, miraj9093, Xano, InternetDevels: Various code cleanups for the new shortcut entity.
|
2014-03-11 09:44:42 +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
|
c53879f09a
|
Issue #1978924 by tim.plunkett, ParisLiakos, disasm, Luxian, vijaycs85, YesCT, vaibhavjain, Pancho: Convert locale_translate_export_form to a Controller.
|
2014-03-11 09:18:37 +00:00 |
Alex Pott
|
29b519c560
|
Issue #2204873 by sandipmkhairnar: Fix documentation of menu_tree_output.
|
2014-03-11 08:30:10 +00:00 |
Alex Pott
|
f437807590
|
Issue #2103621 by mondrake | fietserwin: Move GD logic from ImageInterface to toolkit, tie toolkit instance to Image instance, toolkits should no longer be instantiated separately.
|
2014-03-11 01:00:44 +00:00 |
Alex Pott
|
3b3cb6f9ae
|
Issue #2207377 by sun: Bogus "Enabled modules: ." assertions in test results when test enables no modules.
|
2014-03-10 23:14:24 +00:00 |
Alex Pott
|
ed4b791c34
|
Issue #2192259 by andypost, amateescu, damiankloip: Remove ConfigField.. Item and List classes + interfaces.
|
2014-03-10 14:43:46 +00:00 |
Nathaniel Catchpole
|
6ba9a50064
|
Issue #2208611 by tim.plunkett: Allow subclasses of \Drupal\Core\Entity\Query\QueryBase to override getClass().
|
2014-03-10 14:32:13 +00:00 |
Nathaniel Catchpole
|
6b0b4cfc41
|
Issue #2139551 by djevans, cwells, ashepherd, vijaycs85: Support RDFa output in date formatter.
|
2014-03-10 13:19:34 +00:00 |
Nathaniel Catchpole
|
6dc4d08c1f
|
Issue #2208165 by longwave, damiankloip: Replace usage of views deprecated functions in views.
|
2014-03-10 13:11:58 +00:00 |
Alex Pott
|
fd2613d287
|
Issue #2169361 by plopesc: Convert COMMENT_HIDDEN & COMMENT_CLOSED & COMMENT_OPEN to a constant on the comment field interface.
|
2014-03-10 12:25:21 +00:00 |
Nathaniel Catchpole
|
6940175e6c
|
Issue #1550866 by cosmicdreams, YesCT, sun, RobLoach: Remove obsolete drupal_language_initialize().
|
2014-03-10 12:05:05 +00:00 |
Nathaniel Catchpole
|
0fb87b2c51
|
Issue #2213643 by sun: Remove dysfunctional drupal_override_server_variables().
|
2014-03-10 11:42:06 +00:00 |
Nathaniel Catchpole
|
a2b6fe7e01
|
Issue #2190665 by alexpott: Remove persist flag from services that do not need it.
|
2014-03-10 11:24:18 +00:00 |
Nathaniel Catchpole
|
754fbce564
|
Issue #2205799 by cam8001, davidgrayston: PHPUnit should be configured to work consistently on all environments.
|
2014-03-10 11:20:41 +00:00 |
Nathaniel Catchpole
|
b07fb6b076
|
Issue #1774104 by sun: Replace all trivial drupal_write_record() calls with db_merge().
|
2014-03-10 11:17:13 +00:00 |
Nathaniel Catchpole
|
dd4931b012
|
Issue #2204345 by tim.plunkett: Adjust PluginBag's instance handling methods.
|
2014-03-10 11:12:23 +00:00 |
Nathaniel Catchpole
|
780add0535
|
Issue #2171315 by sun, Xano, diarmy, tim.plunkett: Ensure a NULL container in UnitTestCase::setUp().
|
2014-03-10 11:09:20 +00:00 |
Alex Pott
|
8bab667440
|
Issue #2206687 by damiankloip: Replace user_authenticate with a UserAuth service.
|
2014-03-10 10:59:14 +00:00 |
Alex Pott
|
8e47a4eb5c
|
Issue #2204621 by Berdir: Convert InPlaceEditorManager to DefaultPluginManager.
|
2014-03-10 09:02:51 +00:00 |
Alex Pott
|
a02ae4a1d4
|
Issue #2207631 by anksy, andrei.dincu: Primary button's border is not visible on focus.
|
2014-03-09 20:47:59 +00:00 |
Alex Pott
|
f099e8c860
|
Issue #2201659 by ocsilalala, larowlan | andypost: Fix serialization of the forum manager and dependency on current_user service.
|
2014-03-09 20:39:39 +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
|
1d1c63d2a7
|
Issue #2204635 by Berdir: Convert ViewsHandlerManager to DefaultPluginManager.
|
2014-03-09 19:38:55 +00:00 |
Alex Pott
|
45e61d20d1
|
Issue #2213357 by sun: Use a proper kernel in early installer.
|
2014-03-09 15:08:57 +00:00 |
Alex Pott
|
33e3823e22
|
Issue #1490402 followup by sun: Redesign tabs and the content header.
|
2014-03-09 10:09:24 +00:00 |
Alex Pott
|
0f35ae9f75
|
Issue #2004336 by damiankloip: Default UUID key in ConfigEntityType.
|
2014-03-08 10:58:15 +00:00 |
Alex Pott
|
7abce708dc
|
Issue #2163203 by joelpittet, longwave, saki007ster: Remove calls to deprecated global $user wherever possible (outside bootstrap and authentication).
|
2014-03-08 10:53:03 +00:00 |
Alex Pott
|
d38ab8a3e1
|
Issue #2170289 by plopesc, InternetDevels: Entity Display modes form allows to create machine names including dots.
|
2014-03-08 10:48:32 +00:00 |
Alex Pott
|
ebad2e6151
|
Issue #2077599 by chx, olli: Xss Split argument passing needs to come out of stone age.
|
2014-03-08 10:44:53 +00:00 |
Alex Pott
|
1ba7895500
|
Issue #850728 followup by LewisNyman Bartik: template.php cleanups.
|
2014-03-08 10:40:02 +00:00 |
Alex Pott
|
3d4c1677c2
|
Issue #558362 by aaronott, swentel, Jamesap, scor, Letharion, mtift, Dave.Ingram: Add test coverage for Field API Number.
|
2014-03-08 10:37:35 +00:00 |
Alex Pott
|
494d4693d4
|
Issue #2099421 by larowlan: Add an administrative description for a comment field.
|
2014-03-08 10:33:32 +00:00 |
Alex Pott
|
0c4e489ab9
|
Issue #2203835 by longwave: Make default form display and display mode be first secondary tabs.
|
2014-03-08 10:30:22 +00:00 |
webchick
|
0c089fc384
|
Issue #2151119 by joelpittet, InternetDevels, jamesrutherford, Cottser, idflood, c4rl, IshaDakota, pplantinga, gnuget, longwave, jeanfei, sbudker1: Convert theme_system_themes_page() to Twig.
|
2014-03-07 14:30:43 -08:00 |
webchick
|
dd77893f4d
|
Issue #2152209 by longwave, joelpittet, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_fieldset() to Twig.
|
2014-03-07 14:26:17 -08:00 |
webchick
|
ad5980c7ae
|
Issue #2152211 by joelpittet, IshaDakota, rteijeiro, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_form() to Twig.
|
2014-03-07 14:20:52 -08:00 |
webchick
|
f258db4ddd
|
Issue #2152203 by joelpittet, InternetDevels, rteijeiro, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_container() to Twig.
|
2014-03-07 14:15:12 -08:00 |
webchick
|
0990c7eee9
|
Issue #1982776 by netsensei, Dave Reid, plopesc: Formatters do not support weights like widgets do.
|
2014-03-07 13:59:19 -08:00 |
webchick
|
82bb0f33ff
|
Issue #2152225 by longwave, JeroenT, steveoliver, joelpittet, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_select() to Twig
|
2014-03-07 13:51:16 -08:00 |
webchick
|
b6ffa568fe
|
Issue #2093477 by Tor Arne Thune: Terse text for setting theme as default on Appearance page.
|
2014-03-07 13:33:12 -08:00 |
webchick
|
91837e9379
|
Issue #2142999 by stefan.r, fago: Test for EntityTypeConstraintValidator.
|
2014-03-07 13:31:41 -08:00 |
webchick
|
a9cb984f99
|
Issue #2203853 by sidharthap, YesCT: Duplicate case 'name': unreachable in comment_tokens(), remove one.
|
2014-03-07 12:48:04 -08:00 |
webchick
|
2a1d8d14f7
|
Issue #2204129 by Wim Leers, tim.plunkett: Store the filter format on the editor entity during runtime.
|
2014-03-07 12:44:44 -08:00 |
webchick
|
2859313ac6
|
Issue #2207589 by droplet: Update JS lib: domready to 1.0.4.
|
2014-03-07 12:32:48 -08:00 |
webchick
|
574ebdbfbd
|
Issue #2206417 by sun: Bogus tests without test methods are reported as successful tests.
|
2014-03-07 12:14:18 -08:00 |
webchick
|
7a228368c9
|
Issue #2181527 by nod_, Wim Leers, sqndr: Contextual's toolbar toggle doesn't appear once the client-side cache is filled.
|
2014-03-07 12:05:54 -08:00 |
Nathaniel Catchpole
|
7eda0ecba5
|
Issue #2114563 by joelpittet, martin107, Cottser: Remove TwigReference with the help of 'without' filter replacing 'show'/'hide' functions.
|
2014-03-07 18:29:14 +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 |
Nathaniel Catchpole
|
0aa59382b2
|
Issue #2192649 by sun, chakrapani, sidharthap: Remove drupal_set_title() from installation and update process.
|
2014-03-07 14:03:33 +00:00 |
Nathaniel Catchpole
|
9203c8fdfc
|
Issue #2008806 by damiankloip, fubhy: Add getIfOwner(), setIfOwner() and deleteIfOwner() methods to TempStore.
|
2014-03-07 12:57:01 +00:00 |
Nathaniel Catchpole
|
671271631a
|
Issue #2205101 by larowlan: Weird use of globals for table header in Forum.
|
2014-03-07 12:23:59 +00:00 |
Nathaniel Catchpole
|
9065f499af
|
Issue #2206809 by damiankloip: Convert broken handlers to use a trait.
|
2014-03-07 12:21:41 +00:00 |
Nathaniel Catchpole
|
a66e9586ec
|
Issue #2073621 by Cyberschorsch, m1n0: Remove unneeded variables from template_preprocess_maintenance_page().
|
2014-03-07 11:37:06 +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 |
Alex Pott
|
2187fd1ee3
|
Issue #2198917 by andypost, Berdir: Use the string field type for the node title field.
|
2014-03-07 11:08:24 +00:00 |
Nathaniel Catchpole
|
3f9cd4576a
|
Issue #2161067 by chakrapani, Nick_vh: Advanced search with Language filter does not work.
|
2014-03-06 12:35:54 +00:00 |
Alex Pott
|
33ade8c229
|
Issue #2143519 by followup yched, swentel: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid.
|
2014-03-06 10:25:32 +00:00 |
Dries
|
3e69d365d8
|
Issue #2207197 by longwave, andrei.dincu, jhodgdon: Obsolete docs in WebTestBase::drupalPlaceBlock()?.
|
2014-03-05 15:39:40 -05:00 |
Dries
|
3ce7c36b24
|
Issue #2207691 by alexpott: Unnecessary block save in _block_rehash.
|
2014-03-05 15:38:18 -05:00 |
Dries
|
141d7d90e7
|
Issue #2209035 by pwolanin: Remove remaining/stray menu_link references from book module code.
|
2014-03-05 15:35:46 -05:00 |
Dries
|
1d58c60abc
|
Issue #2184653 by amateescu: Rename Drupal\Component\Utility\Url to UrlHelper.
|
2014-03-05 15:22:39 -05:00 |
Dries
|
4638a0048d
|
Issue #2194897 by sun: Rename Database\Query\Merge::key() to keys(), retain a BC alias for key().
|
2014-03-05 14:57:36 -05:00 |