Commit Graph

2564 Commits (dc11fb9a368669c1b95d8ef0f23b747fc9954043)

Author SHA1 Message Date
Alex Pott dc7a542255 Issue #2300297 by er.pushpinderrana, joshi.rohit100 | lmeurs: Hook_file_download() also controls temporary files. 2014-07-22 20:45:53 +01:00
Alex Pott 01bb1268aa Issue #2306611 by rbayliss: Fixed Field weights are not respected on render. 2014-07-21 11:13:39 +01:00
Nathaniel Catchpole a57630c83d Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again). 2014-07-18 19:56:27 +01:00
Nathaniel Catchpole 6c574a1185 Issue #2241229 by Wim Leers: Aggregator Feed & Item content entity types, and AggregatorFeedBlock should use cache tags. 2014-07-18 15:52:03 +01:00
Nathaniel Catchpole 5dad0b8606 Issue #597236 by Berdir, catch, msonnabaum, Xano, Wim Leers, jhedstrom, amateescu, corvus_ch, swentel, moshe weitzman, Gábor Hojtsy, riccardoR, killes@www.drop.org, et al: Add entity caching to core. 2014-07-18 11:53:52 +01:00
Alex Pott 937be05a99 Issue #2294083 by ParisLiakos: Remove usages of module_uninstall(). 2014-07-18 11:40:22 +01:00
Alex Pott 87e675f09b Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default 2014-07-18 10:05:22 +01:00
Alex Pott 697991fade Issue #2073759 by mondrake, fietserwin, claudiu.cristea: Convert toolkit operations to plugins. 2014-07-17 23:18:18 +01:00
Alex Pott b560f348bd Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX. 2014-07-16 23:39:40 +01:00
Alex Pott fc939d4e6c Issue #2268761 by tim.plunkett: Remove support for function-based forms. 2014-07-16 23:26:38 +01:00
Alex Pott 50ac4700e2 Issue #2301273 by pwolanin, dawehner, Wim Leers, effulgentsia, joelpittet, larowlan, YesCT, kgoel: MenuLinkNG part2 (no UI or conversions): MenuLinkTree API and unit tests. 2014-07-16 16:50:33 +01:00
Alex Pott 2eac903aa1 Issue #2303547 by mgifford: Fixed Consistency - screen-reader to screen reader. 2014-07-16 12:31:36 +01:00
Alex Pott db72be7683 Issue #2302843 by claudiu.cristea: {cache_tags} conflicts with cache bin database table names. 2014-07-16 12:28:59 +01:00
Alex Pott 2c93dd6734 Revert "Issue #2033211 by LewisNyman, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory."
This reverts commit 16e60c421b.
2014-07-15 20:31:27 +01:00
Alex Pott 0fcb80b9a8 Issue #2271363 by Berdir: Remove CacheDecorator and ProcessDecorator. 2014-07-15 12:31:06 +01:00
Alex Pott f2b6aa7a75 Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX. 2014-07-15 12:29:14 +01:00
Alex Pott 37e61b1580 Issue #2132477 by tkuldeep17, tim.plunkett | shameemkm: Convert batch_test forms to controllers. 2014-07-15 12:02:33 +01:00
Alex Pott 1b55c4f20d Issue #2302531 by tim.plunkett: Convert database_test_theme_tablesort to a class. 2014-07-15 11:59:47 +01:00
Alex Pott 16e60c421b Issue #2033211 by LewisNyman, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory. 2014-07-15 11:30:07 +01:00
Alex Pott 8bb62da27d Issue #2301239 by pwolanin, dawehner, Wim Leers, effulgentsia, joelpittet, larowlan, xjm, YesCT, kgoel, victoru, berdir, likin, and plach: MenuLinkNG part1 (no UI or conversions): plugins (static + MenuLinkContent) + MenuLinkManager + MenuTreeStorage. 2014-07-15 09:15:14 +01:00
Nathaniel Catchpole 02a32e3ff5 Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container. 2014-07-14 15:58:53 +01:00
Nathaniel Catchpole 48fb187d5c Issue #2196241 by sun, alexpott: Remove string translation services from TestBase container. 2014-07-14 11:53:00 +01:00
webchick 0e240bb7d5 Issue #2301591 by joshi.rohit100: Remove drupal_rebuild_form() as it is deprecated. 2014-07-13 13:22:36 -07:00
webchick e008d3a505 Issue #2030165 by Berdir, tim.plunkett, vijaycs85, tkuldeep17 | rteijeiro: Convert form_test_* functions to classes. 2014-07-13 13:00:10 -07:00
Alex Pott 821da69cc0 Issue #2301837 by er.pushpinderrana | jhodgdon: Fixed Missing @endcode on Entity API topic. 2014-07-13 10:29:01 +01:00
Alex Pott ec9e2b5ffd Issue #2301601 by joshi.rohit100: Remove drupal_validate_form() as it is deprecated. 2014-07-13 10:10:20 +01:00
Alex Pott 16102e801e Issue #2301587 by joshi.rohit100: Remove form_state_defaults() as it is deprecated. 2014-07-13 10:08:09 +01:00
Alex Pott 5ec328b270 Issue #2301597 by joshi.rohit100: Remove drupal_prepare_form() as it is deprecated. 2014-07-13 09:54:57 +01:00
Alex Pott 7fe5f2ac1e Issue #2080311 by rhm50, amitgoyal, InternetDevels, Rajesh Ashok, pfrenssen, natemow, areke, chertzog | mrsinguyen: Clean up Drupal\system\Tests\Database\SelectTest.php. 2014-07-13 09:32:51 +01:00
webchick 686b47cd0b Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom, rhm50, naveenvalecha, andypost, mandar.harkare, sergeypavlenko, sidharthap, SIz, tkuldeep17: Replace user_access() calls with ->hasPermission() in all core modules except user. 2014-07-11 23:55:56 -07:00
webchick a07a4918b3 Revert "Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user."
Fixing commit credit.

This reverts commit 25afa8100a.
2014-07-11 23:54:55 -07:00
webchick 1eadf82a5e Issue #2299691 by er.pushpinderrana, jhodgdon: Some topics should be removed. 2014-07-11 22:50:50 -07:00
webchick c9b2ff5e13 Issue #2301493 by alexpott: Fixed Typehint Drupal\file\File is does not exist. 2014-07-11 22:42:35 -07:00
webchick 25afa8100a Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user. 2014-07-11 22:41:12 -07:00
Alex Pott 1c7cf17980 Issue #806982 by lokapujya, gnuget, miqmago, shashi1028, Floydm, bfroehle, kathyh, sreynen: Tables should take an optional footer variable and produce <tfoot>. 2014-07-11 23:46:29 +01:00
Alex Pott 50327552d5 Issue #2248407 by ultimike, hussainweb, benjy, jp.stacey: D6 Block Mapping. 2014-07-11 13:07:11 +01:00
Alex Pott 5ffb1d3cfe Issue #2216535 by jhodgdon, Berdir: Replace Node overview topic and Node API topic with Entity Hooks topic. 2014-07-11 13:04:53 +01:00
webchick 30c2afed20 Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit). 2014-07-10 20:50:37 -07:00
webchick f905406d19 Issue #2078867 by tim.plunkett, jackbravo, ianthomas_uk, InternetDevels, piyuesh23, disasm, nano_monkey | vijaycs85: Convert _form_test_* functions to classes. 2014-07-10 14:36:56 -07:00
Alex Pott 8501b7f2d0 Issue #2257519 by sun, larowlan, xjm, cs_shadow: Move content assertion methods into a trait, so DUTB can consume it, too. 2014-07-10 16:32:46 +01:00
Alex Pott 558ad0ce8a Issue #2242405 by mikebarkas, jlbellido | alexpott: Fixed FileTransfer::connect is protected yet the implementations are public and this is relied upon. 2014-07-10 11:22:27 +01:00
Dries e45c1eade3 Issue #2239969 by znerol, alexpott, neclimdul, sun: Fixed session of (UI) test runner leaks into web tests. 2014-07-09 11:43:26 -04:00
Alex Pott 9e4300f7ad Issue #2298039 by lauriii, LewisNyman: Remove all PNG fallbacks for SVG. 2014-07-08 19:27:08 +01:00
Alex Pott 1594e52209 Issue #2283385 by jibran | vijaycs85: Remove BreadcrumbBuilderBase. 2014-07-08 11:46:22 +01:00
Alex Pott 7c61f7ba9a Issue #2227601 by mparker17, cs_shadow, swentel, lanchez, mgifford: Added a "Visually-hidden" field label formatter. 2014-07-08 11:45:01 +01:00
Alex Pott bbbe3fdc4c Issue #2289247 by lauriii, mgifford, sqndr | LewisNyman: Visually hide the table headers on the modules page. 2014-07-08 11:38:29 +01:00
Alex Pott 5fe283cac6 Issue #2296859 by Mark Carver: Fixed [regression] Responsive classes not always added to table rows. 2014-07-08 11:35:20 +01:00
Alex Pott fea90901e1 Issue #2293825 by sun: Fixed Various test classes do not have a "Test" suffix. 2014-07-07 17:06:42 +01:00
Alex Pott a4f2506b17 Issue #2298485 by damiankloip: Fixed setMultiple should also use microtime in the DatabaseBackend. 2014-07-07 16:37:32 +01:00
Alex Pott 5dd3776909 Issue #1918820 by neclimdul, typhonius, pwolanin | 0x534B41: Fixed HTTP header date formats. 2014-07-07 16:33:35 +01:00
Alex Pott 78a7670261 Issue #1419036 by lauriii, gnuget, wheatpenny, InternetDevels, oliverhm, scresante, patrickd | sun: Added a CSS class for form items that have no label. 2014-07-07 15:57:04 +01:00
Alex Pott f2623d2332 Issue #2297475 by marcingy: Remove calls to comment_load. 2014-07-07 15:01:07 +01:00
Alex Pott c072353df4 Issue #2282161 by Crell: Split off link/url generation trait. 2014-07-07 14:52:01 +01:00
Alex Pott b16acb2a02 Issue #2216523 by jhodgdon: Fill in REST and Third Party @defgroup topic docs. 2014-07-07 14:40:24 +01:00
Alex Pott 7332211095 Issue #2290103 by damiankloip, larowlan: Rename 'item_length' to 'view_mode' to aid discoverability. 2014-07-07 14:19:23 +01:00
Alex Pott baf2bbaa17 Issue #2288665 by znerol: Remove _maintenance request attribute and replace it with a maintenance mode service. 2014-07-07 14:03:55 +01:00
Alex Pott 8878f6b107 Issue #2286837 by ParisLiakos, damiankloip: Remove drupal_get_hash_salt(). 2014-07-07 11:48:03 +01:00
Alex Pott 1742e5e9e4 Issue #1987418 by joelpittet, drupalninja99, rakhimandhania, Manuel Garcia, scor, shanethehat, Cottser, LinL, LewisNyman, minneapolisdan: User.module - Convert theme_ functions to Twig. 2014-07-07 11:38:44 +01:00
Alex Pott 8e07c22ceb Issue #1529814 by mgifford, JohnAlbin, ibullock, dcmouyard, mark.labrecque, andrewmacpherson, vegantriathlete: Fixed skiplink behavior for Webkit browsers. 2014-07-07 11:28:35 +01:00
Alex Pott 0a4ecfdc5d Issue #2259317 by effulgentsia: Remove _system_path usage from system_test.module. 2014-07-07 11:19:47 +01:00
Alex Pott 6a8faf5552 Issue #2290261 by tim.plunkett, amool: Fixed Full configuration export crashing without the php_fileinfo extension. 2014-07-06 18:14:59 +01:00
Alex Pott 0fb70c779f Issue #2241165 by larowlan: Fixed Remove redundant shorthand.js file. 2014-07-06 17:49:49 +01:00
Dries d247620e1a Issue #2286403 by martin107: Inconsistent use of magic number when constants DIRECTION_LTR and DIRECTION_RTL already defined. 2014-07-02 16:30:25 -04:00
webchick 7862be8cfc Issue #2282683 by mdrummond | Mark Carver: Responsive tables do not have tests. 2014-07-02 13:09:45 -07:00
Nathaniel Catchpole 4fb1180802 Issue #2224847 by pwolanin, damiankloip, danblack, Berdir: Fixed Automatically shorten cid's in Cache\DatabaseBackend and PhpBackend. 2014-07-02 20:49:14 +01:00
webchick 21fc02cf5c Issue #2290129 by jhodgdon, Gábor Hojtsy, Crell, joachim: Menu/routing topic needs an overhaul. 2014-07-02 12:34:20 -07:00
webchick 72c229e31e Issue #2249089 by ivan.chaquea, mgifford: Fixed Improper use of a LABEL for Last Saved & Author. 2014-07-02 11:52:48 -07:00
webchick 9c16305b36 Issue #2212283 by nod_: Auto-format JS files. 2014-07-02 11:48:06 -07:00
webchick 7f5552052c Issue #2017257 by jason.bell, dead_arm, alexrayu, philipz, idebr, rteijeiro, emma.maria, frankbaele, LewisNyman: Create generic layout classes. 2014-07-02 11:39:57 -07:00
webchick c1ed4d671c Issue #2253917 by yannickoo: Use same style for Search label on uninstall page like on modules page. 2014-07-02 11:29:52 -07:00
Nathaniel Catchpole b4f282a55b Issue #2144263 by fago, yched, alexpott, Berdir, plach, andypost, effulgentsia, michaelfavia: Decouple entity field storage from configurable fields. 2014-07-01 13:59:17 +01:00
Nathaniel Catchpole 6383bb2aa6 Issue #2293163 by Wim Leers, pwolanin: Fixed MemoryBackend's cache entries may be modified unintentionally thanks to object references. 2014-07-01 10:56:37 +01:00
Dries 41576e126f Issue #1875996 by Xano, tim.plunkett, neclimdul, Rajendar Reddy, Jalandhar: Reconsider naming conventions for derivative classes. 2014-06-30 15:24:34 -04:00
Dries 6933b27767 Issue #2239009 by effulgentsia, dawehner: Remove public direct usage of the '_system_path' request attribute. 2014-06-30 15:09:23 -04:00
Nathaniel Catchpole 03cc400b0f Issue #2272279 by joelpittet, chx: Kill RenderWrapper class. 2014-06-30 10:23:11 +01:00
webchick 94e0188a10 Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request. 2014-06-29 20:33:08 -07:00
webchick 19475dd4cf Issue #1468582 by mgifford, janusman, edward_or, tstoeckler, alanburke, Schnitzel, dcmouyard, LewisNyman: Add mobile friendly meta tags to the html.tpl.php. 2014-06-27 13:38:15 -07:00
Dries 3b1cb04b3c Issue #2288783 by tim.plunkett: Add a current theme condition. 2014-06-27 17:39:19 +02:00
webchick 5cd540a56d Issue #2286681 by alexpott, tim.plunkett: Fixed Make public properties on ConfigEntityBase protected. 2014-06-27 08:09:42 -07:00
webchick 0e8032ef0f Issue #2216547 by jhodgdon, Berdir: Fill in topic/@defgroup for User system overview. 2014-06-27 00:06:00 -07:00
webchick 04bf43bb92 Issue #2272467 by ParisLiakos: Remove usages of watchdog() from procedural code. 2014-06-26 11:55:12 -07:00
Nathaniel Catchpole dbb3bb005c Issue #2257587 by fietserwin: Remove parameter in calls between and within Image and toolkit. 2014-06-26 12:26:01 +01:00
Nathaniel Catchpole 5e58da00e6 Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-26 11:47:01 +01:00
webchick 3a1f6fd999 Issue #2281635 by fubhy, er.pushpinderrana, EclipseGc, blueminds, tim.plunkett: \Drupal\Core\Plugin\Context\Context should use a ContextDefinition class instead of arrays. 2014-06-25 16:15:36 -07:00
Jennifer Hodgdon 90a3498fe5 Issue #2290325 by cs_shadow: Get rid of form builder functions topic and references to it 2014-06-25 15:02:52 -07:00
webchick 1176527762 Issue #2292025 by tim.plunkett: Convert BreadcrumbBuilderInterface applies() and build() to use RouteMatch. 2014-06-25 14:29:38 -07:00
webchick b6a4ff8ab7 Issue #2290285 by jhodgdon: Condition plugin classes need more links/docs. 2014-06-25 14:26:20 -07:00
webchick 412fbfd067 Issue #2216563 by jhodgdon: Fill in @defgroup/topic docs for Object Oriented Programming overview. 2014-06-25 14:17:18 -07:00
webchick cd524ac255 Issue #2216559 by jhodgdon: Repurpose @defgroup/topic docs for Architecture Overview. 2014-06-25 13:45:51 -07:00
webchick 0843922e30 Issue #2216539 by jhodgdon, dawehner: Fill in @defgroup/topic docs for Views overview. 2014-06-25 13:39:01 -07:00
webchick 539061c75b Issue #2286357 by tim.plunkett: Introduce Display Variants, use for the block rendering flow. 2014-06-25 13:07:49 -07:00
Nathaniel Catchpole 3b84f7b213 Issue #2238217 by effulgentsia, neclimdul, martin107, tim.plunkett, cweagans, kim.pepper, xjm: Introduce a RouteMatch class. 2014-06-24 14:28:41 +01:00
webchick f413f88894 Issue #2216541 by jhodgdon, Gábor Hojtsy: Fill in topic/@defgroup docs for Internationalization overview. 2014-06-23 09:03:29 -07:00
webchick 065721999a Issue #2262483 follow-up by sun: Fixed Some PHPUnit tests do not exist. 2014-06-21 22:06:31 -07:00
webchick 4809d4d94d Issue #2234439 by jhodgdon, cosmicdreams, xjm: Add a section for the plugin system to the API doc landing page. 2014-06-20 10:55:45 -07:00
webchick e5b3f93a51 Issue #2191445 by jhodgdon: Fixed Database abstraction layer topic / landing page needs more info. 2014-06-20 10:51:13 -07:00
Jennifer Hodgdon 2c77fc293e Issue #2261083 by amitgoyal, joshi.rohit100, er.pushpinderrana, aschmoe: Move mention of System Help block from Help module help to System module help 2014-06-20 10:44:03 -07:00
Nathaniel Catchpole 6f33b60481 Issue #2124957 by Wim Leers, catch: Replace 'content' cache tag with 'rendered' and use it sparingly. 2014-06-20 18:41:22 +01:00
Nathaniel Catchpole 86e432e05e Issue #2143291 by plach, alexpott, xjm, effulgentsia, pwolanin, swentel | yched: Clarify handling of field translatability. 2014-06-20 18:40:27 +01:00
Nathaniel Catchpole 0f752ca609 Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting. 2014-06-20 18:38:26 +01:00