Nathaniel Catchpole
|
55b8558084
|
Issue #2371141 by pfrenssen: Fixed XSS vulnerability when displaying exception backtrace.
|
2014-11-13 13:01:52 +00:00 |
Alex Pott
|
7473eaf4c0
|
Issue #2371671 by podarok | Chi: Fixed drupal_set_message repeat parameter does not work.
|
2014-11-12 23:28:35 -08:00 |
Alex Pott
|
5c3a1c67ad
|
Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls.
|
2014-11-09 23:40:48 -08:00 |
Alex Pott
|
789de472d0
|
Issue #2354597 by esod, YesCT, vadim.hirbu, ashutoshsngh: Remove usage of form_set_value().
|
2014-11-07 12:05:32 -08:00 |
Alex Pott
|
dda70f7112
|
Issue #2230121 by znerol, dawehner | sun: Fixed Remove exit() from FormBuilder.
|
2014-11-02 21:56:08 +00:00 |
catch
|
150893931e
|
Issue #2271419 by alexpott, larowlan: Fixed Allow field types, widgets, formatters to specify config dependencies.
|
2014-11-01 09:42:21 +00:00 |
catch
|
b1e36444b1
|
Issue #2355187 by ashutoshsngh, rpayanm, skipyT, legolasbo: Remove form_get_cache().
|
2014-10-31 20:53:15 +00:00 |
Alex Pott
|
8f89d7b9ee
|
Issue #2361615 by Gábor Hojtsy: Fixed Field type config schemas are not in the base schema.
|
2014-10-31 10:32:24 +00:00 |
webchick
|
b7ad99ad8d
|
Issue #2364173 by alexpott: Fixed Remove dead code for session-test/set-not-started.
|
2014-10-29 22:44:07 -07:00 |
Alex Pott
|
961f188881
|
Issue #2363139 by Wim Leers, dawehner, larowlan: _content controllers may only return render arrays, not strings.
|
2014-10-27 14:13:28 +00:00 |
Nathaniel Catchpole
|
985edb1548
|
Issue #2351847 by damiankloip: Fixed Rename getCacheTag() to getCacheTags().
|
2014-10-21 09:46:57 +01:00 |
Nathaniel Catchpole
|
47e0030705
|
Issue #2332935 by plach, alexpott, dawehner: Allow code to respond to entity/field schema changes.
|
2014-10-17 23:10:00 +01:00 |
Alex Pott
|
22c82583c9
|
Issue #2246647 by mpdonadio, cilefen, YesCT, tim.plunkett: Rename PluginBag to LazyPluginCollection.
|
2014-10-17 22:06:53 +01:00 |
Nathaniel Catchpole
|
6cbb5d9e1e
|
Issue #2350949 by Wim Leers: Add hook_page_attachments(_alter)() and deprecate hook_page_build/alter().
|
2014-10-16 13:36:06 +01:00 |
Alex Pott
|
6b265331ea
|
Issue #2238981 by dawehner, effulgentsia, tim.plunkett: Change controllers to receive route parameters in their signature rather than via $request->attributes.
|
2014-10-15 11:26:18 +01:00 |
Nathaniel Catchpole
|
6ba1da1c63
|
Issue #2205527 by cilefen, alexpott, martin107, Xen, Gaelan, clintrandall777@gmail.com: Fixed Move configuration import lock to lock.persistent service since a lock can not exist beyond a single request.
|
2014-10-14 12:04:33 +01:00 |
Nathaniel Catchpole
|
66762a5361
|
Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId().
|
2014-10-13 10:10:32 +01:00 |
Alex Pott
|
6fa0c8885e
|
Issue #1434670 by AlPotapov, bleen18 | ericduran: Add test for verticle_tabs default.
|
2014-10-12 22:12:44 +01:00 |
Alex Pott
|
3fb2ec3fe6
|
Issue #2242749 by znerol, torotil, rszrama, larowlan, dawehner, penyaskito, tim.plunkett, sun, Damien Tournoud, David_Rothstein, effulgentsia: Fixed Port Form API security fix SA-CORE-2014-002 to Drupal 8.
|
2014-10-12 11:00:04 +01:00 |
webchick
|
4724ae1d1f
|
Issue #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations.
|
2014-10-09 11:41:26 -07:00 |
Nathaniel Catchpole
|
b1fa3ac38c
|
Issue #2184907 by JeroenT, ParisLiakos, ianthomas_uk, hussainweb, dawehner: Remove uses of drupal_add_http_header and related functions.
|
2014-10-09 12:58:40 +01:00 |
Alex Pott
|
195d49998a
|
Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes.
|
2014-10-09 07:39:37 +01:00 |
Nathaniel Catchpole
|
3f5bb7d9fc
|
Issue #2346369 by Wim Leers: Support special '#attached' variable for attaching assets in preprocess functions.
|
2014-10-08 12:50:22 +01:00 |
Alex Pott
|
d3f105ed86
|
Issue #2226207 by lauriii, mgbellaire, Cottser, m1r1k, Mark Carver, LinL, rachel_norfolk, rteijeiro, skwashd, davidhernandez, euphoric_mv: Make 'template' the default output option for hook_theme().
|
2014-10-08 12:06:17 +01:00 |
Alex Pott
|
1d707401bf
|
Issue #1946240 by eiriksm, David_Rothstein, Yaron Tal, madhusudanmca, rszrama: Remove the hardcoded 0 index in status-messages.html.twig.
|
2014-10-08 10:47:08 +01:00 |
Alex Pott
|
5f1d08d7bc
|
Issue #2347111 by znerol: StackKernelIntegrationTest is not testing a successful request.
|
2014-10-07 14:23:28 +02:00 |
Alex Pott
|
4300214f88
|
Issue #2264041 by pwolanin, dawehner, cilefen, chx: Fixed Add a test to ensure title callbacks are not vulnerable to XSS.
|
2014-10-05 12:44:08 +02:00 |
Alex Pott
|
b35d190d28
|
Issue #2160965 by herom, dawehner, robertdbailey, Berdir, fran seva: Fixed Content entities are not upcast in the page language, inconsistent with config entities.
|
2014-10-05 12:03:46 +02:00 |
catch
|
4e5c1c2bef
|
Issue #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with <current> and <none>.
|
2014-10-02 13:39:56 +02:00 |
Alex Pott
|
ba2b869092
|
Issue #2275659 by fago, pgautam: Separate FieldableEntityInterface out of ContentEntityInterface.
|
2014-10-01 16:11:14 +02:00 |
webchick
|
0189add1e3
|
Issue #2304987 by Berdir, Wim Leers: Fixed Don't invalidate cache tags of referenced entities, use entity list cache tags correctly, add test coverage for entity list cache tags.
|
2014-10-01 01:20:51 -07:00 |
Alex Pott
|
002ae719c9
|
Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements.
|
2014-09-30 10:10:00 +02:00 |
Alex Pott
|
31022924e1
|
Issue #2343759 by pwolanin, larowlan, dawehner, tim.plunkett, effulgentsia, xjm, Wim Leers: Provide an API function to replace url()/l() for external urls.
|
2014-09-30 08:50:14 +02:00 |
webchick
|
8ea359c440
|
Issue #2346421 by yched: Fixed WTF with getTargetEntityId() / getBundle().
|
2014-09-28 16:08:28 -07:00 |
webchick
|
6d27e11a37
|
Issue #2100343 by Berdir, fago, martin107, visabhishek, sriharsha.uppuluri, Yorirou: Remove 'fieldable' key in entity definitions in favour of 'field_ui_base_route'.
|
2014-09-28 16:04:00 -07:00 |
Alex Pott
|
420248266f
|
Issue #2344821 by yched: Unify 'name' / 'field_name' in FieldConfig / FieldStorageConfig.
|
2014-09-28 18:36:18 +02:00 |
webchick
|
35fcfc4dbb
|
Issue #1777332 by hass, Cottser, mike.roberts, joelpittet, dawehner | jenlampton: Replace theme_menu_link() and menu-tree.html.twig with a single Twig template.
|
2014-09-27 00:28:57 -07:00 |
webchick
|
0eda196d46
|
Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls.
|
2014-09-27 00:03:46 -07:00 |
catch
|
2c6cd92958
|
Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX.
|
2014-09-25 08:30:31 +01:00 |
webchick
|
5b11264df6
|
Issue #2228125 by dawehner: 'base theme' property in theme .info.yml files does not need to be wrapped in quotes
|
2014-09-24 07:59:17 -07:00 |
Alex Pott
|
ac0cee8f45
|
Issue #2038275 by tim.plunkett, mr.baileys, Sam Hermans: Convert hook_queue_info() to plugin system.
|
2014-09-23 10:47:47 +01:00 |
Alex Pott
|
ff035fc4fa
|
Issue #2340507 by chx, Wim Leers: Make the new AccessResult API and implementation even better.
|
2014-09-22 22:08:27 +01:00 |
Alex Pott
|
22d79dc212
|
Issue #2238149 by Berdir, swentel: Apply formatters and widgets in EntityTestFormCotroller.
|
2014-09-22 09:40:58 +01:00 |
webchick
|
1476c56c62
|
Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig.
|
2014-09-19 19:45:52 -07:00 |
Alex Pott
|
195503e2bf
|
Issue #2338571 by znerol: Remove SessionManager::startLazy().
|
2014-09-19 10:40:50 +01:00 |
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
|
d617be8cba
|
Issue #2331079 by znerol, dawehner: Use RouteMatch in access-checks and remove RequestHelper::duplicate().
|
2014-09-17 23:14:49 +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
|
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
|
2735f129a5
|
Issue #2333501 by swentel | marcvangend: Implement ThirdPartySettingsInterface in EntityView|FormDisplay.
|
2014-09-14 22:10:16 +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
|
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 |
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
|
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
|
ee6ddbe8ac
|
Issue #2332389 by tim.plunkett: Finish adding methods to FormStateInterface.
|
2014-09-10 09:53:11 +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
|
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 |
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 |
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
|
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
|
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 |
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
|
12ee21a360
|
Issue #2328061 by tim.plunkett: Move datetime's FormElement #type classes in Core.
|
2014-08-28 21:42:51 -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
|
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
|
fd0be0461f
|
Issue #2244359 by mondrake: Lazy-load GD resource in GDToolkit.
|
2014-08-24 13:16:19 -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
|
de5fe262f2
|
Issue #2318087 by tim.plunkett: Replace ['input'] with FormState::getUserInput().
|
2014-08-23 12:18:55 -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
|
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
|
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
|
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
|
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 |