Nathaniel Catchpole
|
a3f5ca8a81
|
Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy
|
2016-02-19 13:26:53 +09:00 |
Alex Pott
|
742dec39ae
|
Issue #2589237 by chx, webflo, benjy, dmoore: Menu links parent migration is broken
|
2015-12-23 16:43:30 +00:00 |
Alex Pott
|
1168a2355b
|
Issue #2636424 by eiriksm: Avoid testing for relative link starting with // in shortcut module
|
2015-12-23 14:30:16 +00:00 |
Alex Pott
|
f730e579b4
|
Issue #2572695 by marvin_B8, attiks, pfrenssen, xjm: Fix 'Drupal.ControlStructures.ElseIf' coding standard
|
2015-11-28 16:50:23 +01:00 |
effulgentsia
|
71142958f9
|
Issue #2600666 by tim.plunkett: Route definitions using entity type paramconverters with serial IDs should add an integer requirement
|
2015-11-12 17:47:26 -08:00 |
webchick
|
de14b6d199
|
Issue #2590993 by mikeryan, webflo, svendecabooter, dixon_, phenaproxima: Create stub entities with proper default values
|
2015-11-12 12:34:55 -08:00 |
Alex Pott
|
8d842ace3a
|
Issue #2603296 by heykarthikwithu: 'hook_shortcut_default_set' hook's docblock return can be improved
|
2015-11-02 00:35:41 +00:00 |
Alex Pott
|
b336472386
|
Issue #2601162 by heykarthikwithu: ShortcutSetStorage::__construct documentation of @param StorageInterface is not required
|
2015-10-27 12:26:11 +00:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
effulgentsia
|
190032b775
|
Issue #2072945 by Berdir, plach, effulgentsia, Schnitzel, andypost, Wim Leers: Remove the $langcode parameter in EntityAccessControllerInterface::access() and friends
|
2015-10-07 12:30:24 -07:00 |
webchick
|
e55a7d8dc3
|
Issue #2578561 by tim.plunkett, joelpittet, Bojhan, Fabianx, xjm, cilefen, David_Rothstein, DamienMcKenna: Move "Inline Form Errors" functionality to optional module and restore D7-style form errors by default
|
2015-10-05 22:32:45 -07:00 |
effulgentsia
|
804d87927e
|
Issue #2463567 by borisson_, Wim Leers, Xano: Push CSRF tokens for forms to placeholders + #lazy_builder
|
2015-10-03 07:26:32 -07:00 |
Nathaniel Catchpole
|
03bd7fc75b
|
Issue #2172843 by fgm, marthinal, pfrenssen, amateescu, andypost, Wim Leers, stefan.r, pwieck, deepak_123: Remove ability to update entity bundle machine names
|
2015-10-01 19:43:30 +01:00 |
webchick
|
dd570e0cea
|
Issue #2500513 by svendecabooter, benjy, phenaproxima: Upgrade path for Shortcut 7.x
|
2015-09-30 13:09:21 -07:00 |
Nathaniel Catchpole
|
bef7274a7c
|
Issue #2476947 by mdrummond, Wim Leers, davidhernandez, lauriii, joelpittet, andypost, Cottser, JeroenT, Manuel Garcia, rpayanm: Convert "title" page element into a block
|
2015-09-30 14:00:49 +01:00 |
webchick
|
1d1fe19702
|
Issue #2112679 by Berdir, damiankloip, nlisgo, krlucas, lokapujya, m1r1k, piyuesh23, blueminds, stefan.r, subhojit777, dawehner, kerby70, Dustin LeBlanc, znerol, JeroenT, borisson_, scor, amitgoyal, s_leu: getUsername() should return the username getDisplayName() for the formatted user name
|
2015-09-23 17:26:38 -07:00 |
catch
|
c1aa46fbe6
|
Issue #2567183 by dawehner, pfrenssen, hussainweb: Re-export all built-in configuration in core
|
2015-09-23 12:37:12 +02:00 |
Alex Pott
|
6bfdc3bd5e
|
Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs
|
2015-09-22 08:16:37 +02:00 |
Alex Pott
|
7a25f513f5
|
Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations
|
2015-09-21 12:38:19 +01:00 |
Nathaniel Catchpole
|
85042d0103
|
Revert "Issue #2500513 by svendecabooter, phenaproxima: Upgrade path for Shortcut 7.x"
This reverts commit 33608908fa .
|
2015-09-17 15:56:44 +01:00 |
webchick
|
33608908fa
|
Issue #2500513 by svendecabooter, phenaproxima: Upgrade path for Shortcut 7.x
|
2015-09-16 13:35:32 -07:00 |
effulgentsia
|
7dee9f8f27
|
Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons
|
2015-09-14 10:31:04 -07:00 |
Alex Pott
|
ea3432a553
|
Issue #2561201 by larowlan, cilefen, Sutharsan: Fatal error when creating a shortcut in a new shortcut set
|
2015-09-05 10:28:45 +01:00 |
Alex Pott
|
feb0fc2c4d
|
Issue #2504139 by borisson_, Wim Leers, plach, prashantgoel, Fabianx, dawehner, David_Rothstein, effulgentsia: Blocks containing a form include the form action in the cache, so they always submit to the first URL the form was viewed at
|
2015-09-03 14:28:12 +01:00 |
Nathaniel Catchpole
|
42c9be9328
|
Issue #2560851 by alexpott, Xano: Deprecate EntityListBuilder::getLabel() and remove usages of SafeMarkup::checkPlain()
|
2015-09-02 13:18:50 +01:00 |
Alex Pott
|
2b1f8e6ac3
|
Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks
|
2015-09-01 12:24:09 +01:00 |
xjm
|
248506e196
|
Issue #2550981 by alexpott, stefan.r, davidhernandez, joelpittet, Wim Leers, xjm, josephdpurcell, akalata, dawehner: Remove SafeMarkup::set in FormErrorHandler::displayErrorMessages()
|
2015-08-27 15:03:43 +01:00 |
effulgentsia
|
764890d629
|
Issue #2349819 by amateescu, swentel, Leksat, larowlan, dawehner, Gábor Hojtsy, mpdonadio, benjy, jmuzz, yched, jibran, marthinal, dmsmidt: String field type doesn't consider empty string as empty value
|
2015-08-20 12:15:48 -07:00 |
Nathaniel Catchpole
|
98e2b931b3
|
Issue #2552013 by Wim Leers: Follow-up for #2481453: ensure the 'url.query_args': MainContentViewSubscriber::WRAPPER_FORMAT cache context is set
|
2015-08-20 16:22:26 +01:00 |
Alex Pott
|
026e9d8754
|
Issue #2549091 by Pravin Ajaaz, jhodgdon: Fix "associated to" ==> "associated with"
|
2015-08-18 13:10:00 +01:00 |
xjm
|
9594553dee
|
Issue #2550963 by kgoel, akalata, josephdpurcell, justAChris: Remove or document SafeMarkup::set in ShortcutSetsTest::testShortcutSetSwitchNoSetName
|
2015-08-15 13:57:59 -05:00 |
Nathaniel Catchpole
|
20f1c993b6
|
Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts
|
2015-07-16 15:26:21 +01:00 |
Nathaniel Catchpole
|
a362252a2b
|
Issue #2512718 by Berdir, pfrenssen, Wim Leers, Fabianx, dawehner, catch, effulgentsia, plach, Gábor Hojtsy: EntityManager::getTranslationFromContext() should add the content language cache context to the entity
|
2015-07-07 17:08:46 +01:00 |
Alex Pott
|
e044adb014
|
Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals
|
2015-06-29 18:15:19 +01:00 |
Alex Pott
|
84713a3616
|
Issue #2511024 by lahoosascoots, jibran, kattekrab: Can't add multiple content types to shortcuts
|
2015-06-27 08:45:04 +01:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Alex Pott
|
215b967a44
|
Issue #1493324 by tim.plunkett, dmsmidt, mgifford, bleen18, davidhernandez, crasx, mparker17, stefan.r, YesCT, joelpittet, tstoeckler, larowlan, vijaycs85, swentel, rpayanm, Bojhan, LewisNyman, emma.maria, BarisW, njbarrett, rteijeiro, nod_, sun, joshtaylor, mrjmd, webchick, marcvangend, kattekrab, SKAUGHT, bowersox, andrewmacpherson, Manjit.Singh, RavindraSingh, Wim Leers, BLadwin, aspilicious, mortendk, mausolos, jessebeach, Gábor Hojtsy, anandps, falcon03, franz, andypost, rooby, rootwork, Cottser, Xano: Inline form errors for accessibility and UX
|
2015-06-12 14:54:11 +01:00 |
Alex Pott
|
eed1c99c51
|
Issue #2485375 by marieke_h, Manjit.Singh, MathieuSpil, LewisNyman, geertvd: Clean up shortcut CSS inline with our CSS standards
|
2015-06-02 17:09:42 +01:00 |
Nathaniel Catchpole
|
5c8a50ed7f
|
Issue #2254865 by Wim Leers, lauriii, borisson_, JeroenT, alexpott, Fabianx: toolbar_pre_render() runs on every page and is responsible for ~15ms/17000 function calls
|
2015-06-01 17:49:02 +01:00 |
webchick
|
72c59cdab8
|
Issue #1944572 by hass, Cottser, idebr: Remove "ul.menu" dependency to prevent theme clashes
|
2015-05-24 15:17:43 -07:00 |
webchick
|
e772e1fcb1
|
Issue #2486177 by disasm, amateescu, plach, Pere Orga, piyuesh23, webchick, Saphyel, dawehner, jibran, YesCT, yched, xjm, Gábor Hojtsy, Bojhan: Deleting an entity translation from the UI deletes the whole entity
|
2015-05-24 00:44:46 -07:00 |
Jennifer Hodgdon
|
6477492ee6
|
Issue #2473105 by ifrik, jhodgdon, lostkangaroo, opratr, LinL: Update hook_help texts that link to modules that can be uninstalled
|
2015-05-20 07:25:07 -07:00 |
xjm
|
f9b6f97613
|
Issue #2489912 by mikeburrelljr, opdavies, larowlan: Update Drupal.org URL in core modules
|
2015-05-18 14:08:10 -07:00 |
Nathaniel Catchpole
|
5eb13a958e
|
Issue #2473907 by alexpott, maijs: Tests not being run by testbot due to missing summary line
|
2015-05-18 12:28:42 +01:00 |
Alex Pott
|
a451002a2c
|
Issue #2428795 by mkalkbrenner, plach, yched, catch, hchonov, webchick, tstoeckler, pjonckiere, miro_dietiker, Schnitzel, klausi: Translatable entity 'changed' timestamps are not working at all
|
2015-05-15 11:09:40 -07:00 |
Alex Pott
|
3d2b2237a0
|
Issue #2485983 by willzyx: Rename the remaining {Form}::getFormID to {Form}::getFormId
|
2015-05-10 17:09:22 -07:00 |
Alex Pott
|
d57ee5f9a3
|
Issue #1923406 by stefan.r, yannickoo, catch, Crell, amateescu, pwolanin, morgantocker, Damien Tournoud, sun: Use ASCII character set on alphanumeric fields so we can index all 255 characters
|
2015-05-05 09:42:09 -07:00 |
Nathaniel Catchpole
|
1d2f9e9368
|
Revert "Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters"
This reverts commit ac4e35ce01 .
|
2015-05-05 15:50:36 +01:00 |
Nathaniel Catchpole
|
e0aae8c26a
|
Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data.
|
2015-05-05 11:47:16 +01:00 |
Alex Pott
|
d2c38c4539
|
Issue #2478151 by willzyx: Shortcuts to pages generated by views are not recognized as added to the shortcutset and are being added multiple times
|
2015-05-04 16:17:40 -07:00 |