Alex Pott
|
5b06c5ba67
|
Issue #2388707 by damiankloip: UserAccessControlHandler has wrong $explicit_check_fields name for the password field when checking field access
|
2014-12-08 17:25:44 +00:00 |
Nathaniel Catchpole
|
30a5046e35
|
Issue #2355909 by penyaskito, alexpott, Gábor Hojtsy, DuaelFr: language.settings config is not scalable
|
2014-12-08 16:25:00 +00:00 |
Nathaniel Catchpole
|
4cd9d4577d
|
Issue #2263359 by jhodgdon: hook_help(): Top of page help sections can't link to help pages without a fatal error or checking for help module
|
2014-12-08 11:11:21 +00:00 |
Nathaniel Catchpole
|
ad555fa8a3
|
Issue #2084987 by andypost, Jalandhar: Remove usage of field_ui_default_value and recommend proper replacement
|
2014-12-08 11:10:27 +00:00 |
Nathaniel Catchpole
|
8606a8dd43
|
Issue #2388043 by daffie: Remove DrupalUnitTestBase
|
2014-12-08 11:08:50 +00:00 |
Nathaniel Catchpole
|
a943f5813b
|
Issue #2380607 by Berdir, dawehner: Do not call ConfigBase::validateKeys() for data loaded from storage
|
2014-12-08 11:07:49 +00:00 |
Nathaniel Catchpole
|
fa31ac08fd
|
Issue #2387443 by alexpott, dawehner: BinaryFileResponse can fail because the core MIME guessing is not added to the MimeType singleton
|
2014-12-08 10:03:17 +00:00 |
Alex Pott
|
9fc078cc47
|
Issue #2385787 by a_thakur: Remove form_state_values_clean() from form.inc
|
2014-12-07 21:22:45 +00:00 |
catch
|
599bad3bcf
|
Issue #2364381 by Wim Leers: Exception thrown in drupal_render() causes an exception during the rendering of exceptions
|
2014-12-07 09:14:26 +00:00 |
catch
|
d93ba8d265
|
Issue #2386585 by hussainweb: Upgrade to Symfony 2.6.1
|
2014-12-06 10:26:41 +00:00 |
webchick
|
bab6233d5b
|
Issue #2388215 by freblasty, tim.plunkett: Drag and drop is broken.
|
2014-12-05 16:57:10 -08:00 |
Alex Pott
|
60950f3633
|
Issue #2383573 by tibbsa: Clean-up Contact module Test members - ensure property definition and use of camelCase naming convention
|
2014-12-05 20:06:28 +00:00 |
Alex Pott
|
a8a42e6231
|
Issue #2331793 by olli, Gábor Hojtsy: Changing pager settings for this display only also changes pager settings for other display
|
2014-12-05 20:02:10 +00:00 |
Alex Pott
|
8790ec0d1f
|
Issue #2017433 by BarisW: The documentation for hook_ranking() is wrong
|
2014-12-05 14:51:35 +00:00 |
Alex Pott
|
d6125585c8
|
Issue #2387781 by dixon_: Fix camel case for method in EntityStorageInterface
|
2014-12-05 14:45:09 +00:00 |
Alex Pott
|
0bb57ed2f5
|
Issue #2347999 by Mile23, daffie, cs_shadow, cosmicdreams: DrupalUnitTestBase is deprecated, replace with KernelTestBase
|
2014-12-05 14:42:56 +00:00 |
Alex Pott
|
3ec63481f7
|
Issue #2384487 by rpayanm, daffie, Sharique, areke: Make the class variables protected for FilterFormat
|
2014-12-05 14:38:38 +00:00 |
Alex Pott
|
f503eb9c21
|
Issue #2364267 by yched: Clarify the logic in TypedDataManager::getPropertyInstance()
|
2014-12-05 14:34:45 +00:00 |
Alex Pott
|
b644bffdc5
|
Issue #2385225 by tibbsa: Clean-up editor module test members - ensure property definition and use of camelCase naming convention
|
2014-12-05 14:08:56 +00:00 |
Alex Pott
|
ca3cc9b8be
|
Issue #2381303 by tibbsa, rpayanm, hussainweb, mglaman: Clean-up CKEditor module test members — ensure property definition and use of camelCase naming convention
|
2014-12-05 14:05:01 +00:00 |
Alex Pott
|
acd8af476d
|
Issue #1055150 by rootwork, Devin Carlson, yoroy, brianV, JimmyAx: Time zone description is confusing on user register form
|
2014-12-05 13:49:29 +00:00 |
Nathaniel Catchpole
|
689797a6bd
|
Issue #2365319 by damiankloip, larowlan: Entity normalization should check field access to avoid leaking data
|
2014-12-05 10:48:00 +00:00 |
Nathaniel Catchpole
|
6414318293
|
Issue #2386255 by aneek, rpayanm: Remove explicit sha1() call in drupal_page_cache_get_cid()
|
2014-12-05 10:38:21 +00:00 |
Alex Pott
|
dedaf33cfe
|
Issue #2385805 by Gábor Hojtsy: Views tests don't pass strict schema checking
|
2014-12-05 09:59:20 +00:00 |
Alex Pott
|
502c78a64c
|
Issue #2290261 by webchick: Revert php_fileinfo requirement
|
2014-12-04 22:27:03 +00:00 |
Alex Pott
|
02c173eb9d
|
Issue #2379595 by ricovandevin, tibbsa: node_help() broken for node add/edit form
|
2014-12-04 22:23:10 +00:00 |
Nathaniel Catchpole
|
f72f1e81ac
|
Issue #2385545 by alexpott: Installer can generate unthemed pages
|
2014-12-04 18:26:57 +00:00 |
Alex Pott
|
a029bf537d
|
Issue #2386325 by Gábor Hojtsy: Recurring config schema problems with datetime and link field values in migrate tests
|
2014-12-04 14:44:17 +00:00 |
Alex Pott
|
d4e03f2398
|
Issue #2386005 by jhodgdon: Views UI tour needs better label
|
2014-12-04 13:17:00 +00:00 |
Alex Pott
|
4fe54558df
|
Issue #2385227 by tibbsa: Clean-up entity_reference module test members - ensure property definition and use of camelCase naming convention
|
2014-12-04 13:06:13 +00:00 |
Alex Pott
|
4bdc6840b7
|
Issue #2384531 by daffie, rpayanm: Make the class variables protected for RdfMapping
|
2014-12-04 13:03:18 +00:00 |
Alex Pott
|
0df31af2b8
|
Issue #2384357 by amateescu: Simplify Field UI testing
|
2014-12-04 12:53:51 +00:00 |
Alex Pott
|
43e265b960
|
Issue #2186113 by Berdir: Avoid key value expire garbage collection on actual requests
|
2014-12-04 12:31:10 +00:00 |
Alex Pott
|
7ee91de212
|
Issue #2384539 by areke: Make the class variables protected for Action
|
2014-12-04 12:22:23 +00:00 |
Alex Pott
|
7d1a81e87f
|
Issue #2385391 by pwolanin: DistributionProfileTest does not need to create an empty .profile
|
2014-12-04 12:20:15 +00:00 |
Alex Pott
|
7f902cb109
|
Issue #2384541 by rpayanm: Make the class variables protected for ConfigurableLanguage
|
2014-12-04 12:18:59 +00:00 |
Alex Pott
|
a9a3b1514b
|
Issue #2384537 by rpayanm, areke: Make the class variables protected for SearchPage entity
|
2014-12-04 12:17:08 +00:00 |
Alex Pott
|
4acf770cb4
|
Issue #2384535 by rpayanm, fernando_calsa, areke, Sharique: Make the class variables protected for ImageStyle
|
2014-12-04 12:14:47 +00:00 |
Nathaniel Catchpole
|
66fa3fa9f9
|
Issue #2384853 by alexpott: Both configuration directories have to be specified in settings.php
|
2014-12-04 12:05:33 +00:00 |
Alex Pott
|
cf00c8c140
|
Issue #2349805 by balagan, clemens.tolboom, Cyberwolf: Rest classes should use StringTranslationTrait instead of t() function when possible
|
2014-12-04 11:39:51 +00:00 |
Nathaniel Catchpole
|
4ecc4ead39
|
Issue #2382557 by Wim Leers: Change JS settings into a separate asset type
|
2014-12-04 11:37:59 +00:00 |
Alex Pott
|
86ced511f9
|
Issue #2380411 by areke, hussainweb, GPrince17: Clean-up Text module test members - ensure property definition and use of camelCase naming convention
|
2014-12-04 11:33:34 +00:00 |
Alex Pott
|
5e83b6c6e3
|
Issue #2363077 by stefan.korn, eojthebrave: Max and min resolution not working
|
2014-12-04 11:05:04 +00:00 |
Alex Pott
|
1193f6758a
|
Issue #2384545 by Wim Leers, jbrown: $element['#ajax']['callback'] is broken, hence breaking e.g. inserting images in CKEditor
|
2014-12-04 10:29:49 +00:00 |
Alex Pott
|
08e8a6d97e
|
Issue #2384689 by tibbsa: Clean-up dblog module test members - ensure property definition and use of camelCase naming convention
|
2014-12-03 16:37:25 +00:00 |
Alex Pott
|
f28179d403
|
Issue #1074108 by pwolanin, webchick, BlakeLawson, jayeshanandani, Devin Carlson, harijari, David_Rothstein, c_lehel, Haza, oriol_e9g: Profile selection form not skipped if there is only one visible profile
|
2014-12-03 16:32:27 +00:00 |
Alex Pott
|
0116e11eca
|
Issue #1942178 by ohthehugemanatee, vijaycs85, mtift, mortona2k, YesCT, lokapujya, ricardoamaro: Make User module active config save format match the default yml file
|
2014-12-03 16:09:05 +00:00 |
Alex Pott
|
821a9ce8d1
|
Issue #2275463 by SpadXIII: Path field does not respect settings in form display
|
2014-12-03 13:02:56 +00:00 |
Nathaniel Catchpole
|
a9614d5344
|
Issue #2385803 by a_thakur: Remove form_execute_handlers() from form.inc
|
2014-12-03 11:08:41 +00:00 |
Nathaniel Catchpole
|
44aa06ab12
|
Issue #2385063 by rpayanm, Akshay2598: Remove drupal_process_form()
|
2014-12-03 11:07:59 +00:00 |
Alex Pott
|
7631bca6d0
|
Issue #2382239 by chx: InstallerKernel is undocumented and hardwires bootstrap config storage
|
2014-12-03 08:23:53 +00:00 |
webchick
|
4b69ce868e
|
Issue #2250165 by neclimdul, cs_shadow, YesCT: Replace fake mocks with actual OpenDialogCommand stubs in AjaxCommandsTest
|
2014-12-02 11:43:15 -08:00 |
Alex Pott
|
2ec3fbcb5b
|
Issue #2335673 by ashutoshsngh, oenie, rudins, er.pushpinderrana: Remove usage of drupal_process_form()
|
2014-12-02 17:40:55 +00:00 |
Alex Pott
|
4fbd17d07d
|
Revert "Issue #2382239 by chx: InstallerKernel is undocumented and hardwires bootstrap config storage"
This reverts commit 6389cda9af .
|
2014-12-02 17:11:58 +00:00 |
Alex Pott
|
af8316875f
|
Issue #2354705 by yannisc: Mark a couple of asset services as non public
|
2014-12-02 17:10:18 +00:00 |
Alex Pott
|
6389cda9af
|
Issue #2382239 by chx: InstallerKernel is undocumented and hardwires bootstrap config storage
|
2014-12-02 17:10:18 +00:00 |
Jennifer Hodgdon
|
7c3071b7d2
|
Issue #2318755 by LinL, Devin Carlson, effulgentsia, catch: Block Module: Fix documentation that refers to enabling/disabling of modules
|
2014-12-02 08:50:28 -08:00 |
Alex Pott
|
4e902066df
|
Issue #2382011 by Mile23: Expand unit testing for Drupal\Component\Utility\UserAgent
|
2014-12-02 16:45:36 +00:00 |
Alex Pott
|
22d1816823
|
Issue #2325269 by Gábor Hojtsy, Arla: Test and fix views in test_views directories against their configuration schema
|
2014-12-02 16:18:11 +00:00 |
Alex Pott
|
6eaa4d3908
|
Issue #2381751 by hussainweb: Clean-up Book module test members - ensure property definition and use of camelCase naming convention
|
2014-12-02 14:24:06 +00:00 |
Alex Pott
|
4d514be67e
|
Issue #2379863 by mglaman: Clean-up color module test members - ensure property definition and use of camelCase naming convention
|
2014-12-02 14:09:41 +00:00 |
Nathaniel Catchpole
|
0f4bceb1fa
|
Issue #2345867 by olli, Gábor Hojtsy: Remove node_row_node_view_preprocess_node() and dead code in the comment views wizard
|
2014-12-02 10:17:39 +00:00 |
Nathaniel Catchpole
|
20799cf991
|
Issue #2359369 by mpdonadio, Berdir, bdurbin: Render cache is not cleared when module is uninstalled
|
2014-12-02 09:48:14 +00:00 |
Alex Pott
|
c39c42c35f
|
Issue #2380377 by jhedstrom: Fix BatchStorageInterface::delete
|
2014-12-02 09:42:03 +00:00 |
Alex Pott
|
b4c0a16a2d
|
Issue #2345343 by damiankloip, dawehner, olli, Bès: view TITLE appears all the time
|
2014-12-02 09:30:50 +00:00 |
Alex Pott
|
d07e48a61b
|
Issue #1938920 by akalata, Jon Pugh, joelpittet, shanethehat, lauriii, martin107, nicholasruunu: Convert node_search_admin theme tables to table #type
|
2014-12-02 09:23:10 +00:00 |
Alex Pott
|
48813a20a3
|
Issue #2144505 by tstoeckler, YesCT, Gábor Hojtsy, vijaycs85, webflo: Views does not use the text format type for formatted text
|
2014-12-02 09:08:57 +00:00 |
Dries
|
ff4d10b79e
|
Issue #2357145 by alexpott, olli, YesCT: Views can not be saved with a numeric (grouped) filter
|
2014-12-01 15:50:21 -05:00 |
Dries
|
8839de5ce9
|
Issue #2381909 by larowlan, alexpott: Basic block type provided by standard is missing a body field
|
2014-12-01 15:42:00 -05:00 |
webchick
|
6ec9c1ff7b
|
Issue #2384165 by tibbsa: Clean-up Contextual module test members — ensure property definition and use of camelCase naming convention
|
2014-12-01 10:21:45 -08:00 |
webchick
|
a30b30bf55
|
Issue #2300817 by joshi.rohit100, er.pushpinderrana, tim.plunkett, ianthomas_uk, LinL, dawehner: Remove path_is_admin() as it is deprecated
|
2014-12-01 10:20:32 -08:00 |
webchick
|
5c82ef025e
|
Issue #2383307 by alexpott: Remove weird getInfo methods from fake database classes
|
2014-12-01 08:34:23 -08:00 |
webchick
|
2bed4d14ba
|
Issue #2383727 by a_thakur: Remove form_options_flatten() as it is deprecated
|
2014-12-01 08:33:02 -08:00 |
webchick
|
dd3dae0996
|
Issue #2377685 by LewisNyman, herom: Fix outdated CSS rules in Views UI
|
2014-12-01 08:31:51 -08:00 |
webchick
|
8d601c74b1
|
Issue #2342593 by znerol, grendzy, David_Rothstein: Remove mixed SSL support from core
|
2014-12-01 08:26:28 -08:00 |
webchick
|
602a144323
|
Issue #2369781 by larowlan: Ensure twig_debug output has needed sanitization
|
2014-12-01 08:21:32 -08:00 |
webchick
|
33d9b651c6
|
Issue #2384581 by cilefen, Wim Leers: Security: Update CKEditor library to 4.4.6
|
2014-12-01 08:19:40 -08:00 |
Alex Pott
|
c7245b000b
|
Issue #2384009 by arpitr: Remove deprecated function _update_create_fetch_task and its usage
|
2014-12-01 15:54:23 +00:00 |
Alex Pott
|
88307ff863
|
Issue #2383079 by benjy: EntityDisplayBase::calculateDependencies() fatal error is unhelpful
|
2014-12-01 14:36:04 +00:00 |
Alex Pott
|
1290d3899c
|
Issue #2382493 by yched: Population of default field values in entity translation is incorrect
|
2014-12-01 14:18:55 +00:00 |
Alex Pott
|
07714aca2f
|
Issue #2383153 by aneek, corbacho: Unwanted list style position in Available updates page listing
|
2014-12-01 13:36:34 +00:00 |
Alex Pott
|
3162cf9d73
|
Issue #2380349 by martin107: Fix one-line documentation for RouteProcessorCsrf
|
2014-12-01 13:32:27 +00:00 |
Alex Pott
|
ea137848ad
|
Issue #2384163 by yched: Entity render cache is needlessly cleared when an Entity*Fom*Display is modified
|
2014-12-01 13:30:53 +00:00 |
Alex Pott
|
e89029ce18
|
Issue #2368251 by emma.maria, vermario, tkoleary: No border around image upload widget when creating content in Bartik
|
2014-12-01 13:26:32 +00:00 |
Alex Pott
|
34c1da088f
|
Issue #2383667 by Gábor Hojtsy: pathField and pathFieldsSupplemental is not used in Views wizards
|
2014-12-01 13:24:45 +00:00 |
Alex Pott
|
b0c6ff8056
|
Issue #2382497 by er.pushpinderrana: The first parameter of the hook function hook_page_bottom is wrong in the documentation
|
2014-12-01 13:23:08 +00:00 |
Alex Pott
|
f355ada778
|
Issue #2379697 by Gábor Hojtsy: Fix configuration schema issues in block content (indirectly link and field test) modules
|
2014-12-01 12:30:06 +00:00 |
Alex Pott
|
e55a223e8f
|
Issue #2365585 by yched: FieldItemList::filterEmptyItems() renumbers deltas but does not update the Items
|
2014-12-01 11:06:46 +00:00 |
Alex Pott
|
36122d4cfc
|
Issue #2383633 by Gábor Hojtsy: Clean up in-line colon code style in config schemas
|
2014-11-29 09:07:04 +00:00 |
Alex Pott
|
1990524667
|
Issue #2383277 by MrHaroldA: StringLongItem should not extend StringItem
|
2014-11-29 08:38:45 +00:00 |
Alex Pott
|
2f35d45dbb
|
Issue #2381491 by kattekrab: Change "and" to && in CKEditorPluginManager
|
2014-11-28 23:40:31 +00:00 |
Alex Pott
|
93c75faa37
|
Issue #2377281 by hussainweb: Upgrade to Symfony 2.6 stable
|
2014-11-28 22:53:38 +00:00 |
Nathaniel Catchpole
|
596978a71d
|
Issue #2378095 by Wim Leers, Devin Carlson: Convert all remaining attached individual CSS/JS assets to attached asset libraries
|
2014-11-28 20:51:14 +00:00 |
Alex Pott
|
d61f6195e7
|
Issue #1759090 by andrewmacpherson, InternetDevels, jjcarrion: Remove redundant CSS from theme settings form
|
2014-11-28 15:17:52 +00:00 |
Alex Pott
|
c2a7d6c55f
|
Issue #2374035 by dakku: Block module spelling corrections
|
2014-11-28 15:14:44 +00:00 |
Alex Pott
|
65f1d49349
|
Issue #2294503 by Mile23, neclimdul: Component Utilities unit test cleanups
|
2014-11-28 15:08:19 +00:00 |
Nathaniel Catchpole
|
f6e69bc810
|
Issue #2382667 by Wim Leers, Berdir: #post_render_callback's that result from other #post_render_calback are not processed
|
2014-11-28 15:06:51 +00:00 |
Nathaniel Catchpole
|
07a6a686a1
|
Issue #2368275 by martin107, dawehner, znerol, Crell, Wim Leers: EntityRouteEnhancer and ContentFormControllerSubscriber implicitly depend on too many services
|
2014-11-28 15:04:11 +00:00 |
Alex Pott
|
58480ee670
|
Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path()
|
2014-11-28 13:38:17 +00:00 |
Alex Pott
|
91b4829e6f
|
Issue #2382503 by Wim Leers: Not possible to render self-contained render array while a render stack is active
|
2014-11-28 13:36:06 +00:00 |
Alex Pott
|
d4e8abd840
|
Issue #1938916 by joelpittet, akalata, a-fro, duellj, InternetDevels, lauriii: Convert locale theme tables to table #type
|
2014-11-28 13:13:57 +00:00 |
Alex Pott
|
23b70dfb16
|
Issue #2159347 by david_garcia, claudiu.cristea: Aggregation not working simple test case
|
2014-11-28 12:49:12 +00:00 |
Alex Pott
|
6ee87bc5ab
|
Issue #2099259 by Berdir: Missing default access for all taxonomy term fields
|
2014-11-28 09:56:05 +00:00 |
Alex Pott
|
bbcc4623a5
|
Issue #2381973 by Gábor Hojtsy, vijaycs85, dawehner: View wizard creates 'invalid' views out of the box, missing plugin_ids, insecure permissions
|
2014-11-28 09:52:27 +00:00 |
Nathaniel Catchpole
|
ec465933bb
|
Issue #2342023 by rpayanm, Matt V.: documentation references hook_disable and hook_modules_disabled, but they've been removed
|
2014-11-27 16:12:41 +00:00 |
Nathaniel Catchpole
|
09b562deed
|
Issue #2318813 by Devin Carlson, Lowell: Comment module: Fix documentation that refers to enabling/disabling of modules
|
2014-11-27 16:10:57 +00:00 |
Alex Pott
|
84fad8a051
|
Issue #2358037 by davidhernandez, jhodgdon, lauriii: Add search form block Twig template file
|
2014-11-27 14:37:31 +00:00 |
Alex Pott
|
10a80c846e
|
Issue #2309051 by martin107: Duplicate assertion text in LocaleUpdateTest
|
2014-11-27 14:16:25 +00:00 |
Alex Pott
|
eb68f256c3
|
Issue #2365965 by er.pushpinderrana, larowlan, Cristian.Andrei, gaurav.pahuja: Various tests still have getInfo method
|
2014-11-27 14:00:37 +00:00 |
Alex Pott
|
c1bc91015b
|
Issue #2355543 by ebeyrent, lhangea: TokenTest Language mock is not accurate
|
2014-11-27 13:47:50 +00:00 |
Alex Pott
|
82584e69d7
|
Issue #2349859 by R. Volk, naxoc: Responsive Image Mappings :: throws a fatal exception if no image style is set
|
2014-11-27 10:46:31 +00:00 |
Alex Pott
|
2b60900923
|
Issue #2348459 by larowlan, alexarpen: Fields of type 'Text (formatted)' do NOT save values
|
2014-11-27 10:27:47 +00:00 |
Dries
|
4fef7db1d9
|
Issue #2365653 by emma.maria, stefan.korn: CSS definition for one sidebar and 560 to 850 px not correct
|
2014-11-26 16:53:27 -05:00 |
Dries
|
98090840af
|
Issue #2381079 by yched: Adjust storage_settings schema for string_long field type
|
2014-11-26 16:44:56 -05:00 |
Dries
|
be1661a163
|
git commit -m 'Issue #2369035 by jhodgdon, Gábor Hojtsy, robertdbailey: Config entities should not always be untranslated in admin routes'
|
2014-11-26 16:40:19 -05:00 |
Dries
|
dbde59f045
|
Issue #2235901 by alexpott, mdrummond, iMiksu, sun, Wim Leers: Remove custom theme settings from *.info.yml
|
2014-11-26 16:31:55 -05:00 |
Alex Pott
|
bd02a267d1
|
Issue #2212335 by jhodgdon: Separate out NodeSearch::execute() into finding vs. processing results
|
2014-11-26 11:02:49 +00:00 |
Nathaniel Catchpole
|
5738f39ccd
|
Issue #2358603 by Berdir: ViewsAjaxController results in fatal error for empty optional arguments
|
2014-11-26 10:39:50 +00:00 |
Nathaniel Catchpole
|
0bfb32b55b
|
git commit -m 'Issue #2377397 by Wim Leers, alexpott: Themes should use libraries, not individual stylesheets'
|
2014-11-26 10:37:53 +00:00 |
Nathaniel Catchpole
|
d3f58a52cd
|
Issue #2359453 by JeroenT: Remove drupal_mail_system()
|
2014-11-26 10:34:03 +00:00 |
Alex Pott
|
9e163fc5b1
|
Issue #1833932 by lauriii, lokapujya, cilefen, Cottser, joelpittet, jenlampton, iMiksu, lanchez, ericrdb, mikispeed, Eric_A, mikemiles86: Convert theme_system_compact_link() into a #type link
|
2014-11-25 21:59:10 +00:00 |
Alex Pott
|
ed01f40c92
|
Issue #2157541 by dawehner, penyaskito, tim.plunkett, Désiré: Views sets access to ANY on routes - could result in information disclosure
|
2014-11-25 21:50:07 +00:00 |
Alex Pott
|
40a7440d6b
|
Issue #2352207 by martin107, Berdir: Database cache backend does not treat cid as case sensitive
|
2014-11-25 21:41:36 +00:00 |
Jennifer Hodgdon
|
8415e43451
|
Issue #2381509 by er.pushpinderrana, dawehner: Fix docs for _content being _controller in routing.yml files
|
2014-11-25 08:04:50 -08:00 |
Nathaniel Catchpole
|
8656312383
|
Issue #1002164 by alexpott, Carsten Müller, Devin Carlson, linclark, naxoc, vijaycs85: The Book module can be uninstalled with nodes with a book node type still existing
|
2014-11-25 14:00:27 +00:00 |
Alex Pott
|
842e994247
|
Issue #2349801 by BillyClackers: The local tab 'Blocks' should be first on the Custom block library
|
2014-11-25 13:50:21 +00:00 |
Alex Pott
|
d46dedd8e5
|
Issue #2358529 by Tom Verhaeghe, Wim Leers, brylie, brahmjeet789, effulgentsia: Right-aligned images in CKEditor appear to the right of other fields
|
2014-11-25 13:34:59 +00:00 |
Alex Pott
|
b71d7e6a52
|
Issue #2350723 by rjacobs: State toggles for Enable alt/title and Require alt/title not functioning
|
2014-11-25 13:20:43 +00:00 |
Alex Pott
|
8a8c28c47e
|
Issue #1224892 by iaine, lapistano, LinL, jonvk: Duplicate code in mysql/schema.inc (createKeySql = createKeysSqlHelper)
|
2014-11-25 13:17:01 +00:00 |
Alex Pott
|
737f04d81b
|
Issue #2030661 by lokeoke, lokapujya, larowlan, dinarcon, daffie, izus, Ivan Zugec: Expand Tour with methods
|
2014-11-25 12:20:54 +00:00 |
Alex Pott
|
6ff433b660
|
Issue #2380573 by tibbsa: Add @return $this to ConfigInstallerInterface::setSynching
|
2014-11-25 12:05:43 +00:00 |
Alex Pott
|
26f8d712d4
|
Issue #2379683 by Gábor Hojtsy: Fix configuration schema issues in contact (indirectly user and system) modules
|
2014-11-25 11:58:28 +00:00 |
Nathaniel Catchpole
|
8b6c343563
|
Issue #2348925 by alexpott, cilefen, Wim Leers: Uninstalling a filter plugin removes text formats
|
2014-11-25 11:06:02 +00:00 |
Alex Pott
|
3c6f8b8da9
|
Issue #2350327 by PieterDC, Dave Reid: editor.module should use the same data- attributes as entity_embed.module uses
|
2014-11-25 10:38:54 +00:00 |
Alex Pott
|
99d219aa0e
|
Issue #2317913 by jhedstrom: Early error handling can result in fatal error (Call to a member function get() on a non-object)
|
2014-11-25 08:40:16 +00:00 |
Nathaniel Catchpole
|
b313cc6ae4
|
Issue #2374125 by alexpott: Create a persistent block_content body field storage
|
2014-11-24 23:10:21 +00:00 |
Nathaniel Catchpole
|
7822393c30
|
Issue #2370305 by Gábor Hojtsy, yched: Refactor field type configuration schemas for DX, easier to find errors
|
2014-11-24 22:17:32 +00:00 |
Nathaniel Catchpole
|
6714300ac1
|
Issue #2316909 by Berdir, alexpott: Revisit all built-in test/default views configuration in core
|
2014-11-24 22:15:38 +00:00 |
Nathaniel Catchpole
|
9df898926e
|
Issue #2378703 by Berdir: Port denial of service fixes from SA-CORE-2014-006 to Drupal 8
|
2014-11-24 22:12:54 +00:00 |
Alex Pott
|
80d0419fc2
|
Issue #2377967 by dawehner: Remove bc layer for _content _controller change
|
2014-11-24 12:12:58 +00:00 |
Alex Pott
|
e789deca2a
|
Issue #2346039 by ultimike, benjy: Add missing migrations to MigrateDrupal6Test and fix the result
|
2014-11-24 12:08:02 +00:00 |
Alex Pott
|
3827a4815c
|
Issue #2030613 by balagan, Mile23, scottrigby, alexpott: Expand EntityViewMode (really EntityDisplayModeBase) with methods
|
2014-11-24 11:58:18 +00:00 |
Alex Pott
|
f5d180e191
|
Issue #2211241 by jhodgdon, ianthomas_uk: Refactor search_reindex() into separate functions
|
2014-11-24 11:29:28 +00:00 |
Alex Pott
|
a27d222236
|
Issue #2363647 by benjy: Cannot programatically update books
|
2014-11-24 09:50:24 +00:00 |
Alex Pott
|
1a8858a0a2
|
Issue #2144413 by tstoeckler, YesCT, robertdbailey, webflo, Schnitzel, Wim Leers, kfritsche, Jose Reyero, Gábor Hojtsy, prodosh: Config translation does not support text elements with a format
|
2014-11-24 09:46:43 +00:00 |
webchick
|
9f6975a85e
|
Issue #2349871 by borisson_, Wim Leers, Arjandew: Vertical toolbar menu is broken in narrow viewports
|
2014-11-23 21:36:37 -08:00 |
webchick
|
d68e2c1656
|
Issue #2371987 by sarav.din33, michaellenahan: Use e.g. instead of i.e. in Date field hover text
|
2014-11-23 21:32:36 -08:00 |
webchick
|
df881baf55
|
Issue #2341461 by ashutoshsngh, esod, quietone: Remove usage of form_options_flatten()
|
2014-11-23 21:28:40 -08:00 |
webchick
|
eda7b8a8c5
|
Issue #2232881 by danblack: pdo used to require comment escaping - doesn'\''t on supported versions
|
2014-11-23 21:06:11 -08:00 |
webchick
|
36adf94606
|
Issue #2372255 by amorsent: ckeditor.js variable name typo
|
2014-11-23 21:04:28 -08:00 |