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 |
webchick
|
6b5c18da3c
|
Issue #2303881 by alexpott, effulgentsia: Fixed Config entity static cache doesn't get reset and isn't override aware.
|
2014-08-24 13:10:45 -07:00 |
webchick
|
9e11fdf90c
|
Issue #2326913 by vijaycs85: Add sites/*/*services*.yml to example.gitignore.
|
2014-08-24 13:08:17 -07:00 |
webchick
|
64bd363f73
|
Issue #2326203 by effulgentsia, alexpott: Fixed Config's cached storage should only use one bin.
|
2014-08-23 15:08:03 -07:00 |
webchick
|
1203a0927b
|
Issue #2325575 by sun: Fixed Theme must not be primed in core.extension and KernelTestBase.
|
2014-08-23 15:07:03 -07:00 |
webchick
|
38587bde94
|
Issue #2240459 by Gábor Hojtsy, penyaskito | LoMo: Fixed Applying default language fallback rules to interface translation has impressively bad results.
|
2014-08-23 15:04:47 -07:00 |
webchick
|
7ad7909500
|
Issue #2314599 by Crell, Cottser, dawehner: Use title/url instead of l() for building breadcrumb.
|
2014-08-23 15:00:26 -07:00 |
webchick
|
75c4318863
|
Issue #2271529 by attiks, alexpott, Lowell, YesCT, Jelle_S | mdrummond: Move breakpoint settings to theme and module *.breakpoints.yml files at root level.
|
2014-08-23 14:58:12 -07:00 |
webchick
|
673e1e58b0
|
Issue #2279071 by andypost: Fixed Fragile form_id generation for bundlable entity forms.
|
2014-08-23 14:53:58 -07:00 |
webchick
|
37709d66f5
|
Issue #2309715 by Gábor Hojtsy: Fixed Several views still say they depend on block module but not anymore.
|
2014-08-23 14:23:47 -07:00 |
webchick
|
6a6e601d4a
|
Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object.
|
2014-08-23 14:18:18 -07:00 |