webchick
|
e45522cfd9
|
Issue #2380457 by Gábor Hojtsy, vijaycs85, olli, dawehner: Some fixes of the views config schema
|
2015-02-05 23:09:26 -08:00 |
Nathaniel Catchpole
|
824fef8a2c
|
Issue #2406103 by Berdir, alexpott: Remove hook_node_validate() and hook_node_submit() because they bypass the entity API
|
2015-02-05 15:31:02 +00:00 |
Alex Pott
|
f100d942e3
|
Issue #2394883 by Gábor Hojtsy, plach, jhodgdon: Language setup for entity and field based rendering in views is independent, confusing UI, lacking test coverage
|
2015-02-05 10:33:13 +00:00 |
Alex Pott
|
0509fbe789
|
Issue #2164601 by yched, jibran, amateescu, pfrenssen: Stop auto-creating FieldItems on mere reading of $entity->field[N]
|
2015-02-05 08:58:52 +00:00 |
webchick
|
b8364ecfa9
|
Issue #1959806 by amateescu, jibran, goldorak, Wim Leers, yched, dawehner: Provide a generic 'entity_autocomplete' Form API element
|
2015-02-04 08:41:54 -08:00 |
Nathaniel Catchpole
|
02b9e08b7a
|
Issue #2361775 by alexpott, swentel: Third party settings dependencies cause config entity deletion
|
2015-02-04 13:07:28 +00:00 |
Alex Pott
|
a801764e01
|
Issue #2350013 by kattekrab, David_Rothstein: Descriptions for Promotion Options are too technical
|
2015-02-04 11:46:22 +00:00 |
Alex Pott
|
66b5cb9b8c
|
Issue #2153937 by Gábor Hojtsy, pcambra: Default language setting is hard to find
|
2015-02-04 10:25:06 +00:00 |
Alex Pott
|
a60a5779b5
|
Issue #2417983 by kattekrab: Change docs instances of "the the" to "the"
|
2015-02-04 10:08:41 +00:00 |
Alex Pott
|
ebea5b839d
|
Issue #2349721 by lauriii, preshetin, wheatpenny, mortendk: Copy node templates to Classy
|
2015-02-03 15:34:45 +00:00 |
Alex Pott
|
3f29fd9143
|
Issue #2165989 by Xano, pcambra, damiankloip, dawehner: Add a Views field handler for multiple entity operations
|
2015-02-03 10:05:06 +00:00 |
Alex Pott
|
f46d6ad949
|
Issue #2358079 by pwolanin, Berdir: Require a specific placeholder format in db_query() in order to trigger argument expansion, and require explicit 'IN' parameter for conditions
|
2015-02-03 09:42:28 +00:00 |
webchick
|
24bfa759c7
|
Issue #2418163 by xjm, hussainweb: Recent content view "more" link configuration is malformed
|
2015-02-01 18:32:14 -08:00 |
Nathaniel Catchpole
|
8c517bf37f
|
Issue #2306407 by lauriii, penyaskito, mortendk, pakmanlh, Wim Leers, ypogue: Remove breadcrumb from page template
|
2015-01-30 11:48:30 +00:00 |
Alex Pott
|
9be3165caf
|
Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions
|
2015-01-30 10:46:14 +00:00 |
Alex Pott
|
17df2c5cf9
|
Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields
|
2015-01-25 12:03:16 +00:00 |
Alex Pott
|
c15cf7d234
|
Revert "Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields"
This reverts commit 920382d4ea .
|
2015-01-25 12:02:54 +00:00 |
Alex Pott
|
920382d4ea
|
Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields
|
2015-01-25 11:54:14 +00:00 |
Alex Pott
|
5d20c57be1
|
Issue #2107243 by amateescu, jibran, larowlan, Xano: Decouple entity reference selection plugins from field definitions
|
2015-01-23 13:02:31 +00:00 |
Alex Pott
|
cc9d0f9646
|
Issue #2405939 by Gábor Hojtsy, olli: use_current_language upcasting option is misleading, it toggles all overrides not just language
|
2015-01-22 15:01:18 +00:00 |
Nathaniel Catchpole
|
dd3a59762d
|
Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests
|
2015-01-21 15:21:06 +00:00 |
Alex Pott
|
b8378ac5ba
|
Issue #2094499 by amateescu: Convert "Manage (form) display" forms to be the official entity edit forms for EntityView[Form]Display objects
|
2015-01-19 13:26:07 +00:00 |
Alex Pott
|
3d14a7d25a
|
Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists
|
2015-01-19 09:37:11 +00:00 |
Alex Pott
|
c34c3dfd05
|
Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code)
|
2015-01-18 09:47:33 +00:00 |
Alex Pott
|
28977ae6fd
|
Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes
|
2015-01-17 09:13:34 +00:00 |
Nathaniel Catchpole
|
73069e05e8
|
Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable
|
2015-01-16 10:43:35 +00:00 |
Alex Pott
|
eb25a33d4e
|
Issue #2137595 by olli, idebr, mitrpaka: 'Create @name' page title uses override-free configuration (eg. not localized) instead of the overridden configuration (eg. localized)
|
2015-01-13 10:43:13 +00:00 |
Alex Pott
|
77725b6084
|
Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names
|
2015-01-13 10:32:23 +00:00 |
Nathaniel Catchpole
|
a042df2e2e
|
Issue #2172017 by dawehner, larowlan, MegaChriz, kim.pepper, Désiré, Sam Hermans, tim.plunkett, Antti J. Salminen: Bulk operations does not respect entity access
|
2015-01-12 17:19:55 +00:00 |
Alex Pott
|
e2e00e91d0
|
Issue #2405163 by chx: NodeRevisionAccessCheck is database dependent
|
2015-01-12 16:53:45 +00:00 |
Alex Pott
|
3ae4f11886
|
Issue #2400153 by pcambra: Move bulk form data definition to their EntityViewsData
|
2015-01-12 14:01:58 +00:00 |
Alex Pott
|
e92465b508
|
Issue #2329753 by lauriii, davidhernandez, LewisNyman, nathandao: Move html classes from preprocess to templates
|
2015-01-12 13:19:07 +00:00 |
Alex Pott
|
3bd3baf2e9
|
Issue #2401959 by chx, Wim Leers: buildGrantsQueryCondition() does not have a scope
|
2015-01-12 12:46:04 +00:00 |
Alex Pott
|
ff7473e82d
|
Issue #2384481 by rpayanm, daffie, tadityar, hussainweb, areke, claudiu.cristea: Make the class variables protected for NodeType
|
2015-01-12 12:44:27 +00:00 |
Alex Pott
|
b8b30d32f8
|
Issue #2400159 by pcambra: Use the container for current user on all ActionBase plugins
|
2015-01-12 12:34:09 +00:00 |
Alex Pott
|
efbaa69a32
|
Issue #2030667 by filijonka, tim.plunkett, adci_contributor, Thomas Brekelmans: Refactoring ViewStorageInterface to ViewEntityInterface
|
2015-01-12 09:09:38 +00:00 |
Alex Pott
|
338e96695e
|
Issue #2328293 by keopx, JeroenT, ianthomas_uk, ashutoshsngh, rpayanm, hudo, a_thakur: Remove usage of language_list()
|
2015-01-11 22:25:46 +00:00 |
Alex Pott
|
aff95777ed
|
Issue #2309737 by rpayanm, hussainweb, max-kuzomko, herom, millerbennett, ianthomas_uk, quietone, Sutharsan, sumitmadan, toddmbloom: Remove deprecated format_plural usage
|
2015-01-10 13:56:47 +00:00 |
Alex Pott
|
a3efcb6fb3
|
Issue #2389515 by nod_: Update ESLint rules
|
2015-01-10 01:36:01 +00:00 |
Alex Pott
|
1e08b50f42
|
Issue #2281619 by dawehner, tim.plunkett: Convert most direct usages within module code of routing related request attributes to use RouteMatchInterface instead
|
2015-01-09 15:14:23 +00:00 |
Alex Pott
|
33eb65ae30
|
Issue #2396519 by pcambra, willzyx: Fatal error rebuilding node access permissions
|
2015-01-08 11:11:23 +00:00 |
Alex Pott
|
942df46ad2
|
Issue #2401497 by plach: Field UI creates fields that can never be translated
|
2015-01-07 22:55:55 +00:00 |
webchick
|
8d3a5f7d69
|
Issue #2380773 by tibbsa, hussainweb, Mile23: Clean-up Node module test members - ensure property definition and use of camelCase naming convention
|
2015-01-06 11:25:22 -08:00 |
webchick
|
b45af923af
|
Issue #2382195 by tibbsa, subhojit777, tadityar, cilefen, Mile23: Clean-up simpletest module test members - ensure property definition and use of camelCase naming convention
|
2015-01-06 11:22:03 -08:00 |
Alex Pott
|
1601b088fa
|
Issue #2350503 by dawehner: Add route generation handlers for entities
|
2015-01-05 09:28:00 +00:00 |
webchick
|
451bf65740
|
Issue #2401035 by alexpott: items_per_page in node.settings is no longer used
|
2015-01-03 21:24:18 -08:00 |
Alex Pott
|
057b0cabaf
|
Issue #2232477 by plach, yched, tstoeckler, amateescu: Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities
|
2015-01-02 21:39:42 +00:00 |
Alex Pott
|
b778bfd1ec
|
Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key
|
2014-12-29 22:15:19 +00:00 |
Nathaniel Catchpole
|
95d4c594b0
|
Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests
|
2014-12-23 15:11:54 +00:00 |
Alex Pott
|
6a3b965c7d
|
Issue #2011066 by Grimreaper, esbandeira, joshi.rohit100, the_contributor: example_author from hook_node_grants/hook_node_access_records grants all anon edit/delete to uid=0 nodes
|
2014-12-23 10:37:57 +01:00 |
Alex Pott
|
5eee2e7e88
|
Issue #2329649 by herom: Fix node create page RTL CSS
|
2014-12-23 10:29:58 +01:00 |
Alex Pott
|
8ae055fb2e
|
Issue #2230637 by plach, fran seva, yched, swentel: Create a Language field widget and the related formatter
|
2014-12-23 09:26:11 +01:00 |
Alex Pott
|
a081397f8e
|
Issue #2217731 by crowdcg, lauriii, davidhernandez, aczietlow, jjcarrion, mortendk, karolus, pakmanlh, LewisNyman, aboros, joshua.boltz: Move field classes out of preprocess and into templates
|
2014-12-22 17:21:53 +01:00 |
Alex Pott
|
145b53cef3
|
Issue #2394041 by Gábor Hojtsy: Row language settings from entity views should be on display level for all views
|
2014-12-22 14:23:24 +00:00 |
Nathaniel Catchpole
|
bf38b66f1b
|
Issue #2390691 by Wim Leers, Berdir, arlinsandbulte: Expose node grants as cache context
|
2014-12-19 12:07:13 +00:00 |
Alex Pott
|
bb4367b4e2
|
Issue #2372855 by Wim Leers, dawehner: Add content & config entity dependencies to views
|
2014-12-16 09:26:05 +00:00 |
webchick
|
fd4c6da947
|
Issue #2354469 by swentel, Vj, R. Volk: Can't create node, if preview is required
|
2014-12-15 10:03:51 -08:00 |
Alex Pott
|
7cd91c92c0
|
Issue #2349553 by dawehner, pfrenssen, damiankloip: Store entity field information in the views data
|
2014-12-14 13:10:29 +01:00 |
Alex Pott
|
970ea07c17
|
Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator"
This reverts commit 0bcabf50e0 .
|
2014-12-13 21:44:18 +01:00 |
Alex Pott
|
0bcabf50e0
|
Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator
|
2014-12-13 18:20:19 +01:00 |
Jennifer Hodgdon
|
c3aa5f4d3c
|
Issue #2391317 by penyaskito: NodeTypeListBuilder typo
|
2014-12-12 16:43:28 -08:00 |
Nathaniel Catchpole
|
5c6438d055
|
Issue #2379811 by Lendude, dawehner: Views tries to render contextual links when Contextual Links module is disabled
|
2014-12-12 16:24:01 +00:00 |
Alex Pott
|
fdec77fca1
|
Issue #2382543 by rpayanm, ianthomas_uk: Remove usage of drupal_html_class() and drupal_clean_css_identifier()
|
2014-12-12 10:08:12 +01:00 |
Alex Pott
|
a198ce636c
|
Issue #2388925 by xjm, preshetin: British again invade config sync
|
2014-12-11 17:57:18 +01:00 |
Alex Pott
|
a4993f3c4b
|
Issue #2387857 by alvar0hurtad0: Have consistent names for bulk operations at admin/content
|
2014-12-11 16:55:20 +01:00 |
Alex Pott
|
e55610f88d
|
Issue #2226863 by cs_shadow, filijonka, joelpittet, pguillard: Update stale references to theme functions that have been converted to Twig
|
2014-12-11 11:35:52 +01:00 |
Nathaniel Catchpole
|
30a5046e35
|
Issue #2355909 by penyaskito, alexpott, Gábor Hojtsy, DuaelFr: language.settings config is not scalable
|
2014-12-08 16:25:00 +00:00 |
Nathaniel Catchpole
|
4cd9d4577d
|
Issue #2263359 by jhodgdon: hook_help(): Top of page help sections can't link to help pages without a fatal error or checking for help module
|
2014-12-08 11:11:21 +00:00 |
Alex Pott
|
8790ec0d1f
|
Issue #2017433 by BarisW: The documentation for hook_ranking() is wrong
|
2014-12-05 14:51:35 +00:00 |
Alex Pott
|
0bb57ed2f5
|
Issue #2347999 by Mile23, daffie, cs_shadow, cosmicdreams: DrupalUnitTestBase is deprecated, replace with KernelTestBase
|
2014-12-05 14:42:56 +00:00 |
Alex Pott
|
dedaf33cfe
|
Issue #2385805 by Gábor Hojtsy: Views tests don't pass strict schema checking
|
2014-12-05 09:59:20 +00:00 |
Alex Pott
|
02c173eb9d
|
Issue #2379595 by ricovandevin, tibbsa: node_help() broken for node add/edit form
|
2014-12-04 22:23:10 +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 |
Nathaniel Catchpole
|
0f4bceb1fa
|
Issue #2345867 by olli, Gábor Hojtsy: Remove node_row_node_view_preprocess_node() and dead code in the comment views wizard
|
2014-12-02 10:17:39 +00:00 |
Alex Pott
|
d07e48a61b
|
Issue #1938920 by akalata, Jon Pugh, joelpittet, shanethehat, lauriii, martin107, nicholasruunu: Convert node_search_admin theme tables to table #type
|
2014-12-02 09:23:10 +00:00 |
Alex Pott
|
48813a20a3
|
Issue #2144505 by tstoeckler, YesCT, Gábor Hojtsy, vijaycs85, webflo: Views does not use the text format type for formatted text
|
2014-12-02 09:08:57 +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
|
f355ada778
|
Issue #2379697 by Gábor Hojtsy: Fix configuration schema issues in block content (indirectly link and field test) modules
|
2014-12-01 12:30:06 +00:00 |
Nathaniel Catchpole
|
596978a71d
|
Issue #2378095 by Wim Leers, Devin Carlson: Convert all remaining attached individual CSS/JS assets to attached asset libraries
|
2014-11-28 20:51:14 +00:00 |
Alex Pott
|
6ee87bc5ab
|
Issue #2099259 by Berdir: Missing default access for all taxonomy term fields
|
2014-11-28 09:56:05 +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 |
Alex Pott
|
bd02a267d1
|
Issue #2212335 by jhodgdon: Separate out NodeSearch::execute() into finding vs. processing results
|
2014-11-26 11:02:49 +00:00 |
Nathaniel Catchpole
|
0bfb32b55b
|
git commit -m 'Issue #2377397 by Wim Leers, alexpott: Themes should use libraries, not individual stylesheets'
|
2014-11-26 10:37:53 +00:00 |
Nathaniel Catchpole
|
8656312383
|
Issue #1002164 by alexpott, Carsten Müller, Devin Carlson, linclark, naxoc, vijaycs85: The Book module can be uninstalled with nodes with a book node type still existing
|
2014-11-25 14:00:27 +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
|
f5d180e191
|
Issue #2211241 by jhodgdon, ianthomas_uk: Refactor search_reindex() into separate functions
|
2014-11-24 11:29:28 +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
|
da8ea3bfaa
|
Issue #2346937 by dawehner, larowlan, Wim Leers, claudiu.cristea, msonnabaum: Implement a Renderer service; reduces drupal_render / _theme service container calls
|
2014-11-21 09:48:25 +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 |
Alex Pott
|
633d84281a
|
Issue #2339151 by EclipseGc, tim.plunkett, Gábor Hojtsy, effulgentsia: Conditions / context system does not allow for multiple configurable contexts, eg. language types
|
2014-11-19 21:03:06 +00:00 |
Alex Pott
|
90a26b4ba9
|
Issue #2370147 by catch, davidhernandez, lauriii: Move is_front variable to template_preprocess_page()
|
2014-11-18 09:50:53 +00:00 |
Nathaniel Catchpole
|
0cde5d7536
|
Issue #2321385 by alexpott, bircher, amateescu, swentel, benjy: Fixed Creation of node body field in postSave() incompatible with default config and overrides.
|
2014-11-17 12:48:18 +00:00 |
Nathaniel Catchpole
|
488116d759
|
Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage.
|
2014-11-14 10:43:20 +00:00 |
Nathaniel Catchpole
|
4dc03e7037
|
Issue #2372477 by yched: Fixed Lots of tests still enable entity.module.
|
2014-11-12 17:22:47 +00:00 |
Nathaniel Catchpole
|
cd9b0f4fde
|
Issue #1426804 by alexpott, swentel: Fixed Allow field storages to be persisted when they have no fields.
|
2014-11-12 16:16:39 +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
|
629f4e0f54
|
Issue #2354491 by olli, dawehner | penyaskito: Fixed Edit new user list view throws exception on saving.
|
2014-11-09 20:49:48 -08:00 |
Alex Pott
|
fa2be71e4f
|
Issue #2347787 by andrei.dincu | cosmicdreams: Fixed Content Type edit form always displays "Don't display post information".
|
2014-11-08 16:55:56 -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 |
Nathaniel Catchpole
|
5ee8ee7f79
|
Issue #2368185 by Gábor Hojtsy: Fixed Content views shipped by node module have non-functional timestamp field.
|
2014-11-04 13:19:44 +00:00 |
Alex Pott
|
80eccb1896
|
Issue #2361823 by rpayanm, javivf: Remove usage of drupal_strtolower().
|
2014-11-03 16:13:43 +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 |
Nathaniel Catchpole
|
2d3266e61f
|
Issue #2361681 by Wim Leers: drupal_render(): invert second argument ($is_recursive_call -> $is_root_call) => more strict, better DX/TX.
|
2014-10-24 15:51:28 +01:00 |
Alex Pott
|
4d86f97385
|
Issue #2316561 by jmolivas | YesCT: Type hint hooks with interface: ConfigurableLanguageInterface instead of LanguageEntity/ConfigurableLanguage.
|
2014-10-23 12:32:15 +01:00 |
Nathaniel Catchpole
|
0c11136455
|
Issue #2224581 by alexpott, larowlan, jhodgdon, mgifford: Delete forum data on uninstall.
|
2014-10-22 10:52:29 +01:00 |
Nathaniel Catchpole
|
cecf4ea7cf
|
Issue #2226533 by martin107, filijonka, YesCT, Xano, jmolivas, Chris Dart, alexpott, tstoeckler, visabhishek | csg: Changes to the Language class due to the LanguageInterface (followup).
|
2014-10-21 10:05:08 +01:00 |
Alex Pott
|
e775d664ab
|
Issue #1971208 by calebtr, dsayswhat, metzlerd, agentrickard: Replace "utilize" with a proper verb.
|
2014-10-20 09:30:46 +01:00 |
Alex Pott
|
29c297444b
|
Issue #2357185 by penyaskito: Remove unnecessary setup in NodeCacheTagsTest.
|
2014-10-18 13:02:39 +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 |
Jennifer Hodgdon
|
ca16cd4037
|
Issue #569362 by David Hernández, Jaza, effulgentsia: Document attributes template variables
|
2014-10-15 05:47:32 -07: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
|
4e0e15b201
|
Issue #2352641 by chx, alexpott: Break router.builder dependency.
|
2014-10-10 20:41:01 +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 |
Nathaniel Catchpole
|
58b78c4ba5
|
Issue #2331113 by David_Rothstein: Fixed Node access rebuilds are completely broken when being rebuilt through a batch process?.
|
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
|
16883210eb
|
Issue #2342683 by David Hernández, dawehner: Fixed NodeViewBuilder should use static where possible, subclassing is currently too painful.
|
2014-10-09 10:48:19 +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 |
Alex Pott
|
ecb4d36782
|
Issue #2150443 by cjoy, Xano: Do not tell site builders what to name their node types.
|
2014-10-08 16:25:15 +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
|
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
|
046bf09b43
|
Issue #1922966 by jibran, damiankloip: Remove 'bool' and 'translatable' key from option definitions.
|
2014-10-07 17:23:15 +01:00 |
Alex Pott
|
cbd36ff0d6
|
Issue #2229435 by lauriii, joelpittet, Rade: Clean up the way attributes are printed in field.html.twig.
|
2014-10-07 14:17:40 +02:00 |
Alex Pott
|
331f2878fb
|
Issue #2322233 by Temoor, Mirroar, estoyausente: Replace all instances of user_role_load(), entity_load('user_role') and entity_load_multiple('user_role') with static method calls.
|
2014-10-05 11:16:10 +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
|
c2070f103e
|
Issue #1440662 by bdone, marthinal, nod_, sun, rteijeiro, rak2008 | jenlampton: Fixed UX regression: Prevent links in node preview from being clicked.
|
2014-10-04 14:49:18 +02: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
|
5fdcfc74d6
|
Issue #2346911 by larowlan, vijaycs85, Berdir | sihv: Fixed Base field overrides have incorrect default value callable properties.
|
2014-09-30 08:42:48 +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 |
Alex Pott
|
27636950ac
|
Issue #2340571 by Désiré | YesCT: LanguageInterface needs isLocked method for the locked property.
|
2014-09-29 08:10:45 +02:00 |
webchick
|
f140282e26
|
Issue #2323511 by dawehner, pfrenssen, olli, Xano | alberto56: Fixed Menu dropdown missing from 'Normal menu entry' section in Views.
|
2014-09-28 17:11:38 -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
|
a6492ce9d9
|
Issue #2343651 by xjm, tim.plunkett, Wim Leers, dinarcon, dawehner: Remove most remaining l() calls.
|
2014-09-28 00:21:34 -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 |
Alex Pott
|
81e675a570
|
Issue #2341313 by dawehner: Convert all t() calls to $this->t() in views.
|
2014-09-24 00:05:54 +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
|
fb6c562c9e
|
Issue #2263981 by znerol, beejeebus: Introduce a robust and extensible page cache-policy framework.
|
2014-09-20 11:14:29 +01:00 |
webchick
|
1476c56c62
|
Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig.
|
2014-09-19 19:45:52 -07: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
|
8ff6a61f6a
|
Issue #2320521 by jhodgdon: Fixed Follow-up: Node language views filters need label adjustments.
|
2014-09-18 14:42:24 +01:00 |
Alex Pott
|
2e7b455960
|
Issue #2303525 by paulmckibben, tim.plunkett: Provide link tags to alternate languages (hreflang) in HTML head.
|
2014-09-18 14:36:48 +01:00 |
Alex Pott
|
e07bf5fdd6
|
Issue #2337227 by er.pushpinderrana, larowlan: Fixed NodeAccessControlHandler performs non-strict in_array check.
|
2014-09-18 14:14:32 +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
|
57926bf527
|
Issue #2313757 by Berdir, Wim Leers, dawehner: Remove text_processing option from text fields, expose existing string field types as plain text in UI.
|
2014-09-17 21:59:08 +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
|
8c38be014c
|
Issue #2254153 by crowdcg, davidhernandez, joelpittet, mortendk, mdrummond, cilefen, LewisNyman: Move node classes out of preprocess and into templates.
|
2014-09-15 12:22:36 +01:00 |
Nathaniel Catchpole
|
983cdbf0ae
|
Issue #1857256 by dawehner, xjm, tim.plunkett, jibran, ParisLiakos, hussainweb, pcambra, ekes, InternetDevels, rhabbachi, rdrh555, tstoeckler, oadaeh, Gábor Hojtsy, vijaycs85: Fixed Convert the taxonomy listing and feed at /taxonomy/term/%term to Views.
|
2014-09-15 10:17:06 +01:00 |
catch
|
21a11cf58f
|
Issue #2336177 by alexpott, YesCT: Fixed ConfigurableLanguage cannot be created/removed directly, integrate language_save() and language_delete().
|
2014-09-14 15:27:33 +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
|
829c436ec1
|
Issue #303574 by jhodgdon, douggreen, BlakeLucchesi: Fixed Search Ranking Recency scoring algorithm.
|
2014-09-12 19:21:53 +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 |
Alex Pott
|
1d74988427
|
Issue #2336353 by cilefen: Fixed The message when there is no configuration to synchronize/import is misleading.
|
2014-09-12 11:50:48 +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
|
360af27e0e
|
Issue #1664268 by droplet, G-raph, csakiistvan: Drop some browser specific prefixes.
|
2014-09-11 17:57:14 +01:00 |
Alex Pott
|
577eab2e23
|
Issue #2323899 by gauravkhambhala, Gábor Hojtsy, omers | jhodgdon: Provided default Node views need language filtering.
|
2014-09-11 16:28:45 +01:00 |
Alex Pott
|
bd8cb79b78
|
Issue #2329485 by damiankloip, dawehner: Allow permissions.yml files to declare 'permission_callbacks' for dynamic permissions.
|
2014-09-09 20:11:27 +01:00 |
Alex Pott
|
537cc87642
|
Issue #2333731 by Berdir: Fixed WebTestBase::drupalCreateNode() should not hardcode default values.
|
2014-09-09 16:35:25 +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 |
Nathaniel Catchpole
|
4f978d9800
|
Issue #2324121 by Berdir, slashrsm, alexpott: Fixed NodeType's settings array was meant to be able to store information from mutliple modules.
|
2014-09-09 11:27:48 +01:00 |
Alex Pott
|
2b0be1d8b7
|
Issue #2226493 by Berdir, Wim Leers, m1r1k, mr.baileys, andypost, scor, cbr, joelpittet: Apply formatters and widgets to Node base fields.
|
2014-09-08 22:00:57 +01:00 |
webchick
|
a2facd2f1b
|
Issue #2333353 by ashutoshsngh: Remove usage of form_get_errors().
|
2014-09-08 09:01:19 -07:00 |
Nathaniel Catchpole
|
12feabd38c
|
Issue #2330929 by znerol: Remove the request from parameter converters.
|
2014-09-08 14:20:21 +01:00 |
Nathaniel Catchpole
|
71d247919f
|
Issue #2330091 by plach: Rename ContentEntityDatabaseStorage to SqlContentEntityStorage.
|
2014-09-08 13:12:45 +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 |
Dries
|
05212a9727
|
Issue #2271349 by Berdir, Arla, blueminds, larowlan, Dave Reid: Node and Comment ops links should be display components (which can be disabled).
|
2014-09-05 12:31:15 -04:00 |
webchick
|
5289c3e3ce
|
Issue #2326949 by plach, effulgentsia: Move entity-type-specific schema information from the storage class to a schema handler.
|
2014-09-02 14:58:04 -07:00 |
Nathaniel Catchpole
|
30cad25c71
|
Issue #2031717 by Berdir, swentel, fago: Make entity module not required.
|
2014-09-02 10:36:57 +01:00 |
webchick
|
6f9fc447bb
|
Issue #2037979 by Gábor Hojtsy, Sweetchuck, jhodgdon, dawehner: Fixed 'Current user's language' views filter label is named very misleading.
|
2014-08-29 22:17:55 -07: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
|
68755a3bbf
|
Issue #2188675 by Gábor Hojtsy, marthinal, fran seva, robertdbailey, Jalandhar, vijaycs85, dlu, kfritsche, YesCT, pfrenssen: Fixed Translate local task always visible, leads to WSOD.
|
2014-08-28 23:56:26 -07:00 |
webchick
|
403b56bb19
|
Issue #2329009 by znerol: Fixed SummaryLengthTest::testSummaryLength() must not alter WebTestBase::loggedInUser.
|
2014-08-28 23:36:15 -07:00 |
webchick
|
9c537ec4b2
|
Issue #1966436 by naveenvalecha, cesarmiquel, Berdir, mr.york, jlbellido, segi, vasi1186, Leksat, Gábor Hojtsy, Schnitzel, grisendo, Aron Novak, likin, penyaskito, vijaycs85, kfritsche, fago: Fixed Default *content* entity languages are not set for entities created with the API.
|
2014-08-28 12:58:27 -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
|
bfcd644b4a
|
Issue #2326727 by swentel: Fixed Delete tempstore entry of preview in submit.
|
2014-08-25 21:29:34 -07:00 |
webchick
|
dcaf9a11d4
|
Issue #2326837 by herom: Fixed content preview RTL CSS.
|
2014-08-25 21:14:52 -07:00 |
webchick
|
37709d66f5
|
Issue #2309715 by Gábor Hojtsy: Fixed Several views still say they depend on block module but not anymore.
|
2014-08-23 14:23:47 -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
|
d72c0f98ec
|
Issue #1510544 by swentel, Bojhan, Gábor Hojtsy, merlinofchaos, Cottser, Wim Leers, plopesc, aspilicious, sannejanssen, larowlan, tim.plunkett, nod_: Fixed Show previews in front-end theme, able to select different view modes.
|
2014-08-23 12:03:35 -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
|
7f2710bea8
|
Issue #2315333 by tim.plunkett: Move block plugin code out of block.module.
|
2014-08-21 12:20:41 +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
|
62bb5c4d53
|
Issue #2218065 by jhodgdon, dawehner: Fixed Need to join fields to the entity field data tables, not entity tables, or filtering increases number of results.
|
2014-08-18 17:41:42 +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
|
c69e1ab05f
|
Issue #2319977 by marcingy: Convert sql query in buildForm in NodeTypeDeleteConfirm to efq.
|
2014-08-16 00:18:02 +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
|
cd8986c2d7
|
Issue #2278567 by kgoel, azinck, dawehner | Crell: Standardize node route names by relationship.
|
2014-08-12 11:23:01 -07:00 |
Alex Pott
|
f9c1ff235b
|
Issue #2314123 by sun: Fixed various tests.
|
2014-08-12 00:40:02 -07:00 |
Alex Pott
|
9d777775b1
|
Issue #2307681 by cbr, Berdir, moshe weitzman: GetEntityTypeFromStaticClass - poor performance.
|
2014-08-11 15:02:28 -05:00 |
Jennifer Hodgdon
|
525a46c93c
|
Issue #2318981 by er.pushpinderrana, grisendo: Make hook_node_grants and hook_node_access_records sample function bodies consistent
|
2014-08-11 10:18:20 -07:00 |
Alex Pott
|
455428cb93
|
Issue #2318435 by dawehner, Gábor Hojtsy: Fixed Views menu items disappears when editing menu.
|
2014-08-11 09:14:13 -05:00 |
Alex Pott
|
8d61447bcf
|
Issue #2098355 by Berdir, guedressel | fago: Fixed Missing default access for all node fields.
|
2014-08-11 08:21:00 -05:00 |
Alex Pott
|
8a0fa31c03
|
Issue #2271005 by martin107, YesCT, alimac, mrjmd: Rename Language module's LanguageInterface to ConfigurableLanguageInterface and Language to ConfigurableLanguage.
|
2014-08-10 16:19:32 -05:00 |
Alex Pott
|
8fe81428b7
|
Issue #2315237 by andypost, daggerhart | yched: Rename FieldDefinition to BaseFieldDefinition.
|
2014-08-10 15:43:04 -05:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
0fe89b3737
|
Issue #1870866 by wiifm, magunz | jfarry: Fixed "Please insert the items per page (**) from above." doesn't make much sense.
|
2014-08-08 07:39:34 -05:00 |
Alex Pott
|
258856aee9
|
Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler.
|
2014-08-07 23:27:28 +01:00 |
Alex Pott
|
18ddb0044c
|
Issue #2315807 by tim.plunkett: Remove support for path-based form redirects.
|
2014-08-07 21:43:27 +01:00 |
Alex Pott
|
9eac446013
|
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
|
2014-08-06 09:50:23 +01:00 |
Alex Pott
|
627a719a7f
|
Issue #2189661 by tim.plunkett: Replace $form_state['redirect_route'] with setRedirect().
|
2014-08-06 09:05:02 +01:00 |
Alex Pott
|
fa9e8bbe50
|
Issue #2161845 by Gábor Hojtsy, vijaycs85 | YesCT: Fixed Node views (front page, admin) do not use the proper language filter.
|
2014-08-05 12:24:54 +01:00 |
Alex Pott
|
8f04acbb77
|
Issue #2309221 by mikey_p: Drupal\Core\Datetime\Date should be renamed to DateFormatter.
|
2014-08-05 11:39:21 +01:00 |
webchick
|
d82eb50d7d
|
Issue #2315189 by herom: Fixed 2 schema element types mistyped as sequence.
|
2014-08-04 13:17:54 -07:00 |
Alex Pott
|
e7e766618c
|
Issue #2306071 by dawehner: Tag backend services.
|
2014-08-04 12:54:30 +01:00 |
Alex Pott
|
5f4bbab95c
|
Issue #2313823 by tim.plunkett, martin107: Use FormStateInterface for all typehints.
|
2014-08-04 12:21:15 +01:00 |
Alex Pott
|
537457b512
|
Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError().
|
2014-08-04 11:19:36 +01:00 |
Alex Pott
|
d2e7d6211b
|
Issue #1498660 by marco, plach, andypost, YesCT, Berdir | dawehner: Refactor taxonomy entity properties to multilingual.
|
2014-08-03 23:48:36 +01:00 |
Nathaniel Catchpole
|
a91ef2b853
|
Issue #2272481 by herom, ParisLiakos, tim.plunkett: Remove usages of watchdog() from forms, plugins and controllers.
|
2014-07-31 13:46:06 +01:00 |
Nathaniel Catchpole
|
6749237dcb
|
Issue #2309673 by mitsuroseba: Add tests for node/add when no node types exist.
|
2014-07-31 11:35:28 +01:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Nathaniel Catchpole
|
718a47d755
|
Issue #2309247 by Gábor Hojtsy: Fixed Views do not depend on modules providing their displays.
|
2014-07-30 13:40:49 +01:00 |
Alex Pott
|
70bed3385f
|
Issue #2301317 by pwolanin, dawehner, Wim Leers, effulgentsia, YesCT, xjm, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 13:04:04 +01:00 |
Alex Pott
|
44f76c6bcf
|
Revert "Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion."
This reverts commit fd2db9cd35 .
|
2014-07-30 13:02:58 +01:00 |
Nathaniel Catchpole
|
fd2db9cd35
|
Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 11:47:01 +01:00 |
Alex Pott
|
4a45c16b0a
|
Issue #2310705 by lokeoke, tim.plunkett, dawehner: AccessManager should introduce constants for 'ANY' / 'ALL'.
|
2014-07-29 09:48:31 +01:00 |
Alex Pott
|
1a7cd1b532
|
Issue #2073811 by dawehner, pwolanin, joelpittet, Cottser, Mark Carver, steveoliver: Add a url generator twig extension.
|
2014-07-28 08:59:32 +01:00 |
Dries
|
900784f7fe
|
Issue #2217943 by jhodgdon, Wim Leers: Views cannot be filtered by language of translation.
|
2014-07-25 12:18:22 -04:00 |
Alex Pott
|
59c3c9757c
|
Issue #2305023 by dawehner: Fixed Rename getCancelRoute to getCancelUrl.
|
2014-07-25 15:44:31 +01:00 |
Alex Pott
|
64387e5c5e
|
Issue #2078473 by blueminds | Berdir: Added Use entity access API for checking access to private files.
|
2014-07-24 16:35:27 +01:00 |
Alex Pott
|
5783e08f16
|
Issue #2149197 by penyaskito, mikey_p, vijaycs85, herom: Replace format_interval with \Drupal::service('date')->formatInterval().
|
2014-07-24 15:54:28 +01:00 |
Nathaniel Catchpole
|
d526f0de4e
|
Issue #2212081 by dawehner: Remove views optional handler handling.
|
2014-07-22 10:27:41 +01:00 |
Nathaniel Catchpole
|
a57630c83d
|
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
|
2014-07-18 19:56:27 +01:00 |
webchick
|
01d85e15f2
|
Issue #2301045 by Gábor Hojtsy: Fixed Standard profile has views which include elements dependent on uninstalled modules, not valid in config.
|
2014-07-18 11:30:01 -04:00 |
Nathaniel Catchpole
|
5dad0b8606
|
Issue #597236 by Berdir, catch, msonnabaum, Xano, Wim Leers, jhedstrom, amateescu, corvus_ch, swentel, moshe weitzman, Gábor Hojtsy, riccardoR, killes@www.drop.org, et al: Add entity caching to core.
|
2014-07-18 11:53:52 +01:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
Nathaniel Catchpole
|
a780b52e2c
|
Issue #2226063 by Berdir, plopesc: Merge ListBooleanItem from options module into BooleanItem.
|
2014-07-17 11:07:54 +01:00 |
Alex Pott
|
b560f348bd
|
Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX.
|
2014-07-16 23:39:40 +01:00 |
Alex Pott
|
f2b6aa7a75
|
Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX.
|
2014-07-15 12:29:14 +01:00 |
webchick
|
686b47cd0b
|
Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom, rhm50, naveenvalecha, andypost, mandar.harkare, sergeypavlenko, sidharthap, SIz, tkuldeep17: Replace user_access() calls with ->hasPermission() in all core modules except user.
|
2014-07-11 23:55:56 -07:00 |
webchick
|
a07a4918b3
|
Revert "Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user."
Fixing commit credit.
This reverts commit 25afa8100a .
|
2014-07-11 23:54:55 -07:00 |
webchick
|
25afa8100a
|
Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user.
|
2014-07-11 22:41:12 -07:00 |
Alex Pott
|
5ffb1d3cfe
|
Issue #2216535 by jhodgdon, Berdir: Replace Node overview topic and Node API topic with Entity Hooks topic.
|
2014-07-11 13:04:53 +01:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
Alex Pott
|
8501b7f2d0
|
Issue #2257519 by sun, larowlan, xjm, cs_shadow: Move content assertion methods into a trait, so DUTB can consume it, too.
|
2014-07-10 16:32:46 +01:00 |
Alex Pott
|
2aa98311cf
|
Issue #2010162 by tim.plunkett | InternetDevels: Convert node_uri() to $node->uri().
|
2014-07-10 11:20:03 +01:00 |
Alex Pott
|
3e34d843d0
|
Issue #2283717 by amitgoyal, joshi.rohit100, g3r4 | jackbravo: Remove user_access function calls on hook_permission functions.
|
2014-07-08 10:00:18 +01:00 |
Alex Pott
|
fea90901e1
|
Issue #2293825 by sun: Fixed Various test classes do not have a "Test" suffix.
|
2014-07-07 17:06:42 +01:00 |
Alex Pott
|
ddaba8bf70
|
Issue #2294375 by jhodgdon: Fixed Comment publish/unpublish hooks are not invoked correctly.
|
2014-07-07 16:16:38 +01:00 |
Alex Pott
|
7332211095
|
Issue #2290103 by damiankloip, larowlan: Rename 'item_length' to 'view_mode' to aid discoverability.
|
2014-07-07 14:19:23 +01:00 |
Alex Pott
|
dd14f70e91
|
Issue #2283049 by olli: Remove obsolete NodeController::page() method.
|
2014-07-07 13:31:13 +01:00 |
Alex Pott
|
ffdefc67dd
|
Issue #2281325 by kim.pepper: NodeType condition should use EntityManager.
|
2014-07-06 18:32:21 +01:00 |
webchick
|
94e0188a10
|
Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request.
|
2014-06-29 20:33:08 -07:00 |
Nathaniel Catchpole
|
d805f52278
|
Issue #578400 by aaronschachter, melsi, Gábor Hojtsy, valthebald, idflood, sign, Damien Tournoud: Fixed Display the page title, even if 0.
|
2014-06-26 12:24:32 +01:00 |
webchick
|
18bbe3a788
|
Issue #2289095 by larowlan | pingers: Fixed Frontpage view, feed display renders the node comment form.
|
2014-06-25 19:13:06 -07:00 |
webchick
|
3a1f6fd999
|
Issue #2281635 by fubhy, er.pushpinderrana, EclipseGc, blueminds, tim.plunkett: \Drupal\Core\Plugin\Context\Context should use a ContextDefinition class instead of arrays.
|
2014-06-25 16:15:36 -07:00 |
Nathaniel Catchpole
|
3b84f7b213
|
Issue #2238217 by effulgentsia, neclimdul, martin107, tim.plunkett, cweagans, kim.pepper, xjm: Introduce a RouteMatch class.
|
2014-06-24 14:28:41 +01:00 |
Nathaniel Catchpole
|
6f33b60481
|
Issue #2124957 by Wim Leers, catch: Replace 'content' cache tag with 'rendered' and use it sparingly.
|
2014-06-20 18:41:22 +01:00 |
Nathaniel Catchpole
|
86e432e05e
|
Issue #2143291 by plach, alexpott, xjm, effulgentsia, pwolanin, swentel | yched: Clarify handling of field translatability.
|
2014-06-20 18:40:27 +01:00 |
webchick
|
1228438e65
|
Issue #2278541 by tim.plunkett, kim.pepper, Bojhan, EclipseGc: Refactor block visibility to use condition plugins.
|
2014-06-17 10:53:40 -07:00 |
webchick
|
f39f2c276e
|
Issue #2246661 by ivanjaros: Some templates are missing 'Default theme implementation ..' statement.
|
2014-06-15 23:45:56 -07:00 |
Alex Pott
|
4831e2ee7c
|
Issue #2226267 by fago, xjm, Berdir: Improve default value handling of fields to be consistent.
|
2014-06-16 00:19:55 +01:00 |
webchick
|
b1b3b2b886
|
Issue #2275877 by Mixologic, duellj, Les Lim, Xano, David Strauss: Replace master/slave terminology with primary/replica.
|
2014-06-13 19:31:56 -07:00 |
Jennifer Hodgdon
|
a735308ce5
|
Issue #2260043 by t0xicCode, amitgoyal: Remove lingering references to obsolete field crud and attach topics and functions
|
2014-06-13 14:50:50 -07:00 |
Jennifer Hodgdon
|
40004729f2
|
Issue #1674870 by amitgoyal, theemg, pwieck, xjm: Fix up docs for node_access_test module
|
2014-06-13 14:45:40 -07:00 |
webchick
|
3a42e91de1
|
Issue #2089331 by grom358 | thedavidmeister: [meta] Replace calls to check_plain() with Drupal\Component\Utility\String::checkPlain().
|
2014-06-12 19:33:48 -07:00 |
Alex Pott
|
c723131b15
|
Issue #2229163 by Michael Hodge Jr, rixter, thechanceg, bburg | Berdir: Remove node_type->has_title.
|
2014-06-11 23:26:24 +01:00 |
webchick
|
130cbfb0b5
|
Issue #2283929 by tim.plunkett: Clean up condition plugins to have schema support and to allow them to be optional.
|
2014-06-11 14:38:49 -07:00 |
webchick
|
12317b75fd
|
Issue #2283969 by tim.plunkett: Add a protected BlockBase::blockAccess() to contain plugin-specific logic.
|
2014-06-11 14:31:42 -07:00 |
Alex Pott
|
c1a1735811
|
Issue #1980010 by acabouet, TravisCarden: Add description to "Administer content" permission.
|
2014-06-11 14:59:28 +01:00 |
Alex Pott
|
5a06f7b2ad
|
Issue #2276387 by Gábor Hojtsy, vijaycs85: Fixed Translate routes should properly inherit admin path use from edit route.
|
2014-06-11 14:51:08 +01:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
Nathaniel Catchpole
|
55c34581e4
|
Issue #2248991 by marco, tstoeckler, xjm: Rename the 'log' field to 'revision_log' in Node and CustomBlock.
|
2014-06-09 16:38:45 +01:00 |
Alex Pott
|
22fc66d5e4
|
Issue #2277941 by yched: Allow injecting an arbitrary FieldConfig when building a FieldInstanceConfig.
|
2014-06-09 09:41:31 -05:00 |
Alex Pott
|
5417fcfdcf
|
Issue #2064639 by rahul.shinde, InternetDevels, martin107, longwave, jayeshanandani, connork, CarlHinton, vlad.n, superspring, andrei.dincu, stevepurkiss, jlindsey15, Salah Messaoud: Fixed Remove unused local variables from the node module.
|
2014-06-08 18:08:56 -05:00 |
Alex Pott
|
cd63520500
|
Issue #2085571 by Xano, dawehner: Fixed admin/content should not depend on node.module.
|
2014-06-08 17:49:56 -05:00 |
Alex Pott
|
f9dc1f1da8
|
Issue #1911768 by Xano: Added Make token and token type descriptions optional.
|
2014-06-08 17:41:24 -05:00 |
Alex Pott
|
68a6ee1fcc
|
Issue #2138073 by damiankloip, xjm: Remove module_load_include() call from NodeController::revisionOverview().
|
2014-06-08 17:29:43 -05:00 |
Alex Pott
|
b001084e91
|
Issue #2004252 by mortendk, babruix, dasjo, joelpittet, visabhishek, cwells, jenlampton, Dragan Eror, nikhiltri, minneapolisdan, Manuel Garcia, sarahjean, acouch | scor: Node.html.twig template.
|
2014-06-07 13:38:36 -05:00 |
Nathaniel Catchpole
|
b3db204762
|
Issue #2278051 by yched: Remove uses of non-existing 'max_length' setting on EntityRef fields.
|
2014-06-05 11:40:23 +01:00 |
Alex Pott
|
0ad74d11f5
|
Issue #2274175 by tim.plunkett, vijaycs85: Block plugin schema should be defined separately from the entity.
|
2014-06-03 17:52:38 -05:00 |
Alex Pott
|
1ab2651755
|
Issue #2183231 by tstoeckler, plach, jessebeach, fago, Berdir, xjm, mauzeh: Make ContentEntityDatabaseStorage generate static database schemas for content entities.
|
2014-06-01 15:53:43 -05:00 |
Nathaniel Catchpole
|
8d03d21b37
|
Issue #2272161 by tim.plunkett, fago: Entity-based conditions should use type => entity: instead of constraints.
|
2014-06-01 11:53:11 +01:00 |
Alex Pott
|
bd6c123c4f
|
Issue #1912536 by vollepeer, derheap | taslett: Remove all references to the (removed) user-picture.html.twig file.
|
2014-05-31 07:40:38 -05:00 |
Alex Pott
|
7a98471c44
|
Issue #2273631 by vijaycs85: Unify config entity schemas with a base schema type.
|
2014-05-31 06:55:13 -05:00 |
Nathaniel Catchpole
|
49be3541fe
|
Issue #2275679 by Dave Reid, Wim Leers: Clean up render cache placeholder.
|
2014-05-30 18:36:06 +01:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07:00 |
Alex Pott
|
00339b3d36
|
Issue #2167167 by Berdir: Remove field_info_*().
|
2014-05-27 09:34:19 +01:00 |
Nathaniel Catchpole
|
2d3d33b48f
|
Issue #2261181 by damiankloip, dawehner: Fixed Always pass in the request into the view executable.
|
2014-05-26 11:54:08 +01:00 |
Alex Pott
|
40cb3b0b5d
|
Issue #2268975 by Gábor Hojtsy, vijaycs85: Fixed named schema elements missing when installing Drupal.
|
2014-05-24 12:19:24 +01:00 |
webchick
|
9eae2471fa
|
Issue #2271939 by tim.plunkett: NodeType condition does not evaluate properly.
|
2014-05-21 20:53:28 -07:00 |
webchick
|
a0f1611a0b
|
Issue #2270339 by YesCT, martin107: is a misleading variable name in TokenReplaceUnitTestBase.
|
2014-05-20 22:58:28 -07:00 |
webchick
|
783bc94834
|
Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url.
|
2014-05-20 14:48:51 -07:00 |
webchick
|
e27542b49e
|
Issue #2268801 by tim.plunkett: Update ConditionInterface to use recently added plugin interfaces.
|
2014-05-20 14:12:47 -07:00 |
Alex Pott
|
fe26eb63fa
|
Issue #2218057 by jhodgdon, dawehner: Search Views integration - filter needs to join to node_field_data.langcode.
|
2014-05-20 10:54:14 +01:00 |
Nathaniel Catchpole
|
c972b3ee9d
|
Issue #2190313 by pfrenssen, Berdir, amateescu, ianthomas_uk: Add $EntityType::load() and loadMultiple() to simplify loading entities.
|
2014-05-20 10:29:40 +01:00 |
Nathaniel Catchpole
|
c47466e919
|
Issue #2229167 by dawehner, marthinal, Bojhan: Broken/missing handler (Module: node)
|
2014-05-20 10:14:47 +01:00 |
Alex Pott
|
3a699a6a16
|
Issue #1503464 by plopesc, larowlan, joelpittet, svenaas: Automatically add theme hook suggestion for node view mode.
|
2014-05-20 09:59:40 +01:00 |
Dries
|
809b361f20
|
Issue #2222719 by effulgentsia, tim.plunkett, xjm, dawehner: Use parameter matching via reflection for access checks instead of pulling variables from request attributes.
|
2014-05-16 12:45:50 -04:00 |
Alex Pott
|
82ecfadfbf
|
Issue #2261401 by Berdir: Automatically provide bundle info/list based on bundle_of annotation.
|
2014-05-15 14:01:36 -05:00 |
Alex Pott
|
da026cf53c
|
Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API).
|
2014-05-15 12:26:18 -05:00 |
Nathaniel Catchpole
|
177b86ec32
|
Issue #2261369 by Berdir: Introduce a common config entity base class for all bundle config entity types.
|
2014-05-14 21:20:40 +01:00 |
Nathaniel Catchpole
|
bf3ba52fa0
|
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
|
2014-05-13 17:55:52 +01:00 |
Alex Pott
|
8494b0632a
|
Issue #2262195 by sun: Various test classes are missing phpDoc.
|
2014-05-12 14:31:16 -05:00 |
Nathaniel Catchpole
|
e67b313df4
|
Issue #2068333 by roderik, skipyT, pcambra, plach, Désiré, marcingy, peximo: Convert node SQL queries to the Entity Query API.
|
2014-05-12 13:57:33 +01:00 |
Nathaniel Catchpole
|
7bc792063e
|
Issue #2263273 by alexpott: Config_snapshot table can be created by the storage class itself.
|
2014-05-12 10:58:09 +01:00 |
Nathaniel Catchpole
|
69fb5dc7f7
|
Issue #2226933 by cs_shadow, tim.plunkett, mandar.harkare, mortendk: Remove odd, even, first & last classes from views-view-unformatted.html.twig.
|
2014-05-12 10:38:06 +01:00 |
Nathaniel Catchpole
|
209ef5e8c7
|
Issue #2216437 by Wim Leers: Entity labels are not in-place editable on 'full entity page' (prime example: node title).
|
2014-05-08 20:35:06 +01:00 |
webchick
|
eef067b5a5
|
Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path.
|
2014-05-06 19:04:53 -07:00 |
Alex Pott
|
26eb01c06d
|
Issue #2245721 by vijaycs85, YesCT: Add missing configuration schema in language component.
|
2014-05-06 11:42:01 +01:00 |
webchick
|
e4ae1523e7
|
Issue #2240463 by robertdbailey, balagan, holly.ross.drupal: Fix text: languages are not "enabled/disabled" anymore, they are added/removed.
|
2014-05-04 10:19:57 -07:00 |
webchick
|
90374c77c4
|
Commenting test to explain what's happening.
|
2014-05-04 00:09:51 -07:00 |
webchick
|
2250c09add
|
Issue #1939008 by sun, joelpittet, gnuget, Gokul N K, sphism, drupalninja99, c4rl, Cottser, mdrummond, long wave, steveoliver, andypost, Fabianx | jenlampton: Convert theme_table() to Twig.
|
2014-05-04 00:07:44 -07:00 |
Jennifer Hodgdon
|
f8afaa2fdc
|
Issue #2255073 by jmarkel: Fix up docs for node_uri() function
|
2014-05-02 16:43:04 -07:00 |
Dries
|
99b367da46
|
Issue #2099131 by jessebeach, Wim Leers, catch, Berdir, benjifisher, martin107, andypost: Use #pre_render pattern for entity render caching.
|
2014-05-02 17:43:59 -04:00 |
Nathaniel Catchpole
|
44b38852b8
|
Issue #2158571 by tstoeckler, dawehner, kgoel, tim.plunkett, catch, effulgentsia: Routes added in RouteSubscribers cannot be altered.
|
2014-05-01 10:46:02 +01:00 |
Nathaniel Catchpole
|
5c2dc50b20
|
Issue #2084323 by Berdir, sandipmkhairnar, Xano, Jalandhar: EntityForm::actions() adds 'delete' without checking access.
|
2014-04-30 11:47:01 +01:00 |
Nathaniel Catchpole
|
904a0fad6e
|
Issue #2245001 by andypost: Remove unneeded CommentManagerInterface::getParentEntityUri().
|
2014-04-28 16:06:29 +01:00 |
Alex Pott
|
c79ac2f741
|
Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm.
|
2014-04-26 00:12:39 +01:00 |
Alex Pott
|
750a1d8465
|
Issue #216064 by Xano, idflood, drifter, Artusamak, ygerasimov, sun, ParisLiakos, Cottser, TravisCarden, marcingy, floretan, catch, tedbow: Entity form "Delete" button triggers server-side + HTML5 form validation; change "Delete" button to a link.
|
2014-04-25 20:31:57 +01:00 |
webchick
|
87fe2f4c8d
|
Issue #2231505 by joelpittet, baisong | Cottser: Convert theme_field__node__title() to Twig.
|
2014-04-24 23:33:20 -07:00 |
Dries
|
82f25bf143
|
Issue #2168321 by longwave, martin107: Several files have incorrect indentation.
|
2014-04-24 15:06:35 +02:00 |
Jennifer Hodgdon
|
a172c1c78d
|
Issue #2244087 by cs_shadow, andrei.dincu, joachim: Add explanation comment in NodeCreationTest
|
2014-04-23 08:09:58 -07:00 |
Nathaniel Catchpole
|
7625cea06d
|
Issue #1166114 by jhodgdon, tomogden, Rajendar Reddy, larowlan, swentel, splatio, erics14: Manage Displays Search Results doesn't manage the display of the search results.
|
2014-04-23 12:44:32 +01:00 |
webchick
|
4e87132999
|
Issue #1366020 by pwolanin, dawehner, rcaracaus, jhodgdon | tstoeckler: Overhaul SearchQuery; make search redirects use GET query params for keywords.
|
2014-04-22 21:25:05 -07:00 |
webchick
|
ed38d9eb44
|
Issue #2194823 by znerol, YesCT, dawehner: Ensure that all content/page routes have an _title.
|
2014-04-22 20:05:46 -07:00 |
webchick
|
f6324f3898
|
Issue #2056173 by philipz, Sam152 | tim.plunkett: Regression: Two-column layout is broken by vertical toolbar.
|
2014-04-22 19:59:59 -07:00 |
webchick
|
2681750501
|
Issue #2208609 by sun, Jalandhar, damiankloip: Move Json utility class into Drupal\Component\Serialization.
|
2014-04-18 08:32:47 -07:00 |
Alex Pott
|
1e15efd7d2
|
Issue #2202629 by sun: Move Drupal\Core\KeyValueStore\State* into Drupal\Core\State\State*.
|
2014-04-18 11:53:27 +01:00 |
webchick
|
f0bed14de3
|
Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose.
|
2014-04-16 15:00:30 -07:00 |
webchick
|
37250bb5bb
|
Issue #1740378 by xjm, Désiré, alexpott | heyrocker: Implement renames in the import cycle.
|
2014-04-16 15:00:29 -07:00 |
Alex Pott
|
7ad0c57207
|
Issue #2182239 by Berdir, andypost: Improve ContentEntityBase::id() for better DX.
|
2014-04-16 10:11:41 +01:00 |
webchick
|
9528f21954
|
Issue #2240019 by cs_shadow | alexpott: Incorrect API documentation in hook_ranking.
|
2014-04-15 14:24:47 -07:00 |
webchick
|
f0677c1161
|
Issue #2147291 by tim.plunkett, martin107, tkuldeep17, agentrickard: Node_access_grants should always be passed an account.
|
2014-04-15 09:47:12 -07:00 |
Alex Pott
|
62ba47d26a
|
Revert "Issue #2085243 by dawehner: Rename Menu module into Menu UI module."
This reverts commit 07f63fe6f3 .
|
2014-04-13 15:03:35 -04:00 |
Alex Pott
|
f122f87451
|
Issue #2227869 by joelpittet: Remove magic printing from Attribute class to make Twig 'without' filter work for attributes.
|
2014-04-13 14:56:00 -04:00 |
Alex Pott
|
07f63fe6f3
|
Issue #2085243 by dawehner: Rename Menu module into Menu UI module.
|
2014-04-13 11:58:17 -04:00 |
Alex Pott
|
7f273d25c5
|
Issue #2239307 by tim.plunkett: Remove obsolete _node_revision_access.
|
2014-04-12 22:56:17 -04:00 |
Alex Pott
|
bf61ca134d
|
Issue #2217749 by Wim Leers, Jalandhar, visabhishek, damiankloip: Entity base class should provide standardized cache tags and built-in invalidation.
|
2014-04-12 14:11:33 -04:00 |
webchick
|
cda250396e
|
Issue #2225739 by killua99, Berdir, andypost, pfrenssen: Remove usage of field_info_instances(), use EntityManager::getFieldDefinitions() instead.
|
2014-04-11 12:01:24 -04:00 |
Alex Pott
|
3c488c482e
|
Issue #2178643 by ianthomas_uk, jhodgdon, jayeshanandani: Indexing status can show a negative percentage of content as having been indexed.
|
2014-04-09 08:56:25 -04:00 |
webchick
|
fc6b814e02
|
Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from .
|
2014-04-08 13:56:43 -07:00 |
webchick
|
b504423ed0
|
Issue #2165725 by Xano: Introduce hook_entity_operation().
|
2014-04-07 11:12:13 -07:00 |
webchick
|
86ae96e4fd
|
Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions.
|
2014-04-07 08:01:20 -07:00 |
webchick
|
0e21df56b7
|
Issue #2232385 by Wim Leers: Cacheable 'Syndicate' block: never cache it, because it's cheaper to always render it.
|
2014-04-07 07:46:43 -07:00 |
Alex Pott
|
3b3ba27598
|
Issue #2227973 by pfrenssen, Berdir: Rename ContentTranslationController to ContentTranslationHandler.
|
2014-04-07 13:26:47 +01:00 |
Nathaniel Catchpole
|
ae702dc56d
|
Issue #1808248 by alexpott, beejeebus, tayzlor, Nitesh Sethia: Add a separate module install/uninstall step to the config import process.
|
2014-04-04 14:49:13 +01:00 |
webchick
|
6edcdee3e6
|
Issue #1709960 by Berdir, zserno, jessebeach | joachim: Declare a maximum length for entity and bundle machine names.
|
2014-04-03 14:38:51 -07:00 |
webchick
|
cd94c10589
|
Issue #2002246 by tompagabor, floretan, lauriii, pakmanlh, rbomhof | pixelite: Capitalize operations links in the comment and taxonomy term admin UI.
|
2014-04-03 10:19:15 -07:00 |
Nathaniel Catchpole
|
ef2563979a
|
Issue #2211949 by chx, Berdir, fago, benjy: Support keeping new revision id for migrate.
|
2014-04-03 12:10:25 +01:00 |
Alex Pott
|
41b6df5888
|
Issue #1991442 by tim.plunkett, benjy: Remove 'module' from block plugin configuration.
|
2014-04-01 22:14:13 +01:00 |
webchick
|
40f818bbe6
|
Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions.
|
2014-03-31 10:37:55 -07:00 |
webchick
|
be83ed2bbc
|
Issue #2166915 by ianthomas_uk, sun | plach: Remove uses of deprecated language functions in tests and procedural code.
|
2014-03-31 10:29:01 -07:00 |
catch
|
cf0549dbd2
|
Issue #2177799 by tstoeckler, jsbalsera, mauzeh: Allow IntegerItem's to be unsigned.
|
2014-03-30 12:56:53 +02:00 |
Alex Pott
|
0a8e34cf15
|
Issue #2149649 by Gábor Hojtsy, YesCT, Xano, herom, vijaycs85, Sweetchuck, plach: Entity rendering/theming does not use the active entity language to render links.
|
2014-03-29 12:40:21 +01:00 |
webchick
|
4ac79a1366
|
Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files.
|
2014-03-28 16:27:34 -07:00 |
webchick
|
4a8bbfbb73
|
Issue #2215961 by tim.plunkett, Berdir: Entity::urlInfo() should return \Drupal\Core\Url.
|
2014-03-28 16:07:00 -07:00 |
catch
|
6a4ba9df64
|
Issue #2124599 by olli, tedbow, swentel: ode_block_access affects access to editing blocks Removes 'operations' links for Block layout page.
|
2014-03-28 15:00:59 +01:00 |
Alex Pott
|
fee6ae0e0f
|
Issue #2225629 by Xano: Move hook_field_extra_fields() to the entity API.
|
2014-03-28 11:30:44 +01:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
catch
|
c9a8e335ee
|
Issue #2226823 by YesCT: Make default views displays configuration have correct position values.
|
2014-03-27 11:02:45 +01:00 |
webchick
|
fe77b9954a
|
Issue #2225563 by Xano: Improve @param and @return documentation of node.module.
|
2014-03-26 23:48:26 -07:00 |
webchick
|
51d5481ddd
|
Issue #2111887 follow-up by ianthomas_uk: Fix broken HEAD.
|
2014-03-26 18:53:27 -07:00 |
Alex Pott
|
1ad4630ad6
|
Issue #2111887 by Gábor Hojtsy, kfritsche, vasi1186, dclavain, YesCT, segi: Regression: Only title (of base fields) on nodes is marked as translatable.
|
2014-03-26 23:32:10 +01:00 |
catch
|
24526aedd0
|
Revert "Issue #2165725 by Xano: Introduce hook_entity_operation()."
This reverts commit 2cf87103b5 .
|
2014-03-26 19:53:12 +01:00 |
catch
|
64cd12115e
|
Issue #2225699 by czigor, jessebeach: Set all revisionable fields to revisionable.
|
2014-03-26 15:46:36 +01:00 |
catch
|
2cf87103b5
|
Issue #2165725 by Xano: Introduce hook_entity_operation().
|
2014-03-26 12:46:04 +01:00 |
catch
|
e1dd5a1efd
|
Issue #2223249 by alexpott: Remove hook_language_insert/update/delete/presave in favour of entity hooks.
|
2014-03-25 20:51:00 +01:00 |
catch
|
4e9a885109
|
Issue #2204239 by damiankloip, Sutharsan: Simplify and de-duplicate argument validators.
|
2014-03-25 20:34:16 +01:00 |
catch
|
53852c25df
|
Issue #2211235 by damiankloip: Add specific annotations for Views handlers.
|
2014-03-25 20:16:43 +01:00 |
catch
|
83b797dfce
|
Issue #2095195 by yched, fago, Berdir, amateescu, swentel, pfrenssen, Xano: Remove deprecated field_attach_form_*().
|
2014-03-25 19:26:29 +01:00 |
webchick
|
4a1ff2d485
|
Issue #2144631 by fago: Add a revisionable key to field definitions.
|
2014-03-25 09:26:15 -07:00 |
catch
|
34907c36cc
|
Issue #2224209 by alexpott: Field instance configuration should depend on its bundle.
|
2014-03-25 13:38:24 +00:00 |
Alex Pott
|
02f761ba1d
|
Issue #2154711 by plopesc, tim.plunkett, olli, Berdir, Dave Reid: Move entity_get_(form/view)_mode_options() functions to EntityManager and add get(Form/View)ModeOptions() methods.
|
2014-03-25 10:43:08 +01:00 |
webchick
|
bd28b217a7
|
Issue #2221789 by Schoonzie, marthinal, sidharthap | Berdir: Not possible to disable 'Save new revision' when enabled by default.
|
2014-03-24 08:27:06 -07:00 |
Alex Pott
|
fa51d2e5bd
|
Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match.
|
2014-03-24 11:34:32 +01:00 |
Alex Pott
|
5abaa5f957
|
Issue #2120871 by andypost, Berdir, amateescu, vladan.me, Xano: Rename EntityListController to EntityListBuilder.
|
2014-03-23 22:25:46 +00:00 |
Nathaniel Catchpole
|
2c2c1adcbf
|
Issue #1316692 by tim.plunkett, dawehner: Convert hook_admin_paths() into declarative properties on routes.
|
2014-03-21 12:35:45 +00:00 |
Nathaniel Catchpole
|
8cbab1493b
|
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
|
2014-03-21 11:53:32 +00:00 |
Nathaniel Catchpole
|
2cfe18943b
|
Issue #2204143 by ianthomas_uk, sun: Remove deprecated drupal_explode_tags() and drupal_implode_tags().
|
2014-03-17 18:39:20 +00:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |
Alex Pott
|
eba0b71872
|
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5 .
|
2014-03-17 13:02:04 +00:00 |
Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +00:00 |
Alex Pott
|
a8a8b2cbcc
|
Issue #2016701 by Berdir, ceng, alarcombe, daffie, rhm50: Expand TermInterface to provide methods.
|
2014-03-17 10:11:38 +00:00 |
webchick
|
533ee3a17f
|
Issue #2145103 by Berdir, das-peter, fago, amateescu: Provide non-configurable field types for entity created, changed and timestamp fields.
|
2014-03-16 10:04:20 -07:00 |
Nathaniel Catchpole
|
bd732ee75e
|
Issue #2188565 by Wim Leers, Berdir: Test coverage for Comment, Custom Block, Node, Taxonomy Term and User entity cache tags.
|
2014-03-14 13:06:46 +00:00 |
Alex Pott
|
ba3a839cc7
|
Issue #2216909 by sun, longwave: Random test failure in ConfigTranslationUiTest.
|
2014-03-13 15:21:54 +00:00 |
webchick
|
3ed3cbe055
|
Issue #2205161 by jibran, rteijeiro | sun: Convert node.js into a library.
|
2014-03-12 09:29:55 -07:00 |
webchick
|
9d3a228020
|
Issue #2171071 by jessebeach, dawehner, chakrapani, longwave, Gábor Hojtsy, xjm, Wim Leers: Rename drupal_add_library() to _drupal_add_library() and remove its uses.
|
2014-03-12 08:47:01 -07:00 |
Nathaniel Catchpole
|
6dc4d08c1f
|
Issue #2208165 by longwave, damiankloip: Replace usage of views deprecated functions in views.
|
2014-03-10 13:11:58 +00:00 |
Nathaniel Catchpole
|
b07fb6b076
|
Issue #1774104 by sun: Replace all trivial drupal_write_record() calls with db_merge().
|
2014-03-10 11:17:13 +00:00 |
Alex Pott
|
01a3e1902f
|
Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings.
|
2014-03-09 19:59:45 +00:00 |
Alex Pott
|
0f35ae9f75
|
Issue #2004336 by damiankloip: Default UUID key in ConfigEntityType.
|
2014-03-08 10:58:15 +00:00 |
Nathaniel Catchpole
|
7eda0ecba5
|
Issue #2114563 by joelpittet, martin107, Cottser: Remove TwigReference with the help of 'without' filter replacing 'show'/'hide' functions.
|
2014-03-07 18:29:14 +00:00 |
Alex Pott
|
2187fd1ee3
|
Issue #2198917 by andypost, Berdir: Use the string field type for the node title field.
|
2014-03-07 11:08:24 +00:00 |
Nathaniel Catchpole
|
3f9cd4576a
|
Issue #2161067 by chakrapani, Nick_vh: Advanced search with Language filter does not work.
|
2014-03-06 12:35:54 +00:00 |
Dries
|
4638a0048d
|
Issue #2194897 by sun: Rename Database\Query\Merge::key() to keys(), retain a BC alias for key().
|
2014-03-05 14:57:36 -05:00 |
webchick
|
df42572a02
|
Issue #2209459 by droplet, nod_: Fix JS dependencies on jquery.once.
|
2014-03-05 08:53:15 -08:00 |
Nathaniel Catchpole
|
d1d797046f
|
Issue #106721 by msonnabaum, lotyrin, erikwebb, catch, ezra-g, joelpittet, oleg.medvedev, jrglasgow, dawehner, bdragon: Optimize node access queries.
|
2014-03-05 09:41:12 +00:00 |
webchick
|
8df5f65232
|
Issue #2203291 by alexpott: Invalid YAML in views.view.test_contextual_links.yml.
|
2014-03-04 13:02:12 -08:00 |
webchick
|
a566566ed8
|
Issue #2191011 by Stuart Miller, Cottser: PHP Warnings in views_preprocess_page() caused by frontpage view.
|
2014-03-04 12:55:11 -08:00 |
webchick
|
afa38dc2e1
|
Issue #2170425 by miraj9093, sandipmkhairnar, tgeller: Make text consistent: "Add new content" -> "Add content".
|
2014-03-04 12:27:47 -08:00 |
Alex Pott
|
7a6fb338b3
|
Issue #2114707 by Berdir, yched, amateescu, effulgentsia, fago: Allow per-bundle overrides of field definitions.
|
2014-03-04 10:27:25 +00:00 |
webchick
|
523964ba75
|
Issue #2192693 by alexpott, swentel: Remove config.inc.
|
2014-03-01 11:02:16 -08:00 |
Alex Pott
|
863941874a
|
Issue #2200623 by damiankloip: Add plugin provider to default views configuration.
|
2014-03-01 10:20:03 +00:00 |
Nathaniel Catchpole
|
78b48c89ad
|
Issue #2092095 by tstoeckler, ParisLiakos: Remove \Drupal\Component\Utility\MapArray.
|
2014-02-28 10:43:51 +00:00 |
Nathaniel Catchpole
|
31dbc6a137
|
Issue #2151459 by jessebeach, Wim Leers, plach, amateescu, Berdir: Enable node render caching.
|
2014-02-28 10:06:00 +00:00 |
Dries
|
03ddf8c283
|
Issue #2198377 by alexpott: Enforce UUID key name in configuration entities.
|
2014-02-27 20:34:39 +01:00 |
webchick
|
5d0729f07a
|
Issue #2070369 by herom, bdgreen, Mac_Weber, InternetDevels, sidharthap, JeroenT: Remove all calls to deprecated function language().
|
2014-02-26 11:16:54 -08:00 |
webchick
|
02417da643
|
Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open.
|
2014-02-26 10:38:09 -08:00 |
Nathaniel Catchpole
|
b9a978d202
|
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
|
2014-02-26 10:53:29 +00:00 |
Nathaniel Catchpole
|
d41d3db083
|
Issue #2199483 by damiankloip, alexpott: Provide a default config_prefix based on entity type ID and provider.
|
2014-02-25 10:12:46 +00:00 |
webchick
|
0a4239109b
|
Issue #2177031 by dawehner, tim.plunkett, Berdir: Remove menu_get_item() and every use of it. .
|
2014-02-24 11:38:23 -08:00 |
Alex Pott
|
78e5e9bfd9
|
Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls.
|
2014-02-24 10:10:52 +00:00 |
webchick
|
f19fadd3a4
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
|
2014-02-22 20:56:51 -08:00 |
webchick
|
6ff0d4c76a
|
Issue #2177469 by Gábor Hojtsy, Aron Novak, swentel, andypost, Berdir: Move node base widgets to the top level of the form.
|
2014-02-21 10:00:13 -08:00 |
Alex Pott
|
a1a5e155f8
|
Issue #2198343 by damiankloip, longwave: Convert all usages of cache() and cache_invalidate_tags() procedural functions.
|
2014-02-21 15:21:08 +00:00 |
webchick
|
96e7aa9a33
|
Issue #2006606 by plach, vijaycs85, Gábor Hojtsy, dawehner, YesCT, pfrenssen: Views rendering ignores entity language, eg: Identical nodes rendered in views when nodes have translations.
|
2014-02-20 09:40:18 -08:00 |
webchick
|
d6c9c5751e
|
Issue #2110615 by swentel, dawehner, xjm, chx: Do not ship with default UUIDs.
|
2014-02-20 08:26:41 -08:00 |
Alex Pott
|
eb53ecc555
|
Issue #2187735 by ianthomas_uk, Sutharsan, andypost: Add removal information to docblock of all @deprecated functions.
|
2014-02-20 13:49:37 +00:00 |
Nathaniel Catchpole
|
769bd1f946
|
Issue #2055371 by ianthomas_uk, Xano, InternetDevels, alexpott: Replace all module_invoke_all() deprecated function calls in OO code.
|
2014-02-20 12:00:34 +00:00 |
Alex Pott
|
c210e8681c
|
Issue #1981858 by Berdir, tim.plunkett, longwave, Les Lim: Rename hook_entity_info/alter() to hook_entity_type_build/alter().
|
2014-02-20 10:04:54 +00:00 |
Alex Pott
|
40dc8daf51
|
Issue #2095303 by swentel, plopesc, Berdir, claudiu.cristea, yched: Rename 'field_entity' to 'field_config' and 'field_instance' to 'field_instance_config'.
|
2014-02-19 23:29:14 +00:00 |
Nathaniel Catchpole
|
b65c8f413d
|
Issue #2198423 by damiankloip: Store the provider for Views plugins.
|
2014-02-19 16:59:12 +00:00 |
Alex Pott
|
b0da3ae64e
|
Issue #2119905 by damiankloip, tim.plunkett, Berdir: Provide @ConfigEntityType and @ContentEntityType to have better defaults.
|
2014-02-18 14:34:10 +00:00 |
Nathaniel Catchpole
|
a840af8381
|
Issue #2173655 by Cottser, xjm, jessebeach, alexpott, rlmumford: Refactor theme() to _theme(); make it a private API to discourage module developers from circumventing the renderable build system.
|
2014-02-18 10:54:10 +00:00 |
Alex Pott
|
e17552ab02
|
Issue #2158339 by jhodgdon, bzrudi71: Search results page broken on PostgreSQL.
|
2014-02-16 08:01:42 +00:00 |
Alex Pott
|
f3732c6862
|
Issue #2028025 by David Hernández, Berdir, larowlan, ceng, YesCT, a_thakur: Expand CommentInterface to provide methods.
|
2014-02-16 07:20:53 +00:00 |
Alex Pott
|
f4a1b19aff
|
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels, ianthomas_uk: Replace all module_invoke() deprecated function calls.
|
2014-02-15 10:06:58 +00:00 |
Alex Pott
|
a1c6a9d7d0
|
Issue #2194703 by Stuart Miller: Drupal\node\Tests\Views\FrontPageTest doesn't show in test interface.
|
2014-02-14 12:59:59 +00:00 |
Alex Pott
|
5e112d8f30
|
Issue #1987406 by jenlampton, Petr Illek, forbesgraham, herom, jerdavis, Jon Pugh, sanguis, idflood, ezeedub, shanethehat, joelpittet | Cottser: Node.module - Convert theme_ functions to Twig.
|
2014-02-13 16:54:28 +00:00 |
Alex Pott
|
12953f2eaf
|
Revert "Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls."
This reverts commit 98cdbfec7b .
|
2014-02-13 12:21:40 +00:00 |
Alex Pott
|
cdab74eed5
|
Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile.
|
2014-02-13 11:28:24 +00:00 |
Nathaniel Catchpole
|
54f8683de8
|
Issue #1853536 by jhodgdon, dawehner, damiankloip, xjm, mgifford: Reintroduce Views integration for search.module (not supporting backlinks view).
|
2014-02-13 11:02:41 +00:00 |
Alex Pott
|
98cdbfec7b
|
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls.
|
2014-02-13 10:53:00 +00:00 |
Alex Pott
|
7e41e96ce9
|
Issue #2161177 by plopesc, yched: 'language' extra field doesn't display the language selected in the node form.
|
2014-02-13 10:45:48 +00:00 |
Nathaniel Catchpole
|
7dcaa39580
|
Issue #2167267 by yched, andypost: Remove deprecated field_attach_*_view().
|
2014-02-12 10:42:13 +00:00 |
Nathaniel Catchpole
|
d4e88df007
|
Issue #1934772 by sun, andypost, tim.plunkett: Filter module is not required, but is marked as required.
|
2014-02-11 11:49:41 +00:00 |
Nathaniel Catchpole
|
db460fe78b
|
Issue #2171683 by sun, alexpott, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 17:31:31 +00:00 |
Nathaniel Catchpole
|
ec06f877a4
|
Revert "Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead."
This reverts commit 91db25eba4 . Broke web
tests.
|
2014-02-10 11:14:28 +00:00 |
Nathaniel Catchpole
|
91db25eba4
|
Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 10:36:12 +00:00 |
Alex Pott
|
6c2ed3f11e
|
Issue #2165155 by Berdir, tim.plunkett: Change $entity_type to $entity_type_id and $entity_info to $entity_type/$entity_types.
|
2014-02-10 09:24:05 +00:00 |
Alex Pott
|
3274283638
|
Issue #1895018 by Berdir, danylevskyi, ceardach, alexpott: Convert token API and node token tests to DrupalUnitTestBase.
|
2014-02-10 09:18:20 +00:00 |
Alex Pott
|
1ec781dbcc
|
Issue #2091343 by batigolix, babruix: Update hook_help for Node module.
|
2014-02-10 09:12:01 +00:00 |
catch
|
def9926978
|
Issue #2095959 by dawehner, Berdir, InternetDevels: Remove instances of menu_get_object('node').
|
2014-02-09 20:10:17 +00:00 |
Alex Pott
|
655f5a0316
|
Issue #2165835 by yched, tstoeckler: Rename EntityDisplay to EntityViewDisplay in accordance with its interface.
|
2014-02-09 00:54:32 +00:00 |
Alex Pott
|
fe61b43d90
|
Issue #2183923 by tim.plunkett: Break the circular dependency in EntityManager.
|
2014-02-08 13:31:25 +00:00 |
webchick
|
e12261d0fd
|
Issue #2067345 by Xano, jdillick, InternetDevels, bomoko | Berdir: Change EntityInterface type hints to NodeInterface where appropriate.
|
2014-02-06 23:23:07 -08:00 |
Nathaniel Catchpole
|
4b4ef377be
|
Issue #2078387 by Xano, andypost, twistor, splatio, InternetDevels, amateescu, Berdir, larowlan, vladan.me: Add an EntityOwnerInterface.
|
2014-02-03 16:02:31 +00:00 |
webchick
|
a979bbda18
|
Issue #2110501 by tim.plunkett, pwolanin, tstoeckler: ControllerBase should implement ContainerInjectionInterface like FormBase.
|
2014-02-02 19:12:30 -08:00 |
webchick
|
0333c01966
|
Issue #2184951 by not_chx: Allow plugins to declare themselves a derivative.
|
2014-02-02 18:19:11 -08:00 |
Alex Pott
|
dd4890bca9
|
Issue #2049573 by pcambra, damiankloip, tim.plunkett, dawehner: Move most or all of the ActionBulkForm class to BulkFormBase.
|
2014-02-02 20:06:53 +00:00 |
webchick
|
bc058bada9
|
Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version.
|
2014-01-31 09:26:04 -08:00 |
Alex Pott
|
76bcb27b13
|
Issue #2167641 by tim.plunkett: EntityInterface::uri() should use route name and not path.
|
2014-01-31 15:08:43 +00:00 |
Alex Pott
|
20315e1de7
|
Issue #2164827 by Berdir, Xano, tim.plunkett: Rename the entityInfo() and entityType() methods on EntityInterface and EntityStorageControllerInterface.
|
2014-01-30 12:14:58 +00:00 |
Nathaniel Catchpole
|
aa03c3dd54
|
Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct.
|
2014-01-30 12:04:18 +00:00 |
Nathaniel Catchpole
|
09ff81ae52
|
Issue #2167039 by likin, dawehner, Wim Leers, tstoeckler, vijaycs85: Regression: page cache tags broken, also: some routes incorrectly use _controller -> No page object in template variables -> Fatal in seven_preprocess_page().
|
2014-01-29 10:47:12 +00:00 |
Alex Pott
|
acd3a59ea8
|
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-29 08:25:00 +00:00 |
Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
webchick
|
eae4d079b5
|
Issue #2175739 by alexpott: Actually test node_access_test_secret_catalan and clean up deprecated code in NodeAccessLanguageTest.
|
2014-01-27 10:00:20 -08:00 |
webchick
|
b8ef75c5f4
|
Issue #2169447 by damiankloip, sun, longwave: DX: Supply CacheBackendInterface::CACHE_PERMANENT as Cache::PERMANENT.
|
2014-01-25 21:21:53 -08:00 |
webchick
|
3b5efd7f6c
|
Issue follow-up #535616 by jhodgdon: Fix spacing issue.
|
2014-01-24 20:54:32 -08:00 |
Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01:00 |
webchick
|
58828f547e
|
Issue #2169875 by yched: Remnant D7 code in NodeFormController needlessly skips submitForm() .
|
2014-01-24 00:05:05 -08:00 |
webchick
|
7ab517f9ef
|
Issue #2177971 by chr.fritsch, Berdir: Remove bundle_keys annotation and related methods.
|
2014-01-23 23:28:50 -08:00 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |
catch
|
b1128351da
|
Issue #2175823 by damiankloip, olli: Remove calls to invalidate/deleteTags on bins.
|
2014-01-22 20:35:48 +00:00 |
Nathaniel Catchpole
|
387d585836
|
Issue #2136507 by Wim Leers: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for rendering Contextual Links.
|
2014-01-22 14:27:17 +00:00 |
webchick
|
d63c8faea6
|
Issue #2168333 by tim.plunkett, EclipseGc, yched, fago: Ensure custom EntityType controllers can be provided by modules.
|
2014-01-21 23:32:29 -08:00 |
Nathaniel Catchpole
|
0b55dcd841
|
Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system.
|
2014-01-15 16:27:37 +00:00 |
webchick
|
1415f2adc9
|
Issue #2020393 by dawehner, bdone, pcambra, oadaeh: Convert "Recent content" block to a View.
|
2014-01-13 23:24:17 -08:00 |
webchick
|
fe9fcb1755
|
Issue #1279652 by wiifm, Gábor Hojtsy: Add title search feature on the node listing admin page.
|
2014-01-13 19:25:03 -08:00 |
webchick
|
9c4cd8d8e0
|
Issue #2144919 by yched, fago, effulgentsia, amateescu, tstoeckler, chx, larowlan, swentel: Allow widgets and formatters for base fields to be configured in Field UI.
|
2014-01-10 12:13:51 -08:00 |
Nathaniel Catchpole
|
fa17da8649
|
Issue #2042807 by tim.plunkett, pwolanin, ianthomas_uk, jhodgdon: Convert search plugins to use a ConfigEntity and a PluginBag.
|
2014-01-08 17:05:22 +00:00 |
webchick
|
d575da5769
|
Issue #1888862 by enginpost, valthebald, rooby: Node add page help text can contain invalid markup.
|
2014-01-08 01:16:58 -08:00 |
Alex Pott
|
261fb6483f
|
Issue #1887654 by tim.plunkett, damiankloip, Berdir, marthinal, xjm: Creating a config entity with an existing machine name shouldn't work.
|
2014-01-07 10:21:48 +00:00 |
Jennifer Hodgdon
|
1b20fe2f4b
|
Issue #2165413 by David_Rothstein: Remove Tigger from core (spelling errors)
|
2014-01-06 15:00:24 -08:00 |
webchick
|
a1a98382bc
|
Issue #2157153 by yched, Berdir: Remove field_attach_preprocess().
|
2014-01-04 11:00:14 -08:00 |
webchick
|
346ad38f22
|
Issue #535616 by jhodgdon, pwolanin, oriol_e9g, tgeller: Make Content Ranking settings for Search not say 'weights' to avoid confusion.
|
2014-01-02 09:56:43 -08:00 |
Alex Pott
|
814aed203d
|
Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object.
|
2014-01-01 11:08:57 +01:00 |
webchick
|
d9f2ba2c84
|
Issue #2109035 by tim.plunkett, damiankloip, dawehner, chx: Make access checkers (much) easier to find.
|
2013-12-31 16:06:09 -08:00 |
webchick
|
a06d7830eb
|
Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions.
|
2013-12-31 15:48:51 -08:00 |
catch
|
cc7b115ed8
|
Issue #2053461 by larowlan, andypost, tim.plunkett, swentel: Node type settings such as published state, promoted state, create revision and author information cannot be turned off.
|
2013-12-30 18:00:49 +00:00 |
webchick
|
e3d7216fb2
|
Issue #2163003 by andypost: Node addition is broken when only one content type exists.
|
2013-12-27 11:59:09 -08:00 |
webchick
|
2069bf0c68
|
Issue #2109433 by herom, dawehner, damiankloip: Replace user_access() through injected user accounts in views.
|
2013-12-22 14:31:31 -08:00 |
webchick
|
7a001160c1
|
Issue #2102465 follow-up by webwarrior: Remove one more drupal_set_title() instance.
|
2013-12-22 14:13:27 -08:00 |
webchick
|
6a6d48f568
|
Issue #1987762 by damiankloip, vijaycs85, disasm, dawehner, tim.plunkett, kim.pepper, googletorp, becw, wamilton: Convert node_add_page() to a new style controller.
|
2013-12-22 14:11:16 -08:00 |
Alex Pott
|
34008e01dc
|
Issue #2158229 by bzrudi71: Site search indexing broken on PostgreSQL.
|
2013-12-20 17:00:01 +00:00 |
webchick
|
fdca37f8ae
|
Issue #2160117 by sun: Remove/convert remaining calls to variable_get/_set/_del().
|
2013-12-19 18:24:31 -08:00 |
webchick
|
7f7c379cef
|
Issue #2154709 by Gábor Hojtsy: 'No translatable fields' link points to misleading place.
|
2013-12-19 14:27:00 -08:00 |
webchick
|
3465947578
|
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
|
2013-12-19 10:28:42 -08:00 |
Nathaniel Catchpole
|
ba6591cdd2
|
Issue #2018319 by yched, swentel, pcambra: Remove field_read_field(s)() and field_read_instance(s) in favor of entity_load() and entity_load_multiple_by_properties().
|
2013-12-19 14:10:57 +00:00 |
Alex Pott
|
be70033ea1
|
Issue #2151427 by andypost, TR: Convert COMMENT_NOT_PUBLISHED & COMMENT_PUBLISHED to a constant on the comment interface.
|
2013-12-13 13:45:37 +00:00 |
Alex Pott
|
dd663c405e
|
Issue #2031725 by fgm, fago, vladan.me, Nebel54, Berdir: Move all entity display interfaces to the core component.
|
2013-12-12 23:34:44 +00:00 |
Alex Pott
|
65be82a128
|
Issue #2095283 by Berdir, chx, amateescu, vladan.me: Remove non-storage logic from the storage controllers.
|
2013-12-12 14:46:24 +00:00 |
Nathaniel Catchpole
|
93c57498b6
|
Issue #2062791 by joelpittet, natemow, sergeypavlenko, m1r1k, jlindsey15: Remove calls to deprecated global $user and $GLOBALS['user'] in node module.
|
2013-12-12 11:02:09 +00:00 |
catch
|
3e27ebdea5
|
Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system.
|
2013-12-12 00:00:09 +00:00 |
Nathaniel Catchpole
|
51560a3a04
|
Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
This reverts commit 8ec847cc7c .
|
2013-12-11 14:37:58 +00:00 |
Nathaniel Catchpole
|
8ec847cc7c
|
Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system.
|
2013-12-11 12:00:10 +00:00 |
Dries
|
6399848479
|
Issue #2151439 by Wim Leers: Run node op links through #post_render_cache to prevent render caching granularity being
|
2013-12-10 11:40:21 -05:00 |
Nathaniel Catchpole
|
7dbacefdfa
|
Issue #1991292 by swentel: Output of labels from hook_field_extra_fields() should not use check_plain().
|
2013-12-10 14:04:24 +00:00 |
Nathaniel Catchpole
|
c0d4ea2834
|
Issue #2142987 by k4v: Multilingual node search bugs with title and language filtering.
|
2013-12-10 13:57:52 +00:00 |
Alex Pott
|
560e5afd66
|
Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface.
|
2013-12-10 00:45:01 +00:00 |
Alex Pott
|
cdac25ee08
|
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
|
2013-12-09 19:19:58 -04:00 |
webchick
|
6db5c8594b
|
Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters.
|
2013-12-07 22:54:48 -08:00 |
webchick
|
cb978c820f
|
Revert "Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters."
Whoops. 300 or so too many lines in that commit. ;)
This reverts commit 353315fc68 .
|
2013-12-07 22:54:22 -08:00 |
webchick
|
353315fc68
|
Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters.
|
2013-12-07 22:43:04 -08:00 |
webchick
|
a16eb5a389
|
Issue #2147501 by dawehner: Convert most of the left over local tasks.
|
2013-12-07 15:16:21 -08:00 |
Alex Pott
|
7d42bc24ef
|
Issue #2080131 by damiankloip: Disable 'Aggregation settings' for Views handlers that should not support aggregation.
|
2013-12-07 00:11:39 -04:00 |
Nathaniel Catchpole
|
e8c263c4a5
|
Issue #2112239 by amateescu: Convert base field and property definitions.
|
2013-12-06 10:56:29 +00:00 |
webchick
|
3bb5f796f6
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-05 10:02:36 -08:00 |
Nathaniel Catchpole
|
1ceeda436a
|
Issue #2032309 by dawehner, amateescu: Use local tasks derivatives to provide local tasks for views.
|
2013-12-05 10:05:55 +00:00 |
webchick
|
dc7a5b27ef
|
Revert of Issue #1998638, since it broke drush si and other command-line scripts.
|
2013-12-04 21:13:05 -08:00 |
webchick
|
1efed5500d
|
Issue #2123843 by damiankloip: Camelize views form methods.
|
2013-12-04 08:29:50 -08:00 |
webchick
|
5538c4ce51
|
Issue #2079981 by mrsinguyen: Remove Unused local variable from /core/modules/node/lib/Drupal/node/Tests/Views/StatusExtraTest.php.
|
2013-12-04 00:29:24 -08:00 |
webchick
|
41623883bd
|
Issue #1971490 by balagan, vijaycs85: Standardize label of langcode field in schema files.
|
2013-12-03 22:36:01 -08:00 |
webchick
|
a38172dc20
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-03 10:57:18 -08:00 |
Jennifer Hodgdon
|
80fbd33d97
|
Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments
|
2013-12-03 07:54:20 -08:00 |
Nathaniel Catchpole
|
dcc8a0c392
|
Issue #2084279 by herom, andypost, David Hernández, dawehner, Xano: Remove plugin.manager.entity service in favor of entity.manager.
|
2013-12-03 12:07:05 +00:00 |
Nathaniel Catchpole
|
15fded0c84
|
Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title.
|
2013-12-03 11:53:16 +00:00 |
Nathaniel Catchpole
|
e048d17b81
|
Issue #2108829 by damiankloip, dawehner: Make AccessManager stricter with values returned from access checkers.
|
2013-12-01 12:42:13 +00:00 |
Nathaniel Catchpole
|
176672a477
|
Issue #1947880 by chrisjlee, tim.plunkett, Xano, s_leu, Berdir, effulgentsia, penyaskito, dawehner: Replace node_access() with $entity->access().
|
2013-12-01 12:33:39 +00:00 |
Nathaniel Catchpole
|
27da86c99f
|
Issue #2102521 by ianthomas_uk, tim.plunkett: Finish converting menu.module to CMI.
|
2013-11-28 19:26:58 +00:00 |
webchick
|
0d777769ba
|
Issue #2143023 by FrancescoQ: Move Translation tab on node translation form to right sidebar.
|
2013-11-28 01:01:20 -08:00 |
webchick
|
063b5cd333
|
Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes.
|
2013-11-27 23:44:52 -08:00 |
Nathaniel Catchpole
|
14bf431e6b
|
Issue #2061913 by AndreyMaximov, damiankloip, jibran: Remove drupal_set_breadcrumb and LegacyBreadcrumbBuilder in Views module.
|
2013-11-27 15:19:51 +00:00 |
webchick
|
02a10b3161
|
Issue #675446 by mgifford, RobLoach, amateescu, nod_, longwave, oxyc, rteijeiro, tomyouds, Jelle_S, mcrittenden, Sutharsan, hansyg, Angry Dan, clemens.tolboom, droplet | Dave Reid: Change notice: Use jQuery UI Autocomplete.
|
2013-11-24 12:30:09 -08:00 |
Gábor Hojtsy
|
fcea2f9e3f
|
Issue #2143097 by dawehner, longwave: Random failure in FilterUidRevisionTest blocking extensive core sprints in Vienna.
|
2013-11-24 17:10:43 +01:00 |
webchick
|
d6cda5707d
|
Issue #2113319 by Xano: Rename getOriginalID() to getOriginalId() and setOriginalID() to setOriginalId().
|
2013-11-23 13:23:55 -08:00 |
webchick
|
acdc6714aa
|
Issue #2021161 by dawehner, Xano, AjitS, tim.plunkett: Replace the fallback node listing with a list controller.
|
2013-11-23 13:09:26 -08:00 |
webchick
|
df1a669b77
|
Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global.
|
2013-11-23 12:57:04 -08:00 |
webchick
|
59bb3c169d
|
Issue #2142637 by swentel, Bojhan: Display only one Save button on content type creation.
|
2013-11-23 12:15:42 -08:00 |
webchick
|
6558a76929
|
Issue #2129809 by damiankloip: Remove usage of user_access() in NodeRevisionAccessCheck.
|
2013-11-22 19:18:17 -08:00 |
Jennifer Hodgdon
|
956c27fd26
|
Issue #2120035 by samhassell, dawehner: Clean up docs headers for views include files
|
2013-11-20 10:38:33 -08:00 |
Nathaniel Catchpole
|
fbe932254f
|
Issue #2111823 by amateescu, dawehner: Convert field_ui / Entity local tasks to YAML definitions.
|
2013-11-20 11:37:29 +00:00 |
webchick
|
4f00351eed
|
Issue #2129039 by plach, jthorson, pfrenssen, nyirocsaba, Gábor Hojtsy: Integrity constraint violation when translating body field.
|
2013-11-18 11:24:48 -08:00 |
webchick
|
3cf0801b28
|
Revert "Issue #2129039 by plach, jthorson, pfrenssen, nyirocsaba, Gábor Hojtsy: Integrity constraint violation when translating body field."
Testbot does not like this patch. Needs further investigation.
This reverts commit b0ed7570e0 .
|
2013-11-18 11:21:57 -08:00 |
webchick
|
b0ed7570e0
|
Issue #2129039 by plach, jthorson, pfrenssen, nyirocsaba, Gábor Hojtsy: Integrity constraint violation when translating body field.
|
2013-11-18 09:35:40 -08:00 |
catch
|
241348d510
|
Issue #2073531 by tim.plunkett, dawehner, Berdir, catch, plach: Use current user service instead of _account, remove _account from the request object.
|
2013-11-16 21:26:50 +00:00 |
Alex Pott
|
7b8e204118
|
Issue #2133469 by tim.plunkett, damiankloip, dawehner: Replace path-based entity links with route names.
|
2013-11-15 09:31:24 -04:00 |
webchick
|
744309f9f2
|
Issue #2125253 by tim.plunkett: Convert ()['redirect'] to ()['redirect_route()'].
|
2013-11-13 21:31:49 -08:00 |
webchick
|
8469376958
|
Issue #2085201 by jessebeach, tim.plunkett, dawehner, yoroy: Use sensible block categories (rather than module-name categories).
|
2013-11-12 15:53:34 -08:00 |
Alex Pott
|
2d0b208848
|
Issue #2120851 by swentel: UI glitch in Add Content.
|
2013-11-07 12:53:10 +00:00 |
Nathaniel Catchpole
|
3c3eb990fd
|
Issue #1810350 by plach, kfritsche, boran, YesCT: Remove menu_* entity keys and replace them with entity links.
|
2013-11-07 10:55:26 +00:00 |
Nathaniel Catchpole
|
b469334d39
|
Issue #2100073 by dawehner: Convert local_actions() to the new local action plugins.
|
2013-11-07 10:47:30 +00:00 |
Nathaniel Catchpole
|
0d263c64e9
|
Issue #2084463 by dawehner, pwolanin, David_Rothstein, tim.plunkett, Xano: Convert contextual links to a plugin system similar to local tasks/actions.
|
2013-11-06 19:45:37 +00:00 |
Nathaniel Catchpole
|
c543ca71ff
|
Issue #2019055 by plach, fago, berdir, yched, Gábor Hojtsy, kfritsche, jibran: Switch from field-level language fallback to entity-level language fallback.
|
2013-11-06 14:44:42 +00:00 |
Nathaniel Catchpole
|
38fdf67298
|
Revert "Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback."
This reverts commit 46942cd373 .
|
2013-11-06 14:44:17 +00:00 |
Nathaniel Catchpole
|
46942cd373
|
Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback.
|
2013-11-06 14:39:07 +00:00 |
Alex Pott
|
6829a653db
|
Issue #2113221 by sidharthap: Delete fixed @todo comment in template_preprocess_node() function.
|
2013-11-05 14:50:55 +00:00 |
Alex Pott
|
bf3e9cfaaa
|
Issue #2112705 by mikey_p: Replace EntityType::$module with provider.
|
2013-11-02 22:11:53 -07:00 |
Nathaniel Catchpole
|
fa32679489
|
Issue #2094241 by moshe weitzmann, amateescu, Wim Leers: Cache tag the page cache.
|
2013-11-01 11:15:22 +00:00 |
Nathaniel Catchpole
|
4e6af2126a
|
Issue #2102465 by vijaycs85, ACF, InternetDevels, sidharthap: Remove drupal_set_title() in node module controllers.
|
2013-10-31 11:56:00 +00:00 |
webchick
|
9e72283378
|
Issue #2069373 by swentel, yched: Race conditions on import if CUD on ConfigEntity A triggers changes in ConfigEntity B.
|
2013-10-30 21:30:41 -07:00 |
webchick
|
4399709181
|
Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager.
|
2013-10-30 16:09:40 -07:00 |
Nathaniel Catchpole
|
9d5aefb739
|
Issue #2048223 by dawehner, ParisLiakos, herom, fubhy, damiankloip, vijaycs85, joelpittet, tim.plunkett: Add $account argument to AccessCheckInterface::access() method and use the current_user() service.
|
2013-10-30 17:31:44 +00:00 |
webchick
|
55a6dd8f1f
|
Issue #1912992 by swentel, beretta627, amateescu, mitron: Fixed Language Field gets 'Stuck' after Title.
|
2013-10-29 14:23:26 -07:00 |
Alex Pott
|
a6efca1da2
|
Issue #2109065 by ianthomas_uk, jhodgdon: Fixed Remove variable_get() and variable_set() calls from API documentation.
|
2013-10-25 21:53:38 -07:00 |
Alex Pott
|
4b7bbecbc3
|
Issue #2097903 by Berdir, amateescu: Rename EntityRenderController to EntityViewBuilder.
|
2013-10-25 13:54:18 -07:00 |
Nathaniel Catchpole
|
516affdf43
|
Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion.
|
2013-10-24 13:04:38 +01:00 |
Alex Pott
|
49ac630080
|
Issue #1951386 by benjy, theduke, andypost, tim.plunkett: Fixed Extend BlockPluginInterface::access to allow passing in an account.
|
2013-10-23 11:19:00 -07:00 |
Alex Pott
|
49689cf077
|
Issue #2106783 by bneil: Move node_requirements() to node.install.
|
2013-10-21 10:28:38 +01:00 |
Alex Pott
|
91d867f5bc
|
Issue #1982256 by mortendk, rteijeiro, tim.plunkett, LewisNyman, tlattimore, yannickoo, ry5n: Clean up html.html.twig markup.
|
2013-10-21 10:26:54 +01:00 |
Alex Pott
|
00780f28dd
|
Issue #2098015 by slv_: Fixed Node delete is not correctly removing search information; node update is using a hook instead of method.
|
2013-10-16 13:48:37 +01:00 |
Alex Pott
|
b201c0546c
|
Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId().
|
2013-10-16 13:37:27 +01:00 |
Nathaniel Catchpole
|
04b4a96c8f
|
Issue #2045931 by PerthSam152, LinL, adsw12, joelpittet: Replace all module_exists() deprecated function calls.
|
2013-10-16 13:18:18 +01:00 |
Nathaniel Catchpole
|
759dad87cb
|
Revert "Issue"
This reverts commit cc84f3903c - bad
commit message.
|
2013-10-16 13:18:18 +01:00 |
Alex Pott
|
5085cb35c7
|
Issue #2095125 by Xano: Use access constants in every access control context.
|
2013-10-16 13:10:57 +01:00 |
Nathaniel Catchpole
|
cc84f3903c
|
Issue
|
2013-10-16 12:19:18 +01:00 |
Alex Pott
|
9fdc6a9c35
|
Issue #2043527 by tim.plunkett, vijaycs85, dawehner: Fixed Theme name is included in block machine name but should be stored as a key instead.
|
2013-10-16 01:51:01 +01:00 |
Nathaniel Catchpole
|
9c54978d7d
|
Issue #1987778 by monan, tim.plunkett, damiankloip, Crell, jessebeach, scor, vijaycs85, jibran, kim.pepper, dawehner, dokumori: Convert node_show() and node_page_view() to a new style controller.
|
2013-10-15 10:02:20 +01:00 |
webchick
|
e4c33468f9
|
Issue #2067993 by rhm50: Remove Unused local variable from /core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php.
|
2013-10-14 22:01:03 -07:00 |
Alex Pott
|
0f8b4e794e
|
Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin.
|
2013-10-14 16:53:22 +01:00 |
Nathaniel Catchpole
|
5b026c3854
|
Issue #2004626 by plach, kfritsche, vijaycs85, Pancho, penyaskito: Make non-configurable field translation settings available in the content language settings.
|
2013-10-14 16:40:28 +01:00 |
Alex Pott
|
f805ecfc75
|
Issue #1841900 by olli, Sheldon Rampton: Fixed Node deletion should clear page cache.
|
2013-10-14 01:22:44 +01:00 |
Nathaniel Catchpole
|
0c8fae0b26
|
Issue #2034979 by derhasi: Typehint Views field handler methods with ResultRow.
|
2013-10-13 13:15:46 +01:00 |
Nathaniel Catchpole
|
5459354982
|
Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG.
|
2013-10-13 12:34:58 +01:00 |
webchick
|
e9289c912e
|
Issue #1958754 by greyrhino, emma.maria | LewisNyman: Copy improvements to default Views.
|
2013-10-11 07:50:32 -07:00 |
webchick
|
3da03a2673
|
Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration.
|
2013-10-09 18:37:14 -07:00 |
Nathaniel Catchpole
|
396d402306
|
Issue #2105557 by Berdir, dawehner: Add an admin_permission to EntityType annotations to provide simple default access handling.
|
2013-10-09 11:39:16 +01:00 |
webchick
|
ccd257a9e7
|
Issue #2063401 by dawehner, damiankloip, tim.plunkett: Replace the default _access_checks()(access mode) with ALL instead of ANY.
|
2013-10-08 23:26:38 -07:00 |
Nathaniel Catchpole
|
abea2891b8
|
Issue #2057401 by plach, socketwench, kfritsche, Damien Tournoud: Fixed Make the node entity database schema sensible.
|
2013-10-08 13:14:08 +01:00 |
webchick
|
6302d0e020
|
Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name.
|
2013-10-07 23:07:56 -07:00 |
webchick
|
ae7c20c7b5
|
Issue #2106459 by chx: Fixed core config has everything as string.
|
2013-10-07 17:32:28 -07:00 |
webchick
|
5089f20fc9
|
Issue #2029569 by AjitS, tim.plunkett: Convert node_admin_nodes() to a new-style Controller.
|
2013-10-07 16:39:07 -07:00 |
webchick
|
cd9fc73baa
|
Issue #2062243 by chertzog, johnmcc, m1r1k: Remove calls to deprecated global in core/modules/node/node.pages.inc.
|
2013-10-06 22:14:14 -07:00 |
webchick
|
40dd23d0b9
|
Issue #2062117 by anpolimus, m1r1k: Remove calls to deprecated = ['user'] in core/modules/node/lib/Drupal/node/Access/NodeRevisionAccessCheck.php .
|
2013-10-06 22:13:08 -07:00 |
webchick
|
8a5c9202ee
|
Revert "Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible."
HEAD broken; rolling back temporarily.
This reverts commit c72f39adba .
|
2013-10-04 10:35:28 -07:00 |
Jennifer Hodgdon
|
b731dcd6a2
|
Issue #2104353 by pameeela, larowlan: Fix up docblock for isLocked method on NodeTypeInterface
|
2013-10-04 08:18:19 -07:00 |
Nathaniel Catchpole
|
c72f39adba
|
Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible.
|
2013-10-04 15:12:22 +01:00 |
Nathaniel Catchpole
|
8b3e463bc6
|
Issue #1653026 by damiankloip, alexpott, sun, tim.plunkett, dawehner, mtift: Fixed All configuration values are stored as strings.
|
2013-10-04 12:01:09 +01:00 |
Alex Pott
|
bcc5763239
|
Issue #1953408 by swentel, aspilicious, andypost, yched: Remove ArrayAccess BC layer from field config entities.
|
2013-10-04 08:55:32 +01:00 |
webchick
|
cd74c62406
|
Issue #2091691 by tim.plunkett: Convert test non-form page callbacks to routes and controllers.
|
2013-10-03 21:27:56 -07:00 |
webchick
|
4f59f9746f
|
Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation.
|
2013-10-03 15:08:29 -07:00 |
Alex Pott
|
3cee107ce5
|
Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy.
|
2013-10-03 12:26:25 +01:00 |
Alex Pott
|
34f0d6db08
|
Issue #2086201 by tim.plunkett, pwolanin: Fixed Use PluginFormInterface instead of one-off form methods for search plugins.
|
2013-10-03 06:59:58 +01:00 |
Alex Pott
|
30da57fb33
|
Issue #2095641 by m1r1k: Use current_user() service instead of _account attribute to get user object.
|
2013-10-02 20:50:34 +01:00 |
Alex Pott
|
33b448c203
|
Issue #2080057 by guregori, drupal_sensei: Fixed assertion in NodeFormButtonsTest.php.
|
2013-10-02 17:52:14 +01:00 |
Alex Pott
|
a34cb25102
|
Issue #2002650 by mrsinguyen, chertzog, legolasbo, Erik Erskine, rhm50, sandergo90, grisendo, targoo, janstoeckler, maximpodorov, beowulf1416: Improve maintainability by removing unused local variables.
|
2013-10-02 14:52:21 +01:00 |
Nathaniel Catchpole
|
5d2c825345
|
Issue #1952062 by vijaycs85, willyk, pfrenssen, vasi1186, CMS Dude, manningpete, penyaskito, kfritsche, Gábor Hojtsy: Remove legacy translation module in favor of content translation.
|
2013-10-01 12:46:54 +01:00 |
Nathaniel Catchpole
|
1aeee1cd39
|
Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface.
|
2013-10-01 12:42:30 +01:00 |
Alex Pott
|
cddf217183
|
Issue #2080065 by Pete B: Remove Unused local variable $node from /core/modules/node/lib/Drupal/node/Tests/Views/FilterUidRevisionTest.php.
|
2013-09-29 13:51:56 +02:00 |
Nathaniel Catchpole
|
7e163dbb19
|
Issue #1751194 by Cottser, mikl, effulgentsia, benjifisher: Introduce hook_theme_suggestions_HOOK() and hook_theme_suggestions_HOOK_alter().
|
2013-09-29 08:19:59 +01:00 |
Alex Pott
|
37949fe378
|
Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities.
|
2013-09-27 17:34:47 +02:00 |
catch
|
00c06fcfed
|
Issue #2070651 by pwolanin, dawehner, larowlan, tim.plunkett, ParisLiakos: Introduce a path-based breadcrumb builder, remove the one that's based on {menu_links()}.
|
2013-09-26 10:32:39 +02:00 |
webchick
|
7dedb6cad0
|
Issue #1969572 by neclimdul, larowlan, hussainweb, dawehner, damiankloip, ParisLiakos, pwieck, Berdir, socketwench: Make Uuid a service.
|
2013-09-25 00:16:05 +02:00 |
webchick
|
5a7f9301d8
|
Issue #2090353 by dawehner: Don't require to put the use statement into plugin classes.
|
2013-09-23 17:23:40 +02:00 |
webchick
|
6fd72a2c6e
|
Issue #2095115 by beejeebus: Delete ViewTestConfigInstaller and have ViewTestData create views, not 'import' them.
|
2013-09-23 17:11:18 +02:00 |
Alex Pott
|
e40eb19722
|
Issue #2086095 by yched, swentel, Hydra: Fixed Remove remaining references to field_sql_storage().
|
2013-09-23 15:04:08 +02:00 |
Nathaniel Catchpole
|
d7fa47b49b
|
Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support.
|
2013-09-22 09:31:05 +01:00 |
webchick
|
bb29548d19
|
Issue #1793648 by nod_, kmox83, droplet, rteijeiro: Follow-up: replace all occurence of Drupal.settings with drupalSettings.
|
2013-09-22 01:39:42 +02:00 |
webchick
|
ee74914b50
|
Issue #2040021 by Wim Leers, tim.plunkett: Fixed In-place editing of nodes does not create new revisions (when the content type is configured to create new revisions by default).
|
2013-09-22 01:10:04 +02:00 |
Alex Pott
|
37422573a3
|
Issue #2053489 followup by tim.plunkett, klausi: Standardize on \Drupal throughout core.
|
2013-09-21 17:23:51 +02:00 |
Nathaniel Catchpole
|
2e19b481ae
|
Issue #1831846 by katbailey, maciej.zgadzaj, dawehner, RobLoach, moe4715, Hydra, larowlan, andypost: Fixed Help block is broken with language path prefixes.
|
2013-09-20 14:44:12 +01:00 |
Dries
|
65b155d9c2
|
Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed.
|
2013-09-19 18:22:53 +02:00 |
webchick
|
ef2e45b0e8
|
Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers.
|
2013-09-18 11:30:30 -07:00 |
Alex Pott
|
24e3c5d154
|
Issue #2083615 by Gábor Hojtsy, YesCT: Use links annotation for config entity URI like for content entities.
|
2013-09-18 14:10:04 +01:00 |
webchick
|
d75787dfba
|
Issue #2087995 by amateescu: All entity post*() and pre*() methods should call their parent implementation.
|
2013-09-17 22:56:38 -07:00 |
Alex Pott
|
1f9a488b92
|
Issue #1834002 by Gábor Hojtsy: Fixed Delete operations are all over the place. Remove tabs, provide title in routing.
|
2013-09-17 15:49:45 +01:00 |
webchick
|
8347b04c34
|
Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors.
|
2013-09-15 22:06:19 -07:00 |
webchick
|
7cfa38d01a
|
Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files.
|
2013-09-15 21:47:28 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
1024ba8393
|
Issue #1981368 follow-up by tim.plunkett: Convert more routes to new naming convention.
|
2013-09-15 14:52:52 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -07:00 |
Alex Pott
|
9be3ce8858
|
Issue #2041333 by tstoeckler, tim.plunkett: Inject the module handler into the entity access controller.
|
2013-09-15 12:53:54 +01:00 |
Alex Pott
|
c435ef8d2b
|
Issue #2062573 by claudiu.cristea, tim.plunkett, Xano: Change notice: Add method defaultConfiguration() in ConfigurablePluginInterface.
|
2013-09-13 17:27:56 +01:00 |
webchick
|
0451a6d700
|
Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures.
|
2013-09-12 22:35:51 -07:00 |
webchick
|
ca7ae5992a
|
Issue #1963394 by tim.plunkett, jibran, effulgentsia: Fixed ConfirmFormBase::getCancelPath() should allow for a route.
|
2013-09-12 21:51:47 -07:00 |
webchick
|
d009cac09c
|
Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests.
|
2013-09-11 12:41:33 -07:00 |
Nathaniel Catchpole
|
60ba036ff1
|
Issue #1991684 by Wim Leers, rcaracaus, amateescu, msonnabaum: Fixed Node history markers (comment & node 'new' indicator, 'x new comments' links) forces render caching to be per user.
|
2013-09-11 14:27:11 +01:00 |
webchick
|
f503d2282a
|
Issue #2074509 by tim.plunkett, falcon03, mgifford, Xano: Fixed Add missing #title property to ensure form accessibility.
|
2013-09-11 00:16:22 -07:00 |
Alex Pott
|
11eeb98bf3
|
Issue #2070609 by damiankloip, tstoeckler: Remove obsolete 'module' keys from Views plugin annotations.
|
2013-09-11 02:21:44 +01:00 |
webchick
|
0b56397625
|
Issue #2082509 by Gábor Hojtsy, twistor: Generalize node changed constraint to entity changed constraint.
|
2013-09-10 01:14:06 -07:00 |
Alex Pott
|
ad2ec2204b
|
Issue #2068891 by saranraj.G: Fixed API node_last_changed() number of bound variables does not match number of tokens.
|
2013-09-10 08:16:27 +02:00 |
Nathaniel Catchpole
|
258d14eaee
|
Issue #2026339 by Berdir, yched: Remove text_sanitize() since we have TextProcessed as an EntityNG computed property.
|
2013-09-09 11:09:09 +01:00 |
Nathaniel Catchpole
|
11aead58a2
|
Issue #2082499 by alexpott: Fixed Uninstalling action module removes actions created by the user module.
|
2013-09-07 23:30:22 +01:00 |
Alex Pott
|
db2d92e7cb
|
Issue #2003482 by pwolanin, jhodgdon, kim.pepper, Nick_vh, tim.plunkett, jibran, Berdir, effulgentsia, alexpott: Convert hook_search_info() to plugin system.
|
2013-09-06 10:26:26 +02:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
Nathaniel Catchpole
|
fb38555e50
|
Issue #2079011 by Berdir, alexpott: Move field.module constants related to storage to EntityStorageControllerInterface.
|
2013-09-05 10:41:02 +01:00 |
webchick
|
e235776e24
|
Issue #2016953 by dawehner, damiankloip, tim.plunkett: Indicate when an optional handler is missing, that it is not 'broken'.
|
2013-09-04 15:25:05 -07:00 |
webchick
|
df833f0654
|
Issue #2080707 by chertzog: Remove Unused local variable () from /core/modules/node/lib/Drupal/node/NodeGrantDatabaseStorage.php.
|
2013-09-04 12:32:14 -07:00 |
webchick
|
991faf1d31
|
Issue #1938314 by kgoel, mparker17, Kars-T, disasm, tim.plunkett, daffodil_naveen, ygerasimov, jibran, dawehner, wamilton, Letharion | Crell: Convert book_export() to a new-style Controller.
|
2013-09-02 13:51:11 -07:00 |
webchick
|
91d8b13c6f
|
Issue #2079025 by yched, Berdir: Remove dead code (e.g. field_test().storage.inc) due to entity storage refactoring.
|
2013-09-02 13:26:08 -07:00 |
webchick
|
b028d3174d
|
Revert "git commit -m Issue"
This reverts commit a234a4fa3b .
Bad commit message. :P
|
2013-09-02 13:25:38 -07:00 |
webchick
|
a234a4fa3b
|
git commit -m Issue
|
2013-09-02 13:25:15 -07:00 |
webchick
|
c2741dbcca
|
Issue #2051917 by dawehner: Fixed Test contextual links feature of page displays.
|
2013-09-02 13:14:38 -07:00 |
Alex Pott
|
7742cc3563
|
Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'.
|
2013-09-01 13:24:15 +01:00 |
Nathaniel Catchpole
|
613a370a5b
|
Issue #2057589 by smiletrl, tim.plunkett, alexpott, dawehner: Rename ControllerInterface to ContainerInjectionInterface.
|
2013-09-01 09:04:33 +01:00 |
Nathaniel Catchpole
|
c7994001cc
|
Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage.
|
2013-09-01 07:20:49 +01:00 |
webchick
|
45e492dc05
|
Revert "Issue #2041333 by tstoeckler: Inject the module handler into the entity access controller."
This reverts commit 135f4e6a29 .
Needs more discussion.
|
2013-08-31 00:10:01 -07:00 |
webchick
|
c3c67435cd
|
Issue #2044583 by jlindsey15, Gábor Hojtsy, Wim Leers, Berdir: Add EntityChangedInterface to allow entities with 'changed' field to be properly cached.
|
2013-08-30 23:50:14 -07:00 |
webchick
|
135f4e6a29
|
Issue #2041333 by tstoeckler: Inject the module handler into the entity access controller.
|
2013-08-30 23:32:10 -07:00 |
Nathaniel Catchpole
|
cf98e43a9f
|
Issue #2066145 by mtift: Convert node_admin_theme() to the configuration system.
|
2013-08-30 16:26:42 +01:00 |
Alex Pott
|
23fba8070e
|
Issue #1997262 by andypost, nick_schuch, larowlan, tim.plunkett, jibran, chertzog, kim.pepper: Convert custom_block_delete_form() to new form interface.
|
2013-08-29 02:34:22 +01:00 |
webchick
|
cb599de3be
|
Issue #2056405 by plopesc, yched: Let field types provide their support for 'default values' and associated input UI.
|
2013-08-28 14:56:08 -07:00 |
Alex Pott
|
55bd232761
|
Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins.
|
2013-08-28 01:03:53 +01:00 |
Alex Pott
|
48ddeb48db
|
Issue #2024963 by Berdir: Move baseFieldDefinitions from storage to entity classes.
|
2013-08-27 17:04:17 +01:00 |
Alex Pott
|
52771351f9
|
Issue #1758622 by klausi, fago, das-peter, Pancho, Berdir, yched: Provide the options list of an entity field.
|
2013-08-27 14:10:25 +01:00 |
Nathaniel Catchpole
|
94cd6717a8
|
Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API.
|
2013-08-27 11:36:16 +01:00 |
Nathaniel Catchpole
|
e8263cf75e
|
Issue #2068135 by rhm50: Remove Unused local variable () from /core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php.
|
2013-08-26 22:09:51 +01:00 |
Alex Pott
|
0489b631a8
|
Issue #2065721 by tim.plunkett: Add a dedicated @Block plugin annotation.
|
2013-08-25 19:57:31 +01:00 |
Alex Pott
|
703e9e476c
|
Issue #2021063 by Berdir, kiamlaluno, YesCT: Use hook_entity_operation_alter() for manage fields and manage display links.
|
2013-08-25 11:41:10 +01:00 |
Alex Pott
|
499080f36c
|
Issue #1987858 by oenie, jibran, tim.plunkett: Convert taxonomy_autocomplete() to a new style controller.
|
2013-08-25 10:38:07 +01:00 |
webchick
|
2132c17948
|
Issue #2057155 by pwolanin, dawehner: Add a generateFromRoute() method on the url generator to accept options like url().
|
2013-08-22 10:28:40 -07:00 |
webchick
|
fa967340e3
|
Revert "git commit -m Issue"
Stupid commit message. :P Fixing. :P
This reverts commit 838bf21e31 .
|
2013-08-22 10:25:55 -07:00 |
webchick
|
838bf21e31
|
git commit -m Issue
|
2013-08-22 10:21:03 -07:00 |
Alex Pott
|
410d56a7ba
|
Issue #2059245 by tim.plunkett, msonnabaum: Add a FormBase class containing useful methods.
|
2013-08-22 03:02:00 +01:00 |
Nathaniel Catchpole
|
876a1b180a
|
Issue #2056293 by sauravshrestha: Remove empty test Drupal\node\Tests\NodeEntityFieldQueryAlterTest.
|
2013-08-21 08:49:03 +01:00 |
Nathaniel Catchpole
|
b761f76a65
|
Issue #2056627 by dawehner, tim.plunkett: Fixed Regression, Form API autocomplete is broken for routes.
|
2013-08-21 08:34:21 +01:00 |
Alex Pott
|
d663924e93
|
Issue #2064557 by tim.plunkett: Improve strange coupling in EntityListControllers by improving buildRow() and buildHeader().
|
2013-08-19 21:30:34 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
Dries
|
07298d66e4
|
Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates.
|
2013-08-16 14:49:18 -05:00 |
Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
webchick
|
552ed3b356
|
Issue #2064641 by jlindsey15: Fixed Remove Unused local variable from /core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php.
|
2013-08-15 10:40:46 -07:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
a45c88fa3e
|
Issue #2064277 by sergeypavlenko: Remove Unused local variable $html from /core/modules/node/lib/Drupal/node/Tests/PageViewTest.php.
|
2013-08-14 07:22:24 -05:00 |
Alex Pott
|
d0210a98d7
|
Issue #2062589 by sergeypavlenko: Remove Unused local variable $key from /core/modules/node/lib/Drupal/node/NodeRenderController.php.
|
2013-08-14 07:08:17 -05:00 |
Alex Pott
|
6a604e04f6
|
Issue #2062585 by sergeypavlenko: Remove Unused local variables from /core/modules/node/node.module.
|
2013-08-14 07:06:54 -05:00 |
Alex Pott
|
56f9e47f37
|
Issue #2064271 by sergeypavlenko: Remove Unused local variable $node from /core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php.
|
2013-08-14 07:03:16 -05:00 |
Alex Pott
|
31a6897123
|
Issue #2062753 by sergeypavlenko: Remove Unused local variable $id from /core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php.
|
2013-08-14 06:57:10 -05:00 |
webchick
|
5269faa65f
|
Issue #2062581 by sergeypavlenko: Remove Unused local variable from /core/modules/node/node.pages.inc.
|
2013-08-13 01:43:48 -07:00 |
Alex Pott
|
fd76691cca
|
Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods.
|
2013-08-11 23:24:02 +01:00 |
Nathaniel Catchpole
|
423f1d653b
|
Issue #2020979 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 #2056943 by alexpott, damiankloip: Convert render_link() to renderLink.
|
2013-08-03 23:00:11 -07:00 |
Alex Pott
|
a2f9a60724
|
Issue #2033383 by tim.plunkett: Provide a default plugin bag.
|
2013-08-01 17:42:57 +02:00 |
Nathaniel Catchpole
|
f9ec71dfcc
|
Issue #2045935 by benjy: Replace all module_hook() deprecated function calls.
|
2013-08-01 14:42:18 +01:00 |
Nathaniel Catchpole
|
1c1774112c
|
Issue #2047993 by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings().
|
2013-08-01 14:35:00 +01:00 |
Nathaniel Catchpole
|
63d299d9d2
|
Issue #2051721 by yched: Get rid of field_get_items().
|
2013-08-01 13:46:59 +01:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 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 #1972116 by klausi: Add REST test coverage for nodes.
|
2013-07-31 22:51:41 +02:00 |
webchick
|
1e5f2f7d54
|
Issue #2032553 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 #2002156 by klausi: Create validation constraints on nodes to entity validation.
|
2013-07-29 15:57:31 +02:00 |
Alex Pott
|
57dc876717
|
Issue #2017207 by Berdir, marcingy: Complete conversion of users to Entity Field API.
|
2013-07-29 09:52:14 +02:00 |
Nathaniel Catchpole
|
d3c5919d17
|
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
|
2013-07-27 15:30:10 +01:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Alex Pott
|
03649a3441
|
Issue #2043403 by bdone: Fixed admin/content View does not have 'new'/'update' indicators.
|
2013-07-23 00:00:05 +01:00 |
Nathaniel Catchpole
|
c6157d8fae
|
Issue #2006484 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 #2034947 by damiankloip: Change view results to use a classed object.
|
2013-07-21 08:46:30 +01:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +01:00 |
Alex Pott
|
dc2304f23b
|
Issue #2029405 by YesCT, vijaycs85, rahul.shinde: Write configuration schema for node types.
|
2013-07-18 22:42:06 +01:00 |
Nathaniel Catchpole
|
7dd31494f3
|
Issue #1979094 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 #2036087 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 #1963942 by joelpittet, ACF, dasjo: Change all instances of $vars to $variables.
|
2013-07-13 11:30:18 +01:00 |
Dries
|
e85f89c3cc
|
Issue #1946434 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 #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |