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 |
webchick
|
c6b2c725e7
|
Issue #1591806 by tim.plunkett, ryanissamson, jenlampton, Risse, psynaptic, Gábor Hojtsy, kmcculloch, pakmanlh, Rob Loach: Change block 'subject' so that it's called (admin_)label like everything else on the theme layer.
|
2013-03-04 21:25:53 -05:00 |
catch
|
780b439297
|
Issue #1836008 by dawehner, Berdir, alexpott, katbailey, effulgentsia, EclipseGc: Fixed Remove drupal_classloader() use in Drupal\Core\AnnotatedClassDiscovery.
|
2013-02-28 11:24:13 +00:00 |
webchick
|
7e1a0ca0bb
|
Issue #1919022 by Berdir: Remove translatable tag.
|
2013-02-27 21:58:46 -05:00 |
Dries
|
f7a6f396b2
|
Issue #1912946 by mitron: Clean up comments in comment.views.inc node.views.inc user.views.inc.
|
2013-02-27 17:57:40 -05:00 |
webchick
|
89686bf45c
|
Issue #1743686 by EclipseGc, fago, amateescu, damiankloip: Added Condition Plugin System.
|
2013-02-18 22:43:39 -08:00 |
Dries
|
395d3a6bf1
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2013-02-18 17:00:21 -05:00 |
catch
|
92130d269d
|
Issue #1901290 by dawehner: Roll back sneaky bits of another patch that sneaked in.
|
2013-02-18 20:13:35 +00:00 |
Dries
|
a96697c7d5
|
Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage.
|
2013-02-18 12:03:05 -05:00 |
catch
|
2fcadb11fa
|
Revert "Issue #1770772 by damiankloip, dawehner, tim.plunkett: Move row_plugin() from style_plugin() to the main view object."
This reverts commit 386bfa9fd3 .
|
2013-02-18 13:08:32 +00:00 |
catch
|
5c7ce575f3
|
Issue #1901290 by dawehner: Replace the mini pager with a lite pager (which does not run a count query).
|
2013-02-18 11:21:07 +00:00 |
catch
|
386bfa9fd3
|
Issue #1770772 by damiankloip, dawehner, tim.plunkett: Move row_plugin() from style_plugin() to the main view object.
|
2013-02-18 11:04:51 +00:00 |
Dries
|
74919409bd
|
Issue #1784738 by beltofte: Standardize capitalization on actions, in content_types(): 'manage fields', 'manage display', 'edit', 'delete'.
|
2013-02-16 18:44:54 -05:00 |
Dries
|
f6b4d4a225
|
Issue #501428 by KarenS, swentel, tim.plunkett, webchick, effulgentsia, nod_, scor, Lars Toomre: Added Date and time field type in core.
|
2013-02-16 18:29:53 -05:00 |
Dries
|
7b58b93bc9
|
Issue #1838156 by ry5n, swentel, sannejanssen: Implement the two-column layout for the new create content page.
|
2013-02-16 13:33:45 -05:00 |
Dries
|
e1ade19286
|
Issue #1874664 by Wim Leers, jessebeach, Gábor Hojtsy, David_Rothstein, effulgentsia: partial rollback.
|
2013-02-16 13:29:42 -05:00 |
Dries
|
aafa1150d8
|
Issue #1785012 by beltofte, hass, YesCT: Standardize capitalization on actions for node operations: 'revert', 'view', 'edit', 'translate', 'delete'.
|
2013-02-14 21:53:23 -05:00 |
Dries
|
6d5c211392
|
Issue #1874664 by Wim Leers, jessebeach, tkoleary, Gábor Hojtsy, quicksketch, Bojhan: Reconcile 'Edit' toolbar option with local tasks (tabs) and contextual links for editing.
|
2013-02-12 16:46:04 -05:00 |
catch
|
5e61bc7506
|
Issue #1807800 by plach: Added status and authoring information as generic entity translation metadata.
|
2013-02-12 12:05:19 +00:00 |
webchick
|
5038ed805b
|
Issue #1779658 by hass, disasm, esoteric1, YesCT, mitron: Fixed Translatable strings not self-explanatory / not context-independent.
|
2013-02-09 14:07:15 -08:00 |
webchick
|
5549278cd4
|
Issue #1912748 by samhassell: Rename ' Views Modules' test group.
|
2013-02-09 14:03:36 -08:00 |
Dries
|
3721e4d262
|
Issue #1803638 by vijaycs85, YesCT: Improve default language change process (ui and help text).
|
2013-02-09 12:34:07 +11:00 |
webchick
|
71f619d292
|
Issue #1838114 follow-up by swentel, sun: Move styling to an alter hook off of Seven theme + other clean-ups.
|
2013-02-08 16:13:30 -08:00 |
catch
|
05d0b5a814
|
Issue #1897770 by YesCT, jayboodhun: Make getTranslatorPermissions() protected.
|
2013-02-06 15:59:28 +00:00 |
catch
|
8c82db741b
|
Issue #1891214 by damiankloip: Introduce a generic entity bundle filter handler.
|
2013-02-06 12:42:57 +00:00 |
catch
|
3e9be68191
|
Issue #1876546 by plopesc: node_type_form_validate() and node_type_form_submit() pointlessly trim machine name value.
|
2013-02-06 12:05:51 +00:00 |
catch
|
1c92546e41
|
Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled.
|
2013-02-06 12:00:39 +00:00 |
catch
|
b30e657b35
|
Issue #1846648 by yched, swentel: Rename field_attach_submit(), because it is also called from within validation.
|
2013-02-04 14:30:22 +00:00 |
webchick
|
72711258b1
|
Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration.
|
2013-02-01 18:15:01 -08:00 |
Dries
|
1f5e126d29
|
Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property.
|
2013-02-01 16:48:05 -05:00 |
Dries
|
fb08e2f281
|
Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field.
|
2013-02-01 11:08:58 -05:00 |