Commit Graph

2159 Commits (e9cd089fd0f1fe63d9c95d291b7a8fe2827cb1b2)

Author SHA1 Message Date
Jennifer Hodgdon 5b32c7bad3 Issue #2216543 by eojthebrave: Fix code example and some text in Config API topic 2014-03-28 11:25:10 -07:00
catch 8ad79cebb5 Issue #2224777 by pwolanin, dawehner: Unlimited allowed length of path in menu router allows DoS attack on Drupal 8. 2014-03-28 15:22:01 +01:00
Alex Pott fee6ae0e0f Issue #2225629 by Xano: Move hook_field_extra_fields() to the entity API. 2014-03-28 11:30:44 +01:00
webchick a708544213 Issue #2227363 by sun: System.theme.disabled config schema defines wrong data type. 2014-03-27 12:20:48 -07:00
Alex Pott 8fa1fddaa8 Issue #2011128 by jsbalsera, aboros, Devin Carlson, mr.baileys, pplantinga: Theme_disable() can disable the wrong theme. 2014-03-27 18:37:46 +01:00
catch d026a1c363 Issue #2180109 by damiankloip, dawehner, ParisLiakos, joelpittet, MartijnBraam, Xano: Change the current_user service to a proxy. 2014-03-27 16:25:24 +01:00
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
webchick 901ae985db Issue #2082983 by Xano: \Drupal\Core\TypedData\List accepts non-list values. 2014-03-26 23:50:35 -07:00
webchick f717159312 Issue #2075475 by sqndr, Oostie, meladawy, temaruk, LewisNyman: Theme with no screenshot causes CSS height issue. 2014-03-26 23:09:10 -07:00
webchick 627b7bb5a3 Issue #2219617 by visabhishek, galooph, joshtaylor, Cottser: Remove @ingroup themeable from preprocess function docblocks. 2014-03-26 22:18:39 -07:00
webchick e97820061d Issue #2218027 by eojthebrave, jhodgdon: Improve the D8 api.d.o landing page. 2014-03-26 22:13:42 -07:00
catch 4a57034dd9 Issue #2207893 by dawehner, pwolanin, jessebeach, Boobaa: Convert menu tree building to a service. 2014-03-26 20:56:01 +01:00
catch 24526aedd0 Revert "Issue #2165725 by Xano: Introduce hook_entity_operation()."
This reverts commit 2cf87103b5.
2014-03-26 19:53:12 +01:00
catch 64cd12115e Issue #2225699 by czigor, jessebeach: Set all revisionable fields to revisionable. 2014-03-26 15:46:36 +01:00
catch bb0f5fced3 Issue #1194136 by Berdir, damiankloip, Wim Leers: Re-organise core cache bins. 2014-03-26 14:19:28 +01:00
catch c0b1b69873 Issue #2180425 by dawehner, klausi: PathBasedBreadcrumbBuilder should catch all exceptions from routing. 2014-03-26 12:52:47 +01:00
catch 2cf87103b5 Issue #2165725 by Xano: Introduce hook_entity_operation(). 2014-03-26 12:46:04 +01:00
webchick add1e1ae2d Issue #2216579 by sun: Add a KeyValueStoreInterface::rename() method. 2014-03-25 14:47:00 -07:00
Alex Pott 28152037ae Issue #2223361 by Berdir, fago, tim.plunkett: Rename ComplexDataInterface::getPropertyValues() to toArray(), remove setPropertyValues(). 2014-03-25 22:09:18 +01:00
webchick f8ec2d8536 Issue #2151097 by rteijeiro , chakrapani , joelpittet, c4rl, IshaDakota, pplantinga, gnuget, longwave, jeanfei, sbudker1, Cottser: Convert theme_confirm_form() to Twig 2014-03-25 13:39:10 -07:00
webchick eed630f689 Issue #2152221 by IshaDakota, steveoliver, joelpittet, InternetDevels, rteijeiro, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_radios() to Twig 2014-03-25 13:38:11 -07:00
webchick ce9dc74655 Revert "Issue #2152221 by IshaDakota, joelpittet, InternetDevels, rteijeiro | Cottser: Convert theme_radios() to Twig."
Oops. Bad commit credit. Re-committing.

This reverts commit 3b8d35aa49.
2014-03-25 13:36:55 -07:00
webchick 3b8d35aa49 Issue #2152221 by IshaDakota, joelpittet, InternetDevels, rteijeiro | Cottser: Convert theme_radios() to Twig. 2014-03-25 13:35:59 -07:00
catch 53852c25df Issue #2211235 by damiankloip: Add specific annotations for Views handlers. 2014-03-25 20:16:43 +01:00
catch 906f131c59 Issue #2220687 by znerol: Convert system_run_automated_cron into a subscriber for KernelEvents::TERMINATE. 2014-03-25 20:13:11 +01:00
catch 83b797dfce Issue #2095195 by yched, fago, Berdir, amateescu, swentel, pfrenssen, Xano: Remove deprecated field_attach_form_*(). 2014-03-25 19:26:29 +01:00
catch 0b6e47e23d Issue #2217371 by Wim Leers: Expose cache tags to reverse proxies: X-Drupal-Cache-Tags header (by just slightly changing an existing header). 2014-03-25 19:26:29 +01:00
catch 1f016bc70b Issue #318975 by sun, Bojhan, linclark: Remove confirmation page after installation. 2014-03-25 14:22:49 +00:00
Alex Pott 13242b5af6 Issue #2201693 by plopesc, e0ipso, swentel: Field output supporting code should move out of field.module. 2014-03-25 12:19:33 +01:00
Alex Pott 02f761ba1d Issue #2154711 by plopesc, tim.plunkett, olli, Berdir, Dave Reid: Move entity_get_(form/view)_mode_options() functions to EntityManager and add get(Form/View)ModeOptions() methods. 2014-03-25 10:43:08 +01:00
webchick bbe2af1a28 Issue #2095919 by Berdir: Kill ContentEntityBase::init() . 2014-03-24 22:14:20 -07:00
webchick b933a5b430 Issue #1939068 by joelpittet, tlattimore, Cottser, chrisjlee, rteijeiro, mdrummond, drupalninja99, jenlampton, shanethehat, InternetDevels, DamienMcKenna, gavin.hughes, carsonevans, ezeedub: Convert theme_image() to Twig. 2014-03-24 11:05:12 -07:00
webchick eedb6a8d8e Issue #2220905 by droplet: Misaligned messages status. 2014-03-24 11:00:14 -07:00
catch fba6f74c01 Issue #2122693 by alexpott: [HEAD BROKEN] follow-up to use Settings class. 2014-03-24 17:20:52 +00:00
webchick cd7841b96e Issue #2122693 by jayeshanandani, YesCT, sun, alexpott, BMDan: Installer does not work on a completely empty settings.php. 2014-03-24 10:07:44 -07:00
catch 99b9a6a579 Issue #2026431 by YesCT, dawehner, Crell: Make ContentNegotiation a 'internal' service, used only by the router, so that core or contrib can implement real negotiation. 2014-03-24 15:39:43 +00:00
catch f4b1b351da Issue #2224553 by longwave, swentel: Add _admin_route for field manager and admin/content. 2014-03-24 15:39:06 +00:00
catch ad293099ec Issue #2219499 by Berdir, alexpott, Gábor Hojtsy, vijaycs85, swentel: Generalize language config override responsibility. 2014-03-24 15:10:05 +00:00
webchick 7628a6c855 Issue #1925492 by visabhishek, nod_, mkadin | YesCT: Small optimization for search on modules page. 2014-03-24 07:55:57 -07:00
webchick dc15bf2eb2 Issue #2216565 by ianthomas_uk: Remove wrappers for SortArray. 2014-03-24 07:45:01 -07:00
Alex Pott 1370edf99f Issue #2134857 by Xano, Wim Leers, Berdir, damiankloip: PHPUnit test the entity base classes. 2014-03-24 13:34:01 +01:00
Alex Pott c8cfae7fd7 Issue #2068349 by pcambra, swastik1608: Convert menu link SQL queries to the Entity Query API. 2014-03-24 11:43:05 +01:00
Alex Pott fa51d2e5bd Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match. 2014-03-24 11:34:32 +01:00
Alex Pott 000966e0dd Issue #2219009 by pwolanin: Improve DX of Settings class. 2014-03-24 09:51:28 +01:00
Alex Pott 5abaa5f957 Issue #2120871 by andypost, Berdir, amateescu, vladan.me, Xano: Rename EntityListController to EntityListBuilder. 2014-03-23 22:25:46 +00:00
catch a6ffb28261 Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags. 2014-03-22 22:00:38 +00:00
Nathaniel Catchpole 2c2c1adcbf Issue #1316692 by tim.plunkett, dawehner: Convert hook_admin_paths() into declarative properties on routes. 2014-03-21 12:35:45 +00:00
Nathaniel Catchpole 8cbab1493b Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall. 2014-03-21 11:53:32 +00:00
Nathaniel Catchpole 5f61e2663a Issue #2019123 by klausi, ygerasimov, Crell: Use the same canonical URI paths as for HTML routes. 2014-03-21 11:00:42 +00:00
webchick 23902766ac Issue #2219925 by tim.plunkett: Rename ConfigEntityInterface::getExportProperties() to toArray(). 2014-03-20 19:31:32 -07:00