Commit Graph

9380 Commits (67cb2182c220079f39f0426304abcb1519c16e7b)

Author SHA1 Message Date
webchick d8a6c0a11d Issue #1013034 by bzrudi71, jaredsmith, andypost, alexpott, dbcollies, ncl, jhedstrom, kathyh: PostgreSQL constraints do not get renamed by db_rename_table() 2015-02-21 20:10:07 -08:00
catch 969fa3c71a Issue #1853856 by tim.plunkett, alexpott: Document that ConfigEntityBase and ConfigStorageController are tightly coupled 2015-02-21 18:06:58 +00:00
catch 99527b1ed4 Issue #2332047 by xjm: Deprecate unneeded file_htaccess_lines() wrapper 2015-02-21 18:04:49 +00:00
Alex Pott f85c9e4b93 Issue #2430927 by yched: Duplicate TranslationsStream class 2015-02-21 17:35:18 +00:00
Alex Pott 8db8dd0821 Issue #2328645 by andypost, Berdir, almaudoh: Remove remaining global $user 2015-02-21 17:29:58 +00:00
Alex Pott 8d87f7fa86 Issue #2426181 by effulgentsia, mpdonadio, xjm: Add a Url::fromUserInput() wrapper method for generating URLs from user-entered paths 2015-02-21 14:45:40 +00:00
Alex Pott 78664846f9 Issue #2346119 by marvil07, roderik: Fix call to undefined method Select::setCountQuery() 2015-02-21 14:31:45 +00:00
Alex Pott 2af2fb45f4 Issue #2420239 by andypost, pjonckiere: Default language setting form needs validation 2015-02-21 14:29:54 +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 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 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
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 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 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 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 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 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 ea2e91a320 Issue #2426659 by chx: NodeCreationTest is not reusable 2015-02-18 09:30:40 +00:00
Alex Pott a00b10d9d4 Issue #2407733 by mortendk, rteijeiro, sivaji@knackforge.com: Remove classes from system templates i*.html.twig 2015-02-18 09:04:30 +00:00
catch 0bc927f20a Issue #2420107 by alexpott: Determine which config entities can be fixed and which will be deleted when a dependency is removed 2015-02-17 23:33:18 +00:00
Alex Pott 27c9167ec9 Issue #2318437 by Wim Leers, Gábor Hojtsy, geertvd: Replace the hardcoded langcode key on blocks with the 'language' cache context 2015-02-17 17:20:56 +00:00
Jennifer Hodgdon 26904bea85 Issue #2409345 by Sara.Smith: Update hook_help() text for the Color module 2015-02-17 09:11:13 -08:00
Alex Pott c00055f796 Issue #2426639 by mortendk: remove classes from comment modules templates 2015-02-17 16:20:08 +00:00
Alex Pott 61eae01613 Issue #2091337 by genjohnson, no_angel, jhodgdon, ifrik, thijsvdanker, theMusician, amitgoyal: Update hook_help for Image module 2015-02-17 16:17:51 +00:00
Alex Pott e975bb18d4 Issue #2416111 by quietone, ultimike, chx: Migrate Dump export needs to have a consistent order 2015-02-17 16:12:50 +00:00
Alex Pott e26375e83f Issue #2427409 by ParisLiakos: Feed image doesnt display 2015-02-17 16:10:55 +00:00
Alex Pott ec408a19da Issue #2421385 by mortendk: shortcut cssfile cleanup 2015-02-17 16:08:00 +00:00
Alex Pott 09aad27d07 Issue #2425759 by andypost, jhodgdon: SearchQuery lacks preExecute(), making countQuery() run even when there are problems in prepare step 2015-02-17 16:05:22 +00:00
Alex Pott e21ef112a7 Issue #1807160 by Mile23, martin107, ParisLiakos, Lars Toomre: Add missing type hinting to Aggregator module docblocks 2015-02-17 16:03:37 +00:00
Alex Pott a154917d57 Issue #2427105 by andypost: Remove unused user_menu_breadcrumb_alter() 2015-02-17 16:02:36 +00:00
Alex Pott 45c425afd6 Issue #2418031 by BassistJimmyJam, pwolanin, tadityar, Wim Leers: Remove MenuLinkContentForm::doValidate() since the logic was moved to LinkWidget::validateUriElement() 2015-02-17 15:44:46 +00:00
Alex Pott 14a2c27f38 Issue #2427291 by Stalski: Remove node.pages.inc 2015-02-17 15:04:53 +00:00
Alex Pott 275947d37c Issue #2407745 by mortendk, rteijeiro, sivaji@knackforge.com: Remove classes from system templates t*.html.twig 2015-02-17 15:01:53 +00:00
Alex Pott 1ff477b60e Issue #2395627 by tstoeckler, Leksat, webflo, Gábor Hojtsy: Do not remove 0 from config translation data 2015-02-17 14:45:47 +00:00
Alex Pott a0add300e8 Issue #2411343 by pcambra: Only allowing to have empty language path prefix for the default language is inappropriate 2015-02-17 14:25:12 +00:00
Alex Pott bc491331fe Issue #2407735 by mortendk, sivaji@knackforge.com, hussainweb: Remove classes from system templates m*.html.twig 2015-02-17 13:57:35 +00:00
Alex Pott 7f6245abfa Issue #2426389 by olli, mikey_p, idebr, amateescu: Port SA-CONTRIB-2015-039 to D8 (views) 2015-02-17 12:51:06 +00:00
Nathaniel Catchpole fc49a03af8 Issue #2372507 by dawehner, mavimo, RavindraSingh: Remove _system_path from $request->attributes 2015-02-17 11:07:24 +00:00
Alex Pott 78ac4561d3 Issue #2427311 by sun, daffie: SQLite does not natively support CONCAT_WS() 2015-02-17 09:10:56 +00:00
Alex Pott d63490f9f2 Issue #2350273 by larowlan, andypost: Move CommentViewBuilder::renderLinks post_render_cache callback to CommentPostRenderCache 2015-02-17 01:06:29 +00:00
Alex Pott 4e0c61742e Issue #2369401 by quietone: User picture file could not be copied 2015-02-17 01:04:38 +00:00
Alex Pott b9e2e7ea9c Issue #2426973 by tstoeckler: shortcut.theme.css makes .edit-shortcuts display: block unnecessarily 2015-02-17 00:45:09 +00:00
Alex Pott de5d27e6ef Issue #2427161 by tstoeckler: shortcut.admin.js broken, replace with #states 2015-02-17 00:32:32 +00:00
Alex Pott 8c885d4df9 Issue #2426979 by tstoeckler: Remove obsolete PNG images from Shortcut module 2015-02-17 00:23:06 +00:00
Alex Pott d4da92e715 Issue #2426729 by chx: NodeSaveTest hardwires SQL 2015-02-17 00:21:15 +00:00
Alex Pott 00df5bad02 Issue #2407743 by mortendk, danquah, rteijeiro, davidhernandez, sivaji@knackforge.com: Remove classes from system templates s*.html.twig 2015-02-17 00:19:24 +00:00
Alex Pott 770fe3c817 Issue #2426477 by Berdir: config schema views.field.bulk_form is defined in action.module, should be in views.module 2015-02-16 23:55:17 +00:00
Alex Pott 696fa2dd5a Issue #2425761 by zealfire: DisplayPluginInterface needs separate dockblock 2015-02-16 23:54:02 +00:00
Alex Pott f54e5a7de2 Issue #2426323 by betoscopio: Rename UserAccountLinksTests to UserAccountLinksTest. 2015-02-16 23:52:09 +00:00
Alex Pott 99466a04e4 Issue #2420037 by daffie: Remove EntityViewsDataInterface from some subclasses of EntityViewsData which implements EntityViewsDataInterface 2015-02-16 23:46:58 +00:00
Alex Pott a02e7788e5 Issue #2329781 by davidhernandez, sidharthap: Move CKEditor toolbar classes from preprocess to templates 2015-02-16 23:43:09 +00:00
Alex Pott 62afca1f89 Issue #2091367 by Shreya Shetty, mparker17, Sree, chintan4u, jhodgdon, ifrik, rteijeiro, rpayanm: Update hook_help for Taxonomy module 2015-02-16 23:24:30 +00:00
Alex Pott 157df3f7ac Issue #2411303 by zuuperman: Documentation of ViewsArgumentDefault plugins construct method mention 'Date instance' instead of the current class instance 2015-02-16 23:14:31 +00:00
Alex Pott 3edf291326 Issue #2398075 by andypost, sarav.din33, larowlan, nemethf, hussainweb: Breadcrumbs for comment entity 2015-02-16 22:43:15 +00:00
Alex Pott 0e1fe4c234 Issue #2413759 by benjy, hosef: Move D6 dumps to avoid collisions with D7 dumps 2015-02-16 16:52:27 +00:00
Alex Pott e4e8f31411 Issue #2422257 by chx: Remove unnecessary query against the session table in WebTestBase. 2015-02-16 16:46:44 +00:00
Alex Pott 0bab86f912 Issue #2418237 by Mile23, neclimdul, jyotisankar: Fix incorrect @covers in PHPUnit tests. 2015-02-16 15:01:12 +00:00
Alex Pott fc01eef111 Issue #2424761 by rodrigoaguilera: Update automated tests documentation to reflect the removal of getInfo 2015-02-16 14:48:53 +00:00
Alex Pott 232f5a53e0 Issue #2407729 by sivaji@knackforge.com, mortendk: Remove classes from system templates h*.html.twig 2015-02-16 13:01:08 +00:00
Alex Pott 34efb1268f Issue #2419649 by plach, David Latapie: Content translation schema updates are not triggered consistently 2015-02-15 22:01:23 +00:00
Alex Pott 7ce6154007 Issue #2332687 by jhodgdon: Lost help for field types from Core/Field 2015-02-15 10:41:34 +00:00
Alex Pott ade57a9e04 Issue #2419923 by amateescu, jibran, dashaforbes: Port SA-CONTRIB-2013-096 to D8 2015-02-15 10:34:39 +00:00
Alex Pott 8007ab1b27 Issue #2423213 by plach: Schema for newly defined entity types is never created 2015-02-15 10:28:20 +00:00