Commit Graph

10301 Commits (2378f939b2c32cb34013cdae85bd9639fe10e015)

Author SHA1 Message Date
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 3d7cd4ed03 Issue #2480307 by camoa: DefaultPluginManager doesn't allow Plugin definitions from Themes 2015-05-15 10:30:29 -07:00
Alex Pott 249e520b4b Issue #2470807 by LewisNyman, Dom., davidhernandez, emma.maria, jp.stacey, lauriii: Rename the default "Messages" region for all themes to "Highlighted" 2015-05-15 10:07:31 -07:00
Alex Pott 5a54339636 Issue #2478855 by xjm, JacobSanford, jhodgdon: Improve documentation for hook_entity_type_build() and hook_entity_type_alter() 2015-05-15 09:43:08 -07:00
Alex Pott be4b247681 Issue #2478319 by NickWilde: DBLog module config link 2015-05-15 09:40:23 -07:00
Alex Pott 90433ce295 Issue #2296885 by mikeker, dawehner: Remove format_xml_elements() 2015-05-15 08:42:43 -07:00
Alex Pott 481ed6cc82 Issue #2473949 by mortendk, rteijeiro, rachel_norfolk, Cottser, LewisNyman: Prefix form-type-* classes with js- 2015-05-15 08:42:43 -07:00
Nathaniel Catchpole 959a0df7cf Issue #2489100 by alexpott: Random fail in Drupal\views\Tests\Plugin\RowRenderCacheTest 2015-05-15 13:44:27 +01:00
Alex Pott 5419c8daf7 Issue #2473941 by mortendk, rteijeiro, rachel_norfolk, Cottser, LewisNyman: Prefix field-parent classes with js- 2015-05-14 18:12:42 -07:00
Alex Pott b183aa14b7 Issue #2483903 by mradcliffe, dawehner: Fix tests broken by leverage entityDisplay to provide fast rendering for fields 2015-05-14 17:46:11 -07:00
Alex Pott ea32974d23 Issue #2258177 by amateescu, sun, mikeryan, bdone, dawehner, Berdir: Convert migrate_drupal tests to KernelTestBase 2015-05-14 16:30:05 -07:00
webchick 6f4db4ba0d Issue #2480959 by mradcliffe, dawehner, jaredsmith, bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsWebTest (again) 2015-05-14 13:50:33 -07:00
Alex Pott b4412457db Issue #2317975 by Martin Mayer, jhodgdon, ifrik: Update Views help to explain multilingual 2015-05-14 10:49:35 -07:00
Jennifer Hodgdon e1a8219422 Issue #2488156 by andile2012: Fix typos in @inheritdoc 2015-05-14 08:34:06 -07:00
Alex Pott ad871286d1 Issue #2472323 by dawehner, neclimdul, Crell, kim.pepper, nod_, Wim Leers, larowlan, jibran, pwolanin, catch: Move modal / dialog to query parameters 2015-05-13 18:12:54 -07:00
Alex Pott 47f69d86b3 Issue #2484539 by amateescu, dawehner, bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldFieldTest 2015-05-13 15:49:14 -07:00
Nathaniel Catchpole ac474b904b Issue #2369987 by aneek, alexpott, joelpittet, rteijeiro, pgautam, jain_deepak, idebr: Remove SafeMarkup::set() from 'head' title on template_preprocess_html 2015-05-13 13:05:09 +01:00
Nathaniel Catchpole e242632ca1 Issue #2450897 by plach, epari.siva, dawehner, jibran, Fabianx: Cache Field views row output 2015-05-13 12:08:57 +01:00
xjm 4f2257113e Issue #2383865 by mgifford, pguillard, rpayanm, alexpott, jhodgdon: Spellchecking Drupal - Javascript 2015-05-12 16:54:27 -07:00
xjm 0c50be4f81 Issue #2487261 by nod_, alanburke: Eslint config update for function spacing style 2015-05-12 16:24:40 -07:00
xjm bfdcc65a85 Issue #2459777 by jibran, Jaesin, tstoeckler, TR: {taxonomy_index} and {taxonomy_term_hierarchy} doesn't join taxonomy data table in views 2015-05-12 15:14:13 -07:00
Alex Pott 79e74a270d Issue #2486431 by vilepickle, vinmassaro: Progress bar starts at 100% 2015-05-12 14:33:45 -07:00
xjm 2165306e33 Issue #1862250 by amanire, Ivan Zugec, joates, yoroy, joshi.rohit100, acabouet, rpayanm: The "Trim length" format description is confusing/not clear to Drupal newcomers 2015-05-12 13:37:49 -07:00
Jennifer Hodgdon 5abc88d85e Issue #2487464 by mark.labrecque: Internationalization topic code section is not showing up as code 2015-05-12 13:29:30 -07:00
xjm c085079d0d Issue #2473123 by sander.devos, JacobSanford, xjm, jhodgdon: Add node grant classes and interfaces to the node access topic 2015-05-12 13:16:53 -07:00
xjm 05cc734a0f Issue #2473089 by boris sondagh, jhodgdon, drubb, ifrik: Book settings page has wrong settings label 2015-05-12 13:01:58 -07:00
Nathaniel Catchpole 0f881613ef Issue #2482295 by Berdir: Rebuilding field map with many bundles/fields is very slow 2015-05-12 13:36:06 +01:00
Nathaniel Catchpole b480c525ac Issue #2247379 by yched, alexpott, Berdir: Optimize config entity query conditions on ID 2015-05-12 11:48:34 +01:00
xjm 62f4de6831 Issue #2471793 by drubb, tadityar, ifrik, jhodgdon: Update hook_help text for Forum module 2015-05-11 16:12:24 -07:00
Alex Pott 797f9d2d76 Revert "Issue #2369987 by aneek, joelpittet, rteijeiro, jain_deepak, pgautam, idebr: Remove SafeMarkup::set() from 'head' title on template_preprocess_html"
This reverts commit 10c8777ee3.
2015-05-11 13:48:35 -07:00
Alex Pott 9a36faf6d9 Issue #2485505 by Manjit.Singh, LewisNyman: Remove CSSlint errors from node module css 2015-05-11 13:16:33 -07:00
Alex Pott 9489b81897 Issue #2485573 by alanburke, ragnarkurm: Update JS library domready to version 1.0.8 2015-05-11 12:50:20 -07:00
Alex Pott 10c8777ee3 Issue #2369987 by aneek, joelpittet, rteijeiro, jain_deepak, pgautam, idebr: Remove SafeMarkup::set() from 'head' title on template_preprocess_html 2015-05-11 11:52:50 -07:00
Alex Pott d4bef05752 Issue #2473957 by sqndr, Cottser, LewisNyman: Prefix text-* classes with js- 2015-05-10 17:32:22 -07:00
Alex Pott f213f85972 Issue #2251121 by olli, dawehner: Support to add a feed icon on pages with parameters 2015-05-10 17:28:47 -07:00
Alex Pott 14ae16ffca Issue #2449445 by Cottser, emma.maria: Add "indentation" class back to indentation theme hook, use it for styling 2015-05-10 17:26:14 -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 ec9c4b0633 Issue #2417921 by jibran: Change Tour module tests & Block test views package to testing 2015-05-10 17:06:02 -07:00
Alex Pott c471f0fa7c Issue #452244 by jhedstrom: Help text for Language domain needs to specify "no trailing slash" 2015-05-10 13:42:35 -07:00
Alex Pott 119995572a Issue #2393531 by jcnventura, mrjmd, simonrjones, rpayanm, Cottser, akalata, eiriksm, David_Rothstein, dawehner, xjm: Maximum function nesting level of '100' reached 2015-05-10 12:11:20 -07:00
Alex Pott 19a7f811a7 Issue #2475247 by amateescu, dawehner: SQLite: Fix views\Tests\Handler\FilterStringTest 2015-05-09 17:29:44 -07:00
Alex Pott 0a89a7a0b9 Issue #2375589 by larowlan, pameeela, jibran, kim.pepper, Wim Leers, Bojhan: Convert custom block library page to views 2015-05-09 15:17:52 -07:00
Alex Pott 3b6e90d36b Issue #2160643 by jhedstrom, dawehener: Add status report "requirement" for Twig C extension for PHP 2015-05-09 06:00:32 -07:00
Alex Pott 7342df62dd Issue #2335661 by Wim Leers, pwolanin, dawehner, Fabianx, larowlan, catch, Berdir: Outbound path & route processors must specify cacheability metadata 2015-05-09 05:23:46 -07:00
Alex Pott 2d35b92e82 Issue #2485171 by mikeryan: Fix spelling of MigrateExecutableMemoryExceededTest 2015-05-09 04:32:10 -07:00
Alex Pott f7c357e109 Issue #2472421 by geertvd, bircher, dawehner, jibran: Entity reference, views filter reference method is broken 2015-05-09 04:30:17 -07:00
Alex Pott 6e83e1f90b Issue #2396253 by geertvd, pcambra, dawehner, klausi, pjonckiere: Respect format configuration on REST views display 2015-05-09 04:23:20 -07:00
Alex Pott 69ce35544d Issue #2105797 by dawehner, fago, larowlan, effulgentsia, jibran, amateescu, yched: Add CompositeConstraintBase so that constraints involving multiple fields, such as CommentNameConstraint, can be discovered 2015-05-08 19:35:56 -07:00
Alex Pott 437fa3781b Issue #2471809 by Dom., skippednote, nod_, jessebeach: Toolbar module does not follow W3C 2015-05-08 18:29:53 -07:00
Alex Pott 20add38187 Issue #2336247 by larowlan, andythorne: Make Relation and Type domain configurable based on context 2015-05-08 15:58:10 -07:00
Nathaniel Catchpole 74db053104 Issue #2428103 by dawehner, amateescu, Berdir, AjitS: String formatter should link to its translation 2015-05-08 21:53:09 +01:00
Nathaniel Catchpole b5f7cccde4 Issue #1081266 by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing 2015-05-08 15:33:16 +01:00
Nathaniel Catchpole 2b49f7bb5c Issue #2430219 by alexpott: Implement a key value store to optimise config entity lookups 2015-05-08 15:02:19 +01:00
xjm 1bc5359431 Issue #2484667 by joshi.rohit100, Berdir: Do not run query in node_cron() if search.module is not enabled 2015-05-07 17:54:59 -07:00
xjm 608f81bf58 Issue #2484247 by tim.plunkett: Documentation and coding standards fixes for \Drupal\system\Controller\FormAjaxController 2015-05-07 17:30:09 -07:00
xjm c530a08230 Issue #2462893 by anavarre, benjy: MigrateBlockContentTest assumes auto-increment increment of 1 2015-05-07 17:23:29 -07:00
Alex Pott a287113e42 Issue #2187113 by Cottser, joelpittet: Incorrect usage of attributes in twig templates resulting in possible duplicate attributes 2015-05-07 11:12:49 -07:00
Nathaniel Catchpole 944d3dab7c Issue #2483479 by phenaproxima: d6_user_role migration depends on d6_filter_format 2015-05-07 12:13:42 +01:00
Alex Pott 40d6c147c5 Issue #2208811 by Pol, ivanjaros, dawehner, wizonesolutions: views_embed_view() cannot handle arguments 2015-05-06 17:26:51 -07:00
Alex Pott d04b472386 Issue #2477157 by dawehner, Wim Leers, Fabianx, aneek, catch: rest_export Views display plugin does not set necessary cache metadata 2015-05-06 16:42:12 -07:00
Alex Pott 843670cc7e Issue #2481729 by larowlan: Cannot inject DatabaseQueue instances into forms - The database connection is not serializable 2015-05-06 15:52:29 -07:00
Alex Pott 2153613660 Issue #2481731 by larowlan: Cannot inject DBLog instances into forms - The database connection is not serializable 2015-05-06 15:51:05 -07:00
webchick d141c5a7d0 Issue #2475247 by amateescu, dawehner: SQLite: Fix views\Tests\Handler\FilterStringTest 2015-05-06 12:59:15 -07:00
Alex Pott 373d925dff Issue #2343035 by fago, dawehner, larowlan, ianthomas_uk, cilefen, hussainweb, Miroling, jibran, beejeebus, dashaforbes, webmozart, klausi: Upgrade validator integration for Symfony versions 2.5+ 2015-05-05 10:03:32 -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
Alex Pott c6890085f9 Issue #2448501 by ultimike, phenaproxima, benjy: Use the migrate cckfield plugin type for the link field 2015-05-05 09:31:35 -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 9d61b04b85 Issue #2322949 by plach, kgoel, Berdir, fgm, damiankloip, dawehner: Implement generic entity link view field handlers 2015-05-05 14:21:59 +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 f8f024e3aa Issue #2030637 by yched, Mile23, daffie, Alumei, tidrif, chertzog, Berdir, swentel, ofry: Expand FieldConfig/BaseFieldOverride/FieldConfigBase with methods 2015-05-04 17:22:30 -07:00
Alex Pott 6b8cc669d4 Issue #2469563 by marthinal, lauriii, dawehner, Fabianx, xjm, pjonckiere: Double-escape on Views filters 2015-05-04 17:13:00 -07:00
Alex Pott d361bd63d0 Issue #2478091 by willzyx: Pager is shown twice in admin/people if views module is disabled 2015-05-04 16:43:10 -07:00
Alex Pott e2aaf40d79 Issue #2464283 by jeqq: Restore Simpletest's batch after modules installation in WebTestBase::setUp() 2015-05-04 16:39:54 -07: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
webchick d06839c5ad Issue #2454751 by amateescu, dawehner, tstoeckler: SQLite: Fix user\Tests\Views\RelationshipRepresentativeNodeTest 2015-05-04 11:07:26 -07:00
Nathaniel Catchpole f9f8b0d575 Issue #2449809 by JeroenT, tadityar: Remove usage of update_get_projects() 2015-05-04 11:52:57 +01:00
Nathaniel Catchpole ac4e35ce01 Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters 2015-05-04 11:39:11 +01:00
Nathaniel Catchpole e8a5d9e4e0 Issue #2479363 by Wim Leers, dawehner: Cache MenuActiveTrail::getActiveIds() for *all* menus per route match: 1 cache get instead of N DB queries, saves 1 ms/response 2015-05-04 11:21:13 +01:00
Alex Pott 13922dbdc1 Issue #1867518 by plach, dawehner, yched, iMiksu, epari.siva, marcvangend, Fabianx, Wim Leers, effulgentsia: Leverage entityDisplay to provide fast rendering for fields 2015-05-03 22:00:46 +01:00
Alex Pott 74802813c8 Issue #2453931 by pjonckiere: ContextualDynamicContextTest follow up 2015-05-03 17:29:54 +01:00
Alex Pott 0489c18b8a Issue #2456701 by kgoel, Cottser, dawehner, jhodgdon: Replace aggregator_title_link Views formatter with Field API formatter 2015-05-03 17:09:05 +01:00
webchick b8651a6b26 Issue #2375773 by olli, dawehner: Remove pager from default taxonomy term feed 2015-05-02 16:14:21 -07:00
webchick 041fee66ef Issue #2481183 by davidhernandez: Quote tokens in theme .info.yml files 2015-05-02 16:09:39 -07:00
webchick b3cd848705 Issue #1800174 by Mile23, Lars Toomre, rishikant05, YesCT, idebr, Jalandhar, jhodgdon, dawehner: Add missing type hinting to User module docblocks 2015-05-02 16:08:41 -07:00
webchick 6889e50f17 Issue #1811334 by Mile23, deepakaryan1988, Lars Toomre, yogen.prasad: Add missing type hinting to Forum module docblocks 2015-05-02 16:06:54 -07:00
webchick fbd6790477 Issue #1811882 by Mile23, deepakaryan1988, Lars Toomre, yogen.prasad: Add missing type hinting to Search module docblocks 2015-05-02 16:05:08 -07:00
webchick 39e97f3bae Issue #2481751 by yogen.prasad, deepakaryan1988, Cottser, andypost, joelpittet, willzyx: Don't use full namespace for \Drupal\views\ViewExecutable in views.module 2015-05-02 16:03:43 -07:00
webchick 159eef8ab3 Issue #1811874 by Mile23, Lars Toomre: Add missing type hinting to Path module docblocks 2015-05-02 15:57:23 -07:00
xjm 161ddb9278 Issue #1811892 by Mile23: Add missing type hinting to Statistics module docblocks 2015-05-02 14:19:58 -05:00
xjm 0fa10c6328 Issue #1800774 by Mile23, Lars Toomre: Add missing type hinting to menu_ui module docblocks 2015-05-02 14:16:25 -05:00
xjm b31bbb084a Issue #2204697 by alexpott, tstoeckler, mauzeh, Berdir: Move getConfigPrefix() to ConfigEntityTypeInterface 2015-05-01 11:25:03 -05:00
webchick 4acf0c9586 Issue #2473813 by FMB, joshi.rohit100, darol100, ifrik, jhodgdon, xjm: Update hook_help text for Custom Menu Link module 2015-04-30 09:40:16 -07:00
Alex Pott 271766ed3a Issue #2470069 by wadmiraal, Manjit.Singh, pjbaert, zakxxi, LewisNyman: Refactor color module CSS inline with our CSS standards 2015-04-30 17:15:05 +01:00
Alex Pott f990ca635c Revert "Issue #2470069 by wadmiraal, Manjit.Singh, pjbaert, zakxxi, LewisNyman: Refactor color module CSS inline with our CSS standards"
This reverts commit 1ea7b90adc.
2015-04-30 14:17:18 +01:00
Alex Pott 1ea7b90adc Issue #2470069 by wadmiraal, Manjit.Singh, pjbaert, zakxxi, LewisNyman: Refactor color module CSS inline with our CSS standards 2015-04-30 14:15:34 +01:00
Alex Pott 9166525d98 Issue #2473113 by znerol, dpovshed, Wim Leers, Fabianx, dawehner, effulgentsia: All stack middlewares are constructed at the same time even for cached pages 2015-04-30 13:00:18 +01:00
Alex Pott e361599756 Issue #2395143 by amateescu, Fabianx, Berdir, beejeebus, dashaforbes, alexpott, larowlan, znerol, dawehner, catch, neclimdul, yched, fgm, effulgentsia: YAML parsing is very slow, cache it with FileCache 2015-04-30 12:13:24 +01:00
webchick 412f4774a0 Issue #2471751 by boris sondagh, oceankrish76, keopx: Update hook_help text for Book module 2015-04-29 20:42:01 -07:00
webchick df6519aa9e Issue #2479515 by znerol: Use BasicAuthTestTrait in BasicAuthTest 2015-04-29 20:40:33 -07:00
webchick bab62ec6e4 Issue #2480233 by xjm: Incorect docblocks in route processor tests 2015-04-29 20:39:08 -07:00
webchick 19f7e4132e Issue #2474909 by alexpott, mpdonadio, znerol, catch, Wim Leers, Berdir: Allow Simpletest to use the same APC user cache prefix so that tests can share the classmap and other cache objects 2015-04-29 15:09:14 -07:00
xjm 8067ab5092 Issue #2479593 by jhedstrom, zaporylie: Use User::getAnonymousUser() in DblogController::eventDetails() 2015-04-28 17:25:34 -05:00
xjm 8b569be70a Issue #1942682 by zaporylie, deadbeef, jhedstrom, dawehner: Blank detail view in dblog for deleted users 2015-04-28 12:11:09 -05:00
Nathaniel Catchpole 046965dfc1 Issue #2478443 by Wim Leers: Set the 'is-active' class for anonymous users in a Response Filter instead of a #post_render_cache callback 2015-04-28 16:44:27 +01:00
xjm a4fac14a6d Issue #2468873 by pfrenssen, Dom., dawehner, znerol, xjm: Test that the authentication provider doesn't leak authentication credentials from the previous request 2015-04-28 08:42:14 -05:00
xjm 4bc5aa8380 Issue #2449457 by Anushka-mp, sasanikolic, Berdir, plach: inconsistent checks in content_translation 2015-04-28 03:53:05 -05:00
xjm 2bb91de3f3 Issue #2450251 by alexpott, xjm, sasanikolic, Berdir: Bundle cache is not invalidated after changing translation settings 2015-04-27 17:27:40 -05:00
Alex Pott b838fd5f09 Issue #2478667 by mdrummond: Remove link_path from responsive_image theme 2015-04-27 17:59:52 +01:00
Alex Pott 9451f8a8eb Issue #2123251 by Jelle_S, marcvangend, attiks, Sutharsan: Improve DX of responsive images; convert theme functions to new #type element 2015-04-27 16:04:40 +01:00
Alex Pott 1cdef09043 Issue #2408513 by MathieuSpil, Manjit.Singh, Vidushi Mehta, svendecabooter, LewisNyman, emma.maria: Refactor forum module CSS files inline with our CSS standards 2015-04-27 15:09:12 +01:00
Alex Pott e7b1e4e08f Issue #2478543 by Wim Leers: Follow-up for #2463009: remove unused use statements 2015-04-27 15:04:58 +01:00
Alex Pott 90e7bdd067 Issue #2408481 by kyuubi, Karmen: Rewrite help.module component's inline with our CSS standards 2015-04-27 15:03:24 +01:00
Nathaniel Catchpole ea6548bcb1 Issue #2463009 by Wim Leers: Introduce CacheableResponseInterface: consolidate ways of setting X-Drupal-Cache-Tags/Contexts headers 2015-04-27 13:17:49 +01:00
Alex Pott 5b55ea8189 Issue #2478247 by Mile23: SIMPLETEST_BASE_URL is an environmental requirement which should not fail tests 2015-04-27 12:26:24 +01:00
Alex Pott ea0ec7084c Revert "Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, Wim Leers, Gábor Hojtsy, Fabianx, pjonckiere, tim.plunkett: Date format form is unusable"
This reverts commit 37e278b4c7.
2015-04-27 11:45:14 +01:00
Alex Pott 83c537070c Issue #2466585 by Wim Leers, Fabianx: Decouple cache implementation from the renderer and expose as renderCache service 2015-04-27 11:37:57 +01:00
xjm 8b9dfcef25 Issue #2400143 by geertvd, pcambra, koence, pjonckiere: Bulk form actions display action message in the confirmation form 2015-04-27 04:43:05 -05:00
xjm 37e278b4c7 Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, Wim Leers, Gábor Hojtsy, Fabianx, pjonckiere, tim.plunkett: Date format form is unusable 2015-04-27 03:33:55 -05:00
xjm 44e8ffd577 Issue #2432585 by almaudoh, znerol, dawehner, cpj: Improve authentication manager service construction to support custom global service providers 2015-04-27 03:24:40 -05:00
xjm db27d7953e Issue #2322195 by rpayanm, nlisgo, cilefen, balagan, LinL, akashjain132, filijonka, epari.siva, Tebro, Temoor, pcambra, unstatu, Poornima3, Shivam Agarwal, abhi170893, Dom., PieterJanPut, Mile23, JeroenT, disasm: Replace all instances of user_load(), user_load_multiple(), entity_load('user') and entity_load_multiple('user') with static method calls 2015-04-26 21:00:41 -05:00
xjm d0ac10561d Issue #2475805 by tstoeckler, googletorp, webwarrior: menu_ui_form_node_form_submit() is called when the Preview button is pressed which fatals 2015-04-26 18:35:53 -05:00
xjm 73cf5bd62a Issue #2425535 by lucaslg, balagan, tim.plunkett, lucaschain, nicoloye, pjonckiere, akalata, mondrake: No pager shows on taxonomy overview pages 2015-04-26 16:15:07 -05:00
xjm a6274c0f47 Issue #2350569 by webflo, alexpott, tim.plunkett: Allow external update of ConfigEntity properties that are associated with a PluginCollection 2015-04-26 15:19:18 -05:00
Alex Pott 28f30021d1 Issue #2137849 by MartiMcFlight, m4olivei, jmuzz: No scrollbar in views style option popup 2015-04-26 19:20:22 +01:00
Alex Pott 5b560a5eb0 Issue #2475749 by mbovan: Allow to set #cache metadata in hook_page_attachments() 2015-04-26 18:59:28 +01:00
xjm 0df58b068f Issue #2275377 by martin107, mikeryan, chx, benjy, YesCT: Rename Row::stub to Row::isStub 2015-04-26 09:43:21 -05:00
xjm f559ff7829 Issue #2347799 by andypost, almaudoh, znerol: Remove bugged session-related methods from AccountInterface 2015-04-25 19:59:51 -05:00
xjm 609018528f Issue #70722 by David Lesieur, bircher, rocket_nova, paranojik, Pasqualle, jhodgdon, robertDouglass, douggreen, petar.gnjidic, pfournier: Search results should respect the content type's "Display author and date information." option 2015-04-25 19:22:04 -05:00
xjm a33414e500 Issue #2472371 by Dom., pfrenssen: Exception shown on 401 Unauthorized 2015-04-25 18:58:16 -05:00
xjm f82428c7f4 Issue #2471611 by MathieuSpil, yannickoo, maijs: Create HiDPI ready version of theme screenshots 2015-04-25 12:51:35 -05:00
xjm e9d6bd79a2 Issue #2472453 by googletorp, jhodgdon: Use full namespace for @return documentation 2015-04-23 20:26:52 -05:00
Alex Pott 189be7243d Issue #2473759 by tim.plunkett, Berdir, effulgentsia: Form caches should be deleted after submission 2015-04-23 10:41:03 +01:00
xjm 994f683eea Issue #2446783 by mpdonadio, dawehner, koence: Views preview not working without saving new display 2015-04-22 13:24:32 +01:00
Alex Pott e11f8458ae Revert "Issue #2395143 by amateescu, Fabianx, Berdir, beejeebus, dashaforbes, larowlan, dawehner, catch, alexpott, neclimdul, yched, znerol, fgm, effulgentsia: YAML parsing is very slow, cache it with FileCache"
This reverts commit 4192117d54.
2015-04-22 13:02:37 +01:00
xjm 1c614c60fb Revert "Issue #2470145 by rbmboogie: Update manager displays checkbox for disabled extensions"
This reverts commit a16cbda00e.
2015-04-22 10:51:49 +01:00
webchick 257abe1256 Issue #2472669 by keopx, rpayanm, rteijeiro, jhodgdon: Complete documentation for every implementation of hook_ENTITY_TYPE_* 2015-04-21 14:01:03 -07:00
webchick 873c5aab2f Issue #2473687 by Dom.: Fix @todo in BasicAuthTest 2015-04-21 13:54:58 -07:00
Alex Pott 0af67776dc Issue #2346209 by keopx, Zekvyrin, subhojit777, cburschka, pguillard, dimaro, realityloop, m4olivei, joelpittet, rteijeiro, idebr: /filter/tips improperly escaped 2015-04-21 20:38:44 +01:00
Alex Pott 6b91f5242e Issue #2369675 by FMB, pstewart: Document that SearchQuery does not support orderBy in queries outside of addScore 2015-04-21 16:54:36 +01:00
xjm e9c8dcf882 Issue #2473075 by amateescu, alexpott: SQLite: Fix system\Tests\Installer\* test 2015-04-21 16:38:40 +01:00
Alex Pott 465dc04eee Issue #2362637 by yched, slashrsm, rpayanm: Editor.js attach/detach doesn't pass context all the way down 2015-04-21 16:28:21 +01:00
Alex Pott 6195b1921b Issue #2422679 by mortendk, davidhernandez, akalata: copy text template to classy 2015-04-21 16:05:17 +01:00
xjm e0f69cc361 Issue #1882788 by jabberwooki, keopx, joshi.rohit100, jhodgdon: assertText/assertNoText doesn't really show what you could see in the browser (bad docs) 2015-04-21 16:00:53 +01:00
xjm 8adfd450bf Issue #2474567 by alexpott: Remove unneeded code in hook_help implementations and standardise them 2015-04-21 15:49:03 +01:00
Alex Pott 149c25ebfd Issue #2474121 by Wim Leers: CacheableMetadata should get BubbleableMetadata's merge/applyTo/createFromRenderArray/createFromObject methods 2015-04-21 15:00:34 +01:00
Alex Pott e594f2225f Issue #2474107 by Cottser: Make OptionsWidgetsTest::testEmptyValue() care less about markup 2015-04-21 14:43:19 +01:00
Alex Pott 73889242b5 Issue #2349461 by Jelle_S, mdrummond, attiks, Wim Leers: Move fallback image style into the responsive image style entity 2015-04-21 14:40:19 +01:00
Nathaniel Catchpole 629003e3f5 Issue #2454669 by amateescu: SQLite: Fix tests in migrate_drupal test group 2015-04-21 13:50:18 +01:00
Alex Pott 83d2660304 Issue #2474817 by znerol: DrupalKernel::classLoader not updated when switching to apcu either through settings.php or automatically 2015-04-21 13:28:30 +01:00
Alex Pott c83565f687 Issue #2409885 by nlisgo, tstoeckler, crasx, dmsmidt: Switch shortcut set form has accessibility issues 2015-04-21 00:32:19 +01:00
Alex Pott ec8033c1ce Issue #2453711 by rbmboogie: Use public: false for request and response policy services 2015-04-21 00:07:10 +01:00
effulgentsia ad0c647cee Issue #2474835 by alexpott, znerol: Random test fail in PageCacheTest::testPageCacheAnonymous403404 2015-04-20 15:43:54 -07:00
Alex Pott 0fb8f6ba54 Issue #2389735 by lauriii, iMiksu, davidhernandez, larowlan, loopduplicate, LewisNyman, Wim Leers, dawehner, Cottser: Core and base theme CSS files in libraries override theme CSS files with the same name 2015-04-20 23:26:42 +01:00
webchick 8063f77b19 Issue #2349503 by targoo, guntervs, tadityar, meramo, piyuesh23, janne.valtakari: Incorrect documentation about dates in node template 2015-04-20 09:10:37 -07:00
Alex Pott 5f987ee0ac Issue #2455149 by k4v, jhodgdon, dawehner, Berdir: Aggregator xss fields should be using Field/Entity formatters 2015-04-20 15:55:28 +01:00
Alex Pott ce498b9126 Issue #2473903 by mradcliffe: PostgreSQL: Fix entity_reference\Tests\Views\EntityReferenceRelationshipTest 2015-04-20 15:42:14 +01:00
Alex Pott 6e466e49ec Issue #2474055 by dawehner, pwolanin: Performance regression in contact_help() 2015-04-20 16:12:40 +02:00
xjm 76ca5b08cc Issue #2073075 by vanilla-bear, joshi.rohit100, swentel, marcingy, er.pushpinderrana, ACF, roderik: Don't call the t() function in OO code in the field_ui module 2015-04-20 12:42:01 +02:00
Nathaniel Catchpole a9f9c0316d Issue #2381505 by dawehner, pwolanin, aspilicious, rteijeiro: Unserialize preloaded routes on the fly 2015-04-20 11:32:27 +01:00
Nathaniel Catchpole 9b4dd555f9 Issue #2471228 by jcnventura, Wim Leers, Hjarnmastara: Optimize merging of attachments 2015-04-20 11:24:02 +01:00
xjm 0a1a3d8b98 Issue #2472043 by drumm, jcnventura: Canceling a user account, assigning content to Anonymous, should clear the comment name 2015-04-19 20:41:59 +02:00
xjm 310313ac38 Issue #2474011 by pwolanin: Incorrect class name in rest class documentation 2015-04-19 18:22:39 +02:00
Alex Pott 49a1b846ec Issue #2461531 by nod_, lauriii, pguillard: ESlint 0.18.0 compatibility and new rule 2015-04-19 17:30:43 +02:00
Alex Pott 6cd48a6d5d Issue #2463263 by amateescu: SQLite: Fix system\Tests\Entity\EntityDefinitionUpdateTest 2015-04-19 14:49:03 +02:00
xjm 80f8335ca8 Issue #2146045 by D Szkiba, joshi.rohit100, tyler.frankenstein, er.pushpinderrana, dajjen, jhodgdon, joachim: Document Field API allowed_values_function callback 2015-04-19 14:48:37 +02:00
xjm e6589042e5 Revert "Issue #2146045 by D Szkiba, joshi.rohit100, tyler.frankenstein, er.pushpinderrana, dajjen, jhodgdon, joachim: Document Field API allowed_values_function callback"
This reverts commit 3a0d437359.
2015-04-19 14:47:43 +02:00
xjm 3a0d437359 Issue #2146045 by D Szkiba, joshi.rohit100, tyler.frankenstein, er.pushpinderrana, dajjen, jhodgdon, joachim: Document Field API allowed_values_function callback 2015-04-19 14:41:47 +02:00
Alex Pott d3adcab93c Issue #2459873 by borisson_, swentel: FieldStorageConfig::__sleep() should unset ->original 2015-04-19 14:09:18 +02:00
Alex Pott affe3f8a7c Issue #2471136 by eiriksm, nod_: Improve user interface for translating strings 2015-04-19 14:01:55 +02:00
Alex Pott 7e8d2129c4 Issue #2099137 by Wim Leers, amateescu, rteijeiro, larowlan, effulgentsia: Entity/field access and node grants not taken into account with core cache contexts 2015-04-18 18:26:45 +02:00
webchick 6db8cde589 Issue #2407565 by epari.siva, davidhernandez, akalata, pakmanlh, lauriii, vedpareek, Cottser, brianperry: Consensus Banana Phase 1, cleanup 2015-04-18 08:48:42 -07:00
webchick e600895aa0 Issue #2161793 by boris sondagh, arrrgh, jhodgdon, catch, benjy: Create hook_help for migrate module 2015-04-18 08:47:01 -07:00
webchick 8e7de1c14a Issue #2161797 by boris sondagh, mfernea, arrrgh, amitgoyal: Create hook_help for migrate drupal module 2015-04-18 07:41:40 -07:00
xjm 13e4f314e1 Issue #2471218 by amateescu, Wim Leers: Dummy comment entity necessary for building comment form is expensive to build 2015-04-18 16:30:47 +02:00
Alex Pott 7e36f27fe6 Issue #2471737 by klausi: PageCache::get() should return FALSE on a cache miss as promised by the docs 2015-04-18 16:13:24 +02:00
Alex Pott 2ca1f2dbd6 Issue #2457551 by Gábor Hojtsy, rteijeiro, keopx, eiriksm, alexpott: Regression: optional default configuration is not translatable anymore in locale 2015-04-18 16:10:12 +02:00
Alex Pott 3153536cb1 Issue #2461049 by Arla, agentrickard, webflo, rteijeiro, xjm, Berdir: Node module permissions are broken if hook_node_grants is implemented 2015-04-18 15:55:56 +02:00
webchick 53c8046415 Issue #2393713 by droplet, nod_: Update JS lib: jquery.form to 3.5.1 2015-04-18 06:33:27 -07:00
Alex Pott 77152e7ad5 Issue #2472865 by chx: PageEditTest presumes STRINGIFY_FETCHES 2015-04-18 13:09:52 +02:00
webchick f8514fe434 Issue #2331783 by rpayanm, gerzenstl, keopx, rgristroph, nlisgo, er.pushpinderrana, andypost, rteijeiro, alexpott, BFox, omessaoudi: hook_ENTITY_TYPE_prepare_form() is not documented 2015-04-18 03:41:39 -07:00
webchick 710b8b66f6 Issue #1663206 by mortendk, aliyakhan, LewisNyman, Manuel Garcia, pakmanlh, rteijeiro, jwilson3: Update update.admin.css inline with our CSS standards 2015-04-18 03:39:57 -07:00
Alex Pott 4192117d54 Issue #2395143 by amateescu, Fabianx, Berdir, beejeebus, dashaforbes, larowlan, dawehner, catch, alexpott, neclimdul, yched, znerol, fgm, effulgentsia: YAML parsing is very slow, cache it with FileCache 2015-04-18 12:29:39 +02:00
webchick fc9df882bc Issue #2036195 by rteijeiro, m1r1k, _nolocation, andypost, joelpittet, akalata, haasontwerp: Remove views-more.html.twig and replace with #type link render arrays 2015-04-18 03:26:31 -07:00
Alex Pott 0fa529e4f0 Issue #2228393 by almaudoh, andypost, pfrenssen, znerol, cpj, Dom.: Decouple session from cookie based user authentication 2015-04-18 12:06:53 +02:00
effulgentsia cbc03163b9 Issue #2281989 by stefan.r: Add a fast and simple way to get module name from the module handler 2015-04-17 16:05:59 -07:00
webchick bf0ab07ab6 Issue #2470946 by boris sondagh, ifrik: Update hook_help text for Filter module 2015-04-17 09:38:45 -07:00
webchick ee798e594f Issue #2471557 by Reno Greenleaf, boris sondagh, joshi.rohit100, JinX-Be, ifrik, jhodgdon: Update hook_help text for Text module 2015-04-17 09:37:31 -07:00
xjm fd66ee2a9e Issue #2470976 by jeanfei, dimaro, jhodgdon: Move token hooks into new api.php file 2015-04-17 17:21:44 +02:00
xjm 4f783ea64c Issue #2091431 by ifrik, wzoom, batigolix, InternetDevels, jhodgdon: Update hook_help for Update Manager module 2015-04-17 16:15:32 +02:00
xjm b35223ac98 Issue #2472329 by joshi.rohit100, ifrik, Reno Greenleaf: Update hook_help text for Statistics module 2015-04-17 16:00:28 +02:00
Nathaniel Catchpole b986c827fb Issue #2368987 by Wim Leers, Berdir, Schnitzel, epari.siva, bircher, vijaycs85, likin: Move internal page caching to a module to avoid relying on config get on runtime 2015-04-17 11:54:56 +01:00
webchick 167b32c868 Issue #2472413 by geertvd: Unused variable in \Drupal\views\Plugin\views\argument_validator\Entity::calculateDependencies() 2015-04-17 03:05:46 -07:00
webchick 0711885999 Issue #2469667 by willzyx, m4olivei: Wrong message on shortcut insert/update 2015-04-17 02:49:51 -07:00
Nathaniel Catchpole 95545a84ea Issue #2464657 by amateescu: Remove unnecessary cache clear in Views tests 2015-04-17 10:28:27 +01:00
webchick b80d11a1a1 Issue #2470617 by trboslav, MathieuSpil, Manjit.Singh, _nolocation, LewisNyman, YesCT: Clean up css in ckeditor module 2015-04-17 02:23:47 -07:00
Alex Pott 612581d7f0 Issue #2470952 by D Szkiba: Path deletion should be removed in path module after content translation removal. 2015-04-17 10:22:03 +02:00
Alex Pott f347360a1e Issue #2428837 by swentel, borisson_: Adding/updating interface translations should invalidate page & render caches 2015-04-17 10:15:25 +02:00
Alex Pott 0bcac2f04f Issue #2467101 by neclimdul: Fix DialogTest outside apache/mod_php: don't send multiple Accept request headers 2015-04-17 10:05:10 +02:00
webchick bfadcb6b8d Issue #2470093 by keopx, jhodgdon, dawehner: Views plugin 'user' needs to be replaced with entity-aware 'field' plugin 2015-04-16 14:54:50 -07:00
Alex Pott afdbe0da9a Issue #2472281 by pwolanin: 404/403 responses for non-existing nodes are cached in Page Cache/reverse proxy, are not invalidated when the node is created 2015-04-16 19:08:57 +02:00
webchick 8f07297676 Issue #2375689 by Arla, Wim Leers, dawehner, tim.plunkett, Berdir: BlockBase::blockAccess() should return AccessResult instead of a bool 2015-04-16 09:45:19 -07:00
webchick 3deb640a91 Issue #2297817 by alexpott, pounard, Berdir, yched, Fabianx, plach, mkalkbrenner: Do not attempt field storage write when field content did not change 2015-04-16 09:39:18 -07:00
Alex Pott eb1ee5ab20 Issue #2050269 by lauriii: hook_library_info_alter() is not called for themes 2015-04-16 16:44:37 +02:00
Alex Pott b676df9303 Issue #2031641 by aburrows, lauriii, nlisgo, Pol, redsquid, tuutti, LewisNyman, akalata, agviu, kallehauge, _nolocation, rpayanm, saki007ster, mdrummond, RavindraSingh, brahmjeet789: Change active class to is-active 2015-04-16 16:25:55 +02:00
Nathaniel Catchpole e3573a2a24 Issue #2296009 by fgm, Fabianx, AjitS: Use APC Classloader by default (when available) 2015-04-16 14:46:51 +01:00
Nathaniel Catchpole 7739453067 Issue #2442769 by keyral, jcnventura, dimaro, pec: Views result cache ignores query arguments 2015-04-16 14:39:27 +01:00
Nathaniel Catchpole 7c88cb724d Issue #2468151 by lhangea, rpayanm, Palashvijay4O: Rename the CacheContexts service to CacheContextsManager 2015-04-16 14:34:23 +01:00
xjm fc59ba2082 Issue #2471633 by AjitS, JeroenT: Spelling fixes in UserDeleteTest 2015-04-16 14:59:23 +02:00
Alex Pott 9def61241e Issue #2388023 by GoZ: File/Image field formatters don't add a cache tag for the file they display 2015-04-16 14:36:07 +02:00
webchick be15ea2be7 Issue #2456599 by k4v, dawehner, larowlan, rteijeiro, cutesquirrel, yched, jhodgdon: Field node_field_revision.title needs to use an entity-aware formatter in Views 2015-04-16 05:28:58 -07:00
Alex Pott 3d93230a65 Issue #2470980 by PieterJanPut: Use $this->redirect() instead of ResponseRedirect in LocaleController::checkTranslation 2015-04-16 10:37:34 +02:00
Alex Pott b4b94c02d2 Revert "Issue #2459753 follow-up by tim.plunkett, alexpott: EntityForm::validate() should be able to modify the form structure"
This reverts commit fb5ea78b25.
2015-04-16 10:25:19 +02:00
webchick fb5ea78b25 Issue #2459753 follow-up by tim.plunkett, alexpott: EntityForm::validate() should be able to modify the form structure 2015-04-15 13:05:59 -07:00
Alex Pott 0670a5fe01 Revert "Issue #2459753 by tim.plunkett: EntityForm::validate() should be able to modify the form structure"
This reverts commit d4d83576d2.
2015-04-15 20:13:21 +02:00
Alex Pott 651063e7f5 Issue #2464045 by fgm: Move twig_render_var/twig_drupal_escape_filter to TwigExtension, inject the renderer in Twig extension and inline render() / show() function instead of calling it 2015-04-15 19:37:49 +02:00
webchick e43e444f05 Issue #2470910 by PieterJanPut, ifrik: Update hook_help text for Entity Reference module 2015-04-15 10:30:53 -07:00
webchick 19d0b18c1c Issue #2471729 by drubb, ifrik: Tracker module refers to replies instead of comments 2015-04-15 10:23:33 -07:00
webchick 4e069f4481 Issue #2471547 by drubb, ifrik: Update hook_help text for Shortcut module 2015-04-15 10:21:19 -07:00
webchick 115617d4c0 Issue #2470960 by Igor Kandyba, Reno Greenleaf, ifrik, jhodgdon: Update hook_help text for Link module 2015-04-15 10:17:15 -07:00
webchick 405044c3ee Issue #2470994 by drubb, ifrik: Update hook_help text for Node module 2015-04-15 09:59:59 -07:00
webchick bfbd6c4e7e Issue #2469937 by ifrik, PieterJanPut, anavarre: Update hook_help text for Custom Block module 2015-04-15 09:58:36 -07:00
webchick bd36946ac3 Issue #2390241 by wadmiraal, jhodgdon, nod_: No documentation on how to define a library 2015-04-15 09:50:46 -07:00
Alex Pott d4d83576d2 Issue #2459753 by tim.plunkett: EntityForm::validate() should be able to modify the form structure 2015-04-15 18:37:18 +02:00
Alex Pott bf9a2f39fc Issue #2471473 by klausi, pwolanin: REST responses should have proper cache tags 2015-04-15 17:40:19 +02:00
webchick ee12606d08 Issue #2467887 by joshi.rohit100: Rename drupalGetAJAX to drupalGetAjax for parity with drupalPostAjaxForm 2015-04-15 05:31:39 -07:00
webchick ca3422f1ee Issue #2467895 by jhedstrom, lgalanter: taxonomy filter with depth completely broken 2015-04-15 05:29:51 -07:00
webchick 33f0f0fd8d Issue #2471024 by pjbaert, ifrik: Update hook_help text for RDF module 2015-04-15 05:27:57 -07:00
Alex Pott 3bc5a5cd7d Issue #2467041 by mr.baileys, jan.stoeckler: max-age on HTML responses wrongly set to `max-age=0, private` instead of `max-age=N, public` (breaks reverse proxies and client-side caching) 2015-04-15 14:22:17 +02:00
webchick 54ba27d86a Issue #2417549 by alexpott, znerol, benjy, Berdir: Drupal\migrate_drupal\Tests\d6\MigrateFileTest fail in MigrateTestBase 2015-04-15 02:44:25 -07:00
Alex Pott 5728e48d93 Issue #2470155 by D Szkiba: Custom block types page has bad page title 2015-04-15 11:14:22 +02:00
Alex Pott 9c99c595af Issue #2469965 by tadityar, jeanfei: Bad @file doc blocks in core/modules/system/*.api.php 2015-04-15 11:02:19 +02:00
Alex Pott a16cbda00e Issue #2470145 by rbmboogie: Update manager displays checkbox for disabled extensions 2015-04-15 10:24:22 +02:00
Alex Pott 2febbffff5 Issue #2105841 by mr.baileys, Wim Leers, cs_shadow, sanduhrs, chx, webflo: Xss::filter() ignores malicious content in data-attributes and mangles image captions 2015-04-15 10:19:00 +02:00
Alex Pott 22ef398d2b Issue #2154475 by tarekdj, neelam.chaudhary, droplet, nod_, lanchez, Poornima3, jamin_melville: Convert position selectors to be compatible with with jQuery native-API selector 2015-04-15 09:59:36 +02:00
Alex Pott 5af2cf65da Issue #2469731 by xjm, larowlan, pfrenssen, hussainweb, chx: Document when to use BrowserTestBase 2015-04-15 09:53:31 +02:00
Alex Pott 4b0b2c0524 Issue #2409653 by MathieuSpil: The color module lock/unlock link is not accessible 2015-04-14 18:14:22 +02:00
Alex Pott 454203f85f Issue #2469911 by joshi.rohit100: The edit image styles form's cancel link should be styled a a button 2015-04-14 17:58:43 +02:00
Alex Pott 8048a38252 Issue #2414413 by joelpittet: Make sure we are building CSS classes as arrays 2015-04-14 17:41:51 +02:00
Alex Pott fbe96ca62f Issue #2470559 by vpeltot: Move some more core hooks out of system.api.php 2015-04-14 17:29:25 +02:00
Alex Pott ff04963ee8 Issue #2469921 by joshi.rohit100: The appearance page doesn't have a primary button 2015-04-14 17:25:26 +02:00
Alex Pott 2d53e2aabc Issue #2469917 by tadityar: The install new theme page doesn't have a primary button 2015-04-14 17:21:14 +02:00
Alex Pott 4d9c9ff88f Issue #2469889 by joshi.rohit100: The modules page doesn't have a primary button 2015-04-14 17:19:40 +02:00
Alex Pott 782df908ba Issue #2462265 by jeqq: Return saving status when saving user entities 2015-04-14 17:18:34 +02:00
Alex Pott abf2467860 Issue #2437761 by Dom., znerol: CSRF token seed and possibly other session data lost when set after a session regenerate 2015-04-14 17:15:21 +02:00
Alex Pott 7d80c969ff Issue #2408265 by wadmiraal: Update hook_theme_registry_alter to not reference removed user.pages.inc 2015-04-14 16:52:43 +02:00
Alex Pott 1f9399f690 Issue #2321901 by JeroenT, epari.siva, unstatu, Temoor, lokapujya, LinL, pcambra, piyuesh23: Replace all instances of entity_load('image_style') and entity_load_multiple('image_style') with static method calls 2015-04-14 16:21:18 +02:00
Alex Pott 4b1714a0e2 Issue #2345779 by subhojit777, singularo, idebr, Noe_, Yaron Tal, aneek, gngn, zaporylie, m.ioannidis, Sachini, clemens.tolboom, scor, ravi.khetri, rpayanm, SebCorbin: Fix double-escaping due to Twig autoescape in dblog event "operations" 2015-04-14 10:29:50 +02:00
Alex Pott 9201dae70f Issue #2469933 by Cauliflower: The view field edit form's remove should be styled as a danger button 2015-04-14 09:56:20 +02:00
Alex Pott 68ca85408e Issue #2469939 by joshi.rohit100: The permissions page doesn't have a primary button 2015-04-14 09:51:21 +02:00
Alex Pott 1893614cb9 Issue #2454145 by kgoel, dawehner, adamwhite, rteijeiro, wwhurley: Replace user_name handler with Field API formatter 2015-04-14 09:46:53 +02:00
Alex Pott 8ad93870b7 Issue #2349907 by jhodgdon, susanb: Review and fix block hook_help text 2015-04-14 09:33:11 +02:00
Alex Pott 3bc319745c Issue #2079427 by Berdir, andypost, yched: Core/Entity depends on classes / functions from field.module 2015-04-14 09:28:14 +02:00
Alex Pott 532ff0e2c3 Issue #2091395 by jhodgdon, amitgoyal, paboden, berkas1: Update hook_help for Contact module 2015-04-14 09:24:52 +02:00
Alex Pott 8d5ea640ce Issue #1833012 by rbmboogie: Move admin language negotiation up to first option 2015-04-14 09:21:33 +02:00
webchick 182bc04f87 Issue #2469941 by wadmiraal, jhodgdon: Move database-related hook docs from system.api.php to a new database.api.php file 2015-04-13 08:52:41 -07:00
Alex Pott 95c294619d Issue #2074297 by pwolanin, hussainweb, larowlan: Optimize the code in doGenerate() in the UrlGenerator to take advantage of Drupal path restrictions. 2015-04-13 12:52:29 +01:00
Alex Pott 418da36c28 Issue #2318579 by roderik, andypost, rteijeiro, ashutoshsngh, AjitS, vedpareek: Remove comment_prepare_thread() 2015-04-13 12:48:17 +01:00
Alex Pott c9a38f13f2 Issue #2430909 by anwar_max, wadmiraal, harshil.maradiya, joshi.rohit100, ClientGuy: hook_theme_suggestions() hook_theme_suggestions_HOOK() documentation is incorrect about how the hook is invoked 2015-04-13 12:46:20 +01:00
Alex Pott 700499c259 Issue #2463285 by stefan.r: Support PHP7 EngineExceptions in the error handler 2015-04-13 12:11:11 +01:00
Alex Pott d29700fb23 Issue #2265099 by znerol, neclimdul, rpayanm: Cleanup SessionHttpsTest and fix redirect to non-existing URL after POST requests 2015-04-13 11:56:44 +01:00
Alex Pott 300f14e860 Issue #2232861 by grom358, daffie, alexpott, larowlan, pfrenssen, hussainweb, pcambra, jibran, phenaproxima, moshe weitzman, nick_schuch: Create BrowserTestBase for web-testing on top of Mink 2015-04-12 12:08:53 +01:00
Alex Pott 418497eef1 Issue #2456713 by larowlan, dawehner, jibran: Custom taxonomy field views handler needs to be replaced with generic Field API handler 2015-04-12 12:00:14 +01:00
Alex Pott fab761647c Issue #2418559 by Palashvijay4O, chintan4u, rteijeiro: Fix comment formatting in /core/modules/rest/src/Tests/CreateTest.php 2015-04-12 11:51:45 +01:00
Alex Pott f7740e4d27 Issue #2469507 by chx: EntityRevisionsTest output makes it hard to discern what is causing the error 2015-04-12 11:36:31 +01:00
Alex Pott 60d4bd86b2 Issue #2469269 by Berdir: Don't use a form submission to check the password in MigrateUserTest 2015-04-12 11:10:48 +01:00
Alex Pott 6c35568857 Issue #2469169 by Berdir: SchemaCheckTraitTest should use assertEqual(), not assertIdentical() 2015-04-12 11:09:07 +01:00
Alex Pott b85ec521f5 Issue #2463579 by tstoeckler: Add an ellipsis to truncated comment titles 2015-04-12 11:01:15 +01:00
Alex Pott 6d9f75a965 Revert "Issue #2451395 by dawehner: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them"
This reverts commit db8fa57883.
2015-04-12 10:23:53 +01:00
Alex Pott b43bf88c9a Issue #2340993 by Berdir: SqlContentEntityStorageSchema::requiresEntityDataMigration() returns TRUE for cases where it should return FALSE 2015-04-12 10:15:50 +01:00
Alex Pott 6a002ab595 Issue #2426781 by jibran: Custom OptionWidget have no empty option label 2015-04-12 10:01:41 +01:00
Alex Pott e55bba7f49 Issue #2468079 by dawehner: Try to speed up InstallUninstallTest / ConfigImportAllTest 2015-04-12 09:35:55 +01:00
Alex Pott dc474512a6 Issue #2456705 by dawehner, adamwhite, larowlan, YesCT: Comment views field handlers need to be replaced with field/entity aware handlers 2015-04-12 09:34:17 +01:00
Alex Pott b75b691a47 Issue #2463417 by rpayanm, cilefen, hussainweb: Clean-up remaining test members in module tests - ensure property definition and use of camelCase naming convention 2015-04-09 18:53:33 +01:00
Alex Pott 4238cd4d84 Issue #2396649 by Mile23, rpayanm: Clean-up forum module test members - ensure property definition and use of camelCase naming convention 2015-04-09 16:04:37 +01:00
Alex Pott 5ad5c13f1c Issue #2457273 by pjonckiere: Number lists are not supported in docs - use bullet lists 2015-04-09 16:03:16 +01:00
Alex Pott d48d9c9271 Issue #2448605 by martin107, willzyx, tim.plunkett, klausi, dpopdan: Replace usages of drupal_get_destination() with the redirect destination service 2015-04-09 15:56:37 +01:00
Alex Pott 6ffc4cd8ba Issue #2226621 by JeroenT, ianthomas_uk, lokapujya, pjonckiere, marcingy, LinL, Xano, rpayanm, piyuesh23: Remove usage of element_info(), element_child() and element_children(). Deprecate element_info_property() 2015-04-09 15:52:29 +01:00
Alex Pott 2c889842a2 Issue #2464097 by joshi.rohit100: Add leading backslash to the test classes on the simpletest UI 2015-04-09 15:39:05 +01:00
Alex Pott 062db2b1aa Issue #2466647 by joshi.rohit100: Misspelt key in render array in DbUpdateController 2015-04-09 15:38:23 +01:00
Alex Pott 593b2b6446 Issue #2458543 by mbovan, Anushka-mp, jhedstrom: Entity query age(EntityStorageInterface::FIELD_LOAD_REVISION) only gets current revision ID 2015-04-09 15:36:54 +01:00
Alex Pott f2fdaeba50 Issue #2450153 by josephleon, damiankloip, joshi.rohit100, anksy: Add a default_formatter to UUIDs fields 2015-04-09 14:41:35 +01:00
Alex Pott db8fa57883 Issue #2451395 by dawehner: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them 2015-04-09 12:52:05 +01:00
Alex Pott a0078c51f8 Issue #2460695 by mitrpaka, rpayanm: No methods on RendererInterface should be static 2015-04-09 12:49:14 +01:00
Alex Pott 7f90ee63ab Issue #2456709 by dawehner, rteijeiro: File views handlers need to be replaced with entity-aware formatters 2015-04-09 12:29:20 +01:00
Alex Pott 6435e2ee5d Issue #2464605 by willzyx, Dom.: Regression: no link to admin/reports/status/php 2015-04-08 22:06:00 +01:00
Alex Pott 87ade2e6d6 Issue #2451603 by nlisgo: Minor PHPDoc issue with LocalTasksTest::assertLocalTasks 2015-04-08 14:31:32 +01:00
Alex Pott 3e275d65dc Issue #2459819 by Wim Leers, rteijeiro: Remove CacheableInterface (and no longer let block plugins implement it) 2015-04-08 13:27:27 +01:00
Alex Pott 0972ecb314 Issue #2422101 by andypost, pcambra, penyaskito: CommentItem should override the generateSampleValue method and provide sample values 2015-04-08 12:39:15 +01:00
Alex Pott 25c41d0a6d Issue #606840 by Wim Leers, cilefen, Fabianx, markpavlitski: Enable internal page cache by default 2015-04-08 12:11:56 +01:00
Alex Pott fe6ef2a778 Issue #2429501 by ParisLiakos, EclipseGc, mitrpaka: AggregatorFeedBlock does not output item links 2015-04-08 11:52:49 +01:00
Alex Pott 6a7d1bb208 Issue #2454163 by larowlan, geertvd, rteijeiro: Replace comment_username handler with generic views handler 2015-04-08 11:49:25 +01:00
Alex Pott 3a6f5da580 Issue #2463321 by amateescu: Serializing the database connection is dangerous and error-prone, make it unserializable again 2015-04-08 11:45:14 +01:00
Nathaniel Catchpole 996eb1637c Issue #2464659 by Wim Leers, rteijeiro: Routes that are varied by the 'user.permissions' cache context for anonymous users must also get the anonymous Role's cache tag 2015-04-07 17:43:15 +01:00
Alex Pott 3ab0ef9bb8 Issue #2458817 by Berdir, dawehner: Creating new user entities for anonymous users is very slow 2015-04-07 12:39:10 +01:00
webchick 9d92bf8144 Issue #2463103 by amateescu: SQLite: Fix system\Tests\Entity\FieldSqlStorageTest 2015-04-07 01:06:51 -07:00
webchick 40c8a0353b Issue #2448069 by a_thakur, JeroenT, Mile23: Remove usage and function update_project_storage() from update.compare.inc 2015-04-07 00:03:23 -07:00
webchick a9b27b5174 Issue #2465425 by jibran, pjonckiere, idebr: Vocabulary listing missing add taxonomy term link 2015-04-06 23:59:38 -07:00
webchick 3e58aba83b Issue #2465467 by willzyx, Dom., andypost: SystemInfoController::php() should check if function phpinfo() exists 2015-04-06 23:57:51 -07:00
webchick 81a6979058 Issue #2459155 by alexpott, pfrenssen, hussainweb, neclimdul: Remove REQUEST_TIME from bootstrap.php 2015-04-06 23:53:19 -07:00
webchick cc32fa51ed Issue #2463887 by pjbaert, er.pushpinderrana, Wim Leers, jhodgdon: Cache API topic - do not use @code inline 2015-04-06 23:48:45 -07:00
webchick 24738eb523 Issue #2462589 by dawehner, jhodgdon: Provide test coverage for access checking of all views fields 2015-04-06 23:40:30 -07:00
Alex Pott 1ec106794b Issue #2452317 by dawehner: Let views result cache use cache contexts 2015-04-06 23:13:53 +01:00
webchick 9fd632c9bf Issue #2448765 by nlisgo, Damien Tournoud, vlad.n, rteijeiro, Berdir, Fabianx, dawehner: Element::children sort order undefined and slower than it could be - This makes tests fail in PHP7 2015-04-06 15:09:00 -07:00
webchick 3bd051fb31 Issue #2465917 by stefan.r, Damien Tournoud: CKEditor test fails in PHP7 2015-04-06 15:05:37 -07:00
Alex Pott 0a0e884e23 Issue #2465031 by damiankloip: Do not allow UUID field to be click sortable 2015-04-04 00:57:11 +01:00
Alex Pott 56bf922614 Issue #2465005 by Berdir: PHP Strict Standards in NodeAccessGrantsCacheContextTest 2015-04-04 00:18:17 +01:00
Alex Pott a4f844d9e9 Revert "Issue #2458817 by Berdir, dawehner: Creating new user entities for anonymous users is very slow"
This reverts commit fcbb3c0c81.
2015-04-03 17:00:57 +01:00
Alex Pott fcbb3c0c81 Issue #2458817 by Berdir, dawehner: Creating new user entities for anonymous users is very slow 2015-04-03 16:58:03 +01:00
Alex Pott 76524eed90 Issue #2459949 by amateescu: Remove field_ui_entity_type_alter() and move the content to field_ui_entity_type_build() 2015-04-03 14:16:50 +01:00
Alex Pott a5b11ccf4a Issue #2464817 by amateescu: A few PHPUnit tests are not in the correct namespace 2015-04-03 14:12:33 +01:00
Alex Pott 9fdbd3986d Issue #2465009 by Berdir: Fix fatal errors in rest and views with PHP 7 2015-04-03 14:11:04 +01:00
webchick 854cfcfad7 Revert "Issue #2449445 by mortendk, alexpott, Cottser: Add "indentation" class back to indentation theme hook, use it for styling"
Broke table drag. :(

This reverts commit 4fd9ea47fc.
2015-04-02 21:29:42 -07:00
webchick a57bc046ff Issue #2451363 by alexpott, Berdir, pjcdawkins: Ensure install_profile is exists in settings.php after installation 2015-04-02 21:29:37 -07:00
Alex Pott 4112ca1308 Issue #2462851 by rpayanm, Wim Leers: Improve Views entity row renderer plugins' cache contexts 2015-04-02 23:26:37 +01:00
webchick ccfaa23e0a Issue #2460847 by alexpott: Allow optional configuration to be installed when its dependencies are met 2015-04-02 10:54:57 -07:00
webchick 8fcce5b381 Issue #2460911 by Wim Leers, jhodgdon: Search reindexing should invalidate cache tags 2015-04-02 10:27:43 -07:00
Alex Pott 4553018cf9 Issue #2463029 by Wim Leers: EntityFormDisplay should update $form with cache tags of FieldConfig, FieldStorageConfig, EntityFormDisplay config entities 2015-04-02 17:32:35 +01:00
Alex Pott fdc1c3daf8 Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments 2015-04-02 11:59:11 +01:00
Alex Pott f0c731f200 Issue #2389455 by hussainweb, AjitS, Mile23, subhojit777, tibbsa, Ayesh: Clean-up system module test members - ensure property definition and use of camelCase naming convention 2015-04-02 11:48:29 +01:00
Alex Pott 7cac6fa86a Issue #2452691 by prics, valthebald: Missing button type property on "Add language" button 2015-04-02 11:22:12 +01:00
Alex Pott 3d01747407 Issue #2412949 by kyuubi: Rewrite the system status report component inline with our CSS standards 2015-04-02 11:20:13 +01:00
Alex Pott e6e359b43b Issue #2142997 by stefan.r: Test for ValidReferenceConstraintValidator 2015-04-02 11:17:50 +01:00
Alex Pott 1150693ba7 Issue #2460823 by jhodgdon: Document that locale + config translation integration treats string uniqueness the same way as locale itself 2015-04-02 11:12:29 +01:00
Alex Pott eebf493094 Issue #2453341 by Wim Leers: Contact forms don't have necessary cache contexts & tags; flood control should work on validate, not on view 2015-04-02 10:49:06 +01:00
Alex Pott b58ab8cef8 Issue #2451789 by olli, jibran: Entity reference joins to the wrong base table in views 2015-04-02 10:43:32 +01:00
Alex Pott a23ebe2312 Issue #2429037 by fago, larowlan: Allow adding entity level constraints 2015-04-02 10:20:05 +01:00
Alex Pott 26984ad2b4 Issue #2456691 by YesCT, andypost, dawehner, rteijeiro: User email field need to use Field-Entity-aware formatters in Views 2015-04-02 10:10:42 +01:00
webchick a833be4a56 Issue #2463879 by fago: PHP unit tests fail if intl extension is missing 2015-04-01 15:22:07 -07:00
Alex Pott 3f4564bd09 Issue #2461097 by Wim Leers: Make TwigThemeTestController:::registryLoaderRender()'s response uncacheable 2015-04-01 15:58:55 +01:00
Alex Pott 5c2ec02876 Issue #2454171 by damiankloip: Replace node_type Views handler with Field API formatter 2015-04-01 14:17:17 +01:00
Alex Pott 1f37397d4d Issue #2392669 by hussainweb, Mile23, rteijeiro, subhojit777, AjitS: Clean-up field module test members - ensure property definition and use of camelCase naming convention 2015-04-01 14:12:27 +01:00
Alex Pott 95dc3178b5 Issue #2448503 by amateescu: Convert the "Field edit" form to an actual entity form 2015-04-01 14:04:05 +01:00
Alex Pott 720f586a8e Issue #2453311 by David_Rothstein, TravisCarden, Dom., rpayanm: Issue #2417983 follow-up: a few more "the the"s 2015-04-01 13:45:55 +01:00
Alex Pott 8acb05761a Issue #2383015 by AjitS, jacob.embree: Revert back is redundant 2015-04-01 13:40:09 +01:00
Alex Pott 21644b4256 Issue #2461047 by chx: Simplify SourcePluginBase a tiny bit 2015-04-01 13:38:36 +01:00
Alex Pott a739166226 Issue #2460677 by Wim Leers: Tests testing config_test routes should use an authenticated user 2015-04-01 13:00:00 +01:00
Alex Pott 4c9e0f9004 Issue #2462481 by amateescu: SQLite: Fix views\Tests\Handler\ArgumentDateTest 2015-04-01 12:58:07 +01:00
Alex Pott bd1620fbb4 Issue #2454731 by amateescu: SQLite: Fix search\Tests\SearchRankingTest 2015-04-01 12:13:09 +01:00
Alex Pott 144aa5813f Issue #2461087 by Wim Leers, dawehner: Add 'no_cache' route option to mark a route's responses as uncacheable (was: Cron run response should not be cacheable) 2015-04-01 11:54:09 +01:00
Alex Pott 2b90b08353 Issue #2444231 by Wim Leers, nlisgo: Fix CacheableInterface so it makes sense (was: "Make Config objects & Entities implement CacheableInterface + add BubbleableMetadata::createFromCacheableObject()") 2015-04-01 10:39:13 +01:00
Alex Pott a68c0462ee Issue #2388255 by dawehner, hussainweb, pwolanin: Limit PDO MySQL to executing single statements if PHP supports it 2015-04-01 10:11:54 +01:00
Alex Pott 3c0892d082 Issue #2418119 by Berdir, jhedstrom, larowlan, martin107, nlisgo, klausi, fago, Gábor Hojtsy: REST user updates bypass tightened user account change validation 2015-03-31 23:46:24 +01:00
Alex Pott 5271f8f028 Issue #2456951 by chx: Impossible to enable views if entities are not in SQL: part 2 2015-03-31 17:16:44 +01:00
Alex Pott 284681aa43 Issue #1897058 by disasm, rteijeiro: Replace "boolean" with "bool" when used as param/return/var type 2015-03-31 17:03:31 +01:00
Alex Pott a2efc8a8ed Issue #2398331 by cilefen, davidhernandez, Wim Leers, nod_: Add the ability to attach asset libraries directly from a template file 2015-03-31 16:50:35 +01:00
Alex Pott 030f536c0c Issue #2446869 by amateescu: Convert the "Field storage edit" form to an actual entity form 2015-03-31 16:46:22 +01:00
Alex Pott c4550b7ba4 Issue #2321599 by Temoor, rpayanm, subhojit777, vineeth@nair, LinL, pcambra: Replace all instances of comment_load(), entity_load('comment') and entity_load_multiple('comment') with static method calls 2015-03-31 16:42:21 +01:00
Alex Pott c127131f4c Issue #2462175 by amateescu: SQLite: Fix case sensitivity in Views' string argument plugin 2015-03-31 16:30:19 +01:00
Alex Pott ffdfab2439 Issue #2457703 by Gábor Hojtsy: Default translatable site name is "Drupal" (incorrectly) 2015-03-31 16:19:26 +01:00
Alex Pott 2745b6127f Issue #2462289 by TravisCarden: Grammar error in config single import prompt 2015-03-31 16:11:48 +01:00
Alex Pott aa197279ae Issue #2460731 by Wim Leers: Strict warning in ViewUnitTestBase 2015-03-31 16:10:46 +01:00
Alex Pott 89794ac90d Issue #2461081 by Wim Leers: Lock test pages are uncacheable but aren't marked as such 2015-03-31 16:00:24 +01:00
Alex Pott b4494afa1b Issue #1559116 by omega8cc, mva.name, droplet, Xano, mgifford: Make core aware of Nginx and PHP-FPM to avoid confusing alerts 2015-03-31 15:52:58 +01:00
Alex Pott 2004f74d5b Issue #2296261 by GemVinny, lokapujya, lduerig, herom, rteijeiro: Misalligned Type field in Drupal 8.x views 2015-03-31 15:49:59 +01:00
Alex Pott 581c3a032e Issue #2460027 by epari.siva, vijaycs85: Update the documentation of Drupal\language\LanguageServiceProvider::getDefaultLanguageValues() 2015-03-31 15:47:06 +01:00
Alex Pott 14470fe129 Issue #2460479 by pjonckiere: CommentController::getReplyForm() docblock has a copy paste error 2015-03-31 15:46:06 +01:00
Alex Pott 1673844210 Issue #2392221 by er.pushpinderrana, ClientGuy, zealfire: install_run_task() and install_tasks() don't document the task structure 2015-03-31 15:44:31 +01:00
Alex Pott f4a9d47a5d Issue #2459325 by jhodgdon: Document that language is not set on search keyword preprocessing 2015-03-31 15:42:56 +01:00
Alex Pott 71ebe230de Issue #2453761 by Gábor Hojtsy: Views numeric formatter's plural formatting setting incompatible with many languages 2015-03-31 15:24:54 +01:00
Alex Pott 5ff53d7489 Issue #2460259 by sasanikolic, ameenkhan07: Multiple calls to LocaleConfigManager::getStringTranslation can return multiple new translation objects for the same source 2015-03-31 15:18:49 +01:00
Alex Pott bd2e540ede Issue #2443693 by mradcliffe, daffie: PostgreSQL: Fix views\Tests\Handler\ArgumentDateTest 2015-03-31 15:15:09 +01:00
Alex Pott 6c3303dd54 Issue #2458349 by Wim Leers: Route's access result's cacheability not applied to the response's cacheability 2015-03-31 15:07:15 +01:00
Alex Pott 69c9962cbb Issue #2455099 by kunalgrover05: Views overview topic page has some typos and omissions 2015-03-31 12:01:50 +01:00
Alex Pott 9a0cea2229 Issue #2461105 by cilefen, Wim Leers: One-time password reset page should never be cached 2015-03-31 11:20:40 +01:00
Alex Pott 5b19144783 Issue #2459971 by Gábor Hojtsy: The langcode key on configuration files is not explicit in configuration schema 2015-03-31 10:40:13 +01:00
Alex Pott f35996ad3a Issue #2461063 by Wim Leers, effulgentsia: AJAX forms using #ajax broken when page caching is enabled 2015-03-31 10:26:33 +01:00
Alex Pott bc23d0119a Issue #2459407 by jhodgdon, jhedstrom: SQL syntax error when using the search_keywords filter or argument 2015-03-30 17:45:32 +01:00
Alex Pott 2847b5980b Issue #2453059 by Wim Leers: Set default render cache contexts: 'theme' + 'languages:' . LanguageInterface::TYPE_INTERFACE 2015-03-30 17:29:41 +01:00
Alex Pott ea081822b4 Issue #2462151 by hussainweb, benjy: Remove unused Utility\String use statements 2015-03-30 16:13:40 +01:00
Alex Pott f3b8d0714e Issue #2457781 by prateekMehta, stefan.r, AjitS, hussainweb: Use Utility\Html class instead of Utility\String for decodeEntities() function 2015-03-30 10:20:36 +01:00
webchick 03aed6a40c Issue #2457271 by rteijeiro, Palashvijay4O, Cottser: More cleanup of the 'themeable' documentation group 2015-03-29 15:53:32 -07:00
webchick 70f8ac6f31 Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
webchick 3142e86d7c Issue #2401191 by jhedstrom, a_thakur, nlisgo, mohrerao: Activity Tracker shows 'Last updated' status as '45 years 1 week ago' 2015-03-29 11:35:44 -07:00
Alex Pott a7a5236432 Issue #2443699 by bzrudi71, daffie: PostgreSQL: Fix views\Tests\Plugin\CacheTest 2015-03-27 23:48:44 +00:00
Alex Pott 0884e7b786 Issue #2455153 by damiankloip: Switch revision log views fields to use 'field' formatter 2015-03-27 23:10:54 +00:00
webchick 841e4a9a2b Issue #1847596 by amateescu, amitaibu, YesCT, Berdir, David_Rothstein, xjm, rteijeiro, ParisLiakos, webchick, Wim Leers, yched, jhodgdon, Bojhan: Remove Taxonomy term reference field in favor of Entity reference 2015-03-27 14:53:41 -07:00
Nathaniel Catchpole f7324499f8 Issue #2451679 by Wim Leers, dawehner: Validate cache contexts (+ cache contexts in some views plugins wrong) 2015-03-26 14:53:56 +00:00
Alex Pott c34478f5e7 Issue #2212069 by Gábor Hojtsy, pjonckiere, rteijeiro, cilefen: Non-English Drupal sites get default configuration in English, edited in English, originals not actually used if translated 2015-03-26 12:05:36 +00:00
Alex Pott ae3dc626d1 Issue #2451665 by dawehner: Don't rebuild the route on ModuleInstaller::install() (30% installer speedup) 2015-03-26 10:50:08 +00:00
catch 1208ddd979 Issue #2428703 by Wim Leers: Add a 'user.permissions' cache context (was: "Should cache contexts be able to associate a cache tag?") 2015-03-26 09:41:35 +00:00
Alex Pott c7fd064c22 Issue #2455131 by andypost, larowlan: Field comment_field_data.field_name should be using Field API formatter 2015-03-26 00:43:29 +00:00
catch 938e2f648c Issue #2428805 by Wim Leers: Remove the ability to configure a block's cache contexts 2015-03-25 20:12:42 +00:00
Nathaniel Catchpole 3fbe92b02b Revert "Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code""
This reverts commit 079a52b45d.
2015-03-25 16:16:04 +00:00
Nathaniel Catchpole 079a52b45d Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code"
This reverts commit 364a6e9cc1.
2015-03-25 16:13:13 +00:00
Nathaniel Catchpole 92ee8c54f1 Issue #2458925 by alexpott: Screen is black and completely unreadable in Configure page after install on standard profile 2015-03-25 16:12:44 +00:00
Nathaniel Catchpole 364a6e9cc1 Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code 2015-03-25 12:04:48 +00:00
Nathaniel Catchpole 1c9ddc43b5 Issue #2454859 by Gábor Hojtsy, alexpott, mrjmd: Not possible to format plural an already translated string 2015-03-25 11:44:36 +00:00
Nathaniel Catchpole 64ac1cb815 Issue #2458993 by Wim Leers: #cache[expire] is undocumented, unused, untested: remove it, use #cache[max-age] instead 2015-03-25 11:43:19 +00:00
Alex Pott fd3a981af7 Issue #2458413 by Wim Leers: BlockViewBuilder should specify cache contexts even for uncacheable blocks 2015-03-24 23:50:56 +00:00
Alex Pott b568a4d58a Issue #2456707 by dawehner, larowlan: Block Content views field handlers need to be replaced with entity-aware handlers 2015-03-24 23:47:37 +00:00
Alex Pott 0fafbc39e2 Issue #2428695 by amateescu, daffie: SQLite date handling is wrongly implemented and arguments handling needs override 2015-03-24 23:38:00 +00:00
Alex Pott 7d31cc8671 Issue #1548204 by andypost, sun, typhonius, amateescu: Remove user signature and move it to contrib 2015-03-24 23:06:30 +00:00
Alex Pott 0880f31cbe Issue #2458289 by Wim Leers: CronRunTest::testAutomaticCron() should test with an authenticated user 2015-03-24 14:38:29 +00:00
Alex Pott 2eee259480 Issue #2450637 by tim.plunkett, jasonawant: Block page visibility option "Show for the listed pages" does not appear to save 2015-03-24 12:11:58 +00:00
Alex Pott 8b2f85b5c8 Issue #2458045 by webflo: Remove calls to core/vendor/autoload.php 2015-03-24 11:49:33 +00:00
Alex Pott 64332fe8c7 Issue #2372011 by richardcanoe, Noe_: NotFoundHttpException handler should take into account it's parameters 2015-03-24 11:36:51 +00:00
Alex Pott 58481b72f5 Issue #2454441 by rteijeiro, hussainweb, 17thColossus, nullkernel: Rename Typed Data classes to support PHP 7 2015-03-24 11:20:03 +00:00
Nathaniel Catchpole 11f5549937 Issue #2432837 by Wim Leers, Fabianx: Make cache contexts hierarchical (e.g. 'user' is more specific than 'user.roles') 2015-03-23 14:57:21 +00:00
Alex Pott 8dbdbd76ef Issue #2412553 by amateescu: Taxonomy terms in an Entity Reference field are not sorted 2015-03-23 13:03:48 +00:00
Alex Pott 0210b3c2bd Issue #2443697 by mradcliffe: PostgreSQL: Fix views\Tests\Handler\HandlerAllTest 2015-03-23 13:00:29 +00:00