xjm
|
04ca0b7814
|
Issue #2853138 by tameeshb, FlorisMoriceau: Incorrect documentation of hook_views_plugins_pager_alter()
|
2017-02-16 15:39:47 -06:00 |
Nathaniel Catchpole
|
17cd892003
|
Issue #2783117 by eloiv: views.api.php variable $view->name does not exist
|
2016-08-29 08:59:27 +01:00 |
xjm
|
fbe287dc6a
|
Issue #2729083 by martin107, jhodgdon: @encode becomes @endcode
(cherry picked from commit 1694030bc2 )
|
2016-05-27 08:21:40 -05:00 |
Nathaniel Catchpole
|
a005807820
|
Issue #2321995 by jhodgdon: More info needed in hook_views_data docs/sample body
|
2016-02-17 16:16:30 +09:00 |
Alex Pott
|
3f689d7a2e
|
Issue #2506479 by lauriii, xjm, stefan.r, larowlan, plach, dawehner: Replace !placeholder with @placeholder for non URLs in t() in Views, except for t() output that is used as an attribute value
|
2015-09-22 14:32:33 +02:00 |
Alex Pott
|
fde58ab03b
|
Issue #2563497 by tim.plunkett: Views hooks not added to the group
|
2015-09-09 13:28:08 +01:00 |
Nathaniel Catchpole
|
8cf5b80c28
|
Issue #2550055 by geertvd, alexpott: Remove SafeMarkup::replace() and use ViewsRenderPipelineSafeString instead
|
2015-08-21 13:58:11 +01:00 |
Alex Pott
|
3f8677b245
|
Issue #2544922 by borisson_: hook_views_post_render causes "A stray drupal_render() invocation" for anonymous users
|
2015-08-09 01:41:14 +01:00 |
Alex Pott
|
fdc1c3daf8
|
Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments
|
2015-04-02 11:59:11 +01:00 |
Alex Pott
|
69c9962cbb
|
Issue #2455099 by kunalgrover05: Views overview topic page has some typos and omissions
|
2015-03-31 12:01:50 +01:00 |
webchick
|
74128e44bb
|
Issue #2388941 by vijaycs85, mrjmd, abhishek-anand, dawehner, alexpott: Correction needed for hook_views_query_alter in views.api.php
|
2015-03-06 21:50:37 +11:00 |
webchick
|
ebcca481ee
|
Issue #2429447 by dawehner, jhodgdon, xjm, jibran: Use data table as views base table, if available
|
2015-03-06 08:46:35 +11:00 |
Alex Pott
|
eebf624a3b
|
Issue #2030633 by hussainweb, Mile23, carsonevans, czigor, Berdir, fernando_calsa, Geijutsuka, amitgoyal, Jānis Bebrītis, undertext: Expand FieldStorageConfig with methods
|
2015-02-10 13:39:31 +00:00 |
Alex Pott
|
155a314b8c
|
Issue #2378729 by jibran: JoinPluginBase doesn't allow extra conditions on left table
|
2015-01-20 13:18:41 +00:00 |
webchick
|
06bed5c795
|
Issue #2399931 by dawehner, yched: Generic entity api field handler should live in views module not in field module
|
2015-01-06 09:20:24 -08:00 |
webchick
|
082b123fa2
|
Revert "Issue #2399931 by dawehner, yched: Generic entity api field handler should live in views module not in field module"
Oops. Wrong patch!
This reverts commit 938051c41d .
|
2015-01-06 09:19:27 -08:00 |
webchick
|
938051c41d
|
Issue #2399931 by dawehner, yched: Generic entity api field handler should live in views module not in field module
|
2015-01-06 09:18:24 -08: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
|
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
|
e775d664ab
|
Issue #1971208 by calebtr, dsayswhat, metzlerd, agentrickard: Replace "utilize" with a proper verb.
|
2014-10-20 09:30:46 +01:00 |
Nathaniel Catchpole
|
66762a5361
|
Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId().
|
2014-10-13 10:10:32 +01:00 |
Alex Pott
|
695afed505
|
Issue #2341385 by damiankloip: Fixed No alter hooks are invoked for views handler plugin definitions.
|
2014-10-10 13:06:14 +01: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 |
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
|
35b3d0faeb
|
Issue #1740492 by dawehner, damiankloip, dasjo, xjm: Implement a default entity views data handler.
|
2014-09-12 19:44:03 +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
|
dcc880bc10
|
Issue #2326719 by plach, effulgentsia: Move pseudo-private table mapping functions from ContentEntityDatabaseStorage to public API of DefaultTableMapping.
|
2014-08-29 15:38:20 -07: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
|
b1899dc02d
|
Issue #2296793 by gauravkhambhala | jhodgdon: Fixed Two Views topics need one-line summaries added.
|
2014-08-10 16:35:48 -05:00 |
Alex Pott
|
6aff7bdf6f
|
Issue #2225085 by jhodgdon: Fixed hook_views_data() needs more docs.
|
2014-07-27 12:36:44 +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
|
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 |
webchick
|
0843922e30
|
Issue #2216539 by jhodgdon, dawehner: Fill in @defgroup/topic docs for Views overview.
|
2014-06-25 13:39:01 -07:00 |
Nathaniel Catchpole
|
1e467aad6d
|
Issue #1428784 by ivasyk.orest, joshi.rohit100, tim.plunkett, martin107, Rajendar Reddy, visabhishek, wiifm, joachim: Document field data hooks: hook_field_views_data[_alter](), hook_field_views_data_views_data_alter().
|
2014-06-23 18:44:50 +01:00 |
webchick
|
4809d4d94d
|
Issue #2234439 by jhodgdon, cosmicdreams, xjm: Add a section for the plugin system to the API doc landing page.
|
2014-06-20 10:55:45 -07: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 |
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 |
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 |
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
|
f9bb7739c3
|
Issue #2165683 by Kartagis: Several British spelled words.
|
2014-01-23 22:08:18 -08:00 |
catch
|
b1128351da
|
Issue #2175823 by damiankloip, olli: Remove calls to invalidate/deleteTags on bins.
|
2014-01-22 20:35:48 +00:00 |
webchick
|
c3e6a08b40
|
Issue #1946398 by bdgreen, pamatt: Incorrect example in function hook_views_data_alter.
|
2013-12-07 15:17:23 -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 |
Jennifer Hodgdon
|
956c27fd26
|
Issue #2120035 by samhassell, dawehner: Clean up docs headers for views include files
|
2013-11-20 10:38:33 -08:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
webchick
|
1004a87fbb
|
Issue #2073507 by grasmash: Fixed Parameters passed and documented incorrectly in Views hooks.
|
2013-09-02 14:30:43 -07:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |