Alex Pott
|
71a987d09d
|
Issue #2349591 by betovarg, Outi, LoMo, juho.lehmonen, droplet, amitgoyal, aliyakhan, jerrylow, klakegg: Dropdown action list shows up as a simple list without JavaScript
|
2015-02-21 14:12:03 +00:00 |
Alex Pott
|
0990ace5f5
|
Issue #2430735 by idebr: Primary navigation toggle broken in Bartik
|
2015-02-21 13:43:02 +00:00 |
Alex Pott
|
1420b774ff
|
Issue #2426509 by yched, fago: ContentEntityBase::__set() messes with values that happen to be TypedData
|
2015-02-21 13:10:37 +00:00 |
Alex Pott
|
f029fbbe78
|
Issue #2429103 by cpj: Remove deprecated methods SessionManager::enable(), SessionManager::disable() and SessionManager::isEnabled()
|
2015-02-21 10:47:19 +00:00 |
Alex Pott
|
78fd4d0c2c
|
Issue #2425497 by bojanz: Stop injecting the config storage to the config query
|
2015-02-20 22:14:54 +00:00 |
Alex Pott
|
48c2e66fee
|
Issue #2422113 by DickJohnson, emma.maria, mrjmd: Unpublished comments have lost their styles in D8
|
2015-02-20 09:34:43 +00:00 |
Alex Pott
|
48f5de46fc
|
Issue #2425201 by jibran, dawehner: Small cleanup follow from #2414255.
|
2015-02-20 09:32:53 +00:00 |
Alex Pott
|
6f814f06f1
|
Issue #2429925 by aliyakhan, mortendk: css lint system.diff.css
|
2015-02-20 09:29:46 +00:00 |
catch
|
460af4c9f3
|
Issue #2329101 by Wim Leers: CacheableInterface only has a getCacheKeys() method, no getCacheContexts(), leads to awkward implementations
|
2015-02-20 09:18:26 +00:00 |
Alex Pott
|
9d4d62d033
|
Issue #2419693 by Upchuk: Move URI access validation from widget to field constraint
|
2015-02-20 01:30:56 +00:00 |
Alex Pott
|
88350da600
|
Revert "Issue #2144669 by Mile23, Nitesh Sethia: Improve/Refactor TestBase Through Expanded Unit Testing"
This reverts commit 921317dc80 .
|
2015-02-20 01:29:42 +00:00 |
Alex Pott
|
921317dc80
|
Issue #2144669 by Mile23, Nitesh Sethia: Improve/Refactor TestBase Through Expanded Unit Testing
|
2015-02-20 00:10:32 +00:00 |
webchick
|
082a601110
|
Issue #2425013 by kandra, mortendk, aliyakhan, rteijeiro, LewisNyman: css lint on print.css
|
2015-02-19 12:04:32 -08:00 |
webchick
|
fe6c06eea8
|
Issue #2429675 by Sachini: Spelling mistake in Views module
|
2015-02-19 11:57:16 -08:00 |
catch
|
161d80f94a
|
Issue #2413753 by alexpott, olli: Views recalculating the dependencies for non overridden handlers and plugins multiple times
|
2015-02-19 16:13:12 +00:00 |
Alex Pott
|
3f7f953ff8
|
Issue #2377113 by JeroenT, mglaman, LinL, pcambra: Replace all instances of entity_load('block_content') and entity_load_multiple('block_content') with static method calls
|
2015-02-19 12:53:47 +00:00 |
Alex Pott
|
38ea2f114f
|
Issue #2424745 by martin107: aggregator module document tidy
|
2015-02-19 10:06:24 +00:00 |
Alex Pott
|
bda206637d
|
Issue #2419897 by penyaskito, Wim Leers, webflo: Javascript translations are loaded in the wrong order due to missing dependencies
|
2015-02-19 09:56:00 +00:00 |
Alex Pott
|
d8aa1a8799
|
Issue #2422685 by balagan: Language negotiation configuration page titles inconsistent, should not even mention "negotiation"
|
2015-02-19 09:49:59 +00:00 |
Alex Pott
|
87ba2da98b
|
Issue #2394951 by subhojit777, cilefen, Gábor Hojtsy, Kristen Pol, jhodgdon: Page title escaped with HTML markup when editing content translation
|
2015-02-19 09:46:52 +00:00 |
Alex Pott
|
653712e722
|
Issue #2428941 by amateescu: Update the Node views wizard to use 'entity_autocomplete' for the "tagged_with" field
|
2015-02-19 09:40:43 +00:00 |
Alex Pott
|
30ea8f7c0c
|
Issue #2428881 by amateescu: Remove TermAutocompleteController::autocompletePerVid()
|
2015-02-19 09:37:32 +00:00 |
Alex Pott
|
d6458cd8fa
|
Issue #2426447 by mpdonadio, Berdir: Views no longer supports {{ something }} as twig placeholder for a path, only {{something}}
|
2015-02-19 09:32:19 +00:00 |
Alex Pott
|
27f69c2df5
|
Issue #2413461 by geertvd: Views BulkForm should add destination to go back to current page
|
2015-02-19 09:22:59 +00:00 |
Alex Pott
|
806def404d
|
Issue #2422363 by mortendk, joelpittet, davidhernandez: Rewrite the menu CSS components inline with our CSS standards
|
2015-02-19 09:18:40 +00:00 |
Alex Pott
|
4211782c73
|
Issue #2427323 by kgoel: Deprecate shortcut_set_assign_user and shortcut_set_unassign_user.
|
2015-02-19 09:00:38 +00:00 |
Alex Pott
|
9026147944
|
Issue #2298687 by tstoeckler, Jose Reyero, hussainweb, rpayanm: Sequence and Mapping implement interfaces incorrectly, make them honest about what they support
|
2015-02-19 08:56:08 +00:00 |
Alex Pott
|
f08f699e1d
|
Revert "Issue #2298687 by tstoeckler, Jose Reyero, hussainweb, rpayanm: Sequence and Mapping implement interfaces incorrectly, make them honest about what they support"
This reverts commit 4337033622 .
|
2015-02-19 08:55:13 +00:00 |
Alex Pott
|
4337033622
|
Issue #2298687 by tstoeckler, Jose Reyero, hussainweb, rpayanm: Sequence and Mapping implement interfaces incorrectly, make them honest about what they support
|
2015-02-19 08:52:47 +00:00 |
webchick
|
fd73d486d7
|
Issue #2423929 by effulgentsia, xjm: Convert views.module usage of base:$path to user-path:/$path when $path is from user input
|
2015-02-18 20:36:26 -08:00 |
webchick
|
1f2d857984
|
Issue #2350933 by rodrigoaguilera, alexpott, Gábor Hojtsy, YesCT: Languages don't get weights by default, reordered when displayed translated
|
2015-02-18 14:39:27 -08:00 |
webchick
|
e6cd1fa5b7
|
Issue #2388867 by alexpott, xjm, jhodgdon: Notifying user of config changes when config has never been synched makes no sense
|
2015-02-18 14:01:25 -08:00 |
webchick
|
1389f05766
|
Issue #2383165 by sidharrell, alexpott: ResponsiveImageStyle config entities should depend on the image styles they use
|
2015-02-18 13:57:55 -08:00 |
webchick
|
4fe82dea6e
|
Issue #2426457 by alexpott: Remove request_path
|
2015-02-18 10:13:42 -08:00 |
Alex Pott
|
0d15b2b5eb
|
Issue #2408227 by geertvd, gloob, amitsedaiz: When creating a float field, max and min value settings are forced to be integer
|
2015-02-18 17:42:25 +00:00 |
Alex Pott
|
9044a06de7
|
Issue #2414279 by Gábor Hojtsy, likin, askibinski: Interface translations directory: Can not set values on immutable configuration
|
2015-02-18 17:38:40 +00:00 |
webchick
|
a88170274f
|
Issue #2356983 by bzrudi71, jaredsmith: PostgreSQL: Fix tests in locale test group
|
2015-02-18 09:24:15 -08:00 |
webchick
|
fdbfed3cad
|
Issue #2421713 by JeroenT: Remove deprecated functions in WebTestBase.php
|
2015-02-18 09:22:04 -08:00 |
webchick
|
afbd12c425
|
Issue #2091363 by jhodgdon, surendramohan, ifrik, lostkangaroo: Update hook_help for System module
|
2015-02-18 09:20:35 -08:00 |
Alex Pott
|
097b83f98f
|
Issue #2417339 by amateescu, shashikant_chauhan: Fix @return documentation for EntityManagerInterface::loadEntityByConfigTarget()
|
2015-02-18 15:21:41 +00:00 |
Alex Pott
|
23a2db2d7e
|
Issue #2385209 by tadityar, cilefen, ardnet, hussainweb, AjitS, tibbsa: Clean-up views module test members - ensure property definition and use of camelCase naming convention
|
2015-02-18 15:10:49 +00:00 |
Alex Pott
|
c7837f9a96
|
Issue #2424697 by jedihe, dalguete, yched: ResponsiveImageFormatter throws an exception on node preview
|
2015-02-18 14:00:16 +00:00 |
Alex Pott
|
574b30a352
|
Revert "Issue #2424697 by jedihe, yched: ResponsiveImageFormatter throws an exception on node preview"
This reverts commit a0d5bc0097 .
|
2015-02-18 13:59:08 +00:00 |
Alex Pott
|
935516d68d
|
Issue #2413217 by Mile23: ViewStorageTest::displayMethodTests() needs @todo love
|
2015-02-18 13:00:46 +00: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 |
Alex Pott
|
7b3189de17
|
Issue #2428377 by sun, daffie, amateescu: SQLite Schema class is missing use Drupal\Component\Utility\Unicode
|
2015-02-18 12:57:37 +00:00 |
Alex Pott
|
3058984b76
|
Issue #2427875 by sun, daffie: SQLite Insert query does not account for INSERT FROM ... SELECT
|
2015-02-18 12:56:37 +00:00 |
Alex Pott
|
bf48d49846
|
Revert "Issue #2427875 by daffie: SQLite Insert query does not account for INSERT FROM ... SELECT"
This reverts commit d1a9a099e2 .
|
2015-02-18 12:56:07 +00:00 |
Alex Pott
|
9e212304f8
|
Issue #2425691 by pjbaert, kepford, drupalninja99: Remove .leaf/.menu-item--leaf from menu CSS components
|
2015-02-18 12:54:46 +00:00 |
Alex Pott
|
d1a9a099e2
|
Issue #2427875 by daffie: SQLite Insert query does not account for INSERT FROM ... SELECT
|
2015-02-18 12:44:30 +00:00 |