Nathaniel Catchpole
|
4022a54878
|
Issue #2179083 by Wim Leers, vijaycs85: Rendered menus (e.g. menu blocks) should set cache tags to inform the page cache.
|
2014-02-18 13:37:58 +00:00 |
Nathaniel Catchpole
|
9fc89d90d8
|
Issue #2191285 by sun, andypost, jibran, Berdir, alexpott: Text module is not required, but is marked as required.
|
2014-02-18 11:14:14 +00:00 |
Nathaniel Catchpole
|
a840af8381
|
Issue #2173655 by Cottser, xjm, jessebeach, alexpott, rlmumford: Refactor theme() to _theme(); make it a private API to discourage module developers from circumventing the renderable build system.
|
2014-02-18 10:54:10 +00:00 |
Nathaniel Catchpole
|
3b6b9774ec
|
Issue #2197359 by xjm, alexpott: Random failure in Drupal\system\Tests\Common\RenderTest.
|
2014-02-17 10:01:41 +00:00 |
Alex Pott
|
a16b56392b
|
Issue #2195745 by sun: Replace _filter_htmlcorrector() with a utility class in core.
|
2014-02-16 19:15:45 +00:00 |
Alex Pott
|
f3732c6862
|
Issue #2028025 by David Hernández, Berdir, larowlan, ceng, YesCT, a_thakur: Expand CommentInterface to provide methods.
|
2014-02-16 07:20:53 +00:00 |
Alex Pott
|
6383d18e94
|
Issue #2093161 by rbayliss, haithem_pro, sandipmkhairnar, InternetDevels, longwave, idflood, Sumeet.Pareek, sidharthap, xeniak, ianthomas_uk: Remove all calls to drupal_json_encode() in favour of \Drupal\Component\Utility\Json::encode().
|
2014-02-15 22:21:49 +00:00 |
Alex Pott
|
f4a1b19aff
|
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels, ianthomas_uk: Replace all module_invoke() deprecated function calls.
|
2014-02-15 10:06:58 +00:00 |
Nathaniel Catchpole
|
cad040a5ec
|
Issue #2161943 by Berdir, sun, jibran: Throw a helpful exception for empty IN conditions in Database\Query\Condition.
|
2014-02-13 15:40:29 +00:00 |
Alex Pott
|
12953f2eaf
|
Revert "Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls."
This reverts commit 98cdbfec7b .
|
2014-02-13 12:21:40 +00:00 |
Alex Pott
|
ee70c3c82b
|
Issue #2187897 by jessebeach: The testControllerResolutionAjax() test was commented out pending resolution of #1959574; reenable it.
|
2014-02-13 11:53:07 +00:00 |
Nathaniel Catchpole
|
824d4b9d1c
|
Issue #2126421 by slashrsm: Decouple \Drupal\Core\Path\AliasManager and \Drupal\Core\Path\Path.
|
2014-02-13 11:50:59 +00:00 |
Nathaniel Catchpole
|
120c40d13c
|
Issue #2113169 by damiankloip, Xano, sun, catch: Memory backend defined as a service in core.services.yml.
|
2014-02-13 11:45:57 +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 |
Nathaniel Catchpole
|
42e1b3a0ac
|
Issue #2002336 by LewisNyman, mgifford, sun: Introduce a CSS class to hide borders of fieldset elements.
|
2014-02-13 11:00:41 +00:00 |
Alex Pott
|
98cdbfec7b
|
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls.
|
2014-02-13 10:53:00 +00:00 |
Alex Pott
|
31584f0229
|
Issue #2185037 by malionek: General punctuation errors.
|
2014-02-13 10:36:02 +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 |
Jennifer Hodgdon
|
f07c8359c0
|
Issue #1948566 by joachim: Document batch API callbacks using new standard
|
2014-02-12 16:46:08 -08:00 |
Jennifer Hodgdon
|
faa467537b
|
Issue #2174353 by anemes, bryanlburkholder: Fix up docs for system_retrieve_file
|
2014-02-12 16:19:44 -08:00 |
Alex Pott
|
f451e3d995
|
Issue #2188915 by tim.plunkett: Stop appending paths to Entity::getSystemPath().
|
2014-02-12 20:42:43 +00:00 |
Nathaniel Catchpole
|
7dcaa39580
|
Issue #2167267 by yched, andypost: Remove deprecated field_attach_*_view().
|
2014-02-12 10:42:13 +00:00 |
Nathaniel Catchpole
|
6c70c01359
|
Issue #2175917 by Gábor Hojtsy, alexpott, piyuesh23, jibran: Clean up configuration system events.
|
2014-02-11 14:15:13 +00:00 |
Nathaniel Catchpole
|
435de27cfb
|
Issue #2072647 by thedavidmeister, herom, jwilson3, Cottser, LinL: #theme 'maintenance_page' should support render arrays in #content.
|
2014-02-11 13:06:50 +00:00 |
Nathaniel Catchpole
|
466ef999ae
|
Issue #2110951 by Xano: Remove hook_forms().
|
2014-02-11 11:41:53 +00:00 |
Nathaniel Catchpole
|
2e6c6d71e7
|
Issue #2045931 by Sam152, joelpittet, LinL, Sutharsan, adsw12: Replace all module_exists() deprecated function calls.
|
2014-02-11 11:23:35 +00:00 |
Nathaniel Catchpole
|
db460fe78b
|
Issue #2171683 by sun, alexpott, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 17:31:31 +00:00 |
Nathaniel Catchpole
|
ec06f877a4
|
Revert "Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead."
This reverts commit 91db25eba4 . Broke web
tests.
|
2014-02-10 11:14:28 +00:00 |
Nathaniel Catchpole
|
cd661a19a7
|
Issue #2002168 by klausi, Github sync, effulgentsia: Convert form validation of terms to entity validation.
|
2014-02-10 10:47:34 +00:00 |
Nathaniel Catchpole
|
e4e83f0e95
|
Issue #2147153 by dawehner, alexpott, Xano: Replace the last instance of $_GET/$_POST; Create a special exception listener / exception controller which allows to use POST requests.
|
2014-02-10 10:38:41 +00:00 |
Nathaniel Catchpole
|
91db25eba4
|
Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 10:36:12 +00:00 |
Alex Pott
|
0a1e9aa037
|
Issue #2084907 by clemens.tolboom, chris_hall_hu_cheng, Noe_, discipolo, Xano, patrickd, damiankloip, alexpott | Jeff Burnz: Hook_views_pre_render() is broken if your theme implements a base theme.
|
2014-02-10 09:39:44 +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 |
Alex Pott
|
3274283638
|
Issue #1895018 by Berdir, danylevskyi, ceardach, alexpott: Convert token API and node token tests to DrupalUnitTestBase.
|
2014-02-10 09:18:20 +00:00 |
catch
|
def9926978
|
Issue #2095959 by dawehner, Berdir, InternetDevels: Remove instances of menu_get_object('node').
|
2014-02-09 20:10:17 +00:00 |
webchick
|
2fbe2b565b
|
Issue #2182423 by Berdir, joelpittet: Key_value_expire doesn't get reset and balloons the PDO execution time for form pages.
|
2014-02-09 10:33:06 -08:00 |
Alex Pott
|
65c808b14a
|
Issue #2153891 by tim.plunkett, amateescu: Add a Url value object.
|
2014-02-09 01:29:41 +00:00 |
Alex Pott
|
655f5a0316
|
Issue #2165835 by yched, tstoeckler: Rename EntityDisplay to EntityViewDisplay in accordance with its interface.
|
2014-02-09 00:54:32 +00:00 |
webchick
|
784f08f519
|
Issue #1490402 by LewisNyman, nod_, mcjim, mdrummond, rteijeiro, jessebeach, Bojhan, ry5n: Redesign tabs and the content header.
|
2014-02-08 12:57:42 -08:00 |
Alex Pott
|
fe61b43d90
|
Issue #2183923 by tim.plunkett: Break the circular dependency in EntityManager.
|
2014-02-08 13:31:25 +00:00 |
webchick
|
1939de98ee
|
Issue #2191323 by Cottser: Item-list.html.twig always shows empty text.
|
2014-02-07 12:29:14 -08:00 |
Nathaniel Catchpole
|
1b584005bb
|
Issue #2157053 by alexpott, twistor, dawehner, sun: Ensure register_shutdown_function() works with php-fpm (blocks testbot php-fpm).
|
2014-02-07 13:04:25 +00:00 |
webchick
|
c08e301d8b
|
Issue #2177093 by sun, alexpott, InternetDevels, Xano: Remove 'access content' permission from all test module routes.
|
2014-02-06 23:53:21 -08:00 |
webchick
|
dca2d601ca
|
Issue #1857442 by longwave, dawehner: Make $values optional on entity_create.
|
2014-02-06 23:47:06 -08:00 |
webchick
|
0f968f6dd4
|
Issue #2167639 by tstoeckler: EntityTest::label() is broken and not needed.
|
2014-02-06 23:25:10 -08:00 |
webchick
|
5439b7699b
|
Issue #2187063 by Les Lim: Fix @inheritdoc typos throughout core.
|
2014-02-06 23:10:14 -08:00 |
webchick
|
0110b8edcb
|
Issue #2186743 by aspilicious: Remove last instance of 'menu_rebuild_needed'.
|
2014-02-06 23:09:46 -08:00 |
webchick
|
c26e4f7a65
|
Issue #2152231 follow-up by InternetDevels: Small whitespace clean-up in twig template.
|
2014-02-06 20:34:33 -08:00 |
webchick
|
c87ff104f3
|
Issue #2092343 by joelpittet, c4rl, Mark Carver: Consolidate forum.module and remove call to _theme_table_cell() within template_preprocess_forum_topic_list().
|
2014-02-06 20:30:07 -08:00 |
webchick
|
bc6681c456
|
Issue #1939064 by joelpittet, pwieck, farrington, mark.labrecque, Cottser, InternetDevels, mdrummond, drupalninja99, BarisW, jenlampton: Convert theme_links() to Twig.
|
2014-02-06 20:28:14 -08:00 |
webchick
|
7a695724a3
|
Issue #2152207 by steveoliver, joelpittet, gnuget, idflood, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_details() to Twig
|
2014-02-06 20:26:52 -08:00 |
webchick
|
062127e7bc
|
Issue #1939062 by steveoliver, mdrummond, jenlampton, hussainweb, Cottser, joelpittet, jerdavis, ekl1773, dale42, drupalninja99, gabesullice, c4rl: Convert theme_item_list() to Twig.
|
2014-02-06 20:24:53 -08:00 |
Nathaniel Catchpole
|
f9c316f9fd
|
Issue #2159915 by ianthomas_uk, martin107, InternetDevels: Remove drupal_load().
|
2014-02-06 17:23:48 +00:00 |
Nathaniel Catchpole
|
59c4e22988
|
Issue #1891126 by TR, YesCT, mitron: Extend / Modules page disabled red signal concerned usability participants.
|
2014-02-06 13:22:55 +00:00 |
Nathaniel Catchpole
|
0524a0b531
|
Issue #2184591 by sun: system_rebuild_module_data() adds stale/obsolete 'files' property.
|
2014-02-05 21:19:44 +00:00 |
Nathaniel Catchpole
|
8ad648f14a
|
Issue #2182439 by tim.plunkett: Provide a \Drupal::hasService() method.
|
2014-02-05 21:14:01 +00:00 |
Nathaniel Catchpole
|
bcc57baf0b
|
Issue #1881582 by sun: Change configuration overrides to use $config instead of $conf.
|
2014-02-05 18:21:55 +00:00 |
Nathaniel Catchpole
|
4b1d3103e9
|
Issue #2171269 by effulgentsia, Wim Leers, InternetDevels, snig: Handle block rendering's #attributes correctly (fixes in-place editing of custom blocks).
|
2014-02-05 13:22:50 +00:00 |
webchick
|
647043400f
|
Issue #2185831 by tim.plunkett: Split up ParamConverterManager and stop throwing NotFoundHttpException.
|
2014-02-04 22:55:31 -08:00 |
webchick
|
b9de0424f2
|
Issue #2152229 by steveoliver, rteijeiro, joelpittet, JeroenT, InternetDevels, michamilz, burgerboydaddy, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_textarea() to Twig
|
2014-02-04 09:28:23 -08:00 |
Nathaniel Catchpole
|
dc265f784f
|
Issue #2152213 by steveoliver, joelpittet, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_form_element() to Twig
|
2014-02-04 13:24:34 +00:00 |
Nathaniel Catchpole
|
6808c4016b
|
Issue #1987606 by vijaycs85, mparker17, InternetDevels, rdickert: Convert ajax_test_dialog() to a new style controller.
|
2014-02-04 13:06:42 +00:00 |
Nathaniel Catchpole
|
118a4a0286
|
Issue #2166195 by dawehner, Crell: Split HtmlPageRenderer in twain.
|
2014-02-04 10:33:06 +00:00 |
Nathaniel Catchpole
|
4b4ef377be
|
Issue #2078387 by Xano, andypost, twistor, splatio, InternetDevels, amateescu, Berdir, larowlan, vladan.me: Add an EntityOwnerInterface.
|
2014-02-03 16:02:31 +00:00 |
Nathaniel Catchpole
|
2dc655febf
|
Issue #2025779 by Berdir, ianthomas_uk: Remove ModuleInfo as it is no longer necessary.
|
2014-02-03 16:01:31 +00:00 |
webchick
|
a979bbda18
|
Issue #2110501 by tim.plunkett, pwolanin, tstoeckler: ControllerBase should implement ContainerInjectionInterface like FormBase.
|
2014-02-02 19:12:30 -08:00 |
webchick
|
0333c01966
|
Issue #2184951 by not_chx: Allow plugins to declare themselves a derivative.
|
2014-02-02 18:19:11 -08:00 |
Alex Pott
|
e4e74fcf3a
|
Issue #1959574 by dawehner, mkadin, Wim Leers, jessebeach: Remove the deprecated Drupal 7 Ajax API.
|
2014-02-03 00:08:14 +00:00 |
Alex Pott
|
dd4890bca9
|
Issue #2049573 by pcambra, damiankloip, tim.plunkett, dawehner: Move most or all of the ActionBulkForm class to BulkFormBase.
|
2014-02-02 20:06:53 +00:00 |
Alex Pott
|
8910339dd7
|
Issue #1069152 by droplet, alexandrezia, jhedstrom | ogi: Throbber in textfield is misaligned when browser hardware acceleration enabled (gfx).
|
2014-02-02 15:16:02 +00:00 |
webchick
|
bc058bada9
|
Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version.
|
2014-01-31 09:26:04 -08:00 |
Alex Pott
|
76bcb27b13
|
Issue #2167641 by tim.plunkett: EntityInterface::uri() should use route name and not path.
|
2014-01-31 15:08:43 +00:00 |
Nathaniel Catchpole
|
87bff520d0
|
Issue #2159911 by InternetDevels, ParisLiakos: drupal_load() is called pointlessly.
|
2014-01-31 11:52:42 +00:00 |
Alex Pott
|
20315e1de7
|
Issue #2164827 by Berdir, Xano, tim.plunkett: Rename the entityInfo() and entityType() methods on EntityInterface and EntityStorageControllerInterface.
|
2014-01-30 12:14:58 +00:00 |
Nathaniel Catchpole
|
aa03c3dd54
|
Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct.
|
2014-01-30 12:04:18 +00:00 |
Nathaniel Catchpole
|
29bf9e891f
|
Issue #2166703 by alexpott: Config SchemaStorage uses InstallStorage.
|
2014-01-29 11:58:00 +00:00 |
Nathaniel Catchpole
|
79659dcde0
|
Issue #2056445 by alexpott, Marcus Maihoff, rahul.shinde: Ensure that all config can not be deleted using the config importer.
|
2014-01-29 11:07:59 +00:00 |
Nathaniel Catchpole
|
09ff81ae52
|
Issue #2167039 by likin, dawehner, Wim Leers, tstoeckler, vijaycs85: Regression: page cache tags broken, also: some routes incorrectly use _controller -> No page object in template variables -> Fatal in seven_preprocess_page().
|
2014-01-29 10:47:12 +00:00 |
Alex Pott
|
acd3a59ea8
|
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-29 08:25:00 +00:00 |
Alex Pott
|
747fd61167
|
Issue #2176141 by sun, chx: Add a return value to file_save_htaccess().
|
2014-01-28 16:31:48 +00:00 |
Nathaniel Catchpole
|
e373ebee34
|
Issue #2167109 by Berdir, sun, alexpott, ACF, acrollet, adamdicarlo, Albert Volkman, andreiashu, andyceo, andypost, anenkov, aspilicious, barbun, beejeebus, boombatower, cam8001, chriscalip, chx, cosmicdreams, dagmar, damiankloip, dawehner, deviance, disasm, dixon_, dstol, ebrowet, Gábor Hojtsy, heyrocker, Hydra, ianthomas_uk, japicoder, jcisio, jibran, julien, justafish, jvns, KarenS, kbasarab, kim.pepper, larowlan, Lars Toomre, leschekfm, Letharion, LinL, lirantal, Lukas von Blarer, marcingy, Mike Wacker, mrf, mtift, mtunay, n3or, nadavoid, nick_schuch, Niklas Fiekas, ParisLiakos, pcambra, penyaskito, pfrenssen, plopesc, Pol, Rok Žlender, rvilar, swentel, tim.plunkett, tobiasb, tsvenson, typhonius, vasi1186, vijaycs85, wamilton, webchick, webflo, wizonesolutions, xjm, yched, YesCT, znerol: Remove Variable subsystem.
|
2014-01-28 13:07:47 +00:00 |
Alex Pott
|
856d6e1470
|
Issue #1376122 by sun: Stream wrappers of parent site are leaking into all tests.
|
2014-01-28 08:51:41 +00:00 |
Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
Nathaniel Catchpole
|
8bc36db189
|
Issue #2181811 by alexpott: System info can become inconsistent if hook_system_info_alter() makes a module required.
|
2014-01-27 12:41:44 +00:00 |
Nathaniel Catchpole
|
559479f8db
|
Issue #2164367 by alexpott, tim.plunkett, dawehner: Rebuild router as few times as possible per request.
|
2014-01-27 11:55:37 +00:00 |
Nathaniel Catchpole
|
318d178b6e
|
Issue #2164025 by skipyT, pwolanin: Improve security of session ID against DB exposure or SQL injection.
|
2014-01-27 11:44:25 +00:00 |
webchick
|
b8ef75c5f4
|
Issue #2169447 by damiankloip, sun, longwave: DX: Supply CacheBackendInterface::CACHE_PERMANENT as Cache::PERMANENT.
|
2014-01-25 21:21:53 -08:00 |
webchick
|
394442e270
|
Issue #2152231 by rteijeiro, steveoliver, joelpittet, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_vertical_tabs() to Twig
|
2014-01-25 21:13:33 -08:00 |
webchick
|
e9a240b4b9
|
Issue #2151101 by joelpittet, c4rl, IshaDakota, pplantinga, gnuget, longwave, jeanfei, sbudker1: Convert theme_status_report() to Twig
|
2014-01-25 21:11:21 -08:00 |
webchick
|
297972bac7
|
Revert "Issue #2151101 by joelpittet: Convert theme_status_report() to Twig."
Oops. Wrong commit credit.
This reverts commit 6d5899ecf3 .
|
2014-01-25 21:10:51 -08:00 |
webchick
|
6d5899ecf3
|
Issue #2151101 by joelpittet: Convert theme_status_report() to Twig.
|
2014-01-25 21:10:34 -08:00 |
Alex Pott
|
ff0fdc469d
|
Issue #2157871 by tim.plunkett: Add ConfigStorageControllerInterface.
|
2014-01-26 01:09:20 +01:00 |
catch
|
6f6a2f3d63
|
Issue #2108599 by alexpott, Gábor Hojtsy, vijaycs85: Convert language_default to CMI.
|
2014-01-25 22:00:48 +00:00 |
Alex Pott
|
1560601292
|
Issue #1918768 by larowlan, tim.plunkett: Refactor tour module to use routes instead of paths.
|
2014-01-25 21:53:51 +01:00 |
Alex Pott
|
34bb38f84f
|
Issue #2065917 by SpadXIII, andrewbelcher, kboopathi: SelectQueryExtender::hasAnyTag uses hasAnyTags which doesn't exist.
|
2014-01-25 21:46:45 +01:00 |
Alex Pott
|
723e5ea563
|
Issue #2172973 by tim.plunkett: Ensure ConfigEntities providing a list controller use admin_permission.
|
2014-01-25 20:38:13 +01:00 |
Alex Pott
|
03a7c55fdb
|
Issue #1868972 by jweowu: db_query_temporary() fails to create a table when the SQL has leading whitespace.
|
2014-01-25 19:55:03 +01:00 |
Alex Pott
|
9da7e4cdc7
|
Issue #2169267 by damiankloip: Replace drupal_cron_run() with a Cron service.
|
2014-01-25 19:13:53 +01:00 |
Alex Pott
|
19e8cf3848
|
Issue #2110467 by Berdir: Add first(), get($index) and possibly other methods to ListInterface.
|
2014-01-25 11:26:34 +01:00 |
webchick
|
3d0c65a8f4
|
Issue #2142989 by fago, damiankloip, stefan.r, mariancalinro: Test for BundleConstraintValidator.
|
2014-01-24 22:00:57 -08:00 |
webchick
|
673d85fcae
|
Issue #2143557 by Cottser, webflo, chr.fritsch: Add modules and themes as twig namespaces.
|
2014-01-24 17:40:32 -08:00 |
Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01:00 |
Nathaniel Catchpole
|
8b41aeee78
|
Issue #2170023 by tstoeckler, sun: Use exceptions when something goes wrong in test setup.
|
2014-01-24 12:06:59 +00:00 |
Alex Pott
|
a3c8c88fa4
|
Issue #2121849 by moshe weitzman: Move chmod.directory and chmod.file out of config and into settings so that file writes are independant of the config system.
|
2014-01-24 10:45:47 +01:00 |
webchick
|
f9bb7739c3
|
Issue #2165683 by Kartagis: Several British spelled words.
|
2014-01-23 22:08:18 -08:00 |
webchick
|
85170c9570
|
Issue #2108573 by pwolanin, swentel: Password-hash.sh is broken.
|
2014-01-23 22:01:55 -08:00 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |
Jennifer Hodgdon
|
2c038688df
|
Issue #2175765 by alexpott, Gábor Hojtsy: Fix comment in system_theme_default() to not refer to obsolete function
|
2014-01-23 11:44:39 -08:00 |
Nathaniel Catchpole
|
5d4d6b1c80
|
Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links.
|
2014-01-23 18:04:41 +00:00 |
Nathaniel Catchpole
|
34a955321f
|
Issue #1636992 by nod_, Wim Leers: Form.js' formUpdated event is unreliable/incomplete.
|
2014-01-23 11:11:07 +00:00 |
catch
|
b1128351da
|
Issue #2175823 by damiankloip, olli: Remove calls to invalidate/deleteTags on bins.
|
2014-01-22 20:35:48 +00:00 |
webchick
|
4fbb1a1be5
|
Issue #2160735 by Cottser, aspilicious: Add hook_theme_suggestions_alter().
|
2014-01-22 00:31:03 -08:00 |
webchick
|
d63c8faea6
|
Issue #2168333 by tim.plunkett, EclipseGc, yched, fago: Ensure custom EntityType controllers can be provided by modules.
|
2014-01-21 23:32:29 -08:00 |
Nathaniel Catchpole
|
eaaa8d8612
|
Issue #2073535 by Wim Leers: Node history markers require an HTTP request .
|
2014-01-16 13:18:41 +00:00 |
webchick
|
2214ca4e27
|
Revert "Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library()."
Somehow this broke PHPUnit, so rolling back for now.
This reverts commit 91b465bdc5 .
|
2014-01-15 12:08:12 -08:00 |
Nathaniel Catchpole
|
0b55dcd841
|
Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system.
|
2014-01-15 16:27:37 +00:00 |
Nathaniel Catchpole
|
9c5aac97be
|
Issue #1649780 by effulgentsia, jibran, Wim Leers, nod_, hefox, joelpittet, kaare, BarisW, sun, rbayliss, Cottser, fubhy: Remove first/last/odd/even classes in favor of CSS3 pseudo selectors.
|
2014-01-15 11:02:11 +00:00 |
webchick
|
eacd8a50b1
|
Issue #1987716 by pfrenssen, tim.plunkett, kgoel: Provide a FormTestBase class to allow PHPUnit form tests.
|
2014-01-13 19:38:51 -08:00 |
webchick
|
839dcc1c5d
|
Issue #2170085 by Wim Leers, jessebeach: Caption filter may not wrap images that are only aligned, not captioned.
|
2014-01-13 18:53:06 -08:00 |
webchick
|
91b465bdc5
|
Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library().
|
2014-01-13 14:01:32 -08:00 |
webchick
|
9c4cd8d8e0
|
Issue #2144919 by yched, fago, effulgentsia, amateescu, tstoeckler, chx, larowlan, swentel: Allow widgets and formatters for base fields to be configured in Field UI.
|
2014-01-10 12:13:51 -08:00 |
Nathaniel Catchpole
|
68ce258d63
|
Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service.
|
2014-01-10 11:48:37 +00:00 |
Nathaniel Catchpole
|
667ec43270
|
Issue #2099105 by Berdir, andypost, amateescu, larowlan: Clean-up render cache when permission changes.
|
2014-01-10 11:30:55 +00:00 |
Nathaniel Catchpole
|
4f66a53b4f
|
Issue #2157691 by damiankloip: Move some helper methods in errors.inc to an Error utility class.
|
2014-01-09 11:50:54 +00:00 |
Nathaniel Catchpole
|
0ae4c3c304
|
Issue #2098119 by beejeebus, alexpott, chx: Replace config context system with baked-in locale support and single-event based overrides.
|
2014-01-09 10:50:21 +00:00 |
Alex Pott
|
bbed679fbf
|
Issue #2144327 by amateescu, effulgentsia, yched, dasjo: Make all field types provide a schema().
|
2014-01-08 15:45:21 +00:00 |
Nathaniel Catchpole
|
6065342e17
|
Revert "Issue #2142989 by fago, stefan.r: Test for BundleConstraintValidator."
This reverts commit cb41c8cfcf .
|
2014-01-08 12:57:16 +00:00 |
webchick
|
cb41c8cfcf
|
Issue #2142989 by fago, stefan.r: Test for BundleConstraintValidator.
|
2014-01-08 00:59:29 -08:00 |
webchick
|
e210e08511
|
Issue #2142981 by fago, mariancalinro: Test for AllowedValuesConstraintValidator.
|
2014-01-08 00:57:36 -08:00 |
webchick
|
8f76f3c18a
|
Issue #2142991 by fago, mariancalinro: Test for ComplexDataConstraintValidator.
|
2014-01-08 00:54:52 -08:00 |
webchick
|
5c80527210
|
Issue #1987854 by splatio, disasm, kim.pepper, vijaycs85, sidharthap, dawehner: Convert system_themes_page() to a new style controller.
|
2014-01-08 00:39:51 -08:00 |
webchick
|
d1275b0025
|
Issue #2042739 by jhedstrom, bdone, dawehner, tim.plunkett: Convert system module's ControllerResolverTest to phpunit.
|
2014-01-07 23:51:07 -08:00 |
webchick
|
f51f026f8b
|
Issue #2041793 by mortendk, rteijeiro, LewisNyman, magnify, axe312, zorp, mdrummond: Install-page.html.twig markup and CSS.
|
2014-01-07 23:38:33 -08:00 |
webchick
|
99d3490f9f
|
Issue #2168113 by penyaskito, jessebeach, catch: Add leading underscore and other discouragement to drupal_add_css() and drupal_add_js().
|
2014-01-07 22:44:57 -08:00 |
Nathaniel Catchpole
|
e948f79c4c
|
Issue #2074475 by benjy, Gábor Hojtsy: Rename {file_managed}.timestamp to 'changed' and add a created timestamp.
|
2014-01-07 10:54:41 +00:00 |
Nathaniel Catchpole
|
e4124f0a27
|
Revert "Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links."
This reverts commit 624296e715 .
|
2014-01-06 22:00:22 +00:00 |
webchick
|
05b65b8a8c
|
Issue #2110643 by amateescu, dawehner: ControllerBase::container() and FormBase::container() needs to be private.
|
2014-01-06 11:13:56 -08:00 |
Nathaniel Catchpole
|
a521147255
|
Issue #2021933 by Crell, lz1irq: Catch exceptions from queue workers.
|
2014-01-06 12:58:27 +00:00 |
Nathaniel Catchpole
|
c84786171e
|
Issue #1928440 by ar-jan: Rename incorrectly named MailInterface implementations.
|
2014-01-06 12:39:20 +00:00 |
webchick
|
c17906e3f9
|
Issue #2167517 by mtift, ianthomas_uk: System_custom_theme calls removed function drupal_container.
|
2014-01-05 20:42:18 -08:00 |
Nathaniel Catchpole
|
4418321c95
|
Revert "Issue #1226044 by pgrond, martin107, roborn, rbayliss: The password_confirm element should not be aware of the user_form_process_password_confirm process."
This reverts commit dc2e4720df .
|
2014-01-05 11:58:18 +00:00 |
Nathaniel Catchpole
|
624296e715
|
Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links.
|
2014-01-04 20:05:38 +00:00 |
Alex Pott
|
35d043d510
|
Issue #2111263 by mondrake: Toolkit setup form displays settings for multiple toolkits.
|
2014-01-04 14:49:13 +01:00 |
Nathaniel Catchpole
|
60659cd603
|
Issue #2145881 by damiankloip, alexpott: Remove string casting from Crypt::hmacBase64(). Throw exceptions instead.
|
2014-01-03 19:37:19 +00:00 |
Nathaniel Catchpole
|
dc2e4720df
|
Issue #1226044 by pgrond, martin107, roborn, rbayliss: The password_confirm element should not be aware of the user_form_process_password_confirm process.
|
2014-01-03 17:52:19 +00:00 |
Nathaniel Catchpole
|
ae12caf9ea
|
Issue #2160599 by Wim Leers, vijaycs85: Remove drupal_add_js() from system module.
|
2014-01-03 17:25:23 +00:00 |
Alex Pott
|
52eb9366e4
|
Issue #1069140 by claudiu.cristea: Requirements should be provided by image toolkit.
|
2014-01-03 13:42:22 +01:00 |
webchick
|
d5efc596c8
|
Issue #2133325 by mtift, alexpott, sun: Create a site UUID on install and only allow config sync between sites with the same UUID.
|
2014-01-02 23:48:25 -08:00 |
webchick
|
b2a6ece3fb
|
Issue #2142979 by Gábor Hojtsy, LinL, k4v, plach: Entity label langcode argument is a lie, incompatible with current API.
|
2014-01-02 22:09:04 -08:00 |
webchick
|
a05ecf2a9e
|
Issue #2068471 follow-up by dawehner, Crell, jbrown: Fix fatal error in admin/reports/status
|
2014-01-02 09:32:26 -08:00 |
webchick
|
3e13755d1f
|
Issue #1968970 by plach: Standardize module-provided entity info documentation and clean-up the @EntityType annotation.
|
2014-01-02 07:19:48 -08:00 |
Nathaniel Catchpole
|
76e06cfb02
|
Issue #1800022 by Wim Leers, JohnAlbin, herom: Update Backbone and Underscore.
|
2014-01-02 13:46:53 +00:00 |
Nathaniel Catchpole
|
4c6440288d
|
Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object.
|
2014-01-01 20:32:52 +00:00 |
Alex Pott
|
814aed203d
|
Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object.
|
2014-01-01 11:08:57 +01:00 |
webchick
|
d9f2ba2c84
|
Issue #2109035 by tim.plunkett, damiankloip, dawehner, chx: Make access checkers (much) easier to find.
|
2013-12-31 16:06:09 -08:00 |
webchick
|
a06d7830eb
|
Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions.
|
2013-12-31 15:48:51 -08:00 |
webchick
|
0c3df5fc46
|
Issue #2161955 by wiifm, dawehner, mikeytown2: HHVM compatibility .
|
2013-12-31 15:35:56 -08:00 |
Alex Pott
|
8e92d3b1f1
|
Issue #111702 by mvc, penyaskito, naxoc, jenlampton, montesq: Set fixed "from:" and add "Reply-to:" to improve deliverability of Drupal mail.
|
2013-12-31 00:35:14 +01:00 |
catch
|
7240b39bff
|
Issue #1887750 by Berdir, alexpott: Use path relative to DRUPAL_ROOT in configuration directories.
|
2013-12-30 17:53:00 +00:00 |
webchick
|
bb4359a428
|
Issue #2067079 by yched, andypost: Remove the Field Language API.
|
2013-12-27 22:42:52 -08:00 |
webchick
|
14b84b11ff
|
Issue #1874564 by andypost: Fix access handling SystemMenuBlock::access().
|
2013-12-27 22:25:00 -08:00 |
Alex Pott
|
588e6783d2
|
Issue #2146733 by andypost, chx, InternetDevels, bohart: Select queries should not use rowCount() to calculate number of rows.
|
2013-12-27 11:23:31 +00:00 |
webchick
|
12f895ec39
|
Issue #2132145 by plopesc, amateescu, Xano: Rename 'typed_data' / Drupal::typedData() to 'typed_data_manager' / Drupal::typedDataManager.
|
2013-12-26 14:22:40 -08:00 |
Alex Pott
|
4f2d2ab709
|
Issue #2160811 by sun, damiankloip, dawehner: Router rebuild fails (even via rebuild script), in case the provider of existing routes has changed.
|
2013-12-26 14:48:52 +00:00 |
webchick
|
95dd7f74c4
|
Issue #2001206 by andypost, penyaskito, herom, Crell, ebeyrent, DmitryDrozdik: Replace drupal_container() with Drupal::service().
|
2013-12-22 13:03:21 -08:00 |
Dries
|
141cb6f304
|
Issue #2130811 by alexpott, Gábor Hojtsy, vijaycs85, sun, Wim Leers: Use config schema in saving and validating configuration form to ensure data is consistent and correct.
|
2013-12-20 11:27:41 -05:00 |
Nathaniel Catchpole
|
b3ac555f5c
|
Issue #2158259 by Wim Leers: Batch system's ProcessingTest has some broken tests.
|
2013-12-20 12:58:18 +00:00 |
Nathaniel Catchpole
|
aa6d6fb729
|
Issue #732022 by vijaycs85, Wim Leers, dawehner, nod_, kscheirer: Drupal_add_tabledrag() still using drupal_add_(js|library)(), should return array for #attached.
|
2013-12-20 12:05:47 +00:00 |
webchick
|
fdca37f8ae
|
Issue #2160117 by sun: Remove/convert remaining calls to variable_get/_set/_del().
|
2013-12-19 18:24:31 -08:00 |
webchick
|
3465947578
|
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
|
2013-12-19 10:28:42 -08:00 |
Nathaniel Catchpole
|
5cc0a0ce6d
|
Issue #1874498 by tim.plunkett, dawehner, jibran, benjy: Provide and use API methods for retrieving base plugin and derivative names from block plugin IDs.
|
2013-12-19 17:57:48 +00:00 |
Nathaniel Catchpole
|
ba6591cdd2
|
Issue #2018319 by yched, swentel, pcambra: Remove field_read_field(s)() and field_read_instance(s) in favor of entity_load() and entity_load_multiple_by_properties().
|
2013-12-19 14:10:57 +00:00 |
Dries
|
c478bf4062
|
Issue #2150621 by damiankloip: Separate applies and build logic for breadcrumb builders.
|
2013-12-18 15:22:36 -05:00 |
Dries
|
17cc6dab8b
|
Issue #2145041 by tim.plunkett: Allow dynamic routes to be defined via a callback.
|
2013-12-18 15:09:35 -05:00 |
Nathaniel Catchpole
|
a6cdd740f8
|
Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-12-17 11:03:15 +00:00 |
webchick
|
a3d8888369
|
Issue #2008270 by typhonius, mcjim, Wim Leers, vijaycs85, mr.baileys, JohnAlbin: Remove drupal_add_css() from template_preprocess_maintenance_page() — use #attached.
|
2013-12-15 09:57:31 -08:00 |
Alex Pott
|
ff4a8e9fc7
|
Issue #2095335 by Wim Leers, vijaycs85: Remove drupal_add_css() and drupal_add_js() from the ajax system.
|
2013-12-14 20:42:47 +00:00 |
webchick
|
6db1e492e9
|
Issue #2148071 by Gábor Hojtsy, philipz, marthinal, penyaskito: Cannot install in foreign language (Undefined index: und in ContentEntityBase->language()).
|
2013-12-13 22:17:24 -08:00 |
Alex Pott
|
be70033ea1
|
Issue #2151427 by andypost, TR: Convert COMMENT_NOT_PUBLISHED & COMMENT_PUBLISHED to a constant on the comment interface.
|
2013-12-13 13:45:37 +00:00 |
Alex Pott
|
dd663c405e
|
Issue #2031725 by fgm, fago, vladan.me, Nebel54, Berdir: Move all entity display interfaces to the core component.
|
2013-12-12 23:34:44 +00:00 |
webchick
|
aaaf31c9aa
|
Issue #2154683 by Gábor Hojtsy: Ul.links has no active styling for links (language switcher active link is indistinguishable).
|
2013-12-12 10:18:37 -08:00 |
Alex Pott
|
65be82a128
|
Issue #2095283 by Berdir, chx, amateescu, vladan.me: Remove non-storage logic from the storage controllers.
|
2013-12-12 14:46:24 +00:00 |
Nathaniel Catchpole
|
356325442f
|
Issue #2062211 by rych, m1r1k, joelpittet, dstorozhuk: Remove calls to deprecated global $user in system module (first part).
|
2013-12-12 11:03:09 +00:00 |
catch
|
3e27ebdea5
|
Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system.
|
2013-12-12 00:00:09 +00:00 |
Nathaniel Catchpole
|
51560a3a04
|
Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
This reverts commit 8ec847cc7c .
|
2013-12-11 14:37:58 +00:00 |
Nathaniel Catchpole
|
8ec847cc7c
|
Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system.
|
2013-12-11 12:00:10 +00:00 |
Nathaniel Catchpole
|
4b7da9abff
|
Issue #221081 by David_Rothstein, fago, schwern, Berdir: Entity cache out of sync and inconsistent when saving/deleting entities.
|
2013-12-11 11:52:47 +00:00 |
webchick
|
954790465d
|
Issue #2073123 by dsdeiz, maartendeblock | xtfer: Drupal_clean_css_identifier() allows invalid CSS identifiers.
|
2013-12-10 23:02:15 -08:00 |
webchick
|
8c59a99310
|
Issue #2062247 by m1r1k, Garbar: Remove calls to deprecated global in core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php.
|
2013-12-10 22:55:16 -08:00 |
webchick
|
6819e5e0d6
|
Issue #2098197 by dawehner, vijaycs85, damiankloip, tstoeckler: Add getAllRoutes() method to RouteProvider .
|
2013-12-10 22:50:17 -08:00 |
webchick
|
d50b169598
|
Issue #2115025 by Gábor Hojtsy, pfrenssen, dawehner: Content admin views title saved localized to the menu table.
|
2013-12-10 22:23:11 -08:00 |
webchick
|
5e3bf09934
|
Issue #1483554 by franz, SebCorbin: Autocomplete textfield and ajax: tab key fires up ajax before setting autocomplete value.
|
2013-12-10 22:10:05 -08:00 |
webchick
|
4a49c5714d
|
Issue #1820086 by gcassie: Remove mention of drupal_session_count() from inline documentation.
|
2013-12-10 22:05:09 -08:00 |
Dries
|
0fc8ab6bb8
|
Issue #2152261 by joelpittet: Clean up for tablesort-indicator.html.twig.
|
2013-12-10 17:13:35 -05:00 |
webchick
|
568fef4c33
|
Issue #2109793 by damiankloip, dawehner, tim.plunkett: Convert element_* methods in common.inc to a class.
|
2013-12-10 13:23:03 -08:00 |
Dries
|
dd3e5a1177
|
Issue #2102479 by InternetDevels, dipen chaudhary: Remove drupal_set_title in system/ajax_test module controllers.
|
2013-12-10 11:21:49 -05:00 |
Nathaniel Catchpole
|
fed0e7e006
|
Issue #1879200 by pcambra, swentel, Berdir: Remove uneeded argument from entity type callbacks.
|
2013-12-10 14:26:35 +00:00 |
Nathaniel Catchpole
|
f296eace0f
|
Issue #2151117 by Cottser, joelpittet: Remove theme_system_powered_by().
|
2013-12-10 14:19:37 +00:00 |
Nathaniel Catchpole
|
52d3b49336
|
Issue #2097189 by damiankloip, sun, Albert Volkman, chx: Add a rebuild script.
|
2013-12-10 13:50:21 +00:00 |
Alex Pott
|
560e5afd66
|
Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface.
|
2013-12-10 00:45:01 +00:00 |
Alex Pott
|
cdac25ee08
|
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
|
2013-12-09 19:19:58 -04:00 |
webchick
|
f352b55c74
|
Issue #2080117 by Enxebre, mcrittenden: Add assertion to Drupal/system/Tests/Database/DeleteTruncateTest.php.
|
2013-12-07 21:11:48 -08:00 |
webchick
|
a16eb5a389
|
Issue #2147501 by dawehner: Convert most of the left over local tasks.
|
2013-12-07 15:16:21 -08:00 |
webchick
|
8bacdc2aa6
|
Issue #2020399 by mr.baileys, oadaeh, dawehner, yanniboi, Xano, Andi-D: Convert 'Who's online' block to a View.
|
2013-12-06 15:19:50 -08:00 |
Nathaniel Catchpole
|
e8c263c4a5
|
Issue #2112239 by amateescu: Convert base field and property definitions.
|
2013-12-06 10:56:29 +00:00 |
Nathaniel Catchpole
|
31c48739ae
|
Issue #2150083 by BarisW: Front page misses page title in <title> tag.
|
2013-12-06 10:56:07 +00:00 |
webchick
|
3bb5f796f6
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-05 10:02:36 -08:00 |
Nathaniel Catchpole
|
67e93b23ac
|
Issue #2109287 by dawehner, Cottser, tim.plunkett, kim.pepper: Replace list_themes() with a service.
|
2013-12-05 10:06:32 +00:00 |
webchick
|
dc7a5b27ef
|
Revert of Issue #1998638, since it broke drush si and other command-line scripts.
|
2013-12-04 21:13:05 -08:00 |
webchick
|
340c023cf6
|
Issue #2149263 by tim.plunkett: Remove confirm_form().
|
2013-12-04 18:16:46 -08:00 |
webchick
|
1efed5500d
|
Issue #2123843 by damiankloip: Camelize views form methods.
|
2013-12-04 08:29:50 -08:00 |
webchick
|
6cd88832e7
|
Issue #2080365 by mrsinguyen: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php.
|
2013-12-04 00:52:29 -08:00 |
webchick
|
3eb67ce825
|
Issue #2080013 by mrsinguyen: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php.
|
2013-12-04 00:46:45 -08:00 |
webchick
|
3303032e75
|
Issue #2080321 by sandergo90, guregori: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php.
|
2013-12-04 00:33:21 -08:00 |
webchick
|
1fd57f63d1
|
Issue #2080105 by rhm50: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php.
|
2013-12-04 00:21:57 -08:00 |
webchick
|
6f2c0ee429
|
Issue #2080309 by aaronott: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php.
|
2013-12-04 00:18:00 -08:00 |
webchick
|
d26b4a9476
|
Issue #2080303 by aaronott: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php.
|
2013-12-04 00:16:39 -08:00 |
webchick
|
0925d67ff1
|
Issue #2080295 by mcrittenden: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php.
|
2013-12-04 00:13:37 -08:00 |
webchick
|
d7f54e8d39
|
Issue #2080119 by mcrittenden: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/InsertDefaultsTest.php.
|
2013-12-04 00:12:33 -08:00 |
webchick
|
a65cbe78a7
|
Issue #2080305 by aaronott: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php.
|
2013-12-04 00:11:37 -08:00 |
webchick
|
afe1ae54f7
|
Issue #2080291 by justinchev: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Database/CaseSensitivityTest.php.
|
2013-12-04 00:05:32 -08:00 |
webchick
|
637bdc6731
|
Issue #2080357 by mrsinguyen: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Ajax/DialogTest.php.
|
2013-12-03 23:47:25 -08:00 |
webchick
|
1d60ef3d4b
|
Issue #2043047 by makemineatriple, emma.maria, patrickd: Slogan shown on installation pages.
|
2013-12-03 23:43:48 -08:00 |
webchick
|
bca5404891
|
Issue #2080115 by aaronott: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php.
|
2013-12-03 22:34:21 -08:00 |
webchick
|
f699ab0b17
|
Issue #2144585 by amateescu: Remove stale references to the 'filter_format' table.
|
2013-12-03 21:16:49 -08:00 |
webchick
|
ada9c9da11
|
Issue #2109303 by damiankloip, ParisLiakos: Convert CSRF checks in controllers to the routing system.
|
2013-12-03 20:27:53 -08:00 |
webchick
|
6d0ba6bfd7
|
Issue #2143349 by larowlan: Submitting a form as an anonymous user when $form['#token'] = FALSE results in a notice.
|
2013-12-03 11:32:57 -08:00 |
webchick
|
a38172dc20
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-03 10:57:18 -08:00 |
Jennifer Hodgdon
|
80fbd33d97
|
Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments
|
2013-12-03 07:54:20 -08:00 |
Jennifer Hodgdon
|
d4e06fa838
|
Issue #2139169 by ajiang: Remove obsolete information in Annotations topic
|
2013-12-03 07:42:14 -08:00 |
Jennifer Hodgdon
|
a24a7a3dee
|
Issue #2142931 by jian he, longwave: Fix class name in docs for hook_entity_operation_alter
|
2013-12-03 07:39:53 -08:00 |
Nathaniel Catchpole
|
0432bc8616
|
Issue #2080113 by deneo, rhm50: Remove Unused local variable $plugin_id from /core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorLanguageTest.php.
|
2013-12-03 12:30:12 +00:00 |
Nathaniel Catchpole
|
0eb6d0832f
|
Issue #2096593 by Wim Leers: Remove drupal_add_css() from system.module.
|
2013-12-03 12:02:23 +00:00 |
Nathaniel Catchpole
|
2e928d56c2
|
Issue #2087239 by ellishettinga, lauriii, c4rl: Remove theme_exposed_filters().
|
2013-12-03 12:01:24 +00:00 |
Nathaniel Catchpole
|
15fded0c84
|
Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title.
|
2013-12-03 11:53:16 +00:00 |
Nathaniel Catchpole
|
a1b0d2480d
|
Issue #2031219 by deneo, crowdcg: Remove theme_link from system.performance.yml
|
2013-12-03 11:10:08 +00:00 |
Alex Pott
|
b5525adbac
|
Issue #2121775 by jessebeach: Make the markup associated with the required star on field items silent.
|
2013-12-01 23:41:57 -04:00 |
Alex Pott
|
8e729c32fe
|
Issue #2102417 by damiankloip, dawehner: Change Drupal\Core\Routing\RouteBuildEvent::getModule() to getProvider().
|
2013-12-01 09:56:50 -04:00 |
Nathaniel Catchpole
|
4983867b78
|
Issue #2103155 by claudiu.cristea, chx: Pick up plugins in subdirs.
|
2013-12-01 12:36:42 +00:00 |
Nathaniel Catchpole
|
27da86c99f
|
Issue #2102521 by ianthomas_uk, tim.plunkett: Finish converting menu.module to CMI.
|
2013-11-28 19:26:58 +00:00 |
webchick
|
beee5c272a
|
Issue #2003812 by jsbalsera, Xano, mducharme, NonProfit, shixish | dagmita: Reorder element under configuration => Regional and language.
|
2013-11-28 00:55:52 -08:00 |
webchick
|
22cb5c3f51
|
Issue #2144795 by InternetDevels: ConnectionUnitTest fails with not MySQL driver.
|
2013-11-28 00:50:53 -08:00 |
webchick
|
aeecb0a4ce
|
Issue #2076445 by plach, andypost, yched, Gábor Hojtsy: Make sure language codes for original field values always match entity language regardless of field translatability.
|
2013-11-28 00:25:13 -08:00 |
webchick
|
063b5cd333
|
Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes.
|
2013-11-27 23:44:52 -08:00 |
webchick
|
d6362badbf
|
Issue #2145463 by damiankloip: Remove LegacyBreadcrumbBuilder.
|
2013-11-27 23:33:00 -08:00 |
webchick
|
9bcaedec15
|
Issue #2047229 by fago, smiletrl, Berdir, effulgentsia, amateescu: Make use of classes for entity field and data definitions.
|
2013-11-27 13:55:54 -08:00 |
Nathaniel Catchpole
|
e4db5cd4e2
|
Issue #576276 by tim.plunkett, larowlan: Abort validation when the token validation fails.
|
2013-11-27 14:28:02 +00:00 |
Dries
|
4a689c5985
|
Issue #2088121 by nod_, RobLoach, joelpittet, Gábor Hojtsy: Remove Overlay.
|
2013-11-26 17:07:54 -05:00 |
Dries
|
76fb5cba8f
|
Issue #1712456 by damiankloip, aspilicious, amateescu: How to leverage cache tags in Views.
|
2013-11-26 15:17:52 -05:00 |
webchick
|
a83becbdea
|
Issue #1255696 by dagmar, lslinnet, swentel, jenlampton, sun: Move field type modules into separate 'Field type' package.
|
2013-11-24 13:29:58 -08:00 |
webchick
|
dc544e2f65
|
Revert "Issue #2002336 by mgifford, falcon03, Liam Morland: Introduce a class to hide borders fieldsets elements."
This is not in-line with CSS standards, so temporarily rolling back for
further discussion.
This reverts commit 20faa056a5 .
|
2013-11-24 12:43:08 -08:00 |
webchick
|
02a10b3161
|
Issue #675446 by mgifford, RobLoach, amateescu, nod_, longwave, oxyc, rteijeiro, tomyouds, Jelle_S, mcrittenden, Sutharsan, hansyg, Angry Dan, clemens.tolboom, droplet | Dave Reid: Change notice: Use jQuery UI Autocomplete.
|
2013-11-24 12:30:09 -08:00 |
webchick
|
20faa056a5
|
Issue #2002336 by mgifford, falcon03, Liam Morland: Introduce a class to hide borders fieldsets elements.
|
2013-11-23 20:52:31 -08:00 |
webchick
|
b9dd442912
|
Issue #2087253 by olli: Views entity area handler does not check view access.
|
2013-11-23 13:16:33 -08:00 |
webchick
|
df1a669b77
|
Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global.
|
2013-11-23 12:57:04 -08:00 |
webchick
|
d5906706f5
|
Issue #2099205 by Wim Leers, zero2one, Gábor Hojtsy: When uploading and inserting an image trough the WYSIWYG plugin a relative path should be used for the image source (src) .
|
2013-11-23 12:12:07 -08:00 |
webchick
|
f17dcbf86c
|
Issue #2137947 by tim.plunkett, damiankloip: Finish unit tests for PluginBag and subclasses.
|
2013-11-22 21:12:11 -08:00 |
webchick
|
cf8a0e8087
|
Issue #2130551 by jhedstrom: Convert system modules MimeTypeMatcherTest to phpunit.
|
2013-11-22 19:23:27 -08:00 |
webchick
|
cb361bc95f
|
Issue #2121209 by swentel, Bojhan: Remove empty 'Web services' category in 'Configuration'.
|
2013-11-22 19:01:31 -08:00 |
webchick
|
1eb89f1a00
|
Issue #1986074 by LewisNyman, Outi, mcjim, edward_or, ry5n, Bojhan, yoroy: Buttons style update.
|
2013-11-22 16:23:37 -08:00 |
catch
|
e5b98c30fa
|
Issue #2103635 by claudiu.cristea | fietserwin: Remove effects from ImageInterface.
|
2013-11-22 20:45:11 +00:00 |
Nathaniel Catchpole
|
172cd2652a
|
Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35 .
|
2013-11-22 13:56:50 +00:00 |
Jennifer Hodgdon
|
956c27fd26
|
Issue #2120035 by samhassell, dawehner: Clean up docs headers for views include files
|
2013-11-20 10:38:33 -08:00 |
Nathaniel Catchpole
|
fbe932254f
|
Issue #2111823 by amateescu, dawehner: Convert field_ui / Entity local tasks to YAML definitions.
|
2013-11-20 11:37:29 +00:00 |
Nathaniel Catchpole
|
fc04601c35
|
Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-11-19 12:24:14 +00:00 |
webchick
|
4f00351eed
|
Issue #2129039 by plach, jthorson, pfrenssen, nyirocsaba, Gábor Hojtsy: Integrity constraint violation when translating body field.
|
2013-11-18 11:24:48 -08:00 |
webchick
|
3cf0801b28
|
Revert "Issue #2129039 by plach, jthorson, pfrenssen, nyirocsaba, Gábor Hojtsy: Integrity constraint violation when translating body field."
Testbot does not like this patch. Needs further investigation.
This reverts commit b0ed7570e0 .
|
2013-11-18 11:21:57 -08:00 |
webchick
|
9e8d2a9a47
|
Issue #2135787 by amateescu, Gábor Hojtsy, YesCT: Move static config entity local tasks to local_tasks().yml.
|
2013-11-18 09:39:25 -08:00 |
webchick
|
b0ed7570e0
|
Issue #2129039 by plach, jthorson, pfrenssen, nyirocsaba, Gábor Hojtsy: Integrity constraint violation when translating body field.
|
2013-11-18 09:35:40 -08:00 |
Nathaniel Catchpole
|
1daa6bb3bb
|
Issue #2118703 by Wim Leers, amateescu: Introduce #post_render_cache callback to allow for personalization without breaking the render cache.
|
2013-11-18 14:19:10 +00:00 |
webchick
|
cc7cae5fe1
|
Issue #1952394 by vijaycs85, tstoeckler, webflo, Gábor Hojtsy, Schnitzel, falcon03, YesCT, kfritsche, Ryan Weal, dagmita, likin, toddtomlinson, nonsie, Kristen Pol, dawehner, tim.plunkett, penyaskito, EclipseGC, larowlan, robertdbailey, helenkim, David Hernández, EllaTheHarpy, lazysoundsystem, juanolalla, R.Hendel, Kartagis: Add configuration translation user interface module.
|
2013-11-17 18:41:21 -08:00 |
Dries
|
798850df25
|
Issue #2137729 by aspilicious: Documentation for hook_local_tasks_alter() is incorrect.
|
2013-11-17 18:13:30 -05:00 |
Dries
|
503284a99a
|
Issue #2137231 by aspilicious: Remove file_public_path() variable get usage.
|
2013-11-17 13:24:50 -05:00 |
Alex Pott
|
3cda8309b0
|
Issue #1886448 by dawehner, sun, Berdir, ParisLiakos: Rewrite the theme registry into a proper service.
|
2013-11-16 17:35:23 -04:00 |
catch
|
ac49559784
|
Issue #2137217 by aspilicious: Remove install_time() variable get usage.
|
2013-11-16 21:29:18 +00:00 |
catch
|
241348d510
|
Issue #2073531 by tim.plunkett, dawehner, Berdir, catch, plach: Use current user service instead of _account, remove _account from the request object.
|
2013-11-16 21:26:50 +00:00 |
Alex Pott
|
7b8e204118
|
Issue #2133469 by tim.plunkett, damiankloip, dawehner: Replace path-based entity links with route names.
|
2013-11-15 09:31:24 -04:00 |
Alex Pott
|
c4b089f5d9
|
Issue #2102777 by damiankloip, dawehner: Allow theme_links() to use routes as well as href.
|
2013-11-15 09:09:50 -04:00 |
Nathaniel Catchpole
|
115b40c9f8
|
Issue #2134951 by xjm: Remove upgrade path tests.
|
2013-11-15 11:40:44 +00:00 |
webchick
|
7c5e7f60e5
|
Issue #2020111 by damiankloip, a_c_m, dawehner, tim.plunkett: Allow the "With selection" label on bulk operation to be configured.
|
2013-11-14 00:16:16 -08:00 |
webchick
|
744309f9f2
|
Issue #2125253 by tim.plunkett: Convert ()['redirect'] to ()['redirect_route()'].
|
2013-11-13 21:31:49 -08:00 |
webchick
|
8469376958
|
Issue #2085201 by jessebeach, tim.plunkett, dawehner, yoroy: Use sensible block categories (rather than module-name categories).
|
2013-11-12 15:53:34 -08:00 |
webchick
|
99fc3faa39
|
Issue #2120505 by tstoeckler, dawehner: Remove MatcherDumper::MAX_PARTS.
|
2013-11-11 10:32:35 -08:00 |
webchick
|
c435b714e6
|
Issue #2127941 by Gábor Hojtsy: Remove two (out of 3) bogus and duplicate date languages UIs.
|
2013-11-11 10:16:09 -08:00 |
Nathaniel Catchpole
|
3c3eb990fd
|
Issue #1810350 by plach, kfritsche, boran, YesCT: Remove menu_* entity keys and replace them with entity links.
|
2013-11-07 10:55:26 +00:00 |
Nathaniel Catchpole
|
b469334d39
|
Issue #2100073 by dawehner: Convert local_actions() to the new local action plugins.
|
2013-11-07 10:47:30 +00:00 |
Alex Pott
|
9008a59597
|
Issue #1443606 by claudiu.cristea: Alt, title, width and height for default images.
|
2013-11-06 20:12:09 +00:00 |
Nathaniel Catchpole
|
b15aed5760
|
Issue #1859684 by dawehner, effulgentsia: Expand routeBuilder unit test.
|
2013-11-06 19:58:22 +00:00 |
Nathaniel Catchpole
|
0d263c64e9
|
Issue #2084463 by dawehner, pwolanin, David_Rothstein, tim.plunkett, Xano: Convert contextual links to a plugin system similar to local tasks/actions.
|
2013-11-06 19:45:37 +00:00 |
webchick
|
952f57a111
|
Issue #2125043 by Sutharsan: Remove '#type' => 'markup'.
|
2013-11-06 09:11:18 -08:00 |
Nathaniel Catchpole
|
c543ca71ff
|
Issue #2019055 by plach, fago, berdir, yched, Gábor Hojtsy, kfritsche, jibran: Switch from field-level language fallback to entity-level language fallback.
|
2013-11-06 14:44:42 +00:00 |
Nathaniel Catchpole
|
38fdf67298
|
Revert "Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback."
This reverts commit 46942cd373 .
|
2013-11-06 14:44:17 +00:00 |
Nathaniel Catchpole
|
46942cd373
|
Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback.
|
2013-11-06 14:39:07 +00:00 |
Alex Pott
|
ea232c3128
|
Issue #2083947 followup by echoz: System.module: Update use of icons to new standards.
|
2013-11-06 11:03:30 +00:00 |
webchick
|
b6ec2ac489
|
Issue #2047175 by mgifford, jessebeach: Make the status message field discoverable by assistive technology agents; alert AT agent users to error messages.
|
2013-11-05 08:43:38 -08:00 |
Alex Pott
|
bf3e9cfaaa
|
Issue #2112705 by mikey_p: Replace EntityType::$module with provider.
|
2013-11-02 22:11:53 -07:00 |
Nathaniel Catchpole
|
fa32679489
|
Issue #2094241 by moshe weitzmann, amateescu, Wim Leers: Cache tag the page cache.
|
2013-11-01 11:15:22 +00:00 |
Jennifer Hodgdon
|
90f477382a
|
Issue #2106635 by jay.dansand, jhodgdon: Fix up docs for base hooks in hook_theme
|
2013-10-31 05:52:18 -07:00 |
Jennifer Hodgdon
|
e98a74f1cc
|
Issue #2120459 by amitsedaiz, vijaycs85, joachim: Fix up docs for theme_status_report()
|
2013-10-31 05:50:25 -07:00 |
Nathaniel Catchpole
|
3fc8919e3c
|
Issue #2113337 by Xano: Fixed Rename \Drupal\Component\Plugin\PluginBag::*ID(s)() to *Id(s)().
|
2013-10-31 11:32:24 +00:00 |