Commit Graph

1620 Commits (43981094712d4f3e716b919e7b59ae8e46c109c3)

Author SHA1 Message Date
Alex Pott 5a508f5611 Issue #2495301 by Mile23, mohit_aghera, JeroenT, dcmul, naveenvalecha, borisson_, cilefen, alivadniy, andypost, xjm: Deprecate user_format_name() and the label_callback for 9.x (not 8.x) 2015-09-15 09:15:47 +01:00
xjm 497ebcd2e3 Issue #2506445 by joelpittet, Ryan Weal, Sutharsan, alexpott, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, xjm, dawehner, geertvd, lauriii, izus, andypost, borisson_, Sharique: Replace !placeholder with @placeholder in t() and format_string() for non-URLs in tests 2015-09-14 17:50:07 -05:00
Alex Pott 9aec827586 Issue #2492839 by joelpittet, mikeker, dawehner, lauriii, plach, Fabianx, olli: Views replacement token bc layer allows for Twig template injection via arguments 2015-09-14 12:12:54 +01:00
webchick 11cd1c5f03 Issue #2562073 by phenaproxima, mikeryan: Filter format migrations need to handle php_code filter 2015-09-11 13:49:15 -07:00
webchick 560db5b305 Issue #2558931 by phenaproxima, quietone: link_default plugin does not exist (d6) 2015-09-11 08:24:49 -07:00
webchick dc644d1df3 Issue #2565791 by mikeryan, subhojit777, quietone, phenaproxima: Fix migration labels 2015-09-10 10:29:44 -07:00
Alex Pott fc8a5591cc Issue #2358319 by hussainweb, Cottser, pbuyle, mgifford, geertvd, crasx, mahtoranjeet, markconroy: Alt tag missing on user images 2015-09-10 12:34:29 +01:00
Alex Pott ed9b912dc6 Issue #2561973 by geertvd, DuaelFr, Lendude: Unable to save view with permission filter handler 2015-09-08 16:08:30 +01:00
Nathaniel Catchpole 56bcfe4ece Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:37:10 +01:00
Nathaniel Catchpole f13b2d59bd Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954.
2015-09-03 23:36:44 +01:00
Nathaniel Catchpole 3100760954 Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:36:26 +01:00
webchick 3d9ba61e28 Issue #2562081 by phenaproxima: d7_user source plugin handles user roles incorrectly 2015-09-03 10:04:16 -07:00
webchick d11190494c Issue #2562083 by phenaproxima, mikeryan: D7 user migration should skip over user picture if empty 2015-09-03 10:00:12 -07:00
Nathaniel Catchpole 9210d05cc6 Issue #2560751 by lauriii, alexpott: Remove all usages SafeMarkup::checkPlain() from Views titleQuery() 2015-09-03 16:43:05 +01:00
webchick 887850ec2d Issue #2484405 by phenaproxima, quietone, neclimdul: User pictures do not need a dedicated process plugin 2015-09-02 09:41:13 -07:00
Nathaniel Catchpole 42c9be9328 Issue #2560851 by alexpott, Xano: Deprecate EntityListBuilder::getLabel() and remove usages of SafeMarkup::checkPlain() 2015-09-02 13:18:50 +01:00
Nathaniel Catchpole d36af97378 Issue #2560897 by alexpott: Drupal\user\Plugin\views\argument\RolesRid is very broken 2015-09-01 12:41:16 +01:00
Alex Pott 2b1f8e6ac3 Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks 2015-09-01 12:24:09 +01:00
Alex Pott f71a3759c4 Issue #2546210 by penyaskito, mikeker, Gábor Hojtsy, dawehner: Views subtokens are broken since the introduction of inline templates for replacements 2015-08-30 08:12:20 +01:00
webchick 573ac544cc Issue #2531692 by eiriksm: JSDoc user module 2015-08-28 23:34:20 -07:00
webchick f72ef07766 Issue #2522012 by phenaproxima, mikeryan, chx, benjy: Remove broken idlist handling, replace with more robust exception handling 2015-08-28 14:00:47 -07:00
webchick 2d9a0b9cd1 Issue #2414651 by phenaproxima, quietone, miguelc303, mikeryan, benjy: Migration Files for Drupal 7 Users 2015-08-27 13:53:58 -07:00
webchick b302b65718 Issue #2549013 by phenaproxima, mikeryan, benjy: Remove load plugins 2015-08-27 13:37:44 -07:00
Nathaniel Catchpole a7fc1a2728 Issue #2557871 by alexpott: Remove all usages SafeMarkup::checkPlain() from template preprocess functions and attributes 2015-08-27 15:43:18 +01:00
xjm 248506e196 Issue #2550981 by alexpott, stefan.r, davidhernandez, joelpittet, Wim Leers, xjm, josephdpurcell, akalata, dawehner: Remove SafeMarkup::set in FormErrorHandler::displayErrorMessages() 2015-08-27 15:03:43 +01:00
Nathaniel Catchpole f384961721 Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape() 2015-08-26 11:34:29 +01:00
webchick ac15de319c Issue #2551631 by quietone, Ryan Weal, phenaproxima: D6 user_mail tokens do not get converted 2015-08-25 20:15:26 -07:00
webchick b06eee2089 Issue #2353679 by quietone, densolis, phenaproxima, ultimike: D6->D8 Migration missing variable: date_default_timezone 2015-08-25 11:29:27 -07:00
webchick 8aee36fd83 Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory 2015-08-25 10:04:11 -07:00
Nathaniel Catchpole c7d4ab5862 Issue #2552579 by alexpott: Remove SafeMarkup::placeholder(), deprecate drupal_placeholder() and stop drupal_placeholder() from marking safe 2015-08-21 16:08:19 +01:00
effulgentsia 764890d629 Issue #2349819 by amateescu, swentel, Leksat, larowlan, dawehner, Gábor Hojtsy, mpdonadio, benjy, jmuzz, yched, jibran, marthinal, dmsmidt: String field type doesn't consider empty string as empty value 2015-08-20 12:15:48 -07:00
Nathaniel Catchpole d8a3d5d4e4 Issue #2549791 by alexpott, Wim Leers: Remove SafeMarkup::xssFilter() and provide ability to define #markup escaping strategy and what tags to filter 2015-08-19 11:29:44 +01:00
Alex Pott 3d73a39c2c Issue #2546416 by borisson_, lauriii: Rename ViewUnitTestBase to ViewKernelTestBase 2015-08-18 15:36:01 +01:00
Alex Pott d519a21b7d Issue #1811240 by mgifford, heddn, BarisW, edysmp, Devin Carlson, jmuzz, lahoosascoots, adci_contributor, polaki_viswanath, RavindraSingh, falcon03, hrezaei, droplet: Improve "password matches" and "password strength" accessibility 2015-08-18 11:50:45 +01:00
Nathaniel Catchpole 3d44e9ae80 Issue #2551335 by alexpott, Wim Leers: Remove unnecessary SafeMarkup usage in tests and clear the static cache before every run 2015-08-18 10:32:20 +01:00
webchick 9f7321168e Issue #2549003 follow-up by phenaproxima: Fix regression in Migrate Upgrade. 2015-08-17 22:56:19 -04:00
webchick d2404bee75 Issue #2550823 by phenaproxima, neclimdul: Migrate Drupal integration tests should load all dump files 2015-08-15 11:25:18 -07:00
Alex Pott 2b702ac82d Issue #2550961 by borisson_, akalata, josephdpurcell, justAChris: Remove or document SafeMarkup::set in UserBlocksTest::testUserLoginBlock 2015-08-15 01:19:56 +01:00
Alex Pott 9435942a3a Issue #2526326 by borisson_, Berdir, Wim Leers, Xano: Update CacheableMetadata & AccessResult to use RefinableCacheableDependency(Interface|Trait) 2015-08-14 17:30:57 +01:00
Nathaniel Catchpole 45a48e8e01 Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender 2015-08-13 12:33:54 +01:00
Alex Pott 3f0ff2198b Revert "Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender"
This reverts commit 9ccb44e236.
2015-08-13 10:23:05 +01:00
Nathaniel Catchpole 9ccb44e236 Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender 2015-08-13 09:54:02 +01:00
webchick b16b01df82 Issue #2549003 by phenaproxima: Create a builder for the d6_profile_values migration 2015-08-12 14:09:27 -07:00
Alex Pott b7a8acf6d5 Issue #2471915 by roderik, stefan.r: Fix EntityOwnerInterface::getOwnerId() documentation 2015-08-11 13:16:34 +01:00
webchick d830e59bd5 Issue #2467863 by Dom., JesseSturgis, mgifford, LewisNyman, Cliff, benjifisher, heatherwoz, crasx: Login form's aria-describeby points to an element that doesn't exist 2015-08-06 20:46:34 -07:00
Alex Pott cdd12a90bb Issue #2455125 by mpdonadio, rteijeiro, jhodgdon, dawehner: Update EntityViewsData use of generic timestamp to use Field API formatter 2015-08-06 12:12:06 +01:00
webchick 246ec16862 Issue #2534042 by mikeryan, phenaproxima: Move module-specific migration support into the user module 2015-08-03 10:48:47 -07:00
Alex Pott 6366f77221 Issue #2541340 by dawehner: Remove dead code from user module 2015-07-30 15:33:48 +01:00
Nathaniel Catchpole f8629621bb Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions 2015-07-28 17:03:59 +01:00
Alex Pott 61603f58f6 Issue #2524082 by pfrenssen, Gábor Hojtsy, Wim Leers, Berdir, Fabianx, dawehner, catch: Config overrides should provide cacheability metadata 2015-07-24 21:27:30 +01:00
effulgentsia 1a0cdcd32c Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case 2015-07-22 07:16:01 -07:00
xjm 4b8b58a405 Issue #2532616 by TR: "return" used instead of "@return" in RoleInterface::isAdmin() docblock 2015-07-15 13:18:26 +01:00
Nathaniel Catchpole 99aa535dc9 Issue #2493033 by Berdir, Wim Leers, lauriii, Fabianx, effulgentsia, dawehner, catch, msonnabaum, Crell, webchick: Make 'user.permissions' a required cache context 2015-07-14 15:08:37 +01:00
Alex Pott 7a099e8212 Issue #2531258 by neclimdul: Improve \Drupal\Tests\user\Unit\PermissionHandlerTest::testBuildPermissionsSortPerModule 2015-07-14 11:10:28 +01:00
Alex Pott faada60f3d Issue #2321969 by rpayanm, subhojit777, prics, LinL, JeroenT, Temoor, prashantgoel, Mile23, pcambra, Sumi: Replace all instances of file_load(), file_load_multiple(), entity_load('file') and entity_load_multiple('file') with static method calls 2015-07-13 12:56:25 +01:00
Nathaniel Catchpole 9024fa617c Issue #2506195 by alexpott, joelpittet, xjm, David_Rothstein, Fabianx, pwolanin: Remove SafeMarkup::set() from Xss::filter() 2015-07-11 09:10:48 +01:00
Alex Pott 794be16300 Issue #2354889 by larowlan, dawehner, lauriii, Berdir, catch, martin107, pfrenssen, EclipseGc, Fabianx, Wim Leers, dsnopek, jibran, tim.plunkett, andypost: Make block context faster by removing onBlock event and replace it with loading from a ContextManager 2015-07-08 13:01:20 +01:00
Alex Pott d416fabdd6 Issue #2428861 by tbradbury, Nitesh Sethia, neetu morwani, deepakaryan1988, Sagar Ramgade, yogen.prasad, Daniel_Rose, Cottser, jhodgdon, Sutharsan, leeotzu: user.html.twig documentation refers to a nonexistent 'account' variable 2015-07-07 15:11:22 +01:00
Alex Pott ebb21d2804 Issue #2450993 by Wim Leers, Fabianx, Crell, dawehner, effulgentsia: Rendered Cache Metadata created during the main controller request gets lost 2015-07-05 19:00:05 +01:00
Alex Pott 883c209fb6 Issue #2478459 by plach, mkalkbrenner, chx, yched, Berdir, dawehner, benjy: FieldItemInterface methods are only invoked for SQL storage and are inconsistent with hooks 2015-07-05 15:29:22 +01:00
Alex Pott a66929cb3b Issue #2502021 by willzyx, Saphyel, dawehner, DuaelFr, b0unty, cilefen, larowlan, lauriii: Unhandled exception when trying to register a duplicate user 2015-07-03 23:53:46 +01:00
Nathaniel Catchpole 9907029cdb Issue #2508627 by rvtraveller, pwolanin: Changing email address should invalidate one-time login links 2015-07-03 14:37:42 +01:00
Alex Pott 7543540e4a Issue #2375695 by Berdir, EclipseGc, tim.plunkett, Wim Leers, Fabianx, dawehner: Condition plugins should provide cache contexts AND cacheability metadata needs to be exposed 2015-07-03 13:04:59 +01:00
Alex Pott e044adb014 Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals 2015-06-29 18:15:19 +01:00
Alex Pott 1f53649bfb Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
Alex Pott 68d4f0be10 Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993 2015-06-24 16:31:20 -05:00
Nathaniel Catchpole 8a29e46c6a Issue #2465053 by larowlan, dawehner, Arla, fago, cilefen, lauriii, Wim Leers: Drupal 8 only allows one user every 6 hours to register when page caching is enabled — caused by entity UUID in form state 2015-06-24 14:26:57 +01:00
Alex Pott fd2bc62e43 Issue #2503083 by pwolanin, neclimdul: Simplify PasswordInterface so it's not coupled to UserInterface 2015-06-22 15:54:10 -05:00
Nathaniel Catchpole d579f51362 Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, kbasarab, Tor Arne Thune, basic, pfrenssen, yannickoo, simolokid, fietserwin, bzrudi71: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) 2015-06-18 15:36:24 +01:00
Alex Pott 78a423e4aa Issue #2505149 by Dom.: Remove empty Personalization panel in AccountSettingsForm 2015-06-16 16:14:29 +01:00
Alex Pott 215b967a44 Issue #1493324 by tim.plunkett, dmsmidt, mgifford, bleen18, davidhernandez, crasx, mparker17, stefan.r, YesCT, joelpittet, tstoeckler, larowlan, vijaycs85, swentel, rpayanm, Bojhan, LewisNyman, emma.maria, BarisW, njbarrett, rteijeiro, nod_, sun, joshtaylor, mrjmd, webchick, marcvangend, kattekrab, SKAUGHT, bowersox, andrewmacpherson, Manjit.Singh, RavindraSingh, Wim Leers, BLadwin, aspilicious, mortendk, mausolos, jessebeach, Gábor Hojtsy, anandps, falcon03, franz, andypost, rooby, rootwork, Cottser, Xano: Inline form errors for accessibility and UX 2015-06-12 14:54:11 +01:00
Alex Pott 4af9619a49 Issue #2254235 by AohRveTPV, mahtoranjeet, er.pushpinderrana, yogen.prasad, ashutoshsngh, Manjit.Singh, Charles Belov, nod_: Don't include leading and trailing spaces in password strength 2015-06-11 13:28:40 +01:00
Alex Pott 3b62b84f4e Issue #2195083 by Les Lim, ParisLiakos, Xano, gaurav_varshney, ravi.khetri, fago, jain_deepak: Add a dedicated @Constraint annotation class 2015-06-11 11:51:06 +01:00
webchick 05af46b2c0 Issue #2484037 by plach, Gábor Hojtsy, YesCT, dawehner: Make Views bulk operations entity translation aware 2015-06-10 13:46:58 -07:00
Nathaniel Catchpole 68e606c354 Issue #2502255 by dawehner, larowlan: Enable tags cache plugin by default for Views 2015-06-09 22:58:45 +01:00
Alex Pott 4ba73b4bb5 Issue #2456521 by pjonckiere, mpdonadio, jhodgdon, rteijeiro, David_Rothstein, xjm: Add DateFormatter::formatDiff() as a non-buggy alternative to DateFormatter::formatInterval() when the start and end of the interval are known 2015-06-09 15:17:14 +01:00
Alex Pott 1fc6e00b3e Issue #2501577 by willzyx: Faulty dependency to ModuleHandler 2015-06-09 12:00:08 +01:00
Alex Pott ec03242ba3 Issue #2385243 by aneek, subhojit777, iMiksu, spesic, deepakaryan1988, tohesi, Petr Illek, Cottser, lauriii: Make core user fields available for twig templates 2015-06-09 00:15:09 +01:00
Alex Pott 23e7b47779 Issue #2279105 by mgifford, nidaismailshah, thedavidmeister, amitgoyal, rpayanm, ameenkhan07, rakhimandhania, jhodgdon: Remove as many "..." and ellipsis characters from the codebase as possible without altering the meaning of text 2015-06-08 23:40:25 +01:00
Nathaniel Catchpole 15c848bd62 Issue #2381277 by dawehner, plach, damiankloip, alexpott, olli, fgm, Wim Leers, Fabianx: Make Views use render caching and remove Views' own "output caching" 2015-06-08 15:48:29 +01:00
Alex Pott 068edfc14e Issue #2395831 by dawehner, fago, martin107, cafuego, YesCT, plach, jibran, larowlan, Wim Leers, effulgentsia, klausi: Entity forms skip validation of fields that are not in the EntityFormDisplay 2015-06-05 21:46:55 +01:00
Jennifer Hodgdon 700158c93b Issue #2494319 by Pere Orga: Follow up to Spellchecking Drupal - Comments 2015-06-05 13:20:37 -07:00
Jennifer Hodgdon c3cb303173 Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS 2015-06-05 13:17:55 -07:00
Alex Pott 2f370af9c5 Issue #2195573 by Xano, eiriksm, heddn, ParisLiakos, Les Lim, Pere Orga, dinarcon, xjm, alexpott: Add a dedicated @LanguageNegotiation annotation class 2015-06-05 19:52:32 +01:00
Nathaniel Catchpole 537da55a56 Revert "Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols)"
This reverts commit b105158ab7.
2015-06-02 17:06:45 +01:00
Nathaniel Catchpole b105158ab7 Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) 2015-06-02 10:13:37 +01:00
Nathaniel Catchpole 5c8a50ed7f Issue #2254865 by Wim Leers, lauriii, borisson_, JeroenT, alexpott, Fabianx: toolbar_pre_render() runs on every page and is responsible for ~15ms/17000 function calls 2015-06-01 17:49:02 +01:00
Alex Pott 6eb89b52b8 Issue #2486433 by damiankloip, Gábor Hojtsy, Wim Leers, dawehner, plach: Make ViewsForm stop marking itself as needing to be cached 2015-06-01 15:53:03 +01:00
Nathaniel Catchpole 9ae3c9fb16 Issue #1805054 by Wim Leers, Gábor Hojtsy, effulgentsia, jibran, jessebeach, catch, dawehner, Fabianx, sun, larowlan: Cache localized, access filtered, URL resolved, and rendered menu trees 2015-05-26 22:22:31 +01:00
xjm 9cdd22cb75 Issue #753898 by corbacho, weri, opdavies, dscl, idebr, willzyx, manauwarsheikh, dansologuren, yoroy, alexpott: Wrong message for blocked users who request password reset 2015-05-24 20:01:09 -05:00
webchick 72c59cdab8 Issue #1944572 by hass, Cottser, idebr: Remove "ul.menu" dependency to prevent theme clashes 2015-05-24 15:17:43 -07:00
xjm ac3b76625c Issue #2383871 by mgifford, rpayanm, a_thakur, maximpodorov, AohRveTPV, jhodgdon: Spellchecking Drupal - PHP 2015-05-24 15:51:18 -05:00
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
xjm ee9ab16dc2 Issue #2477641 by opdavies, pguillard, kaypro4, gyuhyon, edutrul, yoroy: One-time login link failure messages are misleading because they are not marked as errors 2015-05-24 13:28:38 -05:00
Jennifer Hodgdon 6477492ee6 Issue #2473105 by ifrik, jhodgdon, lostkangaroo, opratr, LinL: Update hook_help texts that link to modules that can be uninstalled 2015-05-20 07:25:07 -07:00
Alex Pott 241def3549 Issue #2488610 by catch, kim.pepper, Berdir: Use ModuleHander::getName() instead of rebuilding module data on permissions page 2015-05-20 12:13:40 +01:00
Nathaniel Catchpole 6758f11560 Issue #2475263 by LKS90, Berdir: Remove Role::postSave() method 2015-05-20 10:40:58 +01:00
Alex Pott 74363f6007 Issue #1751434 by droplet, oxyc, pguillard, lauriii, nod_: Selectors clean-up: user module 2015-05-19 14:12:05 +01:00
xjm 7e702149dc Issue #889772 by stefan.r, tuutti, opdavies, Sutharsan, joachim, das-peter, YesCT, Zerdiox, hussainweb, mgifford: following a password reset link while logged in leaves users unable to change their password 2015-05-18 12:47:00 -07:00
Alex Pott 9f403fbe7d Issue #2487808 by JesseSturgis, Scott Weston: autocorrect="off" and autocapitalize="off" in login form are deprecated and may be not enough 2015-05-18 14:34:43 +01:00
Nathaniel Catchpole 5eb13a958e Issue #2473907 by alexpott, maijs: Tests not being run by testbot due to missing summary line 2015-05-18 12:28:42 +01:00
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 3d2b2237a0 Issue #2485983 by willzyx: Rename the remaining {Form}::getFormID to {Form}::getFormId 2015-05-10 17:09:22 -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
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 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
webchick d06839c5ad Issue #2454751 by amateescu, dawehner, tstoeckler: SQLite: Fix user\Tests\Views\RelationshipRepresentativeNodeTest 2015-05-04 11:07:26 -07: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
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
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
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
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 f559ff7829 Issue #2347799 by andypost, almaudoh, znerol: Remove bugged session-related methods from AccountInterface 2015-04-25 19:59:51 -05:00
Alex Pott 6e466e49ec Issue #2474055 by dawehner, pwolanin: Performance regression in contact_help() 2015-04-20 16:12:40 +02: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
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 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
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 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
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
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
xjm fc59ba2082 Issue #2471633 by AjitS, JeroenT: Spelling fixes in UserDeleteTest 2015-04-16 14:59:23 +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 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 782df908ba Issue #2462265 by jeqq: Return saving status when saving user entities 2015-04-14 17:18:34 +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 8d5ea640ce Issue #1833012 by rbmboogie: Move admin language negotiation up to first option 2015-04-14 09:21:33 +02: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 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 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 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 81a6979058 Issue #2459155 by alexpott, pfrenssen, hussainweb, neclimdul: Remove REQUEST_TIME from bootstrap.php 2015-04-06 23:53:19 -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 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 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 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 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 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 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 ea081822b4 Issue #2462151 by hussainweb, benjy: Remove unused Utility\String use statements 2015-03-30 16:13:40 +01: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
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 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
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
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
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 cbd01844a2 Issue #2348321 by RobLoach, nod_: Upgrade to jQuery Once 2.x 2015-03-23 10:29:17 +00:00
catch 40cc6312d9 Issue #2090115 by alexpott, xjm: Don't install a module when its default configuration has unmet dependencies 2015-03-22 18:53:45 +00:00
Alex Pott e5d6c142ff Issue #2455415 by rteijeiro, hussainweb, rpayanm, baisong: Rename Views plugin classes to support PHP 7 2015-03-22 11:20:34 +00:00
Alex Pott ae4c35370e Issue #2443683 by bzrudi71: PostgreSQL: Fix user\Tests\Views\HandlerFieldRoleTest 2015-03-19 16:03:27 +00:00
Alex Pott 8e54eca05a Issue #2455079 by klausi, David_Rothstein, pwolanin, benjy, Berdir: Password reset URL access bypass fixes from SA-CORE-2015-001 need to be ported to Drupal 8 2015-03-19 12:40:07 +00:00
Alex Pott 531f95eb45 Issue #2286971 by znerol, Berdir, almaudoh, cilefen: Remove dependency of current_user on request and authentication manager 2015-03-19 12:34:11 +00:00
Alex Pott 60531a745e Issue #2452619 by vasike, amateescu, joshtaylor: Move entity_reference_create_field function to EntityReferenceTestTrait 2015-03-19 10:29:17 +00:00
webchick f3f12e54fe Issue #2446511 by amateescu, Wim Leers, yched, Bojhan: Add a "preconfigured field options" concept in Field UI 2015-03-19 00:18:27 -07:00
Alex Pott ae4848f51d Issue #2436835 by amateescu, alexpott: Unable to create config schema for entity type specific entity reference selection plugin 2015-03-17 09:55:45 +00:00
Alex Pott eaffcfc511 Issue #2451885 by Gábor Hojtsy: Config entities need to ship with language or are assumed undefined 2015-03-17 08:28:57 +00:00
Alex Pott 40d57b3d13 Issue #356399 by dawehner, beejeebus, catch, sidharrell, klausi, nlisgo, Josh Waihi, Berdir, martin107: Optimize the route rebuilding process to rebuild on write 2015-03-16 08:42:16 +00:00
catch 4b812ec9bb Issue #2342045 by dawehner, Gábor Hojtsy, larowlan, joshtaylor: Standard views base fields need to use same rendering as Field UI fields, for formatting, access checking, and translation consistency 2015-03-15 20:31:04 +00:00
Alex Pott 59388d8c46 Issue #2433281 by neclimdul, mrjmd: Move Role Constants on to a Class/Interface 2015-03-14 21:50:47 +00:00
Alex Pott 8d87a92842 Issue #2384863 by Gábor Hojtsy, vijaycs85, rodrigoaguilera: Translation language base field handler should use views field handler, provide unified options 2015-03-13 10:06:30 +00:00
Nathaniel Catchpole 8f5fa6aa10 Issue #2433599 by Wim Leers: Ensure every (non-views) pager automatically associates a matching cache context 2015-03-12 15:52:02 +00:00
Alex Pott dc3d8a01b8 Issue #2431329 by plach: Make (content) translation language available as a field definition 2015-03-10 20:55:47 +00:00
Alex Pott 6fe3616fc1 Issue #2446483 by Anushka-mp: Viewing fields requires a view builder 2015-03-10 12:46:19 +00:00
Alex Pott 3e2af23798 Issue #2434697 by amateescu, pcambra: Remove UserAutocompleteController 2015-03-10 11:43:19 +00:00
Alex Pott cdfc90245a Issue #2443381 by pjbaert: Make all test functions public 2015-03-10 10:02:04 +00:00
Alex Pott db60a8c7ec Issue #2273923 by mpdonadio, pfrenssen, effulgentsia, pcambra, xjm, tim.plunkett, martin107, cilefen: Remove html => TRUE option from l() and link generator 2015-03-09 15:57:27 +00:00
Alex Pott 28e35f6517 Issue #2414539 by webflo, vijaycs85: Simplify schema definition for sequence 2015-03-09 08:23:40 +00:00
webchick ee7eb60c48 Issue #146278 by jhodgdon, pwolanin, douggreen: The "No results" text is not correct for UserSearch -- search help needs to be per-plugin, not global 2015-03-07 11:44:22 +11:00
webchick e3003f6063 Issue #2424445 by geertvd, dobrzyns, rpayanm, Gábor Hojtsy, Cottser, alexpott, jmauro8ac: Views default options such as pager options are not translated 2015-03-06 22:11:58 +11:00
webchick ebcca481ee Issue #2429447 by dawehner, jhodgdon, xjm, jibran: Use data table as views base table, if available 2015-03-06 08:46:35 +11:00
Nathaniel Catchpole 468646e3b7 Issue #2407765 by Wim Leers, borisson_: Wherever simple config is used to render output to end user, associate their cache tags 2015-03-04 15:13:24 +00:00
Nathaniel Catchpole 1ee1495c68 Issue #2435075 by dawehner: Implement admin role as a flag on the role storage, simplify permissions page, remove user_modules_installed 2015-03-04 15:03:09 +00:00
Alex Pott a120969efe Issue #2223435 by Sutharsan, Xano, tim.plunkett: Do not use t() in block plugins anymore 2015-03-01 12:36:58 +00:00
Alex Pott 8d4e412103 Issue #2431525 by chx: UserSaveTest hardwires SQL 2015-02-28 17:28:43 +00:00
Alex Pott 0b5f5ce814 Issue #1768526 by swentel, Berdir: NodeFormController::validate() calls buildEntity() twice 2015-02-28 17:11:34 +00:00
Alex Pott 17a23d943f Issue #2425581 by greg.1.anderson: !message in t() can lead to double-escaping when used in drupal_set_message() 2015-02-27 15:27:59 +00:00
Alex Pott df0bde0a92 Issue #2297185 by alimac, cepinos, mhazy, adci_contributor, YesCT, RavindraSingh, jeet09: 'Reset password' should be 'Set password' when no password given yet 2015-02-27 13:52:29 +00:00
webchick 95a0059a74 Issue #2421263 by alexpott, formatC'vt, kim.pepper, andypost, larowlan, chx: Potential data loss: concurrent (i.e. by different users) node edits leak through preview 2015-02-21 20:12:54 -08:00
Alex Pott 8db8dd0821 Issue #2328645 by andypost, Berdir, almaudoh: Remove remaining global $user 2015-02-21 17:29:58 +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 2f1345a9ec Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase 2015-02-18 12:39:20 +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 a154917d57 Issue #2427105 by andypost: Remove unused user_menu_breadcrumb_alter() 2015-02-17 16:02:36 +00:00
Alex Pott f54e5a7de2 Issue #2426323 by betoscopio: Rename UserAccountLinksTests to UserAccountLinksTest. 2015-02-16 23:52:09 +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
webchick b911f7210e Issue #2195183 by cleaver, sandykadam, elgordogrande, jhodgdon, joachim, Eda, hussainweb: document Batch API callbacks as callback implementations 2015-02-13 11:51:15 -08:00
Alex Pott 7f6f61f4a2 Issue #2229145 by znerol, neclimdul, larowlan, alexpott, joelpittet, almaudoh, tadityar: Register symfony session components in the DIC and inject the session service into the request object 2015-02-13 12:56:34 +00:00
webchick a3786eacbe Issue #2338559 by larowlan, damiankloip, hampercm, mradcliffe, jibran, Berdir, Fabianx, catch: Never serialize password fields by default 2015-02-12 15:08:28 -08:00
webchick da571c5aa3 Issue #2419943 by martin107: Add inheritdoc to FieldPluginBase extending classes 2015-02-11 14:49:56 -08:00
webchick 5b8809b782 Issue #2421373 by mortendk, Wim Leers: rename *.icons.css files to *.icons.theme.css 2015-02-11 14:43:41 -08:00
webchick 883f0e33c5 Issue #1663210 by mortendk, rootwork, idebr, vks7056, ishmael-sanchez, LewisNyman, joelpittet, Manjit.Singh, Manuel Garcia, b0unty, prajaankit, alansaviolobo, atu: Clean up css in the User module 2015-02-11 14:30:22 -08:00
Alex Pott 7b5e5a95e9 Issue #2404603 by mpdonadio, dawehner, larowlan, RavindraSingh: Add proper support for Url objects in FieldPluginBase::renderAsLink(), so we can remove EntityInterface::getSystemPath() 2015-02-11 13:49:32 +00:00
Alex Pott eebf624a3b Issue #2030633 by hussainweb, Mile23, carsonevans, czigor, Berdir, fernando_calsa, Geijutsuka, amitgoyal, Jānis Bebrītis, undertext: Expand FieldStorageConfig with methods 2015-02-10 13:39:31 +00:00
Alex Pott 2d714fbef2 Issue #2357199 by andypost, naiduharish: Consider CommentManagerInterface::addDefaultField() as deprecated and remove in favour of CommentTestTrait 2015-02-09 14:17:47 +00:00
Alex Pott 91ae64ac59 Revert "Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object"
This reverts commit b926f5d868.
2015-02-07 21:37:26 +00:00
Alex Pott 03b7423abc Issue #2421849 by amateescu: Make SelectionBase::buildEntityQuery() protected 2015-02-07 11:12:27 +00:00
Alex Pott b926f5d868 Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object 2015-02-07 10:57:50 +00:00
Alex Pott 17c250034f Issue #2405943 by fago, mikey_p, dashaforbes: User entity validation misses form validation logic 2015-02-06 11:39:57 +00:00
webchick e45522cfd9 Issue #2380457 by Gábor Hojtsy, vijaycs85, olli, dawehner: Some fixes of the views config schema 2015-02-05 23:09:26 -08:00
Alex Pott f100d942e3 Issue #2394883 by Gábor Hojtsy, plach, jhodgdon: Language setup for entity and field based rendering in views is independent, confusing UI, lacking test coverage 2015-02-05 10:33:13 +00:00
webchick b8364ecfa9 Issue #1959806 by amateescu, jibran, goldorak, Wim Leers, yched, dawehner: Provide a generic 'entity_autocomplete' Form API element 2015-02-04 08:41:54 -08:00
Alex Pott 353a1609cc Issue #2385211 by tadityar, subhojit777, hussainweb, cilefen, tibbsa: Clean-up user module test members - ensure property definition and use of camelCase naming convention 2015-02-04 11:32:31 +00:00
Alex Pott a60a5779b5 Issue #2417983 by kattekrab: Change docs instances of "the the" to "the" 2015-02-04 10:08:41 +00:00
Alex Pott 3f29fd9143 Issue #2165989 by Xano, pcambra, damiankloip, dawehner: Add a Views field handler for multiple entity operations 2015-02-03 10:05:06 +00:00
Alex Pott f46d6ad949 Issue #2358079 by pwolanin, Berdir: Require a specific placeholder format in db_query() in order to trigger argument expansion, and require explicit 'IN' parameter for conditions 2015-02-03 09:42:28 +00:00
webchick 4ae39d2fb8 Issue #2417645 by tim.plunkett, effulgentsia, pwolanin: Change destination query string handling to break dependence on system path 2015-02-02 13:58:16 -08:00
Alex Pott 466759dc15 Issue #2405091 by marthinal, Berdir, RavindraSingh: Cannot create user entities - {"error":"Access denied on creating field pass"} 2015-02-02 12:31:59 +00:00
Alex Pott 4900170875 Issue #2133471 by lokapujya, Lendude, jhedstrom, tadityar, webflo, whitelikeman: Notice: Undefined index: uid in simple a user view 2015-02-02 12:27:17 +00:00
Nathaniel Catchpole 8c517bf37f Issue #2306407 by lauriii, penyaskito, mortendk, pakmanlh, Wim Leers, ypogue: Remove breadcrumb from page template 2015-01-30 11:48:30 +00:00
Alex Pott 9be3165caf Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions 2015-01-30 10:46:14 +00:00
Alex Pott 20a76f00f9 Issue #687588 by tsphethean, mirie, Cottser, porchlight, cyborg_572, rgoodine, adci_contributor, joshi.rohit100: Remove access check from submit() in UserCancelForm 2015-01-26 12:26:11 +00:00
Nathaniel Catchpole 5be46c3aff Issue #2368767 by dawehner, Wim Leers, alexpott: Implement calculateDependencies() in ArgumentPluginBase to get dependencies from validator and default plugins 2015-01-26 10:37:19 +00:00
Alex Pott 17df2c5cf9 Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields 2015-01-25 12:03:16 +00:00
Alex Pott c15cf7d234 Revert "Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields"
This reverts commit 920382d4ea.
2015-01-25 12:02:54 +00:00
Alex Pott 920382d4ea Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields 2015-01-25 11:54:14 +00:00
Alex Pott 5d20c57be1 Issue #2107243 by amateescu, jibran, larowlan, Xano: Decouple entity reference selection plugins from field definitions 2015-01-23 13:02:31 +00:00
Alex Pott 165cd5586c Issue #2390239 by apratt, larowlan, eojthebrave: No information about format of permissions.yml in permissions topic 2015-01-21 20:07:38 +00:00
Nathaniel Catchpole dd3a59762d Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests 2015-01-21 15:21:06 +00:00
Alex Pott b8378ac5ba Issue #2094499 by amateescu: Convert "Manage (form) display" forms to be the official entity edit forms for EntityView[Form]Display objects 2015-01-19 13:26:07 +00:00
Alex Pott fd90b0b942 Issue #2407489 by kim.pepper: Remove user.pages.inc 2015-01-19 09:52:48 +00:00
Alex Pott 3d14a7d25a Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
Alex Pott 99377f95a7 Issue #2390467 by iPat, adamwhite: User role permission assignments are not deleted when a role is deleted 2015-01-19 09:17:48 +00:00
Alex Pott 0a38107ea0 Issue #2407107 by jan.stoeckler: Drupal\user\Plugin\views\filter\Roles should implement calculateDependencies() 2015-01-18 10:39:36 +00:00
Alex Pott c34c3dfd05 Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code) 2015-01-18 09:47:33 +00:00
webchick 5726f6edb2 Issue #2303391 by gvso, idebr, AkshayKalose, gaurav_varshney, dinarcon, kporras07, vaibhavjain, msound, alexpott: Tab 'Log in' shows on 'Request new password page for logged-in users and is missing for logged-out users 2015-01-17 22:19:21 -08:00
Alex Pott 2a554518d8 Issue #2403817 by larowlan: Feed entity validation misses form validation logic 2015-01-17 20:50:20 +00:00
webchick 5c16ee723a Issue #2372023 by andybroomfield, BarisW, aspilicious, LewisNyman, Vally79, tompagabor: Description of display settings takes too much space 2015-01-17 12:22:13 -08:00
webchick 36c8416ff9 Issue #2091321 by er.pushpinderrana, jhodgdon, rootwork, ifrik, mparker17: Update hook_help for Field and Field UI module 2015-01-17 12:06:07 -08:00
Alex Pott 28977ae6fd Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes 2015-01-17 09:13:34 +00:00
Nathaniel Catchpole 73069e05e8 Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
Alex Pott b0faab2559 Issue #2407493 by dashaforbes, kim.pepper: Clean up use statements in user.module 2015-01-15 11:05:04 +00:00
Alex Pott 0d868a80a6 Issue #2407481 by kim.pepper: Fix constructor docblock in UserController 2015-01-15 10:40:29 +00:00
Alex Pott 5859ca2cf2 Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions 2015-01-15 09:36:26 +00:00
Alex Pott 77725b6084 Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names 2015-01-13 10:32:23 +00:00
Nathaniel Catchpole a042df2e2e Issue #2172017 by dawehner, larowlan, MegaChriz, kim.pepper, Désiré, Sam Hermans, tim.plunkett, Antti J. Salminen: Bulk operations does not respect entity access 2015-01-12 17:19:55 +00:00
Alex Pott 29f441d3c2 Issue #1858486 by idebr, David_Rothstein, trawekp, MrHaroldA: Ajax call breaks Password Reset 2015-01-12 14:30:36 +00:00
Alex Pott 3ae4f11886 Issue #2400153 by pcambra: Move bulk form data definition to their EntityViewsData 2015-01-12 14:01:58 +00:00
Alex Pott 5f2a572cbd Issue #2403729 by kim.pepper: Convert user_cancel_confirm() to a new-style Form object 2015-01-12 13:54:29 +00:00
Alex Pott 1b2e7c4544 Issue #2405737 by chx: user.tempstore is unnecessary to be backend_overridable 2015-01-12 12:42:20 +00:00
Alex Pott b8b30d32f8 Issue #2400159 by pcambra: Use the container for current user on all ActionBase plugins 2015-01-12 12:34:09 +00:00
Alex Pott 63c70c58b9 Issue #2401679 by jhodgdon: search.page.user_search.yml doesn't match schema 2015-01-12 09:23:00 +00:00
Alex Pott efbaa69a32 Issue #2030667 by filijonka, tim.plunkett, adci_contributor, Thomas Brekelmans: Refactoring ViewStorageInterface to ViewEntityInterface 2015-01-12 09:09:38 +00:00
Alex Pott 338e96695e Issue #2328293 by keopx, JeroenT, ianthomas_uk, ashutoshsngh, rpayanm, hudo, a_thakur: Remove usage of language_list() 2015-01-11 22:25:46 +00:00
Alex Pott aff95777ed Issue #2309737 by rpayanm, hussainweb, max-kuzomko, herom, millerbennett, ianthomas_uk, quietone, Sutharsan, sumitmadan, toddmbloom: Remove deprecated format_plural usage 2015-01-10 13:56:47 +00:00
Alex Pott a3efcb6fb3 Issue #2389515 by nod_: Update ESLint rules 2015-01-10 01:36:01 +00:00
Alex Pott 1e08b50f42 Issue #2281619 by dawehner, tim.plunkett: Convert most direct usages within module code of routing related request attributes to use RouteMatchInterface instead 2015-01-09 15:14:23 +00:00
Alex Pott 666f423e06 Issue #2131849 by rpayanm, jmarkel, Shyamala: User password reset form button text is wrong 2015-01-08 11:08:37 +00:00
Alex Pott 1601b088fa Issue #2350503 by dawehner: Add route generation handlers for entities 2015-01-05 09:28:00 +00:00
Alex Pott bb7adebe8d Issue #2400771 by larowlan: Duplicate entry for user views data schema 2015-01-03 23:52:26 +00:00
Alex Pott b778bfd1ec Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key 2014-12-29 22:15:19 +00:00
Alex Pott 3359738e0f Issue #2398259 by Berdir: Random test fail in AccessRoleTest 2014-12-24 14:58:29 +01:00
Nathaniel Catchpole 95d4c594b0 Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests 2014-12-23 15:11:54 +00:00
Alex Pott 8ae055fb2e Issue #2230637 by plach, fran seva, yched, swentel: Create a Language field widget and the related formatter 2014-12-23 09:26:11 +01:00
Alex Pott bb4367b4e2 Issue #2372855 by Wim Leers, dawehner: Add content & config entity dependencies to views 2014-12-16 09:26:05 +00:00
Alex Pott 2c214a7559 Issue #2387627 by olli: Changing access plugins in views leaves invalid settings around 2014-12-15 17:15:04 +00:00
Alex Pott 7cd91c92c0 Issue #2349553 by dawehner, pfrenssen, damiankloip: Store entity field information in the views data 2014-12-14 13:10:29 +01:00
Alex Pott 970ea07c17 Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator"
This reverts commit 0bcabf50e0.
2014-12-13 21:44:18 +01:00
Alex Pott 0bcabf50e0 Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator 2014-12-13 18:20:19 +01:00
Alex Pott 2d727c6ff5 Issue #2358991 by JeroenT, ianthomas_uk, rpayanm, jamesdixon, er.pushpinderrana, Ashok Negi: Remove usage of drupal_mail() 2014-12-11 18:08:56 +01:00
Dries e20d78e1f3 Issue #2248977 by Berdir: Complete support for multi-value base fields in ContentEntitySchemaHandler and use it for the user.roles field 2014-12-10 15:18:13 -05:00
Alex Pott 5b06c5ba67 Issue #2388707 by damiankloip: UserAccessControlHandler has wrong $explicit_check_fields name for the password field when checking field access 2014-12-08 17:25:44 +00:00
Alex Pott 0bb57ed2f5 Issue #2347999 by Mile23, daffie, cs_shadow, cosmicdreams: DrupalUnitTestBase is deprecated, replace with KernelTestBase 2014-12-05 14:42:56 +00:00
Alex Pott 3ec63481f7 Issue #2384487 by rpayanm, daffie, Sharique, areke: Make the class variables protected for FilterFormat 2014-12-05 14:38:38 +00:00
Nathaniel Catchpole 4ecc4ead39 Issue #2382557 by Wim Leers: Change JS settings into a separate asset type 2014-12-04 11:37:59 +00:00
Alex Pott 0116e11eca Issue #1942178 by ohthehugemanatee, vijaycs85, mtift, mortona2k, YesCT, lokapujya, ricardoamaro: Make User module active config save format match the default yml file 2014-12-03 16:09:05 +00:00
Alex Pott 22d1816823 Issue #2325269 by Gábor Hojtsy, Arla: Test and fix views in test_views directories against their configuration schema 2014-12-02 16:18:11 +00:00
Alex Pott 34c1da088f Issue #2383667 by Gábor Hojtsy: pathField and pathFieldsSupplemental is not used in Views wizards 2014-12-01 13:24:45 +00:00
Alex Pott 58480ee670 Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path() 2014-11-28 13:38:17 +00:00
Alex Pott bbcc4623a5 Issue #2381973 by Gábor Hojtsy, vijaycs85, dawehner: View wizard creates 'invalid' views out of the box, missing plugin_ids, insecure permissions 2014-11-28 09:52:27 +00:00
Alex Pott eb68f256c3 Issue #2365965 by er.pushpinderrana, larowlan, Cristian.Andrei, gaurav.pahuja: Various tests still have getInfo method 2014-11-27 14:00:37 +00:00
Alex Pott 9e163fc5b1 Issue #1833932 by lauriii, lokapujya, cilefen, Cottser, joelpittet, jenlampton, iMiksu, lanchez, ericrdb, mikispeed, Eric_A, mikemiles86: Convert theme_system_compact_link() into a #type link 2014-11-25 21:59:10 +00:00
Alex Pott ed01f40c92 Issue #2157541 by dawehner, penyaskito, tim.plunkett, Désiré: Views sets access to ANY on routes - could result in information disclosure 2014-11-25 21:50:07 +00:00
Alex Pott 26f8d712d4 Issue #2379683 by Gábor Hojtsy: Fix configuration schema issues in contact (indirectly user and system) modules 2014-11-25 11:58:28 +00:00
Nathaniel Catchpole 6714300ac1 Issue #2316909 by Berdir, alexpott: Revisit all built-in test/default views configuration in core 2014-11-24 22:15:38 +00:00
Alex Pott 826245d509 Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information 2014-11-23 10:10:06 +00:00
Alex Pott feaabe2bcd Issue #2358993 by rpayanm, JeroenT: Remove usage of drupal_mail_system() 2014-11-20 10:31:25 +00:00
Alex Pott 1a73d7e6ab Issue #2328919 by Mile23, YesCT, tim.plunkett: Remove () from a bunch of @covers definitions in PHPUnit 2014-11-20 09:47:27 +00:00
Nathaniel Catchpole edd7889694 Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller 2014-11-20 09:47:06 +00:00
Alex Pott 5ddf7c26a0 Issue #2288911 by znerol, effulgentsia: Use route name instead of system path in user maintenance mode subscriber 2014-11-19 09:33:54 +00:00
Alex Pott d155ba9b85 Issue #2375107 by olli: Unable to allow multiple roles access views page 2014-11-18 22:28:19 +00:00
Alex Pott 91c38c8f98 Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter. 2014-11-17 12:20:57 +00:00
Nathaniel Catchpole 4dc03e7037 Issue #2372477 by yched: Fixed Lots of tests still enable entity.module. 2014-11-12 17:22:47 +00:00
Nathaniel Catchpole 29817e452a Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies. 2014-11-11 13:04:05 +00:00
Alex Pott 5c3a1c67ad Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls. 2014-11-09 23:40:48 -08:00