Commit Graph

14 Commits (490397539c3112be7abead76d9a95be00aad2adb)

Author SHA1 Message Date
Nathaniel Catchpole 9f97162dd3 Issue #2557467 by alexpott: Deprecate check_url and convert usages to existing UrlHelper methods 2015-08-31 08:51:38 +01:00
Nathaniel Catchpole a7fc1a2728 Issue #2557871 by alexpott: Remove all usages SafeMarkup::checkPlain() from template preprocess functions and attributes 2015-08-27 15:43:18 +01:00
webchick 70f8ac6f31 Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
Alex Pott 61e09de0f3 Issue #1763964 by ParisLiakos, mrded: Use #type => link for theme_aggregator_block_item() 2015-02-18 12:58:33 +00:00
Nathaniel Catchpole 993a860348 Issue #2154781 by ParisLiakos: Convert aggregator/sources and aggregator/opml to views. 2014-09-26 13:28:23 +01:00
Alex Pott c554974c9c Issue #2261425 by ParisLiakos, alexpott: Streamline aggregator's entities rendering with rest of core. 2014-09-22 12:51:00 +01:00
webchick 1b252200a1 Issue #2088365 by Cottser, CharuAg, bradklaver, machostache, cs_shadow, visabhishek, sriharsha.uppuluri, grisendo, undertext, naveenvalecha | nod_: Fixed Wrong name for datetime.html.twig should be time.html.twig. 2014-08-24 13:46:18 -07: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
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
webchick 40f818bbe6 Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions. 2014-03-31 10:37:55 -07:00
webchick ac9ab3b8ed Issue #1957312 by ParisLiakos, peximo, Désiré: Use the entity storage controller in aggregator module. 2014-03-26 23:49:51 -07:00
Alex Pott 2d65e60b63 Issue #2191273 by mfernea: Fix Feed typehints in aggregator module. 2014-02-24 09:53:04 +00:00
Nathaniel Catchpole e871186f8e Issue #2196801 by divesh.kumar: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in aggregator module. 2014-02-20 12:07:25 +00:00
Alex Pott edd8fd804f Issue #2138115 by InternetDevels, ParisLiakos: Split aggregator theme functions to a separate file. 2014-02-13 10:17:50 +00:00