Commit Graph

91 Commits (e855a496a7e725e5e1e62f1a32a4d245f1a17c18)

Author SHA1 Message Date
Alex Pott a4c65bec40 Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers. 2013-07-05 21:54:59 +01: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 5d0f9d91c3 Issue #2022207 by pcambra, Berdir: Make references to User class in test docs reference UserInterface instead 2013-06-20 09:33:23 -07:00
Alex Pott 161f2c2831 Issue #2019241 by olli: Replace remaining occurences of 'disabled' in views. 2013-06-19 01:23:44 +02:00
webchick 7b9974f56b Issue #2014013 by kgoel | DmitryDrozdik: Replace drupal_container() with Drupal::service() in the statistics module. 2013-06-17 01:17:42 -05:00
Alex Pott fd9804d886 Issue #2014215 by sdboyer: Shift render array defaults back out onto BlockRenderController . 2013-06-14 02:18:37 +02:00
Alex Pott 07bf168bd6 Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface. 2013-06-11 23:16:25 +01:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
Nathaniel Catchpole affc74ccdd Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete(). 2013-06-03 11:00:40 +01:00
Alex Pott 477c06c413 Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual. 2013-05-26 13:18:10 -07: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
Alex Pott bd5769d9fd Issue #1898034 by Cottser, jenlampton, joelpittet, Shawn DeArmond, idflood, Hydra, artofeclipse, rich.yumul, chrisjlee, gnuget, c4rl, thund3rbox: block.module - Convert PHPTemplate templates to Twig. 2013-05-24 10:14:30 -07:00
Alex Pott f630b510aa Issue #1927608 by EclipseGc, tim.plunkett, effulgentsia: Remove the tight coupling between Block Plugins and Block Entities. 2013-05-11 11:01:25 +01:00
Alex Pott 19e6c2c0ae Issue #1987298 by tim.plunkett, quicksketch: Shorten directory structure and PSR-0 namespacing for plugins. 2013-05-07 21:34:00 +01:00
Alex Pott 79ea2f38f8 Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
Alex Pott c014519ca1 Issue #1969540 by Xano: Convert token.inc to a service. 2013-04-18 08:24:35 +01:00
webchick b5c0d297ab Issue #1862398 by Berdir: Replace drupal_http_request() with Guzzle. 2013-04-13 16:06:25 -07:00
webchick 2212a5fed8 Issue #1969276 by effulgentsia, tim.plunkett, EclipseGc: Refactor block plugins to make room for a BlockBase::build() implementation. 2013-04-12 20:24:29 -07:00
Alex Pott e45b1a76f0 Issue #1867382 by Berdir, Sutharsan: Convert drupal_http_request() usage in statistics.module to Guzzle. 2013-04-11 07:02:44 +01:00
webchick 7e465a9b17 Issue #1888390 by dawehner, damiankloip, tim.plunkett: Change 'human_name()' to 'label' and replace View::getHumanName() with View::label(). 2013-04-03 12:57:49 -07:00
webchick 9ed2c4a091 Issue #1919202 by vijaycs85, pfrenssen, dsnopek: Create configuration schemas for statistics module. 2013-03-17 09:33:38 -07:00
webchick 4cc0db2d26 Issue #1540136 by Rob Loach, Pete B: Simplify index.php by moving DRUPAL_ROOT to bootstrap.inc. 2013-03-16 23:36:36 -07:00
webchick 37afef0004 Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API. 2013-03-10 12:05:24 -07:00
webchick 96903932a1 Issue #1937968 by ACF: Convert statistics's system_config_form() to SystemConfigFormBase. 2013-03-09 22:36:17 -08:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch 13bd2b25ec Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class. 2013-03-06 22:02:58 +00:00
webchick c6b2c725e7 Issue #1591806 by tim.plunkett, ryanissamson, jenlampton, Risse, psynaptic, Gábor Hojtsy, kmcculloch, pakmanlh, Rob Loach: Change block 'subject' so that it's called (admin_)label like everything else on the theme layer. 2013-03-04 21:25:53 -05:00
webchick 17c3d258ed Issue #1853086 by katbailey, msonnabaum, alexpott: Remove cache.page.enabled in favor of an explicit internal cache setting. 2013-02-27 22:00:19 -05:00
webchick 5549278cd4 Issue #1912748 by samhassell: Rename ' Views Modules' test group. 2013-02-09 14:03:36 -08:00
catch 3053c5e94d Issue #1853540 by damiankloip, dawehner, xjm: Reintroduce Views integration for statistics.module. 2013-02-06 12:14:36 +00:00
webchick eec970060c Issue #1884860 by tim.plunkett: Remove 'block' prefix from BlockInterface method names. 2013-01-17 13:42:56 -08:00
Dries 192986c697 Issue #1446956 by timmillwood, iamEAP: Remove the accesslog from statistics. 2013-01-17 15:24:40 -05:00
webchick 34453e5e0c Issue #1871696 by tim.plunkett, xjm, sun, msonnabaum, EclipseGc: Convert block instances to configuration entities to resolve architectural issues. 2013-01-16 20:03:30 -08:00
webchick 97c3ee2be9 Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack. 2013-01-08 11:16:16 -08:00
webchick b11bacd8f1 Issue #1872540 by xjm: Provide a test helper method for creating block instances. 2013-01-07 11:09:10 -08:00
Dries 6e7b1219fe Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins. 2013-01-04 12:05:13 -05:00
webchick d26e8a7d57 Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS. 2012-11-26 23:07:37 -08:00
Dries e3d863834c Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class. 2012-11-21 10:29:04 -05:00
catch 026508fb21 Issue #1831522 by miro_dietiker, pdrake, Berdir: Convert statistics variables to config/state. 2012-11-09 22:30:28 +00:00
catch d798223e32 Issue #1794754 by rootatwc, Lars Toomre: Convert ban_boot() to an event listener. 2012-11-02 16:54:42 +00:00
webchick 76a157fe32 Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins. 2012-10-30 13:37:18 -07:00
catch 3816847005 Issue #1807266 by cam8001, barbun: Convert user_cancel_method() variable to CMI system. 2012-10-29 23:09:48 +00:00
webchick 16eac3bec5 Issue #1480854 by tim.plunkett, Noyz, Bojhan, yoroy, kika: Convert operation links to '#type' => 'operations'. 2012-10-09 12:49:07 -07:00
Dries 84c6fea4be Issue #476304 by Liam Morland: fixed mismatch of schema definition of uid, nid. 2012-10-04 16:27:03 -04:00
Jennifer Hodgdon c259b8ec52 Issue #1797520 by Lars Toomre: Remove t() from test assertions in statistics module 2012-10-01 13:24:55 -07:00
catch bd07cedb74 Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings. 2012-09-24 14:12:09 +01:00
Dries 4e4ea71e66 Patch #1161486 by rootatwc, sun, andypost, catch, marcingy, aspilicious, cam8001: Move IP blocking into its own module. 2012-09-23 22:17:45 -04:00
webchick 6a064f416a Issue #1209532 by timmillwood, lucascaro, wiifm, mikeytown2, slashrsm: Count node views via AJAX in the statistics module. 2012-09-19 23:36:58 -07:00
webchick 7e97629745 Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards. 2012-09-04 13:58:37 -07:00
webchick 07ad6e733c Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js(). 2012-08-30 12:24:38 -07:00