Nathaniel Catchpole
|
2a0254f973
|
Issue #2232605 by alexpott, dawehner, martin107, Cottser, sun: Fixed Themes cannot be uninstalled.
|
2014-09-19 10:25:26 +01:00 |
Alex Pott
|
f27fd1f598
|
Issue #2337927 by effulgentsia, plach, fago: Fixed SqlContentEntityStorage::onFieldStorageDefinition(Create|Update|Delete)() is broken for base fields.
|
2014-09-19 07:57:48 +01:00 |
Alex Pott
|
4d82422e67
|
Issue #2325571 by asif_khan, omers | dawehner: Replace _theme() calls by calls to \Drupal::theme()->render().
|
2014-09-18 17:03:36 +01:00 |
Alex Pott
|
52a101bc1d
|
Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks.
|
2014-09-18 08:41:29 +01:00 |
Alex Pott
|
145778cea4
|
Issue #2322287 by tuutti, lauriii, wheatpenny: Move datetime classes from preprocess to template.
|
2014-09-18 00:16:41 +01:00 |
Alex Pott
|
d617be8cba
|
Issue #2331079 by znerol, dawehner: Use RouteMatch in access-checks and remove RequestHelper::duplicate().
|
2014-09-17 23:14:49 +01:00 |
Alex Pott
|
3295e62aec
|
Issue #2194885 by Berdir | sun: Remove drupal_write_record().
|
2014-09-17 23:00:57 +01:00 |
Alex Pott
|
57926bf527
|
Issue #2313757 by Berdir, Wim Leers, dawehner: Remove text_processing option from text fields, expose existing string field types as plain text in UI.
|
2014-09-17 21:59:08 +01:00 |
Nathaniel Catchpole
|
0f28b515f8
|
Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks.
|
2014-09-17 15:39:29 +01:00 |
Alex Pott
|
179e7c2bd1
|
Issue #2337709 by tim.plunkett: Convert form_state_values_clean() to FormStateInterface::cleanValues().
|
2014-09-16 12:16:27 +01:00 |
Alex Pott
|
332fad7c22
|
Issue #2303361 by tim.plunkett, kim.pepper: Replace instances of deprecated drupal_valid_path with PathValidator.
|
2014-09-16 12:09:35 +01:00 |
Alex Pott
|
db253b0901
|
Issue #2339021 by catch: Fixed Incorrect call to l() in system_token_info.
|
2014-09-16 12:07:20 +01:00 |
Nathaniel Catchpole
|
f022decb56
|
Issue #2260457 by alexpott, beejeebus: Fixed Allow config entities to remove dependent configuration keys when dependencies are deleted due to module uninstall.
|
2014-09-16 10:05:37 +01:00 |
Alex Pott
|
32d5530e58
|
Issue #2333113 by effulgentsia, plach: Add an EntityDefinitionUpdateManager so that entity handlers can respond (e.g., by updating db schema) to code updates in a controlled way (e.g., from update.php).
|
2014-09-15 21:37:27 +01:00 |
Alex Pott
|
51a27d107f
|
Issue #2323759 by Crell, dawehner: Modularize kernel exception handling.
|
2014-09-15 10:22:01 +01:00 |
Alex Pott
|
2735f129a5
|
Issue #2333501 by swentel | marcvangend: Implement ThirdPartySettingsInterface in EntityView|FormDisplay.
|
2014-09-14 22:10:16 +01:00 |
catch
|
21a11cf58f
|
Issue #2336177 by alexpott, YesCT: Fixed ConfigurableLanguage cannot be created/removed directly, integrate language_save() and language_delete().
|
2014-09-14 15:27:33 +01:00 |
Alex Pott
|
d39c014754
|
Issue #2334383 by jbrown, ashutoshsngh, er.pushpinderrana: Remove usage of form_error().
|
2014-09-12 19:57:00 +01:00 |
Alex Pott
|
35b3d0faeb
|
Issue #1740492 by dawehner, damiankloip, dasjo, xjm: Implement a default entity views data handler.
|
2014-09-12 19:44:03 +01:00 |
Alex Pott
|
7f69cb4456
|
Issue #2332551 by kgoel, er.pushpinderrana, Crell: Remove drupal_render_page().
|
2014-09-12 19:24:48 +01:00 |
Alex Pott
|
c78a5c29d9
|
Issue #1854284 by Berdir, mikeryan | Dave Reid: Fixed Path aliases are no longer arrays and cannot pass additional data to path hooks.
|
2014-09-12 15:46:40 +01:00 |
Alex Pott
|
304d50a71a
|
Issue #2330279 by znerol: Fixed When operating in mixed mode SSL: data from anonymous non-HTTP session is still available after login.
|
2014-09-12 13:19:49 +01:00 |
Alex Pott
|
d76697cd33
|
Issue #1182850 by xjm, Stefan Lehmann, jmcintyre, Bojhan: Remove full stops at the end of checkbox options.
|
2014-09-12 12:32:10 +01:00 |
Alex Pott
|
c5fe718e8e
|
Issue #2274631 by joelpittet, mgifford, droplet, LewisNyman | hass: Fixed Form required marker "\204E" is broken in Google Chrome 35 / Internet Explorer 9.
|
2014-09-12 11:21:10 +01:00 |
Alex Pott
|
877b9c6c7f
|
Issue #2213583 by lauriii, sqndr, Crisz, herom, jamesquinton, esod, Rajendar Reddy, zserno, er.pushpinderrana, cs_shadow, amitgoyal | JayeshSolanki: Fixed Misaligned Icons in Drupal 8.x.
|
2014-09-12 11:19:36 +01:00 |
webchick
|
dbed0b48cd
|
Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core.
|
2014-09-11 23:41:27 -07:00 |
Alex Pott
|
360af27e0e
|
Issue #1664268 by droplet, G-raph, csakiistvan: Drop some browser specific prefixes.
|
2014-09-11 17:57:14 +01:00 |
Nathaniel Catchpole
|
462ba734f4
|
Issue #2333907 by YesCT, alexpott: Fixed FormatDateTest incorrectly implying a change to local interface language variable will change global assumed interface language langcode.
|
2014-09-11 17:50:49 +01:00 |
Alex Pott
|
7ea1cd958e
|
Issue #2221433 by damiankloip, dawehner: Clean up views rendering. Move stuff from template_preprocess_views_view(), into a #pre_render callback.
|
2014-09-11 17:08:26 +01:00 |
Jennifer Hodgdon
|
1f380d8853
|
Issue #2334405 by almaudoh, drunken monkey: Clean up documentation links to functions moved to render element classes
|
2014-09-10 14:56:14 -07:00 |
Alex Pott
|
840cd4c885
|
Issue #2318281 by tim.plunkett, dawehner | kim.pepper: Provide a standard way to check a plugin is an instance of the required interface.
|
2014-09-10 12:58:56 +01:00 |
Alex Pott
|
2f17715cef
|
Issue #1530774 by lokapujya, jenlampton, Cottser, svdhout, alexrayu, hpz: Fixed Test coverage for adding classes into region template.
|
2014-09-10 12:22:40 +01:00 |
Alex Pott
|
d81f06f874
|
Issue #2326423 by wheatpenny: Move "region" classes from preprocess to template.
|
2014-09-10 10:45:53 +01:00 |
Alex Pott
|
ee6ddbe8ac
|
Issue #2332389 by tim.plunkett: Finish adding methods to FormStateInterface.
|
2014-09-10 09:53:11 +01:00 |
Alex Pott
|
1c2e4c5108
|
Issue #2330251 by seiplax: Fixed Enable/disable module/extension checkbox does not get needed margin.
|
2014-09-09 17:16:04 +01:00 |
Alex Pott
|
cff05b2e53
|
Issue #1898478 by joelpittet, Cottser, lokapujya, m1r1k, jstoller, er.pushpinderrana, duellj, organicwire, jessebeach, idflood, Jalandhar, Risse, derheap, galooph, mike.roberts, tlattimore, nadavoid, LinL, steveoliver, chakrapani, likin, killerpoke, EVIIILJ, vlad.dancer, podarok, m86 | c4rl: Menu.inc - Convert theme_ functions to Twig.
|
2014-09-09 17:12:26 +01:00 |
Alex Pott
|
a1f0ff2d7e
|
Issue #375062 followup by David_Rothstein: Fixed [follow-up] imagecolorsforindex() Color index nnn out of range in GDToolkit.
|
2014-09-09 16:31:48 +01:00 |
Alex Pott
|
ce8dcd40d1
|
Issue #2321745 by larowlan, tim.plunkett: Add #type => 'path' that accepts path but optionally stores URL object or route name and parameters.
|
2014-09-09 16:26:50 +01:00 |
Alex Pott
|
9617c20364
|
Issue #2319171 by andypost, swentel | yched: Move entity_invoke_bundle_hook() to EntityManager.
|
2014-09-09 16:10:42 +01:00 |
Alex Pott
|
078f09a588
|
Issue #2332989 by Cottser: Fixed Twig trans tag debug is still hooked up to Settings.
|
2014-09-09 15:11:04 +01:00 |
Alex Pott
|
055aac105d
|
Issue #2332577 by Berdir: Remove EntityDatabaseStorage.
|
2014-09-09 14:27:04 +01:00 |
Nathaniel Catchpole
|
f749eac343
|
Revert "Issue #2238149 by Berdir: Apply formatters and widgets in EntityTestFormCotroller."
This reverts commit 3ac426f9cb .
|
2014-09-09 14:21:09 +01:00 |
Nathaniel Catchpole
|
3ac426f9cb
|
Issue #2238149 by Berdir: Apply formatters and widgets in EntityTestFormCotroller.
|
2014-09-09 14:06:02 +01:00 |
Nathaniel Catchpole
|
4c8576c3f0
|
Issue #2022875 by Berdir, alexpott, Xano, swentel, tim.plunkett, vladan.me: Resolve difference between submitForm(), submit(), and save() in EntityFormController.
|
2014-09-09 14:01:03 +01:00 |
Nathaniel Catchpole
|
2d6516afec
|
Issue #2288123 by Berdir, dawehner: Fixed Basic authentication broken for non-english sites.
|
2014-09-09 11:34:38 +01:00 |
Nathaniel Catchpole
|
4f978d9800
|
Issue #2324121 by Berdir, slashrsm, alexpott: Fixed NodeType's settings array was meant to be able to store information from mutliple modules.
|
2014-09-09 11:27:48 +01:00 |
Alex Pott
|
b48d098a1e
|
Issue #2285493 by joelpittet, lanchez: Remove deprecated 'class' property from #theme 'links' and #theme 'menu_tree' heading arrays.
|
2014-09-09 10:34:37 +01:00 |
Alex Pott
|
e3e03023f0
|
Issue #474004 by mdrummond, kim.pepper, Wim Leers, jibran, tim.plunkett, joachim | JohnAlbin: Add options to system menu block so primary and secondary menus can be blocks rather than variables.
|
2014-09-09 10:18:49 +01:00 |
Alex Pott
|
2b0be1d8b7
|
Issue #2226493 by Berdir, Wim Leers, m1r1k, mr.baileys, andypost, scor, cbr, joelpittet: Apply formatters and widgets to Node base fields.
|
2014-09-08 22:00:57 +01:00 |
webchick
|
f92c2cb45f
|
Issue #2329505 by Cottser, SebCorbin, joelpittet, drupalninja99, jenlampton, longwave, aboros, trevorkjorlien, socketwench, shanethehat, mbrett5062, rteijeiro: Convert theme_task_list to Twig template.
|
2014-09-08 11:12:14 -07:00 |
webchick
|
df9431d7ae
|
Revert "Issue #1885564 by Cottser, SebCorbin, joelpittet, drupalninja99, jenlampton, longwave, aboros, trevorkjorlien, socketwench, shanethehat, mbrett5062, rteijeiro: Convert theme_task_list to Twig template."
Wrong issue number; correcting...
This reverts commit 511d9f79bf .
|
2014-09-08 11:10:15 -07:00 |
webchick
|
946aee4fab
|
Issue #2031301 by andypost, Cottser, xjm, mark.labrecque, mariacha1, joelpittet, robynlgreen, danquah, trogels, Eric_A, thedavidmeister, jenlampton: Replace theme_more_link() and replace with #type 'more_link'.
|
2014-09-08 11:05:43 -07:00 |
webchick
|
511d9f79bf
|
Issue #1885564 by Cottser, SebCorbin, joelpittet, drupalninja99, jenlampton, longwave, aboros, trevorkjorlien, socketwench, shanethehat, mbrett5062, rteijeiro: Convert theme_task_list to Twig template.
|
2014-09-08 10:57:59 -07:00 |
webchick
|
32336d5861
|
Issue #2321505 by LewisNyman: Split Seven's style.css into SMACSS categories.
|
2014-09-08 10:39:43 -07:00 |
webchick
|
50eb47ea9b
|
Issue #1938068 by sun, Berdir: Convert UnitTestBase to PHPUnit.
|
2014-09-08 09:53:06 -07:00 |
Alex Pott
|
ea8334982e
|
Issue #2326093 by astrocling | jhodgdon: Need new section about Twig added to theme system overview.
|
2014-09-08 17:05:39 +01:00 |
webchick
|
a2facd2f1b
|
Issue #2333353 by ashutoshsngh: Remove usage of form_get_errors().
|
2014-09-08 09:01:19 -07:00 |
Alex Pott
|
5e6c455ec6
|
Issue #2321593 by Temoor: Replace all instances of block_load(), entity_load('block') and entity_load_multiple('block') with static method calls.
|
2014-09-08 15:15:48 +01:00 |
Nathaniel Catchpole
|
71d247919f
|
Issue #2330091 by plach: Rename ContentEntityDatabaseStorage to SqlContentEntityStorage.
|
2014-09-08 13:12:45 +01:00 |
Alex Pott
|
34246f4373
|
Issue #2096703 by mondrake, tim.plunkett | tstoeckler: Image toolkits should use PluginFormInterface and ContainerFactoryPluginInterface.
|
2014-09-08 11:27:18 +01:00 |
Alex Pott
|
61150517df
|
Issue #2302563 by chx, dawehner: Fixed Access check Url objects.
|
2014-09-08 11:13:35 +01:00 |
Dries
|
ca85441da2
|
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
|
2014-09-05 12:40:22 -04:00 |
Nathaniel Catchpole
|
c08a915d7c
|
Issue #2331991 by Gábor Hojtsy, vijaycs85, dawehner: Tests for Theme missing when installing in non-English language.
|
2014-09-05 12:19:33 +01:00 |
Nathaniel Catchpole
|
08b92945d3
|
Issue #2317557 by dawehner, Cottser, joelpittet, jhodgdon: Fixed renderInline not compatible with twig_auto_reload.
|
2014-09-05 11:21:01 +01:00 |
Nathaniel Catchpole
|
57fc261527
|
Issue #2329795 by fietserwin, bzitzow, alexrayu, tstoeckler | illutek, dawehner: Fixed Make it possible to add information to theme info files during development.
|
2014-09-05 11:11:16 +01:00 |
Dries
|
5ef912e965
|
Issue #2303673 by dawehner, damiankloip, effulgentsia, Fabianx: Implement stackphp; cleanup handlePageCache() and preHandle()
|
2014-09-03 22:58:45 -04:00 |
Nathaniel Catchpole
|
6aeb7e9a32
|
Issue #2325197 by tstoeckler, sun: Remove drupal_classloader().
|
2014-09-03 14:02:51 +01:00 |
Nathaniel Catchpole
|
72450c6aad
|
Issue #2330503 by pfrenssen, dawehner: Fixed [sechole] Inline templates pass through unsafe strings.
|
2014-09-02 12:51:31 +01:00 |
Nathaniel Catchpole
|
30cad25c71
|
Issue #2031717 by Berdir, swentel, fago: Make entity module not required.
|
2014-09-02 10:36:57 +01:00 |
Nathaniel Catchpole
|
3afec501d4
|
Issue #2250119 by ParisLiakos, Devin Carlson: Run updates in a full environment.
|
2014-09-02 10:28:33 +01:00 |
webchick
|
8c68491896
|
Issue #2273277 by Wim Leers, effulgentsia, Fabianx: Fixed Figure out a solution for the problematic interaction between the render system and the theme system when using #pre_render.
|
2014-08-29 16:37:14 -07:00 |
webchick
|
dcc880bc10
|
Issue #2326719 by plach, effulgentsia: Move pseudo-private table mapping functions from ContentEntityDatabaseStorage to public API of DefaultTableMapping.
|
2014-08-29 15:38:20 -07:00 |
webchick
|
7d5884101a
|
Issue #1974048 by Gábor Hojtsy, vijaycs85, er.pushpinderrana, Sutharsan, penyaskito, bserem: Fixed Limited display of languages when going back in installer is confusing.
|
2014-08-28 23:29:55 -07:00 |
webchick
|
68f576fe81
|
Issue #2323721 by dawehner, chx: Fixed [sechole] Link field item and menu link information leakage.
|
2014-08-28 23:13:46 -07:00 |
webchick
|
12ee21a360
|
Issue #2328061 by tim.plunkett: Move datetime's FormElement #type classes in Core.
|
2014-08-28 21:42:51 -07:00 |
webchick
|
3467f05416
|
Issue #2121713 by tim.plunkett, dawehner, rteijeiro, jiv_e: Move drupal_html_id() and drupal_html_class() to Drupal\Component\Utility.
|
2014-08-28 21:34:31 -07:00 |
webchick
|
469fe97e00
|
Issue #2329303 by tim.plunkett, dawehner: Fixed Use the right request when determining the theme on a 403 page.
|
2014-08-28 14:41:59 -07:00 |
webchick
|
9db4af56da
|
Issue #2326891 by tim.plunkett, jhodgdon: Convert system_element_info() to Element classes.
|
2014-08-28 14:35:24 -07:00 |
webchick
|
9c537ec4b2
|
Issue #1966436 by naveenvalecha, cesarmiquel, Berdir, mr.york, jlbellido, segi, vasi1186, Leksat, Gábor Hojtsy, Schnitzel, grisendo, Aron Novak, likin, penyaskito, vijaycs85, kfritsche, fago: Fixed Default *content* entity languages are not set for entities created with the API.
|
2014-08-28 12:58:27 -07:00 |
webchick
|
6227e3aa97
|
Issue #2295469 by Cottser, dawehner | effulgentsia: Add support for static permission definitions with *.permissions.yml.
|
2014-08-27 01:05:25 -07:00 |
webchick
|
88c03db8b5
|
Issue #2327455 by marvil07: Fixed Typo in services example use at core.api.php.
|
2014-08-26 10:28:00 -07:00 |
webchick
|
eb21fc37a7
|
Issue #2301245 by sun, joelpittet | larowlan: Fixed Entity system invokes non-existing theme hooks: 'Theme hook not found.'
|
2014-08-26 10:25:49 -07:00 |
webchick
|
65c671eff7
|
Revert "git commit -m Issue"
How about a *sensible* commit message? ;)
This reverts commit 1a10539f0f .
|
2014-08-26 10:24:40 -07:00 |
webchick
|
1a10539f0f
|
git commit -m Issue
|
2014-08-26 10:14:15 -07:00 |
webchick
|
53b72740fa
|
Issue #2323259 by Sutharsan, vijaycs85, Gábor Hojtsy: Fixed Local translation file detection is not semantic version compatible.
|
2014-08-25 22:33:10 -07:00 |
webchick
|
c7013bdaee
|
Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it.
|
2014-08-25 22:24:55 -07:00 |
webchick
|
fb5579178b
|
Issue #2314889 by andypost, Temoor: Standardize entity_test entity route names.
|
2014-08-25 20:46:37 -07:00 |
webchick
|
1b252200a1
|
Issue #2088365 by Cottser, CharuAg, bradklaver, machostache, cs_shadow, visabhishek, sriharsha.uppuluri, grisendo, undertext, naveenvalecha | nod_: Fixed Wrong name for datetime.html.twig should be time.html.twig.
|
2014-08-24 13:46:18 -07:00 |
webchick
|
b025761f55
|
Issue #2315269 by sun: Fixed Entity/Query/Sql/QueryAggregate: PDOException: General error: GROUP BY clause is required before HAVING.
|
2014-08-24 13:19:02 -07:00 |
webchick
|
fd0be0461f
|
Issue #2244359 by mondrake: Lazy-load GD resource in GDToolkit.
|
2014-08-24 13:16:19 -07:00 |
webchick
|
1203a0927b
|
Issue #2325575 by sun: Fixed Theme must not be primed in core.extension and KernelTestBase.
|
2014-08-23 15:07:03 -07:00 |
webchick
|
7ad7909500
|
Issue #2314599 by Crell, Cottser, dawehner: Use title/url instead of l() for building breadcrumb.
|
2014-08-23 15:00:26 -07:00 |
webchick
|
6a6e601d4a
|
Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object.
|
2014-08-23 14:18:18 -07:00 |
webchick
|
4fb0f9d8fd
|
Issue #2251113 by alexpott, damiankloip, Crell, Wim Leers, dawehner, sun: Use container parameters instead of settings.
|
2014-08-23 13:19:53 -07:00 |
webchick
|
de5fe262f2
|
Issue #2318087 by tim.plunkett: Replace ['input'] with FormState::getUserInput().
|
2014-08-23 12:18:55 -07:00 |
webchick
|
d72c0f98ec
|
Issue #1510544 by swentel, Bojhan, Gábor Hojtsy, merlinofchaos, Cottser, Wim Leers, plopesc, aspilicious, sannejanssen, larowlan, tim.plunkett, nod_: Fixed Show previews in front-end theme, able to select different view modes.
|
2014-08-23 12:03:35 -07:00 |
Alex Pott
|
629ebca291
|
Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers.
|
2014-08-22 12:59:25 +01:00 |
Alex Pott
|
7fff6e850a
|
Issue #2297875 by herom, bfr: Replace calls to form_set_error() to $form_state->setErrorByName().
|
2014-08-22 02:04:33 +01:00 |
Alex Pott
|
92ff38768a
|
Issue #2291833 by andypost, kgoel | Crell: Standardize taxonomy term entity route names.
|
2014-08-22 01:54:34 +01:00 |
Alex Pott
|
a4125e6a8c
|
Issue #2228093 by dawehner | sun: Modernize theme initialization.
|
2014-08-21 17:53:03 +01:00 |
Alex Pott
|
450cc9891d
|
Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest.
|
2014-08-21 12:36:06 +01:00 |
Alex Pott
|
bf28ded50d
|
Issue #2321341 by blueminds: Fixed EntityAccessControlHandler::createAccess() does not pass into the hooks the entity bundle.
|
2014-08-21 12:27:40 +01:00 |
Alex Pott
|
7f2710bea8
|
Issue #2315333 by tim.plunkett: Move block plugin code out of block.module.
|
2014-08-21 12:20:41 +01:00 |
Alex Pott
|
f3c0bc05d7
|
Issue #2322933 by Xano: Fixed Module list form fatals due to incorrect route configuration.
|
2014-08-21 12:10:46 +01:00 |
Alex Pott
|
01372dd529
|
Issue #2323521 by herom: Fixed a couple of t() calls in core.
|
2014-08-20 17:28:00 +01:00 |
Alex Pott
|
9be30ef535
|
Issue #2271251 by ParisLiakos, undertext, JeroenT, StevenPatz, tim.plunkett: Remove usages of watchdog() from non-form and non-controllers.
|
2014-08-20 16:26:18 +01:00 |
Alex Pott
|
62edf5212d
|
Issue #2319719 by Tim Bozeman, pcambra, undertext, bojanz: Fixed Widget validation crashes on ItemList violations.
|
2014-08-20 15:40:29 +01:00 |
Nathaniel Catchpole
|
5348e2e361
|
Issue #2283977 by alexpott, Gábor Hojtsy, effulgentsia, fago: Create a new ConfigEntity type for storing bundle-specific customizations of base fields.
|
2014-08-19 11:25:28 +01:00 |
Alex Pott
|
0463b81a08
|
Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected.
|
2014-08-18 16:50:50 +01:00 |
Alex Pott
|
f1713d5754
|
Issue #2309187 by andypost | Crell: Fixed double-link-entry between Entity and Entity Type classes.
|
2014-08-18 16:30:22 +01:00 |
Alex Pott
|
093ea79442
|
Issue #2285083 by crowdcg, andypost, larowlan: Rename contact category to contact form.
|
2014-08-16 12:57:44 +01:00 |
Alex Pott
|
28ef6b28c3
|
Issue #2152227 by JeroenT, joelpittet, steinmb, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_tableselect() to #theme table__tableselect.
|
2014-08-15 23:48:45 +01:00 |
Alex Pott
|
17fcc16482
|
Issue #2319671 by dawehner, jhodgdon, xjm, alexpott: ViewsDataController: Step1: Move entity views data into controllers.
|
2014-08-14 12:06:59 -07:00 |
Alex Pott
|
b3695e87b3
|
Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual.
|
2014-08-13 22:21:28 -07:00 |
Alex Pott
|
b428eda79c
|
Issue #2291829 by kgoel, dawehner | Crell: Standardize user route names.
|
2014-08-13 20:39:40 -07:00 |
Alex Pott
|
7f4876c85b
|
Issue #2261477 by sun, neclimdul: Remove broken Drupal\system\Tests\ScriptTest.
|
2014-08-13 16:44:31 -07:00 |
Alex Pott
|
93beccc571
|
Issue #2217755 by Alumei, Les Lim, er.pushpinderrana, martin107, Daniel Norton | alexpott: Fixed template_preprocess_links uses a non existent class JSON.
|
2014-08-13 14:04:31 -07:00 |
Jennifer Hodgdon
|
8aa8c492c4
|
Issue #2320537 by er.pushpinderrana: Fix syntax problems in core.api.php
|
2014-08-13 08:58:25 -07:00 |
Alex Pott
|
c8bd0b4f9d
|
Issue #2316537 by dawehner | chx: Upgrade symfony CMF to 1.2, remove deprecated parameters from getRouteByName* .
|
2014-08-12 18:23:46 -07:00 |
Alex Pott
|
4ae3ee3a75
|
Issue #2305707 by cilefen, pwolanin, dawehner, LinL: MenuLinkContent disabled field should be renamed to enabled and use positive logic.
|
2014-08-12 12:32:08 -07:00 |
webchick
|
9c87059f0f
|
Issue #2305839 by jhodgdon, tim.plunkett: Convert hook_element_info() to annotated classes.
|
2014-08-12 12:19:20 -07:00 |
Alex Pott
|
cd8986c2d7
|
Issue #2278567 by kgoel, azinck, dawehner | Crell: Standardize node route names by relationship.
|
2014-08-12 11:23:01 -07:00 |
Alex Pott
|
f9c1ff235b
|
Issue #2314123 by sun: Fixed various tests.
|
2014-08-12 00:40:02 -07:00 |
Alex Pott
|
ad64eddb50
|
Issue #2260059 by er.pushpinderrana, joelpittet, LinL, SebCorbin | Mark Carver: Fixed Title in template_preprocess_item_list() is typecasted as string.
|
2014-08-12 00:29:39 -07:00 |
Alex Pott
|
3f3fc8db8f
|
Issue #2283301 by Dave Reid, davidhernandez, Cottser, joelpittet: Added Twig filters for drupal_html_class() and drupal_clean_id_identifier().
|
2014-08-11 22:14:21 -05:00 |
Alex Pott
|
b366d7d798
|
Issue #314385 by penyaskito, Pancho, mgifford, jjcarrion, jlbellido, akalata, alimac, jday, Risse, stBorchert | emmajane: Make position of #description configurable via the API.
|
2014-08-11 22:03:40 -05:00 |
Alex Pott
|
6f476b8a43
|
Issue #2301393 by kim.pepper, larowlan: Deprecate all of mail.inc, move drupal_mail to method on Mail plugin manager.
|
2014-08-11 09:25:38 -05:00 |
Alex Pott
|
c7cce611a9
|
Issue #2231693 by amitgoyal, joshi.rohit100, helmo, LinL, iS: [Follow up] Update Powered by Drupal link.
|
2014-08-11 08:22:43 -05:00 |
Alex Pott
|
1a8367ce4b
|
Issue #2305831 by aneek, Cottser, chx, jbrown: Fixed Double escaping on /admin/modules/uninstall.
|
2014-08-10 17:35:05 -05:00 |
Alex Pott
|
1371390fb5
|
Issue #2299677 by er.pushpinderrana, gauravkhambhala | jhodgdon: Fix up annotation-related topics a bit.
|
2014-08-10 16:38:19 -05:00 |
Alex Pott
|
8fe81428b7
|
Issue #2315237 by andypost, daggerhart | yched: Rename FieldDefinition to BaseFieldDefinition.
|
2014-08-10 15:43:04 -05:00 |
Alex Pott
|
e1e0ab25ec
|
Issue #2316203 by olli, tim.plunkett | Charles Belov: Fixed Permission "Use the administration pages and help" grants permission to configure Image Toolkit.
|
2014-08-08 15:11:32 -05:00 |
Alex Pott
|
d7d587255d
|
Issue #2307419 by Wim Leers: AssetCollectionOptimizerInterface should allow listing and deleting all aggregates (optimized collection assets).
|
2014-08-08 11:52:12 -05:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
933b8face6
|
Issue #2316253 by er.pushpinderrana | ThomasDik: Fixed Typo in the tags example.
|
2014-08-08 07:35:09 -05:00 |
Nathaniel Catchpole
|
9af55ec10f
|
Issue #2316153 by Berdir: Fixed [typo follow-up] PHP 5.4.30/5.5.15+ changed json_encode() of DateTime objects to include microseconds, breaks tests.
|
2014-08-08 11:05:46 +01:00 |
Alex Pott
|
258856aee9
|
Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler.
|
2014-08-07 23:27:28 +01:00 |
Alex Pott
|
a04820c1da
|
Issue #2302165 followup by cilefen, pwolanin | kgoel: Fixed Only allow loading by plugin definition properties.
|
2014-08-07 22:57:47 +01:00 |
Alex Pott
|
18ddb0044c
|
Issue #2315807 by tim.plunkett: Remove support for path-based form redirects.
|
2014-08-07 21:43:27 +01:00 |
Jennifer Hodgdon
|
23944a1e34
|
Issue #2316779 by er.pushpinderrana: Fix titles and links in theme/render topics
|
2014-08-06 22:34:08 -07:00 |
Alex Pott
|
9b7ead2e45
|
Issue #2145633 by Jose Reyero, Gábor Hojtsy | YesCT: Use standard discovery facility in TypedConfigManager instead of one-off implementation.
|
2014-08-06 10:50:16 +01:00 |
Alex Pott
|
9eac446013
|
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
|
2014-08-06 09:50:23 +01:00 |
Alex Pott
|
627a719a7f
|
Issue #2189661 by tim.plunkett: Replace $form_state['redirect_route'] with setRedirect().
|
2014-08-06 09:05:02 +01:00 |
webchick
|
a98ed74b5d
|
Issue #2216555 by jhodgdon, chx: Fill in @defgroup/topic docs for Migration overview.
|
2014-08-05 22:01:41 -07:00 |
webchick
|
eda0bc578e
|
Issue #2316153 by Berdir: Fixed PHP 5.4.30/5.5.15+ changed json_encode() of DateTime objects to include microseconds, breaks tests.
|
2014-08-05 21:55:48 -07:00 |
Alex Pott
|
19595c2472
|
Issue #2313811 by undertext | andyceo: Fixed Inconsistent interface location: core/modules/menu_link_content/src/Entity/MenuLinkContentInterface.php.
|
2014-08-05 11:52:16 +01:00 |
Alex Pott
|
8f04acbb77
|
Issue #2309221 by mikey_p: Drupal\Core\Datetime\Date should be renamed to DateFormatter.
|
2014-08-05 11:39:21 +01:00 |
Alex Pott
|
25627b05d3
|
Issue #2302165 by cilefen | kgoel: Only allow loading by plugin definition properties.
|
2014-08-05 11:01:55 +01:00 |
Alex Pott
|
6a0ea49673
|
Issue #2315019 by gauravkhambhala, sam152 | alexpott: Fixed Duplicate css in system.module.css.
|
2014-08-04 19:56:25 +01:00 |
webchick
|
1d727ae1ba
|
Issue #2314855 by Crell: Standardize block entity route names.
|
2014-08-04 09:55:19 -07:00 |
webchick
|
45d55e6a9c
|
Issue #2314869 by Crell: Standardize DateFormat entity route names.
|
2014-08-04 09:52:46 -07:00 |
Alex Pott
|
e7e766618c
|
Issue #2306071 by dawehner: Tag backend services.
|
2014-08-04 12:54:30 +01:00 |
Alex Pott
|
7efafc259d
|
Issue #2314563 by crazysix: Fixed Small style change in core/systems module.
|
2014-08-04 12:44:52 +01:00 |
Alex Pott
|
5f4bbab95c
|
Issue #2313823 by tim.plunkett, martin107: Use FormStateInterface for all typehints.
|
2014-08-04 12:21:15 +01:00 |
Alex Pott
|
2896f4a861
|
Issue #2207695 by Manuel Garcia, LewisNyman, pakmanlh, mitsuroseba, Sam152: Expand the throbber API to include a 'full screen' option.
|
2014-08-04 11:51:12 +01:00 |
Alex Pott
|
5fef1a6b37
|
Issue #2313479 by tim.plunkett: Add FormState::setResponse().
|
2014-08-04 11:23:14 +01:00 |
Alex Pott
|
537457b512
|
Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError().
|
2014-08-04 11:19:36 +01:00 |
Alex Pott
|
76608ff7d4
|
Issue #2289999 by dawehner, Cottser | Fabianx: Add an easy way to create HTML on the fly without having to create a theme function / template.
|
2014-08-03 23:45:41 +01:00 |
Alex Pott
|
402e0375de
|
Issue #2313089 by er.pushpinderrana, undertext | jhodgdon: Fixed Form generation topic needs quick follow-up fix.
|
2014-08-01 13:07:42 +01:00 |
Alex Pott
|
13f35820e5
|
Issue #2216551 by jhodgdon: Fill in topic/@defgroup docs for Services/DIC.
|
2014-08-01 12:40:41 +01:00 |
Alex Pott
|
9b8c385574
|
Issue #2310353 by cilefen | YesCT: Move LinksTest to menu_link_content module.
|
2014-07-31 16:25:06 +01:00 |
Nathaniel Catchpole
|
6b93ac73a4
|
Issue #1285726 by kim.pepper, InternetDevels, alexpott, RobLoach: Remove XML-RPC.
|
2014-07-31 16:12:18 +01:00 |
Nathaniel Catchpole
|
a91ef2b853
|
Issue #2272481 by herom, ParisLiakos, tim.plunkett: Remove usages of watchdog() from forms, plugins and controllers.
|
2014-07-31 13:46:06 +01:00 |
Nathaniel Catchpole
|
050ce49fec
|
Issue #2312671 by olli: Fixed Typo langauge.
|
2014-07-31 11:50:21 +01:00 |
Nathaniel Catchpole
|
b0eda32d83
|
Issue #2263365 by donquixote, longwave, alexpott: Second loop in module_implements() being repeated for no reason.
|
2014-07-31 11:25:57 +01:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Jennifer Hodgdon
|
4d07e60aab
|
Issue #2312069 by er.pushpinderrana, dawehner: Fix formatting problem on Default theme implementations topic
|
2014-07-30 15:36:37 -07:00 |
Jennifer Hodgdon
|
bf495bd91f
|
Issue #2312659 by er.pushpinderrana: Fix formatting issues on User topic page
|
2014-07-30 15:34:13 -07:00 |
Alex Pott
|
70bed3385f
|
Issue #2301317 by pwolanin, dawehner, Wim Leers, effulgentsia, YesCT, xjm, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 13:04:04 +01:00 |
Alex Pott
|
44f76c6bcf
|
Revert "Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion."
This reverts commit fd2db9cd35 .
|
2014-07-30 13:02:58 +01:00 |
Nathaniel Catchpole
|
fd2db9cd35
|
Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 11:47:01 +01:00 |
Jennifer Hodgdon
|
9b274e1a26
|
Issue #2309405 by undertext, er.pushpinderrana: Add note to Annotations topic about PluginID shorthand annotation if there is only an ID
|
2014-07-29 09:52:42 -07:00 |
Jennifer Hodgdon
|
a556b96a24
|
Issue #2299679 by jmmarquez, lokeoke: Move some topics/groups to/from core.api.php
|
2014-07-29 09:43:49 -07:00 |
Alex Pott
|
0a66db107f
|
Issue #2060573 by nod_, stefank, jessebeach, tim.plunkett: Fixed Standardized filter/search behavior; surface filter matches regardless of their containing box's open state;.
|
2014-07-29 10:09:48 +01:00 |
Alex Pott
|
4a45c16b0a
|
Issue #2310705 by lokeoke, tim.plunkett, dawehner: AccessManager should introduce constants for 'ANY' / 'ALL'.
|
2014-07-29 09:48:31 +01:00 |
Alex Pott
|
6c5130d0c1
|
Issue #2008566 by kim.pepper, jhedstrom, Berdir: Convert PasswordHashingTest unit tests to phpunit.
|
2014-07-28 22:49:42 +01:00 |
Alex Pott
|
0d99a0ca07
|
Issue #2304399 by er.pushpinderrana, undertext | samuel.mortenson: Fixed "class" attribute in drupal_render should be an array.
|
2014-07-28 22:30:41 +01:00 |
Alex Pott
|
10e6812ef4
|
Issue #2310321 by corbacho, herom: Fixed CSS for RTL messages.
|
2014-07-28 22:20:25 +01:00 |
Alex Pott
|
1a7cd1b532
|
Issue #2073811 by dawehner, pwolanin, joelpittet, Cottser, Mark Carver, steveoliver: Add a url generator twig extension.
|
2014-07-28 08:59:32 +01:00 |
Alex Pott
|
59c3c9757c
|
Issue #2305023 by dawehner: Fixed Rename getCancelRoute to getCancelUrl.
|
2014-07-25 15:44:31 +01:00 |
Alex Pott
|
f0c9d009a3
|
Issue #2033211 by jwilson3, LewisNyman, sqndr, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory.
|
2014-07-25 11:17:35 +01:00 |
Alex Pott
|
5783e08f16
|
Issue #2149197 by penyaskito, mikey_p, vijaycs85, herom: Replace format_interval with \Drupal::service('date')->formatInterval().
|
2014-07-24 15:54:28 +01:00 |
Alex Pott
|
1ddfac8c94
|
Issue #2112247 by sihv, dgroene, aalamaki, Dennis Walgaard, mErilainen: Fixed Valid file extensions in file names are not properly enforced when uploading files.
|
2014-07-24 15:43:36 +01:00 |
Alex Pott
|
d29adc88ad
|
Issue #2297947 by amitgoyal, andrewmacpherson: Clean up API docs for hook_file_mimetype_mapping_alter().
|
2014-07-22 20:58:00 +01:00 |
Alex Pott
|
dc7a542255
|
Issue #2300297 by er.pushpinderrana, joshi.rohit100 | lmeurs: Hook_file_download() also controls temporary files.
|
2014-07-22 20:45:53 +01:00 |
Alex Pott
|
01bb1268aa
|
Issue #2306611 by rbayliss: Fixed Field weights are not respected on render.
|
2014-07-21 11:13:39 +01:00 |
Nathaniel Catchpole
|
a57630c83d
|
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
|
2014-07-18 19:56:27 +01:00 |
Nathaniel Catchpole
|
6c574a1185
|
Issue #2241229 by Wim Leers: Aggregator Feed & Item content entity types, and AggregatorFeedBlock should use cache tags.
|
2014-07-18 15:52:03 +01:00 |
Nathaniel Catchpole
|
5dad0b8606
|
Issue #597236 by Berdir, catch, msonnabaum, Xano, Wim Leers, jhedstrom, amateescu, corvus_ch, swentel, moshe weitzman, Gábor Hojtsy, riccardoR, killes@www.drop.org, et al: Add entity caching to core.
|
2014-07-18 11:53:52 +01:00 |
Alex Pott
|
937be05a99
|
Issue #2294083 by ParisLiakos: Remove usages of module_uninstall().
|
2014-07-18 11:40:22 +01:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
Alex Pott
|
697991fade
|
Issue #2073759 by mondrake, fietserwin, claudiu.cristea: Convert toolkit operations to plugins.
|
2014-07-17 23:18:18 +01:00 |
Alex Pott
|
b560f348bd
|
Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX.
|
2014-07-16 23:39:40 +01:00 |
Alex Pott
|
fc939d4e6c
|
Issue #2268761 by tim.plunkett: Remove support for function-based forms.
|
2014-07-16 23:26:38 +01:00 |
Alex Pott
|
50ac4700e2
|
Issue #2301273 by pwolanin, dawehner, Wim Leers, effulgentsia, joelpittet, larowlan, YesCT, kgoel: MenuLinkNG part2 (no UI or conversions): MenuLinkTree API and unit tests.
|
2014-07-16 16:50:33 +01:00 |
Alex Pott
|
2eac903aa1
|
Issue #2303547 by mgifford: Fixed Consistency - screen-reader to screen reader.
|
2014-07-16 12:31:36 +01:00 |
Alex Pott
|
db72be7683
|
Issue #2302843 by claudiu.cristea: {cache_tags} conflicts with cache bin database table names.
|
2014-07-16 12:28:59 +01:00 |
Alex Pott
|
2c93dd6734
|
Revert "Issue #2033211 by LewisNyman, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory."
This reverts commit 16e60c421b .
|
2014-07-15 20:31:27 +01:00 |
Alex Pott
|
0fcb80b9a8
|
Issue #2271363 by Berdir: Remove CacheDecorator and ProcessDecorator.
|
2014-07-15 12:31:06 +01:00 |
Alex Pott
|
f2b6aa7a75
|
Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX.
|
2014-07-15 12:29:14 +01:00 |
Alex Pott
|
37e61b1580
|
Issue #2132477 by tkuldeep17, tim.plunkett | shameemkm: Convert batch_test forms to controllers.
|
2014-07-15 12:02:33 +01:00 |
Alex Pott
|
1b55c4f20d
|
Issue #2302531 by tim.plunkett: Convert database_test_theme_tablesort to a class.
|
2014-07-15 11:59:47 +01:00 |
Alex Pott
|
16e60c421b
|
Issue #2033211 by LewisNyman, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory.
|
2014-07-15 11:30:07 +01:00 |
Alex Pott
|
8bb62da27d
|
Issue #2301239 by pwolanin, dawehner, Wim Leers, effulgentsia, joelpittet, larowlan, xjm, YesCT, kgoel, victoru, berdir, likin, and plach: MenuLinkNG part1 (no UI or conversions): plugins (static + MenuLinkContent) + MenuLinkManager + MenuTreeStorage.
|
2014-07-15 09:15:14 +01:00 |
Nathaniel Catchpole
|
02a32e3ff5
|
Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container.
|
2014-07-14 15:58:53 +01:00 |
Nathaniel Catchpole
|
48fb187d5c
|
Issue #2196241 by sun, alexpott: Remove string translation services from TestBase container.
|
2014-07-14 11:53:00 +01:00 |
webchick
|
0e240bb7d5
|
Issue #2301591 by joshi.rohit100: Remove drupal_rebuild_form() as it is deprecated.
|
2014-07-13 13:22:36 -07:00 |
webchick
|
e008d3a505
|
Issue #2030165 by Berdir, tim.plunkett, vijaycs85, tkuldeep17 | rteijeiro: Convert form_test_* functions to classes.
|
2014-07-13 13:00:10 -07:00 |
Alex Pott
|
821da69cc0
|
Issue #2301837 by er.pushpinderrana | jhodgdon: Fixed Missing @endcode on Entity API topic.
|
2014-07-13 10:29:01 +01:00 |
Alex Pott
|
ec9e2b5ffd
|
Issue #2301601 by joshi.rohit100: Remove drupal_validate_form() as it is deprecated.
|
2014-07-13 10:10:20 +01:00 |
Alex Pott
|
16102e801e
|
Issue #2301587 by joshi.rohit100: Remove form_state_defaults() as it is deprecated.
|
2014-07-13 10:08:09 +01:00 |
Alex Pott
|
5ec328b270
|
Issue #2301597 by joshi.rohit100: Remove drupal_prepare_form() as it is deprecated.
|
2014-07-13 09:54:57 +01:00 |
Alex Pott
|
7fe5f2ac1e
|
Issue #2080311 by rhm50, amitgoyal, InternetDevels, Rajesh Ashok, pfrenssen, natemow, areke, chertzog | mrsinguyen: Clean up Drupal\system\Tests\Database\SelectTest.php.
|
2014-07-13 09:32:51 +01:00 |
webchick
|
686b47cd0b
|
Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom, rhm50, naveenvalecha, andypost, mandar.harkare, sergeypavlenko, sidharthap, SIz, tkuldeep17: Replace user_access() calls with ->hasPermission() in all core modules except user.
|
2014-07-11 23:55:56 -07:00 |
webchick
|
a07a4918b3
|
Revert "Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user."
Fixing commit credit.
This reverts commit 25afa8100a .
|
2014-07-11 23:54:55 -07:00 |
webchick
|
1eadf82a5e
|
Issue #2299691 by er.pushpinderrana, jhodgdon: Some topics should be removed.
|
2014-07-11 22:50:50 -07:00 |
webchick
|
c9b2ff5e13
|
Issue #2301493 by alexpott: Fixed Typehint Drupal\file\File is does not exist.
|
2014-07-11 22:42:35 -07:00 |
webchick
|
25afa8100a
|
Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user.
|
2014-07-11 22:41:12 -07:00 |
Alex Pott
|
1c7cf17980
|
Issue #806982 by lokapujya, gnuget, miqmago, shashi1028, Floydm, bfroehle, kathyh, sreynen: Tables should take an optional footer variable and produce <tfoot>.
|
2014-07-11 23:46:29 +01:00 |
Alex Pott
|
50327552d5
|
Issue #2248407 by ultimike, hussainweb, benjy, jp.stacey: D6 Block Mapping.
|
2014-07-11 13:07:11 +01:00 |
Alex Pott
|
5ffb1d3cfe
|
Issue #2216535 by jhodgdon, Berdir: Replace Node overview topic and Node API topic with Entity Hooks topic.
|
2014-07-11 13:04:53 +01:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
webchick
|
f905406d19
|
Issue #2078867 by tim.plunkett, jackbravo, ianthomas_uk, InternetDevels, piyuesh23, disasm, nano_monkey | vijaycs85: Convert _form_test_* functions to classes.
|
2014-07-10 14:36:56 -07:00 |
Alex Pott
|
8501b7f2d0
|
Issue #2257519 by sun, larowlan, xjm, cs_shadow: Move content assertion methods into a trait, so DUTB can consume it, too.
|
2014-07-10 16:32:46 +01:00 |
Alex Pott
|
558ad0ce8a
|
Issue #2242405 by mikebarkas, jlbellido | alexpott: Fixed FileTransfer::connect is protected yet the implementations are public and this is relied upon.
|
2014-07-10 11:22:27 +01:00 |
Dries
|
e45c1eade3
|
Issue #2239969 by znerol, alexpott, neclimdul, sun: Fixed session of (UI) test runner leaks into web tests.
|
2014-07-09 11:43:26 -04:00 |
Alex Pott
|
9e4300f7ad
|
Issue #2298039 by lauriii, LewisNyman: Remove all PNG fallbacks for SVG.
|
2014-07-08 19:27:08 +01:00 |
Alex Pott
|
1594e52209
|
Issue #2283385 by jibran | vijaycs85: Remove BreadcrumbBuilderBase.
|
2014-07-08 11:46:22 +01:00 |
Alex Pott
|
7c61f7ba9a
|
Issue #2227601 by mparker17, cs_shadow, swentel, lanchez, mgifford: Added a "Visually-hidden" field label formatter.
|
2014-07-08 11:45:01 +01:00 |
Alex Pott
|
bbbe3fdc4c
|
Issue #2289247 by lauriii, mgifford, sqndr | LewisNyman: Visually hide the table headers on the modules page.
|
2014-07-08 11:38:29 +01:00 |
Alex Pott
|
5fe283cac6
|
Issue #2296859 by Mark Carver: Fixed [regression] Responsive classes not always added to table rows.
|
2014-07-08 11:35:20 +01:00 |
Alex Pott
|
fea90901e1
|
Issue #2293825 by sun: Fixed Various test classes do not have a "Test" suffix.
|
2014-07-07 17:06:42 +01:00 |
Alex Pott
|
a4f2506b17
|
Issue #2298485 by damiankloip: Fixed setMultiple should also use microtime in the DatabaseBackend.
|
2014-07-07 16:37:32 +01:00 |
Alex Pott
|
5dd3776909
|
Issue #1918820 by neclimdul, typhonius, pwolanin | 0x534B41: Fixed HTTP header date formats.
|
2014-07-07 16:33:35 +01:00 |
Alex Pott
|
78a7670261
|
Issue #1419036 by lauriii, gnuget, wheatpenny, InternetDevels, oliverhm, scresante, patrickd | sun: Added a CSS class for form items that have no label.
|
2014-07-07 15:57:04 +01:00 |
Alex Pott
|
f2623d2332
|
Issue #2297475 by marcingy: Remove calls to comment_load.
|
2014-07-07 15:01:07 +01:00 |
Alex Pott
|
c072353df4
|
Issue #2282161 by Crell: Split off link/url generation trait.
|
2014-07-07 14:52:01 +01:00 |
Alex Pott
|
b16acb2a02
|
Issue #2216523 by jhodgdon: Fill in REST and Third Party @defgroup topic docs.
|
2014-07-07 14:40:24 +01:00 |
Alex Pott
|
7332211095
|
Issue #2290103 by damiankloip, larowlan: Rename 'item_length' to 'view_mode' to aid discoverability.
|
2014-07-07 14:19:23 +01:00 |
Alex Pott
|
baf2bbaa17
|
Issue #2288665 by znerol: Remove _maintenance request attribute and replace it with a maintenance mode service.
|
2014-07-07 14:03:55 +01:00 |
Alex Pott
|
8878f6b107
|
Issue #2286837 by ParisLiakos, damiankloip: Remove drupal_get_hash_salt().
|
2014-07-07 11:48:03 +01:00 |
Alex Pott
|
1742e5e9e4
|
Issue #1987418 by joelpittet, drupalninja99, rakhimandhania, Manuel Garcia, scor, shanethehat, Cottser, LinL, LewisNyman, minneapolisdan: User.module - Convert theme_ functions to Twig.
|
2014-07-07 11:38:44 +01:00 |
Alex Pott
|
8e07c22ceb
|
Issue #1529814 by mgifford, JohnAlbin, ibullock, dcmouyard, mark.labrecque, andrewmacpherson, vegantriathlete: Fixed skiplink behavior for Webkit browsers.
|
2014-07-07 11:28:35 +01:00 |
Alex Pott
|
0a4ecfdc5d
|
Issue #2259317 by effulgentsia: Remove _system_path usage from system_test.module.
|
2014-07-07 11:19:47 +01:00 |
Alex Pott
|
6a8faf5552
|
Issue #2290261 by tim.plunkett, amool: Fixed Full configuration export crashing without the php_fileinfo extension.
|
2014-07-06 18:14:59 +01:00 |
Alex Pott
|
0fb70c779f
|
Issue #2241165 by larowlan: Fixed Remove redundant shorthand.js file.
|
2014-07-06 17:49:49 +01:00 |
Dries
|
d247620e1a
|
Issue #2286403 by martin107: Inconsistent use of magic number when constants DIRECTION_LTR and DIRECTION_RTL already defined.
|
2014-07-02 16:30:25 -04:00 |
webchick
|
7862be8cfc
|
Issue #2282683 by mdrummond | Mark Carver: Responsive tables do not have tests.
|
2014-07-02 13:09:45 -07:00 |
Nathaniel Catchpole
|
4fb1180802
|
Issue #2224847 by pwolanin, damiankloip, danblack, Berdir: Fixed Automatically shorten cid's in Cache\DatabaseBackend and PhpBackend.
|
2014-07-02 20:49:14 +01:00 |
webchick
|
21fc02cf5c
|
Issue #2290129 by jhodgdon, Gábor Hojtsy, Crell, joachim: Menu/routing topic needs an overhaul.
|
2014-07-02 12:34:20 -07:00 |
webchick
|
72c229e31e
|
Issue #2249089 by ivan.chaquea, mgifford: Fixed Improper use of a LABEL for Last Saved & Author.
|
2014-07-02 11:52:48 -07:00 |
webchick
|
9c16305b36
|
Issue #2212283 by nod_: Auto-format JS files.
|
2014-07-02 11:48:06 -07:00 |
webchick
|
7f5552052c
|
Issue #2017257 by jason.bell, dead_arm, alexrayu, philipz, idebr, rteijeiro, emma.maria, frankbaele, LewisNyman: Create generic layout classes.
|
2014-07-02 11:39:57 -07:00 |
webchick
|
c1ed4d671c
|
Issue #2253917 by yannickoo: Use same style for Search label on uninstall page like on modules page.
|
2014-07-02 11:29:52 -07:00 |
Nathaniel Catchpole
|
b4f282a55b
|
Issue #2144263 by fago, yched, alexpott, Berdir, plach, andypost, effulgentsia, michaelfavia: Decouple entity field storage from configurable fields.
|
2014-07-01 13:59:17 +01:00 |
Nathaniel Catchpole
|
6383bb2aa6
|
Issue #2293163 by Wim Leers, pwolanin: Fixed MemoryBackend's cache entries may be modified unintentionally thanks to object references.
|
2014-07-01 10:56:37 +01:00 |
Dries
|
41576e126f
|
Issue #1875996 by Xano, tim.plunkett, neclimdul, Rajendar Reddy, Jalandhar: Reconsider naming conventions for derivative classes.
|
2014-06-30 15:24:34 -04:00 |
Dries
|
6933b27767
|
Issue #2239009 by effulgentsia, dawehner: Remove public direct usage of the '_system_path' request attribute.
|
2014-06-30 15:09:23 -04:00 |
Nathaniel Catchpole
|
03cc400b0f
|
Issue #2272279 by joelpittet, chx: Kill RenderWrapper class.
|
2014-06-30 10:23:11 +01:00 |
webchick
|
94e0188a10
|
Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request.
|
2014-06-29 20:33:08 -07:00 |
webchick
|
19475dd4cf
|
Issue #1468582 by mgifford, janusman, edward_or, tstoeckler, alanburke, Schnitzel, dcmouyard, LewisNyman: Add mobile friendly meta tags to the html.tpl.php.
|
2014-06-27 13:38:15 -07:00 |
Dries
|
3b1cb04b3c
|
Issue #2288783 by tim.plunkett: Add a current theme condition.
|
2014-06-27 17:39:19 +02:00 |
webchick
|
5cd540a56d
|
Issue #2286681 by alexpott, tim.plunkett: Fixed Make public properties on ConfigEntityBase protected.
|
2014-06-27 08:09:42 -07:00 |
webchick
|
0e8032ef0f
|
Issue #2216547 by jhodgdon, Berdir: Fill in topic/@defgroup for User system overview.
|
2014-06-27 00:06:00 -07:00 |
webchick
|
04bf43bb92
|
Issue #2272467 by ParisLiakos: Remove usages of watchdog() from procedural code.
|
2014-06-26 11:55:12 -07:00 |
Nathaniel Catchpole
|
dbb3bb005c
|
Issue #2257587 by fietserwin: Remove parameter in calls between and within Image and toolkit.
|
2014-06-26 12:26:01 +01:00 |
Nathaniel Catchpole
|
5e58da00e6
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 11:47:01 +01:00 |
webchick
|
3a1f6fd999
|
Issue #2281635 by fubhy, er.pushpinderrana, EclipseGc, blueminds, tim.plunkett: \Drupal\Core\Plugin\Context\Context should use a ContextDefinition class instead of arrays.
|
2014-06-25 16:15:36 -07:00 |
Jennifer Hodgdon
|
90a3498fe5
|
Issue #2290325 by cs_shadow: Get rid of form builder functions topic and references to it
|
2014-06-25 15:02:52 -07:00 |
webchick
|
1176527762
|
Issue #2292025 by tim.plunkett: Convert BreadcrumbBuilderInterface applies() and build() to use RouteMatch.
|
2014-06-25 14:29:38 -07:00 |
webchick
|
b6a4ff8ab7
|
Issue #2290285 by jhodgdon: Condition plugin classes need more links/docs.
|
2014-06-25 14:26:20 -07:00 |
webchick
|
412fbfd067
|
Issue #2216563 by jhodgdon: Fill in @defgroup/topic docs for Object Oriented Programming overview.
|
2014-06-25 14:17:18 -07:00 |
webchick
|
cd524ac255
|
Issue #2216559 by jhodgdon: Repurpose @defgroup/topic docs for Architecture Overview.
|
2014-06-25 13:45:51 -07:00 |
webchick
|
0843922e30
|
Issue #2216539 by jhodgdon, dawehner: Fill in @defgroup/topic docs for Views overview.
|
2014-06-25 13:39:01 -07:00 |
webchick
|
539061c75b
|
Issue #2286357 by tim.plunkett: Introduce Display Variants, use for the block rendering flow.
|
2014-06-25 13:07:49 -07:00 |
Nathaniel Catchpole
|
3b84f7b213
|
Issue #2238217 by effulgentsia, neclimdul, martin107, tim.plunkett, cweagans, kim.pepper, xjm: Introduce a RouteMatch class.
|
2014-06-24 14:28:41 +01:00 |
webchick
|
f413f88894
|
Issue #2216541 by jhodgdon, Gábor Hojtsy: Fill in topic/@defgroup docs for Internationalization overview.
|
2014-06-23 09:03:29 -07:00 |
webchick
|
065721999a
|
Issue #2262483 follow-up by sun: Fixed Some PHPUnit tests do not exist.
|
2014-06-21 22:06:31 -07:00 |
webchick
|
4809d4d94d
|
Issue #2234439 by jhodgdon, cosmicdreams, xjm: Add a section for the plugin system to the API doc landing page.
|
2014-06-20 10:55:45 -07:00 |
webchick
|
e5b3f93a51
|
Issue #2191445 by jhodgdon: Fixed Database abstraction layer topic / landing page needs more info.
|
2014-06-20 10:51:13 -07:00 |
Jennifer Hodgdon
|
2c77fc293e
|
Issue #2261083 by amitgoyal, joshi.rohit100, er.pushpinderrana, aschmoe: Move mention of System Help block from Help module help to System module help
|
2014-06-20 10:44:03 -07:00 |
Nathaniel Catchpole
|
6f33b60481
|
Issue #2124957 by Wim Leers, catch: Replace 'content' cache tag with 'rendered' and use it sparingly.
|
2014-06-20 18:41:22 +01:00 |
Nathaniel Catchpole
|
86e432e05e
|
Issue #2143291 by plach, alexpott, xjm, effulgentsia, pwolanin, swentel | yched: Clarify handling of field translatability.
|
2014-06-20 18:40:27 +01:00 |
Nathaniel Catchpole
|
0f752ca609
|
Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting.
|
2014-06-20 18:38:26 +01:00 |
Nathaniel Catchpole
|
a4d7fad2ae
|
Revert "Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting."
This reverts commit c9e73f7def .
|
2014-06-20 18:38:00 +01:00 |
Nathaniel Catchpole
|
c9e73f7def
|
Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting.
|
2014-06-20 13:21:57 +01:00 |
Nathaniel Catchpole
|
eb3c8b1e52
|
Revert "Issue #1003788 by stefan.r, Alan D., Josh Waihi, JimmyAx, robhardwick, wiifm, twistor, pwolanin, bzrudi71, bellHead, john_brown: Fixed PostgreSQL: PDOException:Invalid text representation when attempting to load an entity with a string or non-scalar ID."
This reverts commit 4086829bbe .
|
2014-06-20 13:18:36 +01:00 |
Nathaniel Catchpole
|
4086829bbe
|
Issue #1003788 by stefan.r, Alan D., Josh Waihi, JimmyAx, robhardwick, wiifm, twistor, pwolanin, bzrudi71, bellHead, john_brown: Fixed PostgreSQL: PDOException:Invalid text representation when attempting to load an entity with a string or non-scalar ID.
|
2014-06-20 09:07:57 +01:00 |
Jennifer Hodgdon
|
1623fcc2ca
|
Isssue #2263047 by joshi.rohit100, amitgoyal: Clean up hook_help example so it complies with hook_help standards
|
2014-06-19 07:03:32 -07:00 |
Dries
|
2da508579c
|
Issue #2285349 by olli: Fixed Fatal error: Call to a member function getType() on a non-object in comment.module on line 951.
|
2014-06-18 22:10:59 +02:00 |
webchick
|
ade617fda0
|
Issue #2286241 by YesCT: Fixed Move stray SystemLocalTasksTest to PSR-4 location.
|
2014-06-18 12:04:02 -07:00 |
webchick
|
1228438e65
|
Issue #2278541 by tim.plunkett, kim.pepper, Bojhan, EclipseGc: Refactor block visibility to use condition plugins.
|
2014-06-17 10:53:40 -07:00 |
Alex Pott
|
fce11dd725
|
Issue #2285795 by Gábor Hojtsy: Fixed Drupal 8 loads alpha2 translations instead of alpha12.
|
2014-06-17 12:54:22 +01:00 |
webchick
|
5a0893fd2a
|
Issue #2216553 by jhodgdon, fago: Fill in @defgroup/topic docs for Typed Data.
|
2014-06-16 10:02:24 -07:00 |
webchick
|
371e762470
|
Issue #2216533 by jhodgdon: Fill in topic/@defgroup docs for Entity API overview.
|
2014-06-16 09:31:16 -07:00 |
webchick
|
359936bce7
|
Issue #2216557 by jhodgdon, mongolito404, Berdir: Fill in @defgroup/topic docs for Testing overview.
|
2014-06-16 09:26:45 -07:00 |
webchick
|
40942c7412
|
Issue #2282125 by joshi.rohit100, mtift: Fixed Remove instances of '@return self'.
|
2014-06-15 23:42:31 -07:00 |
webchick
|
c451db4f00
|
Issue #2231693 by amitgoyal, iS: Update Powered by Drupal link.
|
2014-06-15 23:39:36 -07:00 |
Alex Pott
|
4831e2ee7c
|
Issue #2226267 by fago, xjm, Berdir: Improve default value handling of fields to be consistent.
|
2014-06-16 00:19:55 +01:00 |
Nathaniel Catchpole
|
0c33183a9e
|
Issue #2256679 by alexpott, tim.plunkett: Fixed Use config schema to determine which config entity properties to export regardless of whether they are public or protected.
|
2014-06-14 10:03:25 +01:00 |