Alex Pott
|
7f00c591b0
|
Issue #2218655 by sun, effulgentsia, jessebeach: Core expects $theme.settings default config file to exist.
|
2014-04-09 04:49:22 -04:00 |
webchick
|
0469858911
|
Issue #2236245 by znerol: Use request stack in system manager.
|
2014-04-08 14:59:32 -07:00 |
webchick
|
242ac392d8
|
Issue #2226923 by pakmanlh, mandar.harkare, mortendk, galooph: Views: remove wrapper around more link - add class to the link.
|
2014-04-08 14:11:00 -07:00 |
webchick
|
d3cb54ec77
|
Issue #2235111 by tstoeckler: EntityQueryTest is fragile.
|
2014-04-08 14:03:32 -07:00 |
webchick
|
64b838adc5
|
Issue #2187477 by lokapujya, vaibhavjain, visabhishek: Remove Unused use statements from system module.
|
2014-04-08 13:58:56 -07:00 |
webchick
|
fc6b814e02
|
Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from .
|
2014-04-08 13:56:43 -07:00 |
Nathaniel Catchpole
|
d8a9912c32
|
Issue #2232275 by alexpott: System menu blocks need to be able to depend on their menu entities.
|
2014-04-08 11:32:35 +01:00 |
Alex Pott
|
af9cd0fdd8
|
Issue #2225399 by marcvangend, yanniboi, mr.baileys, Wim Leers, visabhishek: Apply formatters and widgets to Feed base fields.
|
2014-04-08 10:05:57 +01:00 |
webchick
|
b504423ed0
|
Issue #2165725 by Xano: Introduce hook_entity_operation().
|
2014-04-07 11:12:13 -07:00 |
webchick
|
86ae96e4fd
|
Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions.
|
2014-04-07 08:01:20 -07:00 |
Alex Pott
|
3b3ba27598
|
Issue #2227973 by pfrenssen, Berdir: Rename ContentTranslationController to ContentTranslationHandler.
|
2014-04-07 13:26:47 +01:00 |
Alex Pott
|
797c8de16b
|
Issue #2223631 by znerol: Use request stack in database flood backend.
|
2014-04-07 09:35:41 +01:00 |
Alex Pott
|
98b2898b4a
|
Issue #2226853 by filijonka, acouch: Variables documented in item-list.html.twig are incorrect.
|
2014-04-07 09:22:52 +01:00 |
Alex Pott
|
2aefd89671
|
Issue #2210631 by damiankloip: Move PhpStorageFactory to the Core namespace.
|
2014-04-07 09:14:46 +01:00 |
Alex Pott
|
5364b20d02
|
Issue #2100311 by killua99, yannickoo: Allow filtering of modules by arbitrary search strings on the uninstall page.
|
2014-04-06 21:59:26 +01:00 |
Alex Pott
|
8d98947271
|
Issue #1957152 by brantwynn: Replace calls to the flood service with Drupal::flood().
|
2014-04-06 21:34:23 +01:00 |
Alex Pott
|
2176bfda8c
|
Issue #2217783 by mondrake: Remove $extension and $mimeType from Image, use image_type_to_xxx function in the getters instead.
|
2014-04-06 21:02:56 +01:00 |
webchick
|
515639d354
|
Issue #2234047 by cs_shadow | Cottser: Missing space after hook_theme() in theme.api.php.
|
2014-04-06 09:27:23 -07:00 |
Alex Pott
|
e74db803c2
|
Issue #2195959 by LewisNyman: Tab-select renders grippie white on white.
|
2014-04-06 14:55:41 +01:00 |
Alex Pott
|
407f1d1180
|
Issue #2185617 by Wim Leers, voidberg, drifter: Each page cache entry should have a theme cache tag.
|
2014-04-06 14:06:13 +01:00 |
Alex Pott
|
cdcbb9d516
|
Issue #1662954 by balis_m, mjonesdinero, kalpaitch, IshaDakota, kerasai, ckrina, BarisW | ZenDoodles: Use less-specific tabledrag selectors.
|
2014-04-05 06:36:13 +01:00 |
Nathaniel Catchpole
|
8866760fca
|
Issue #2224861 by Wim Leers, dawehner, pwolanin: Cache SystemMenuBlock and BookNavigationBlock per active trail (currently cached per URL, this breaks on very long URLs).
|
2014-04-04 12:48:14 +01:00 |
Nathaniel Catchpole
|
ac120e26d9
|
Issue #2209145 by slashrsm, fgm, chx: Move all path alias SQL queries to a single storage controller.
|
2014-04-04 10:47:13 +01:00 |
webchick
|
4f4b457d6b
|
Revert "Issue #2218039 by sun, dawehner: Render the maintenance/install page like any other HTML page."
Broke update.php.
This reverts commit 10b0389066 .
|
2014-04-03 21:41:54 -07:00 |
webchick
|
f5e0c1729c
|
Issue #2151123 by joelpittet | Cottser: Remove theme_system_modules_incompatible().
|
2014-04-03 14:25:02 -07:00 |
webchick
|
9442bea3c7
|
Issue #2227687 by cs_shadow, Cottser: Slightly ugly error message if a module is incompatible with the version of core and the PHP version.
|
2014-04-03 10:13:21 -07:00 |
Alex Pott
|
10b0389066
|
Issue #2218039 by sun, dawehner: Render the maintenance/install page like any other HTML page.
|
2014-04-03 14:59:23 +01:00 |
Alex Pott
|
719b36a492
|
Issue #2208631 by slashrsm: Rename \Drupal\Core\Path\Path to \Drupal\Core\Path\AliasStorage.
|
2014-04-03 14:20:20 +01:00 |
Nathaniel Catchpole
|
ef2563979a
|
Issue #2211949 by chx, Berdir, fago, benjy: Support keeping new revision id for migrate.
|
2014-04-03 12:10:25 +01:00 |
Alex Pott
|
4511dc22e6
|
Issue #2228921 by sun: Consolidate system.module + system.theme + system.theme.disabled into core.extension config.
|
2014-04-02 08:05:28 +01:00 |
Nathaniel Catchpole
|
a83352a1b4
|
Issue #2174443 by mr.baileys, David_Rothstein: Add security hardening protection option for programmatic form submissions to Drupal 8 (and backport to Drupal 6?).
|
2014-04-01 12:40:27 +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
|
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
|
7a91c2e8ed
|
Issue #2121175 by Codenator, tim.plunkett, cosmicdreams, jayeshanandani, grom358, ianthomas_uk, Xano: Remove usage of drupal_get_form().
|
2014-03-31 10:26:19 -07:00 |
Nathaniel Catchpole
|
3a5e997452
|
Issue #2221065 by damiankloip, Wim Leers, Berdir: Rename default 'cache' cache bin to 'default'.
|
2014-03-31 10:49:28 +01:00 |
catch
|
63375a5e7b
|
Issue #2203411 by dawehner, Wim Leers, damiankloip: Convert drupal_get_library() into a service.
|
2014-03-30 13:15:47 +02:00 |
catch
|
cf0549dbd2
|
Issue #2177799 by tstoeckler, jsbalsera, mauzeh: Allow IntegerItem's to be unsigned.
|
2014-03-30 12:56:53 +02:00 |
Alex Pott
|
9e72c8bfaf
|
Issue #1599774 by longwave, kristofferwiklund, BTMash, marcingy | Letharion: .htaccess protections do not work on Apache 2.4 without mod_access_compat.
|
2014-03-29 16:28:16 +01:00 |
webchick
|
4ac79a1366
|
Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files.
|
2014-03-28 16:27:34 -07:00 |
webchick
|
4a8bbfbb73
|
Issue #2215961 by tim.plunkett, Berdir: Entity::urlInfo() should return \Drupal\Core\Url.
|
2014-03-28 16:07:00 -07:00 |
Jennifer Hodgdon
|
b51b62df2d
|
Issue #2225265 by eojthebrave: Add Utility group/topic for api.drupal.org
|
2014-03-28 13:19:05 -07:00 |
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 |
webchick
|
032c3986b1
|
Issue #2216459 by sun: Add a KeyValueStoreInterface::has() method.
|
2014-03-20 14:48:44 -07:00 |
webchick
|
726f41bf4c
|
Issue #2221535 by Cottser, joelpittet: TwigNodeVisitor's priority is too early and breaks some filters and macros.
|
2014-03-20 14:13:45 -07:00 |
webchick
|
e617d17b02
|
Issue #2222315 by alexpott: Random fail in \Drupal\system\Tests\Common\RenderTest.
|
2014-03-20 14:13:19 -07:00 |
Alex Pott
|
880f697abb
|
Issue #2093173 by longwave, Cyberschorsch, forbesgraham, sandipmkhairnar, damiankloip, rbayliss, grom358, harijari, InternetDevels, dawehner: Remove all calls to drupal_json_decode(), use \Drupal\Component\Utility\Json::decode().
|
2014-03-20 16:06:41 +00:00 |
webchick
|
32befa4bac
|
Issue #2216543 by jhodgdon, Berdir: Fill in topic/@defgroup docs for Cache overview.
|
2014-03-20 07:54:52 -07:00 |
webchick
|
46a70fb30b
|
Issue #2216567 by jhodgdon: Fill in @defgroup/topic docs for Best Practices overview.
|
2014-03-20 07:15:39 -07:00 |
Nathaniel Catchpole
|
2ca54697b3
|
Issue #2215719 by Wim Leers: Cache tags set by #pre_render callbacks are lost in page cache.
|
2014-03-18 10:17:33 +00:00 |
webchick
|
ca104f64db
|
Issue #2219457 by Wim Leers: SystemControllerTest::setLinkActiveClass() unit test has wrong namespace and lives in wrong location.
|
2014-03-17 08:10:20 -07:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |