Commit Graph

27790 Commits (161d80f94a3b419d65e40b9f685d199b5ef76079)

Author SHA1 Message Date
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
Alex Pott 2f1345a9ec Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase 2015-02-18 12:39:20 +00:00
Alex Pott 374a5bdc37 Issue #2428633 by pcambra: Remove unnecessary BlockContentFieldTest 2015-02-18 12:06:13 +00:00
Alex Pott a0d5bc0097 Issue #2424697 by jedihe, yched: ResponsiveImageFormatter throws an exception on node preview 2015-02-18 11:54:37 +00:00
Alex Pott 097d6d3554 Issue #2424727 by Jelle_S: Do not output empty media attribute for source tags 2015-02-18 11:51:12 +00:00
Alex Pott 5d36a99411 Issue #2174507 by jessebeach, alansaviolobo, tim.plunkett: Make debug() use print_r() by default 2015-02-18 11:45:45 +00:00
Alex Pott 1218fdf8ef Issue #2190895 by frankcarey, tim.plunkett: Revamp vertical tabs to not save form values 2015-02-18 11:41:29 +00:00
Alex Pott b83751ab12 Issue #2317077 by csakiistvan, pjonckiere, longwave: Missing pictures in "Available updates" page 2015-02-18 11:38:10 +00:00
Alex Pott c2f94345fc Issue #2419905 by Arla: Views field 'Operations links' fails to set destination 2015-02-18 11:30:28 +00:00
Alex Pott 7e41973fc9 Issue #2426031 by almaudoh, cpj: Remove deprecated uses of SessionManager::isEnabled(), SessionManager::enable() and SessionManager::disable() 2015-02-18 11:24:26 +00:00
Alex Pott 3115159973 Issue #2426935 by jibran, tstoeckler: Make jibran and tstoeckler maintainers of Shortcut module 2015-02-18 11:21:18 +00:00
Alex Pott 0ed1f2e4fb Issue #1946090 by pjonckiere, alex-mo, rpayanm: _drupal_wrap_mail_line() does not force-wrap too long words after 996 characters 2015-02-18 11:07:27 +00:00
Alex Pott 226f0020a5 Issue #2409655 by Mile23, zealfire: General Cleanup of AjaxCommandsTest 2015-02-18 09:54:25 +00:00
Alex Pott ea2e91a320 Issue #2426659 by chx: NodeCreationTest is not reusable 2015-02-18 09:30:40 +00:00
Alex Pott b40b5276e8 Issue #2423241 by Mile23: Merge ConfigurablePluginCollectionTest into DefaultLazyPluginCollectionTest 2015-02-18 09:13:07 +00:00