Commit Graph

505 Commits (7827f1d7ddb55471e862405afd8dd4476dd295d3)

Author SHA1 Message Date
Alex Pott fd76691cca Issue by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
Nathaniel Catchpole 423f1d653b Issue by dawehner, bojanz: Fixed Bulk action form no longer allows actions to be selected. 2013-08-07 09:37:10 +01:00
webchick 6bec9b2f79 Issue by alexpott, damiankloip: Convert render_link() to renderLink. 2013-08-03 23:00:11 -07:00
Alex Pott a2f9a60724 Issue by tim.plunkett: Provide a default plugin bag. 2013-08-01 17:42:57 +02:00
Nathaniel Catchpole f9ec71dfcc Issue by benjy: Replace all module_hook() deprecated function calls. 2013-08-01 14:42:18 +01:00
Nathaniel Catchpole 1c1774112c Issue by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings(). 2013-08-01 14:35:00 +01:00
Nathaniel Catchpole 63d299d9d2 Issue by yched: Get rid of field_get_items(). 2013-08-01 13:46:59 +01:00
Alex Pott e33ddd1b74 Issue by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code. 2013-08-01 10:10:33 +02:00
Alex Pott cde3c7de42 Issue by klausi: Add REST test coverage for nodes. 2013-07-31 22:51:41 +02:00
webchick 1e5f2f7d54 Issue by pwolanin, Xano: Fixed The _account attribute on the Request is not available during web tests. 2013-07-31 13:13:45 -07:00
Alex Pott 2ea2cf68ca Issue by klausi: Create validation constraints on nodes to entity validation. 2013-07-29 15:57:31 +02:00
Alex Pott 57dc876717 Issue by Berdir, marcingy: Complete conversion of users to Entity Field API. 2013-07-29 09:52:14 +02:00
Nathaniel Catchpole d3c5919d17 Issue by drupalrv: Replace all module_implements() deprecated function calls. 2013-07-27 15:30:10 +01:00
Alex Pott 8e23b465a6 Issue by Berdir: Convert user properties to methods. 2013-07-24 21:40:03 +02:00
Alex Pott 03649a3441 Issue by bdone: Fixed admin/content View does not have 'new'/'update' indicators. 2013-07-23 00:00:05 +01:00
Nathaniel Catchpole c6157d8fae Issue by tim.plunkett, Pancho, dawehner, amateescu, drunken monkey: Fixed Remove dependency on datetime from node. 2013-07-22 11:21:34 +01:00
Alex Pott 08aeb8717f Issue by damiankloip: Change view results to use a classed object. 2013-07-21 08:46:30 +01:00
Alex Pott ad137531c9 Issue by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
Alex Pott dc2304f23b Issue by YesCT, vijaycs85, rahul.shinde: Write configuration schema for node types. 2013-07-18 22:42:06 +01:00
Nathaniel Catchpole 7dd31494f3 Issue by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation. 2013-07-16 10:33:18 +01:00
Alex Pott 31efff2728 Issue by YesCT: Add public identifier to all render methods in all views plugins in core. 2013-07-15 18:39:32 -04:00
Nathaniel Catchpole c094757a99 Issue by joelpittet, ACF, dasjo: Change all instances of $vars to $variables. 2013-07-13 11:30:18 +01:00
Dries e85f89c3cc Issue by tim.plunkett: Convert all of confirm_form() in node.admin.inc and node.pages.inc to the new form interface. 2013-07-11 22:04:19 -04:00
Dries c02ba60087 Issue by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
Alex Pott cd7ca03c27 Issue by tim.plunkett: Remove obsolete ContainerFactoryPluginBase. 2013-07-10 17:05:43 +01:00
Alex Pott c250f7354d Issue by amateescu, tim.plunkett: Add a dedicated @EntityReferenceSelection annotation. 2013-07-09 15:39:11 +01:00
Alex Pott 45a9e859d6 Issue by Berdir: Adding methods to UserInterface/AccountInterface. 2013-07-09 15:39:11 +01:00
Jennifer Hodgdon 2c01cd0ba9 Issue by lazysoundsystem, Crell, Cottser: Remove a few remaining t() from test asserts 2013-07-08 10:49:45 -07:00
Nathaniel Catchpole e855a496a7 Issue by webflo: Fixed Remove node_rdf_mapping(). 2013-07-06 16:05:38 +01:00
Alex Pott a4c65bec40 Issue by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers. 2013-07-05 21:54:59 +01:00
Alex Pott 5fc86b0029 Issue by fago, das-peter, Berdir, EclipseGc, fubhy the cat, dixon_: Improve the TypedData API usage of EntityNG. 2013-07-05 19:43:36 +01:00
Nathaniel Catchpole 58850a9493 Issue by dawehner, chx, agentrickard, marcingy, alexpott: Move node access storage to DIC. 2013-07-05 14:39:57 +01:00
Dries 58de5374c4 Issue by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04:00
Dries d988a30f87 Issue by plach, kfritsche, berdir, alexpott, xjm, chx: Entity Translation API improvements. 2013-06-30 20:09:38 -04:00
Alex Pott 30a45aded3 Issue by juampy, Niklas Fiekas: Remove node_access_test_page(). 2013-06-29 17:00:30 +01:00
Alex Pott 4c357934c2 Issue by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities. 2013-06-29 11:56:53 +01:00
catch 24764e7ffa Issue by pcambra: Move views node links back to node table. 2013-06-28 22:18:42 +01:00
Alex Pott ef3335c6f3 Issue followup by jenlampton: Rename 'type' variable of theme_mark() to 'status'. 2013-06-28 17:23:53 +01:00
Alex Pott f74d2981ef Issue by plach, David Hernández: Introduce hook_entity_prepare() to generalize hook_node_prepare(). 2013-06-28 09:41:01 +01:00
Alex Pott 78f93faef3 Issue by alarcombe: Remove EntityTranslationControllerInterface::getAccess() once have entity access. 2013-06-28 09:31:01 +01:00
Alex Pott 4b2249807f Issue followup by tim.plunkett: Introduce form modes UI and their configuration entity. 2013-06-27 22:52:30 +01:00
Alex Pott 4586ea128d Issue by amateescu, swentel: Introduce form modes UI and their configuration entity. 2013-06-27 22:24:39 +01:00
Alex Pott 083ee681ef Issue by Berdir, tim.plunkett: Expand NodeInterface to provide getters and setters. 2013-06-27 12:52:37 +01:00
Alex Pott b07e8f077d Issue by amateescu: Fixed Regression: Content types do not respect all permissions defined by Field UI. 2013-06-27 12:09:51 +01:00
Alex Pott 46973e74b5 Issue by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration. 2013-06-27 06:48:51 +01:00
Alex Pott de3558c214 Issue by vijaycs85: Rename translation_entity() to content_translation(). 2013-06-25 20:16:20 +01:00
Alex Pott a2c2367bf8 Issue by yched, effulgentsia, swentel, fago, plach: Implement Field API 'field types' as TypedData Plugins. 2013-06-25 11:27:47 +01:00
Alex Pott 377521e267 Issue by damiankloip: Add a dedicated @Condition plugin annotation. 2013-06-25 09:39:29 +01:00
Nathaniel Catchpole 195849b2a4 Issue by chx, fubhy, dawehner, alexpott, tim.plunkett: Turn role permission assignments into configuration. 2013-06-24 17:38:32 +01:00
Jennifer Hodgdon 5d0f9d91c3 Issue by pcambra, Berdir: Make references to User class in test docs reference UserInterface instead 2013-06-20 09:33:23 -07:00