Commit Graph

473 Commits (37e0bf87ed682b4de3b8570416d98c226c912a87)

Author SHA1 Message Date
Alex Pott 2581366955 Issue #1987766 by tim.plunkett, jibran: Convert node_page_edit() to a new style controller. 2013-06-10 15:03:33 +01:00
Nathaniel Catchpole 6b09826997 Issue #2009660 by jeroen12345, InternetDevels: Replace theme() with drupal_render() in node module. 2013-06-10 11:37:11 +01:00
Alex Pott bd1f226e8d Issue #1881606 by dawehner, jibran: Use a derivative to integrate all entities as row plugins. 2013-06-09 13:35:39 +01:00
Alex Pott 167810ff96 Issue #2002340 by elvis2, jibran: Rename Views method add_where() to addWhere(). 2013-06-08 00:12:42 +01:00
Alex Pott 2432c02138 Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
Alex Pott b0cf1be964 Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API. 2013-06-06 20:10:20 +01:00
Alex Pott 88e6a760b7 Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API. 2013-06-06 11:20:38 +01:00
Alex Pott 9d73599020 Issue #2001310 by chx, effulgentsia, Berdir, YesCT: Disallow firing hooks during update. 2013-06-06 09:08:39 +01:00
Alex Pott 6801679a0f Revert "Issue #1960888 by tim.plunkett, dawehner, jibran, damiankloip: Fixed Default archive view uses wrong argument plugin."
This reverts commit fd7e482b11.
2013-06-06 00:33:59 +01:00
Dries fd7e482b11 Issue #1960888 by tim.plunkett, dawehner, jibran, damiankloip: Fixed Default archive view uses wrong argument plugin. 2013-06-05 17:27:30 -04:00
Alex Pott f1ba409443 Issue #2002894 by crowdcg, jibran: Rename Views method get_argument() to getArgument(). 2013-06-05 21:58:42 +01:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
Alex Pott 3e83ff9777 Issue #2002448 by theladebug, brandon_beeler: Rename Views method default_display_filters_user() to defaultDisplayFiltersUser(). 2013-06-05 08:29:08 +01:00
Alex Pott cb1e2dfb65 Issue #2002366 by Gang Wang, Dan Reinders: Rename Views method block_display_options() to blockDisplayOptions(). 2013-06-05 07:57:12 +01:00
webchick dc05265a4e Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue(). 2013-06-04 21:48:13 -05:00
webchick cbc907fa79 Issue #2002974 by tvlooy, kenianbei, danylevskyi | Dan Reinders: Rename Views method title_query() to titleQuery(). 2013-06-04 21:16:14 -05:00
webchick 30d3671c03 Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
webchick 79cbe7973c Issue #2001318 by Dan Reinders, chertzog: Rename Views method add_additional_fields() to addAdditionalFields(). 2013-06-04 20:32:58 -05:00
Nathaniel Catchpole affc74ccdd Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete(). 2013-06-03 11:00:40 +01:00
Alex Pott 3ad40a3e3a Issue #2002986 by jastraat, rjleigh, tvlooy, Dan Reinders: Rename Views method summary_name() to summaryName(). 2013-05-30 00:39:33 +01:00
Alex Pott 687af78488 Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4.
2013-05-29 22:08:39 +01:00
Alex Pott c1d7f6f033 Issue #2002450 by jazzdrive3: Rename Views method default_display_options() to defaultDisplayOptions(). 2013-05-29 14:22:52 +01:00
Alex Pott 34e099a1cb Issue #2002376 by hugo.lallo: Rename Views method build_form_style() to buildFormStyle(). 2013-05-29 14:14:14 +01:00
Alex Pott 4f3bed6917 Issue #2002372 by theladebug, baldwinlouie: Rename Views method build_filters() to buildFilters(). 2013-05-29 14:10:28 +01:00
Alex Pott c4e52bb6b4 Issue #1892182 by nod_: #type details: Rename #collapsed to #open. 2013-05-29 12:31:25 +01:00
catch 0d3c967932 Issue #1204658 by kbasarab, Berdir, tim.plunkett, webchick: Always use query metadata to specify the node access base table. 2013-05-29 08:20:43 +01:00
Alex Pott 421bee5b4a Issue #2003312 by ggroves: Rename Views method row_style_options() to rowStyleOptions(). 2013-05-28 22:53:17 +01:00
Alex Pott 477c06c413 Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual. 2013-05-26 13:18:10 -07:00
Alex Pott f2d710c607 Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
Alex Pott 7002e6baaa Issue #1800998 by dawehner, swentel: Use route system instead of hook_menu() in Views. 2013-05-25 10:34:58 -07:00
Alex Pott bd5769d9fd Issue #1898034 by Cottser, jenlampton, joelpittet, Shawn DeArmond, idflood, Hydra, artofeclipse, rich.yumul, chrisjlee, gnuget, c4rl, thund3rbox: block.module - Convert PHPTemplate templates to Twig. 2013-05-24 10:14:30 -07:00
Alex Pott 6b4b127e2e Issue #1898432 by WebDevDude, steveoliver, vlad.dancer, jenlampton, pixelmord, Fabianx, iztok, EVIIILJ, jwilson3, c4rl, Cottser: Convert node module to Twig. 2013-05-24 10:13:55 -07:00
Alex Pott 518c4d10bd Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms. 2013-05-19 13:02:16 -07:00
Nathaniel Catchpole 261b71d29c Issue #1992950 by xjm: Stop use-ing Exception. 2013-05-16 09:15:22 +01:00
Alex Pott 6fa50c64eb Issue #1043198 by tim.plunkett, tstoeckler, swentel, larowlan: Convert view modes to ConfigEntity. 2013-05-16 08:29:16 +01:00
Dries 8e57fb5263 Issue #1938430 by shanethehat, steveoliver, Fabianx: Don't add a default theme hook class in template_preprocess(). 2013-05-15 14:59:43 -04:00
Dries b34204051f Issue #1994468 by alexpott: Fixed node_block_access() is doing unnecessary processing. 2013-05-15 14:51:57 -04:00
Alex Pott 9825bac9e5 Issue #1938654 by damiankloip, dawehner: Export all properties of all views handlers and plugins. 2013-05-15 11:44:57 +01:00
Alex Pott f630b510aa Issue #1927608 by EclipseGc, tim.plunkett, effulgentsia: Remove the tight coupling between Block Plugins and Block Entities. 2013-05-11 11:01:25 +01:00
Dries f5ec82532c Issue #1985138 by Berdir, Gábor Hojtsy: Fixed New autocomplete taxonomy terms not previewable. 2013-05-10 13:35:23 -04:00
Alex Pott 19e6c2c0ae Issue #1987298 by tim.plunkett, quicksketch: Shorten directory structure and PSR-0 namespacing for plugins. 2013-05-07 21:34:00 +01:00
Alex Pott 79ea2f38f8 Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
Nathaniel Catchpole 31513883d9 Issue #1712250 by alexpott, n3or, cam8001, vijaycs85, Albert Volkman, jibran, heyrocker, chx: Convert theme settings to configuration system. 2013-05-07 10:47:19 +01:00
Alex Pott 50ae329638 Issue #1982088 by tim.plunkett: Remove hook_entity_bundle_info()'s need for 'real path'. 2013-05-05 01:24:24 +01:00
Alex Pott 620d497915 Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface. 2013-04-30 00:46:14 +01:00
Alex Pott 6ed57d39c5 Issue #1946404 by tim.plunkett, amateescu, swentel: Convert forms in field_ui().admin.inc to the new form interface. 2013-04-27 00:28:10 +01:00
Alex Pott 47308d2162 Issue #1947892 by Berdir, theduke: Improve DX with EntityAccessControllerInterface. 2013-04-26 23:47:55 +01:00
webchick d77275ff1f Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters. 2013-04-26 15:34:02 -07:00
Nathaniel Catchpole bba539c65f #1869562 by fago, berdir, dawehner: Avoid instantiating EntityNG field value objects by default. 2013-04-26 09:32:17 +01:00
Nathaniel Catchpole 1eb9af15f9 Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated. 2013-04-25 09:38:49 +01:00
Alex Pott 5578271e5b Issue #1977790 by andypost: Fixed Drop node_entity_info_alter() as unused. 2013-04-24 13:33:56 +01:00
Alex Pott bc3a902fbc Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys. 2013-04-23 08:38:30 +01:00
webchick af7bd45648 Issue #1974396 by effulgentsia: Narrow the API of _text_sanitize() and make it public. 2013-04-19 20:45:44 -07:00
webchick 8fd2b4779e Issue #625958 by slashrsm, quicksketch, eojthebrave, droplet, danlinn, czigor: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute. 2013-04-19 20:34:14 -07:00
Alex Pott c014519ca1 Issue #1969540 by Xano: Convert token.inc to a service. 2013-04-18 08:24:35 +01:00
Alex Pott 3e88fc4eee Issue #1972242 by amateescu, chx: Fixed User compact view mode is not configured in minimal. 2013-04-17 07:28:34 +01:00
Alex Pott aaf48107d2 Issue #1365234 by TravisCarden, amontero, bartmcpherson, xjm: Add description to "access content overview" permission. 2013-04-16 18:43:21 +01:00
webchick 9f723a4693 Issue #1968322 by effulgentsia: Remove unused $id and $zebra variables from templates. 2013-04-15 08:24:50 -07:00
webchick 7cf52a7bdf Issue #1967092 by dawehner, xjm: Reorder the frontpage view so that the page display is first. 2013-04-14 12:58:43 -07:00
webchick 45e0ca450b Issue #1877638 by fago, Gaelan, YesCT, das-peter, tim.plunkett, smiletrl: Rename getOriginalEntity() and remove duplicated functions from ConfigEntityBase. 2013-04-14 12:22:31 -07:00
webchick b77715c307 Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation. 2013-04-13 15:15:20 -07:00
Alex Pott a820153fa5 Issue #1735118 by swentel, yched, xjm, larowlan, alexpott, tim.plunkett: Convert Field API to CMI. 2013-04-13 18:06:40 +01:00
webchick 5a6647be01 Issue #1964348 by damiankloip, xjm, dawehner: Rename DisplayPluginBase::getStylePlugin() and enable type filtering for more plugin types. 2013-04-12 22:20:07 -07:00
webchick 2212a5fed8 Issue #1969276 by effulgentsia, tim.plunkett, EclipseGc: Refactor block plugins to make room for a BlockBase::build() implementation. 2013-04-12 20:24:29 -07:00
Alex Pott ee1c53e517 Issue #1965164 by tim.plunkett: Add dedicated annotations for Views handlers. 2013-04-11 22:42:45 +01:00
Alex Pott bea3588b22 Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery(). 2013-04-11 13:55:05 +01:00
Alex Pott 15f94a422a Issue #1961940 by xjm: Make 'Manage fields' the default dropbutton operation for content types. 2013-04-11 07:02:44 +01:00
webchick 38226cc818 Issue #1914256 by damiankloip, dawehner, tim.plunkett: Add all views hooks to hook_hook_info(). 2013-04-10 13:12:01 -07:00
webchick 681a26068b Issue #1963268 by dawehner, xjm: The frontpage view no results title should be 'Welcome to [site:name]' (as opposed to hardcoding 'Drupal'). 2013-04-10 10:09:59 -07:00
Alex Pott bf06e1836b Issue #1965836 by EclipseGc: Fixed The Condition Manager Needs the Namespace. 2013-04-10 16:44:26 +01:00
Alex Pott f28861973d Issue #1511862 by mgifford: Fixed Add Fieldsets to Advanced Search Form. 2013-04-10 12:30:39 +01:00
Alex Pott 587ceeb417 Issue #1793696 by dawehner, tim.plunkett, damiankloip: Fixed views_preprocess_node() check for the wrong row_plugin(). 2013-04-08 10:40:50 +01:00
webchick bf818b0265 Revert "Issue #1793696 by dawehner, damiankloip: Fixed views_preprocess_node() check for the wrong row_plugin()."
This broke testbot. Try again soon!

This reverts commit 509cb25357.
2013-04-07 18:02:37 -07:00
Alex Pott 509cb25357 Issue #1793696 by dawehner, damiankloip: Fixed views_preprocess_node() check for the wrong row_plugin(). 2013-04-08 00:23:11 +01:00
webchick a627a34e95 Issue #1958820 by damiankloip: Fixed Frontpage (/node) view should have 'default' tag. 2013-04-05 15:27:01 -07:00
webchick d5847d3f94 Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API. 2013-04-05 09:53:22 -07:00
Jennifer Hodgdon 4411dab9ac Issue #1540094 by rootwork, dermario: Fix up documentation for a couple of node tests 2013-04-04 15:26:48 -07:00
webchick 7e465a9b17 Issue #1888390 by dawehner, damiankloip, tim.plunkett: Change 'human_name()' to 'label' and replace View::getHumanName() with View::label(). 2013-04-03 12:57:49 -07:00
catch e7d8f3682d Issue #1289336 by JimmyAx, marcingy, rooby, no_commit_credit | janipuni: Fixed D8 test coverage: Calling node_view() for the same node with muliple view modes on the same page does not correctly attach fields. 2013-04-03 12:41:59 +01:00
Dries 8a17309e5f Issue #1658846 by penyaskito, Schnitzel, xjm, agentrickard, effulgentsia, kalman.hosszu, vijaycs85, Gábor Hojtsy, disasm, YesCT: Add language support to node access grants and records. 2013-03-27 14:23:49 -04:00
webchick 1a62029115 Issue #1893906 by damiankloip, dawehner: Fixed Move views argument date handlers from node module. 2013-03-26 21:52:36 -07:00
webchick 81b76eabb5 Issue #1945066 by chertzog, joachim: Fixed node_theme() doesn't declare the file for theme_node_admin_overview() . 2013-03-26 21:51:20 -07:00
webchick 467590dc10 Issue #1934420 by derhasi: Allow area handlers to return a render array. 2013-03-26 21:46:05 -07:00
Dries 180cb0759b Issue #1924064 by frob: node_type_set_defauts() has typo in documentaion. 2013-03-22 22:33:02 -04:00
Dries 44eda14f65 Issue #1862750 by fubhy, Berdir, dawehner: Implement entity access API for nodes. 2013-03-22 12:45:08 -04:00
Jennifer Hodgdon 1941987ea1 Issue #1938132 by jibran, YesCT: Fix file permissions on ListingEmpty.php file 2013-03-20 08:59:37 -07:00
webchick 1bec76308f Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable. 2013-03-18 05:40:12 -07:00
webchick 9f0a53202d Issue #1938132 by sidharthap: ListingEmpty contains wrong @file. 2013-03-17 09:51:55 -07:00
webchick ce27c58948 Issue #1770772 by damiankloip, dawehner, tim.plunkett: Move row_plugin() from style_plugin() to the main view object. 2013-03-17 08:36:55 -07:00
webchick 22d46a60e1 Issue #1940306 by dawehner: Convert the node RSS feed to a display of the frontpage view. 2013-03-17 01:04:43 -07:00
Dries 5d9b2bf392 Issue #1938414 by damiankloip: Fixed frontpage (/node) view should use unfiltered text for empty area handler. 2013-03-13 17:45:10 -04:00
webchick 37afef0004 Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API. 2013-03-10 12:05:24 -07:00
webchick 089fd55684 Issue #1935022 by dawehner, Gábor Hojtsy: Add a language selector on views. 2013-03-09 22:15:43 -08:00
webchick 6ba3cb12c1 Issue #1937212 by ACF: Change node test variables 'node_test_change_view_mode()' and 'node_access_test_secret_catalan()' to the state system. 2013-03-09 14:46:19 -08:00
webchick 29146a41de Issue #1806334 by dawehner, xjm, tim.plunkett, rootatwc: Convert the node listing at /node to Views. 2013-03-08 21:20:26 -08:00
Dries 2099b18e2d Issue #1934448 by chx, dawehner: Clean up a little Views date handling/arguments. 2013-03-08 15:21:33 -05:00
Dries 73afbb98ff Issue #1931602 by damiankloip, dawehner: ViewExecutable::setDisplay() will never return an invalid display ID. 2013-03-08 09:56:35 -05:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch 13bd2b25ec Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class. 2013-03-06 22:02:58 +00:00
webchick 6f9ef78afe Issue #1919186 by vijaycs85: Create configuration schemas for node module. 2013-03-04 22:38:40 -05:00