Commit Graph

  • 2fac0ae51d Issue #3124739 by Neslee Canil Pinto: Typo error in codebase NesleeCanilPinto 2020-04-24 06:22:45 +0000
  • d20dc4e2b8 Require Twig 2 Chi 2020-03-26 17:47:02 +0000
  • 05f6c338a7 Update README.md Chi 2020-03-26 17:23:50 +0000
  • 3f80912345 Add view builders and clean-up 3.0.0-beta1 Chi 2020-03-26 16:25:52 +0000
  • 8748966d52 Fix code style issues 8.x-2.5 Chi 2020-03-02 17:03:38 +0000
  • 10dca235d8 Specify default theme in browser test Chi 2020-03-02 16:51:40 +0000
  • 495f34f162 Improve documentation Chi 2020-03-02 16:32:56 +0000
  • f135078fa8 Issue #3116410 by larowlan: The module may not bubble access cacheability metadata 8.x-1.10 8.x-1.x Chi 2020-02-28 09:06:45 +0000
  • 3f5be90b3a Code clean-up Chi 2020-02-28 08:03:45 +0000
  • f1b0efd44d Issue #3116410 by larowlan: The module may not bubble access cacheability metadata Chi 2020-02-28 07:46:11 +0000
  • d15f246bd9 Buble access result cache metadata Chi 2020-02-12 11:33:23 +0000
  • 948ce4e371 Issue #3094257 by neclimdul: contextualLinks typo in function registration neclimdul 2019-11-14 16:01:20 +0500
  • e72e7779c9 Support Drupal 9 Chi 2019-11-01 13:43:04 +0500
  • f910f7aa7f Add 'core_version_requirement' key Chi 2019-11-01 13:03:56 +0500
  • d84e7e30af Format examples Chi 2019-09-09 22:30:39 +0500
  • fa6b362aed Deprecate loading entitiies from route 8.x-2.4 Chi 2019-07-14 12:32:37 +0500
  • 5372b821b2 Issue #3053556 by phjou: image_style doesn't support SVG Chi 2019-07-10 18:18:55 +0500
  • 5ab80a4c36 Fix documentation for drupal_field() function Chi 2019-07-10 17:48:55 +0500
  • 50c7bbb671 Clean-up tests Chi 2019-07-06 13:09:32 +0500
  • 27237912ef Add contetextual_links() function Chi 2019-07-06 13:04:03 +0500
  • fa18205d16 Add documentation with examples Chi 2019-07-04 17:54:45 +0500
  • cde0be4a1e Support nested values in 'with' filter Chi 2019-06-30 16:58:29 +0500
  • 6234d1a487 Trigger error when image style does not exist Chi 2019-06-23 14:59:25 +0500
  • 6b1ae2d7cc Issue #2924925 by Leon Kessler, Etroid: File url from image and media field Chi 2019-06-23 11:43:11 +0500
  • 327acbff49 Do not display wrapper for empty blocks 8.x-2.3 Chi 2019-04-17 20:47:12 +0500
  • 019921476d Clean up drupal_block() 8.x-2.2 Chi 2019-04-17 20:19:12 +0500
  • 2db5ea00a7 Issue #3013136 by Majdi: Page title block always empty Chi 2019-04-16 17:46:02 +0500
  • 32e89c93a7 Issue #3045120 by eiriksm: drupal_block does not use the plugin cache metadata eiriksm 2019-04-16 16:57:41 +0500
  • a21b6dc597 Issue #3041966 by Mithun S: Capitalize the name of the module in .info.yml file git 2019-04-16 16:50:39 +0500
  • 5df42502d6 Issue #3040238 by Peter Törnstrand: Add a test for langcode option Chi 2019-04-16 16:47:58 +0500
  • 6fb5eeb3e4 Issue #3040238 by Peter Törnstrand: Add language support to drupal_url blixxxa 2019-04-16 16:46:19 +0500
  • 185c743ab4 Add 'children' filter Chi 2019-04-16 16:09:17 +0500
  • dd983bf1f7 Fix broken status messages test Chi 2018-12-23 17:56:46 +0500
  • 6aae559040 Issue #2978898 by hanoii: Add support for HTML markup on drupal_link 8.x-2.1 hanoii 2018-07-18 09:36:05 +0500
  • 9997416595 Added support for 'add entity' forms. Chi 2018-06-10 19:59:52 +0500
  • 40d9540c33 Issue #2958571 by elgordogrande, Prashant.c, Fabianx: DrupalBlock cache error when empty Prashant.c 2018-06-10 11:28:29 +0500
  • aab4fd350a Added drupal_entity_form() Twig function. Chi 2018-06-10 10:48:02 +0500
  • b8e8e0a374 Fixed default dump argument. Chi 2018-06-10 09:44:27 +0500
  • 96d4333f0d Fixed wrong dump options. Chi 2018-04-21 14:38:35 +0500
  • 6b36f2c266 Cleanup drupal_debug() function. Chi 2018-04-21 14:26:48 +0500
  • d5403ae274 Added drupal_breakpoint() function. Chi 2018-04-21 14:07:19 +0500
  • ec952a1cd5 Fixed Unicode::truncate() link. 8.x-2.0 Chi 2018-04-14 16:28:16 +0500
  • de13264a60 Added 'with' Twig filter. Chi 2018-04-14 15:53:35 +0500
  • 3b1bb1e239 Added truncate() Twig function. Chi 2018-04-14 15:16:23 +0500
  • 6d5069ef06 Added drupal_breadcrumb() function. Chi 2018-04-14 14:13:58 +0500
  • c3791bd1f3 Add drupal_messages Twig function. Chi 2018-04-14 11:42:32 +0500
  • 4277c76990 Remove drupal_set_message Twig function. 8.x-2.0-rc4 Chi 2018-03-28 14:52:25 +0500
  • f8f1a94c22 Issue #2952972 by scotthooker, Chi: Rendering blocks in the same way panels does Chi 2018-03-28 14:32:55 +0500
  • 6a024c5df3 Code cleanup. Chi 2018-03-27 17:31:53 +0500
  • 2ae527f6ec Added view filter. Chi 2018-03-27 17:15:51 +0500
  • 03d0c30e8e Make drupal_field() respect curent site language. 8.x-2.0-rc3 Chi 2018-03-07 11:49:17 +0500
  • ce15ad15ba Issue #2945085 by smk-ka: Add option to expand menu items smk-ka 2018-03-06 18:06:16 +0500
  • 4507a6c1a2 Issue #2848104 by davidraijmakers, sgalindo2388, lzimmerman: Add drupal_image function. Chi 2018-03-05 15:59:20 +0500
  • 16b0cc1923 Issue #2942287 by hanoii: Improve drupal_url with an optional access check and add drupal_link as well hanoii 2018-02-06 10:21:31 +0500
  • 6a4ea3d943 Issue #2913809 by julien.sibi, Chi: Ouput drupal_region() function using region's Twig template. 8.x-2.0-rc2 Chi 2017-11-25 15:35:39 +0500
  • 25d45394e7 Issue #2913809 by julien.sibi: Ouput drupal_region() function using region's Twig template julien.sibi 2017-11-25 15:15:14 +0500
  • 147fbd900d Issue #2925554 by Mookum: Add drupal_view_result() function. Chi 2017-11-25 14:48:16 +0500
  • 0f49ad32bd Removed legacy code. 8.x-2.0-rc1 Chi 2017-09-15 13:29:59 +0500
  • 8118336510 Issue #2906140 Code cleanup. Chi 2017-09-14 22:23:36 +0500
  • c1863a4cd7 Issue #2906140 by Koen.Pasman: Rendering Plugin Blocks Koen.Pasman 2017-09-14 20:41:58 +0500
  • 88bde29d85 Issue #2906707 by hanoii: Improve preg_replace. 8.x-1.9 Chi 2017-09-10 18:02:53 +0500
  • eb51aea30c Issue #2906117 by apsylone: Added drupal_url() function. Chi 2017-09-10 17:12:06 +0500
  • d872b7bd0e Added check_markup filter. Chi 2017-07-27 22:12:07 +0500
  • 8b77f9df28 Added transliteration filter. Chi 2017-07-27 11:41:05 +0500
  • baa7e5ef84 Issue #2880398 by mChadwick29: Code cleanup. 8.x-1.8 Chi 2017-05-28 20:02:22 +0500
  • 576527cabd Issue #2880398 by mChadwick29: Be able to add additional parameters to drupal_form git 2017-05-28 19:52:20 +0500
  • b8f87efef7 Issue #2877132 by ay13: Print a block that is disabled Chi 2017-05-13 12:06:14 +0300
  • 33ac865dd3 Code cleanup. 8.x-1.7 Chi 2017-04-30 11:53:27 +0300
  • 216bff3f6b Removed dependency injection. Chi 2017-04-30 11:34:36 +0300
  • 69f8d4b664 Added entity access check. Chi 2017-04-30 09:36:36 +0300
  • 2d9a6629f8 Issue #2867852 by Arlina: Check visibility rules of blocks for drupal_region() arlina 2017-04-30 06:55:17 +0300
  • 34e2363c5b Added drupal_title Twig function. Chi 2017-04-30 06:38:11 +0300
  • 8ab9255d3e Fixed dumpep argument. Chi 2017-04-29 21:12:07 +0300
  • af69aa47b9 Changed var dumper description. Chi 2017-03-19 17:31:59 +0300
  • ef666024d6 Added drupal_form function. 8.x-1.6 Chi 2017-03-19 16:05:18 +0300
  • 2cb9390ca4 Reorder functions. Chi 2017-03-19 15:38:56 +0300
  • 3432ef490a Added drupal_dump function. Chi 2017-03-19 12:55:59 +0300
  • 3155daf47f Issue #2859546 by cburschka: Missing image style in template causes a fatal error Chi 2017-03-19 07:41:47 +0300
  • 542319714d Code cleanup. Chi 2017-03-18 19:11:41 +0300
  • 9beab87c16 Issue #2845763 by landsman: Provide drupal_region function Chi 2017-03-18 17:55:27 +0300
  • b72810c7ae Remove unused active trail service. Chi 2017-03-17 18:03:06 +0300
  • ae6ce7ae28 Disable cache for status messages. Chi 2017-03-17 17:59:53 +0300
  • e08ccffc60 Added drupal_set_message function. Chi 2017-03-17 11:01:40 +0300
  • f3c8ec7bc7 Ignore eval warning. 8.x-1.5 Chi 2017-01-21 13:16:03 +0300
  • 3b3ebdfb9f Fixed drupalField documentation. Chi 2017-01-21 12:08:37 +0300
  • e4f2074113 Issue #2833546 by edysmp, juancasantito, heddn: Support drupal_field translatability. edysmp 2017-01-21 12:05:57 +0300
  • 050653f584 Issue #2845318 by leraa: drupal_token function does not support passing in the $data argument Chi 2017-01-20 19:00:47 +0300
  • 15626732ea Added drupal_menu twig function. Chi 2016-12-09 14:29:16 +0300
  • f617eb0ed9 Issue #2833960 by zach.bimson: image_style() should return relative path zach.bimson 2016-12-08 15:44:02 +0300
  • d13f2323ae Added tests. 8.x-1.4 Chi 2016-11-09 14:26:33 +0300
  • cfc58018b5 Fixed typo. Chi 2016-11-08 18:06:18 +0300
  • 91d6b68922 Added image style filter. Chi 2016-11-08 18:05:35 +0300
  • 7b86049df3 Issue #2787473 by netturbina: Provide a way to render a single field. 8.x-1.3 Chi 2016-09-02 14:29:33 +0300
  • c7142db640 Issue #2743775 by sylus: Make risks of php feature more obvious and harder to use Chi 2016-06-27 16:22:13 +0000
  • 303ff24b81 Issue #2738779 by heddn: Wrong arguments for views_embed_view. 8.x-1.2 Chi 2016-06-01 15:40:52 +0000
  • f749c00346 Made entity ID parameter optional. 8.x-1.1 Chi 2016-03-31 13:38:33 +0300
  • 5011768b91 Code cleanup. 8.x-1.0 Chi 2016-03-12 11:49:30 +0300
  • 00a7a29dde Initial commit. Chi 2016-01-03 22:58:44 +0300