Commit Graph

25832 Commits (06adfe58db07f906142c9e78b0e2f1675bf25ec1)

Author SHA1 Message Date
webchick 06adfe58db Issue #2310415 by cilefen, ednawig, TravisCarden: Fixed run-tests.sh does not handle the error when invalid test groups/classes are specified. 2014-08-28 23:38:35 -07:00
webchick 403b56bb19 Issue #2329009 by znerol: Fixed SummaryLengthTest::testSummaryLength() must not alter WebTestBase::loggedInUser. 2014-08-28 23:36:15 -07:00
webchick 68cd18cec3 Issue #2328995 by znerol: Remove unused and defective WebTestBase::drupalGetToken(). 2014-08-28 23:33:53 -07:00
webchick 7d5884101a Issue #1974048 by Gábor Hojtsy, vijaycs85, er.pushpinderrana, Sutharsan, penyaskito, bserem: Fixed Limited display of languages when going back in installer is confusing. 2014-08-28 23:29:55 -07:00
webchick 68f576fe81 Issue #2323721 by dawehner, chx: Fixed [sechole] Link field item and menu link information leakage. 2014-08-28 23:13:46 -07:00
webchick aca1ec38eb Issue #2321621 by swentel: Fixed Use signatures checkbox on User config page doesn't appear. 2014-08-28 23:08:03 -07:00
webchick 3b8307bccd Issue #2329429 by dawehner: Fixed Permission page order is all wackadoo. 2014-08-28 21:50:44 -07:00
webchick 12ee21a360 Issue #2328061 by tim.plunkett: Move datetime's FormElement #type classes in Core. 2014-08-28 21:42:51 -07:00
webchick 3467f05416 Issue #2121713 by tim.plunkett, dawehner, rteijeiro, jiv_e: Move drupal_html_id() and drupal_html_class() to Drupal\Component\Utility. 2014-08-28 21:34:31 -07:00
webchick db30eaf438 Issue #2328785 by tim.plunkett: Convert form_load_include() to FormState::loadInclude(). 2014-08-28 21:23:30 -07:00
webchick 469fe97e00 Issue #2329303 by tim.plunkett, dawehner: Fixed Use the right request when determining the theme on a 403 page. 2014-08-28 14:41:59 -07:00
webchick 2191f864ab Issue #2328777 by tim.plunkett: Refactor FAPI getCache()/setCache() into a standalone class. 2014-08-28 14:38:22 -07:00
webchick 9db4af56da Issue #2326891 by tim.plunkett, jhodgdon: Convert system_element_info() to Element classes. 2014-08-28 14:35:24 -07:00
webchick 9c537ec4b2 Issue #1966436 by naveenvalecha, cesarmiquel, Berdir, mr.york, jlbellido, segi, vasi1186, Leksat, Gábor Hojtsy, Schnitzel, grisendo, Aron Novak, likin, penyaskito, vijaycs85, kfritsche, fago: Fixed Default *content* entity languages are not set for entities created with the API. 2014-08-28 12:58:27 -07:00
webchick 1b97ba1302 Issue #2213899 by dawehner, joelpittet: Remove global $user wherever possible (outside bootstrap and authentication) Round 2. 2014-08-27 01:08:04 -07:00
webchick 6227e3aa97 Issue #2295469 by Cottser, dawehner | effulgentsia: Add support for static permission definitions with *.permissions.yml. 2014-08-27 01:05:25 -07:00
webchick a9854eebc8 Issue #2318801 by jarsenx, mbrett5062: Breakpoint Module: Fix documentation that refers to enabling/disabling of modules. 2014-08-26 10:29:38 -07:00
webchick 88c03db8b5 Issue #2327455 by marvil07: Fixed Typo in services example use at core.api.php. 2014-08-26 10:28:00 -07:00
webchick eb21fc37a7 Issue #2301245 by sun, joelpittet | larowlan: Fixed Entity system invokes non-existing theme hooks: 'Theme hook not found.' 2014-08-26 10:25:49 -07:00
webchick 65c671eff7 Revert "git commit -m Issue"
How about a *sensible* commit message? ;)

This reverts commit 1a10539f0f.
2014-08-26 10:24:40 -07:00
webchick 1a10539f0f git commit -m Issue 2014-08-26 10:14:15 -07:00
webchick da94c06e29 Issue #2030591 by jibran, Temoor, andypost, lokeoke, er.pushpinderrana, martin107, pcambra, piyuesh23, Sharique, kgoel | plopesc: Expand ContactForm with methods. 2014-08-25 23:38:25 -07:00
webchick 2d3c7f1642 Issue #2303521 by swentel, larowlan | alexpott: Fixed CommentTypeForm allows the entity type to be changed. 2014-08-25 23:06:23 -07:00
webchick cdebbfb7bf Issue #2321515 by dawehner: Fixed Updating links loses fragments. 2014-08-25 23:03:43 -07:00
webchick 0d86fa90bf Issue #2320253 by yched: Fixed FIC/FSC::preSave() do not call the parent implementation. 2014-08-25 22:34:38 -07:00
webchick 53b72740fa Issue #2323259 by Sutharsan, vijaycs85, Gábor Hojtsy: Fixed Local translation file detection is not semantic version compatible. 2014-08-25 22:33:10 -07:00
webchick 18aa4abddc Issue #2314599 follow-up by andypost: Fix incorrect theme argument. 2014-08-25 22:27:50 -07:00
webchick c7013bdaee Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
webchick cd240fd2de Issue #2312077 by dawehner: Provide interfaces for the local task and action manager. 2014-08-25 22:09:12 -07:00
webchick a4b6e3b10f Issue #2250841 by andypost, thechanceg, Buratino42 | vijaycs85: Fixed Adding a inline template for content translation status. 2014-08-25 22:06:04 -07:00
webchick 2b24e72116 Issue #2183929 by cilefen, tim.plunkett: Allow \Drupal:: call in BlockBase to be bypassed. 2014-08-25 21:48:05 -07:00
webchick 8e3819bdaf Issue #2325479 by tim.plunkett: Convert editor_element_info() to editor_element_info_alter(). 2014-08-25 21:45:07 -07:00
webchick 091d09276c Issue #2325689 by sun: Clean up temporary Extension class workarounds. 2014-08-25 21:41:46 -07:00
webchick 7e7c715404 Issue #2325999 by swentel: Move config schema for Core field types out of field.module . 2014-08-25 21:40:13 -07:00
webchick 6a168b0d37 Issue #2326397 by davidhernandez: Fixed Add filtering to AttributeArray. 2014-08-25 21:32:57 -07:00
webchick 584911aee7 Issue #2326707 by tim.plunkett: Use dynamic entity type upcasting for comment.reply. 2014-08-25 21:31:26 -07:00
webchick bfcd644b4a Issue #2326727 by swentel: Fixed Delete tempstore entry of preview in submit. 2014-08-25 21:29:34 -07:00
webchick f941bebbd6 Issue #2326867 by martin107: Logger: Remove namespace does not exist warning. 2014-08-25 21:28:08 -07:00
webchick dcaf9a11d4 Issue #2326837 by herom: Fixed content preview RTL CSS. 2014-08-25 21:14:52 -07:00
webchick 5c61480002 Issue #2325977 by Gábor Hojtsy: Fixed All links lead to same entity translations in translation overviews. 2014-08-25 20:59:06 -07:00
webchick fb5579178b Issue #2314889 by andypost, Temoor: Standardize entity_test entity route names. 2014-08-25 20:46:37 -07:00
webchick ee52df94dd Issue #2326981 by effulgentsia: Move \Drupal\field\FieldException to \Drupal\Core\Field\FieldException. 2014-08-25 20:44:40 -07:00
webchick 1b252200a1 Issue #2088365 by Cottser, CharuAg, bradklaver, machostache, cs_shadow, visabhishek, sriharsha.uppuluri, grisendo, undertext, naveenvalecha | nod_: Fixed Wrong name for datetime.html.twig should be time.html.twig. 2014-08-24 13:46:18 -07:00
webchick f641db542a Issue #2324211 by Wim Leers: Fixed Multiple requests to /quickedit/attachments when only one should happen. 2014-08-24 13:41:25 -07:00
webchick 4ed1db5b54 Issue #2293779 by pcambra, joshi.rohit100: Fixed Old t() method in language module forms. 2014-08-24 13:23:57 -07:00
webchick 2e992d564e Issue #2324825 by jibran, dawehner, Berdir: Fixed MenuLinkContent::baseFieldDefinitions() sets default values incorrectly. 2014-08-24 13:22:38 -07:00
webchick b025761f55 Issue #2315269 by sun: Fixed Entity/Query/Sql/QueryAggregate: PDOException: General error: GROUP BY clause is required before HAVING. 2014-08-24 13:19:02 -07:00
webchick fd0be0461f Issue #2244359 by mondrake: Lazy-load GD resource in GDToolkit. 2014-08-24 13:16:19 -07:00
webchick b5ade79e01 Issue #2272879 by clemens.tolboom, alexpott: Fixed Can not run a WebTestBase or KernelTest base tests from inside a simpletest. 2014-08-24 13:14:13 -07:00
webchick 703ec1b3f1 Issue #2313875 by alexpott, yched: Preserve the 'field_type' within FieldInstanceConfig. 2014-08-24 13:12:28 -07:00