Commit Graph

776 Commits (4cd9d4577d364a83f94292c40e2b15b602d574c4)

Author SHA1 Message Date
Alex Pott 3ec63481f7 Issue #2384487 by rpayanm, daffie, Sharique, areke: Make the class variables protected for FilterFormat 2014-12-05 14:38:38 +00:00
Nathaniel Catchpole 4ecc4ead39 Issue #2382557 by Wim Leers: Change JS settings into a separate asset type 2014-12-04 11:37:59 +00:00
Alex Pott 22d1816823 Issue #2325269 by Gábor Hojtsy, Arla: Test and fix views in test_views directories against their configuration schema 2014-12-02 16:18:11 +00:00
Alex Pott 34c1da088f Issue #2383667 by Gábor Hojtsy: pathField and pathFieldsSupplemental is not used in Views wizards 2014-12-01 13:24:45 +00:00
Alex Pott 36122d4cfc Issue #2383633 by Gábor Hojtsy: Clean up in-line colon code style in config schemas 2014-11-29 09:07:04 +00:00
Alex Pott bbcc4623a5 Issue #2381973 by Gábor Hojtsy, vijaycs85, dawehner: View wizard creates 'invalid' views out of the box, missing plugin_ids, insecure permissions 2014-11-28 09:52:27 +00:00
Nathaniel Catchpole 7822393c30 Issue #2370305 by Gábor Hojtsy, yched: Refactor field type configuration schemas for DX, easier to find errors 2014-11-24 22:17:32 +00:00
Nathaniel Catchpole 6714300ac1 Issue #2316909 by Berdir, alexpott: Revisit all built-in test/default views configuration in core 2014-11-24 22:15:38 +00:00
Alex Pott 826245d509 Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information 2014-11-23 10:10:06 +00:00
Alex Pott dd1350fb63 Issue #2378055 by Gábor Hojtsy: Reorganise config schema for entity_form_display / entity_view_display 2014-11-21 23:38:41 +00:00
Alex Pott 56e29e0b3d Issue #2375879 by jibran, dawehner: Don't filter languages in case it is not needed 2014-11-20 10:01:45 +00:00
Nathaniel Catchpole edd7889694 Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller 2014-11-20 09:47:06 +00:00
Nathaniel Catchpole 03d3d538c5 Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
Alex Pott 9ae8e2c86a Issue #2348007 by jibran, olli, marcus7777: Taxonomy term view needs status filter 2014-11-19 11:40:15 +00:00
Alex Pott 91c38c8f98 Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter. 2014-11-17 12:20:57 +00:00
Alex Pott c18ba6aad5 Issue #2370703 by amateescu, yched: Fixed ER's "autocreate" feature is mostly broken (and untested). 2014-11-17 12:05:26 +00:00
Nathaniel Catchpole 29817e452a Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies. 2014-11-11 13:04:05 +00: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 0f438faa13 Issue #2353013 by bertramakers, oenie, crazyrohila: Remove taxonomy_term_load_parents_all from taxonomy/taxonomy.module. 2014-11-09 14:38:55 -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 80eccb1896 Issue #2361823 by rpayanm, javivf: Remove usage of drupal_strtolower(). 2014-11-03 16:13:43 +00:00
Alex Pott 09ed945086 Issue #2361833 by rpayanm: Remove usage of drupal_ucfirst(). 2014-11-03 08:13:20 +00:00
Alex Pott 0ba69d7c5a Issue #2349765 by derheap | davidhernandez: Copy taxonomy templates to Classy. 2014-10-29 09:26:39 +00:00
catch c40f08f350 Issue #2361843 by rpayanm: Remove usage of drupal_substr(). 2014-10-24 22:22:33 +01:00
Nathaniel Catchpole 985edb1548 Issue #2351847 by damiankloip: Fixed Rename getCacheTag() to getCacheTags(). 2014-10-21 09:46:57 +01:00
Nathaniel Catchpole 848dbc5531 Issue #2341341 by YesCT, martin107, vijaycs85, fran seva: Change public 'name' property access on languages to getName() and add back setName(). 2014-10-16 14:45: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 8f3f79ad34 Issue #2304969 by pwolanin, cilefen, Berdir, Devin Carlson, klausi: Fixed Port private files access bypass from SA-CORE-2014-003. 2014-10-15 11:24:55 +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
Nathaniel Catchpole 85145ba9e3 Issue #2350877 by dawehner, Wim Leers, hussainweb: Deprecate/rename drupal_add_feed(), drupal_add_html_head(), drupal_add_html_head_link(), drupal_add_http_header(), and allow to be set declaratively in #attached. 2014-10-10 12:49:31 +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
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
Alex Pott 1308c595b1 Issue #2322067 by Temoor, ashutoshsngh, roderik, finn.lewis: Replace all instances of taxonomy_term_load(), entity_load('taxonomy_term') and entity_load_multiple('taxonomy_term') with static method calls. 2014-10-08 16:31:02 +01:00
Nathaniel Catchpole d2f9c183bf Issue #2318377 by dawehner, Wim Leers, damiankloip: Determine whether a view is cacheable and its required contexts, store this i/t config entity. 2014-10-08 12:58:40 +01:00
Alex Pott bf44ce4a47 Issue #2346315 by Désiré, amateescu: Fixed Translated entity references not rendered in the entity display language. 2014-10-07 17:43:00 +01:00
Alex Pott 046bf09b43 Issue #1922966 by jibran, damiankloip: Remove 'bool' and 'translatable' key from option definitions. 2014-10-07 17:23:15 +01:00
Alex Pott 10cfcd6a6c Issue #2302021 by swentel, yched, undertext: Move options.module widgets in Core. 2014-10-05 17:08:45 +02:00
Alex Pott 99876e6ac1 Issue #217676 by andypost, mr.baileys, Stevel, Pancho, catch, cburschka: Fixed taxonomy_term_load_parents_all() doesn't work correctly with multiple hierarchy terms. 2014-10-05 12:47:56 +02:00
Alex Pott d76bf402ce Issue #2202565 by rbayliss: Fixed Taxonomy default argument no longer works. 2014-10-04 17:38:41 +02:00
Alex Pott 5a52005026 Issue #2328573 by el7cosmos, jhodgdon, YesCT: 'site_default' needs to be a language constant. 2014-10-04 17:33:46 +02:00
Alex Pott 3bb1ac5885 Issue #2183421 by alimac, Crisz, InternetDevels, schnippy, evilehk, bender404 | bohart: In InOperator Rename Views properties to core standards. 2014-10-02 14:22:38 +02:00
Alex Pott 61de3bdd12 Issue #2320743 by jhodgdon: Taxonomy views needs filter/field on original language. 2014-10-02 13:20:17 +02:00
Alex Pott 4f49087b71 Issue #2277103 by tim.plunkett, pwolanin, Wim Leers, dawehner, hotpizzas: Switch Drupal::l() and LinkGenerator to expect a Url object. 2014-09-29 15:41:29 +02: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
webchick 8a1502882a Issue #1986640 by Wim Leers, chx, dawehner, effulgentsia: Support AND/OR conjunctions for permission checks. 2014-09-28 15:41:35 -07:00
webchick 9801d9a5c9 Issue #2345793 by tim.plunkett | xjm: Entities should provide a method for a properly generated link to the entity. 2014-09-28 14:36:09 -07:00
webchick 6caeaf03f3 Issue #2002138 by yched, Jose Reyero, xjm, andypost, fago, msonnabaum, Berdir, dixon_: Use adapters for supporting typed data. 2014-09-28 14:09:08 -07:00
Gabor Hojtsy ca513fb878 Issue #2345607 followup by webflo: The combination of #2345607 and #2344821 shortly after broke head. 2014-09-28 19:51:27 +02:00
Alex Pott 420248266f Issue #2344821 by yched: Unify 'name' / 'field_name' in FieldConfig / FieldStorageConfig. 2014-09-28 18:36:18 +02:00
webchick 5d730a04b1 Issue #2345607 by YesCT, Désiré | Gábor Hojtsy: Fixed Translated taxonomy terms not rendered in the entity display language. 2014-09-28 04:58:35 -07:00