Commit Graph

32 Commits (dc11fb9a368669c1b95d8ef0f23b747fc9954043)

Author SHA1 Message Date
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
Jennifer Hodgdon 3179dd42b8 Issue #1962704 by Eli-T, dawehner: Document hook_views_analyze() 2013-06-26 13:31:31 -07:00
Nathaniel Catchpole 660f2d0d4f Issue #1985470 by thedavidmeister: Remove theme_link(). 2013-06-19 13:46:31 +01:00
Alex Pott 116f0a389e Issue #2003366 by sillygwailo, Joe9, kenianbei, pcambra, heddn, YesCT, damiankloip: Rename Views method pre_render() to preRender(). 2013-06-17 22:53:40 +02:00
catch a4484238ce Issue #2007052 by thedavidmeister: Replace theme() with drupal_render() in views.module. 2013-06-09 21:45:55 +01:00
Alex Pott bd1f226e8d Issue #1881606 by dawehner, jibran: Use a derivative to integrate all entities as row plugins. 2013-06-09 13:35:39 +01:00
Alex Pott f2d710c607 Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
Dries 9ce08a3a2b Issue #1938030 by dawehner: Replace View's usage of drupal_container()->get() with Drupal::service(). 2013-03-13 17:29:08 -04:00
catch 8b8eaa3eb7 Issue #1843224 by dawehner, tim.plunkett: Convert Views Ajax commands to new Ajax API. 2013-02-07 14:11:14 +00:00
catch b3f18a65cc Issue #1891036 by damiankloip: Make 'click sortable' default to TRUE. 2013-01-21 20:59:01 +00:00
webchick 01567a6343 Issue #1867782 by damiankloip, tim.plunkett: Replace _views_fetch_data() with cache class. 2012-12-21 21:15:44 -08:00
Tim Plunkett c7b7c3e5ba Issue #1805996 by dawehner, tim.plunkett, damiankloip, xjm, et al: Add Views and Views UI to core. 2012-10-22 14:11:32 -04:00