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 |
Alex Pott
|
79e74a270d
|
Issue #2486431 by vilepickle, vinmassaro: Progress bar starts at 100%
|
2015-05-12 14:33:45 -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 |
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 |
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
|
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
|
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
|
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
|
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
|
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 |
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
|
608f81bf58
|
Issue #2484247 by tim.plunkett: Documentation and coding standards fixes for \Drupal\system\Controller\FormAjaxController
|
2015-05-07 17:30:09 -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 |
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 |
webchick
|
d141c5a7d0
|
Issue #2475247 by amateescu, dawehner: SQLite: Fix views\Tests\Handler\FilterStringTest
|
2015-05-06 12:59:15 -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
|
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 |
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 |
webchick
|
041fee66ef
|
Issue #2481183 by davidhernandez: Quote tokens in theme .info.yml files
|
2015-05-02 16:09:39 -07: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 |
webchick
|
bab62ec6e4
|
Issue #2480233 by xjm: Incorect docblocks in route processor tests
|
2015-04-29 20:39:08 -07: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 |
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
|
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 |
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
|
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 |
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
|
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 |
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 |
xjm
|
8adfd450bf
|
Issue #2474567 by alexpott: Remove unneeded code in hook_help implementations and standardise them
|
2015-04-21 15:49:03 +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
|
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 |
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 |
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 |
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
|
53c8046415
|
Issue #2393713 by droplet, nod_: Update JS lib: jquery.form to 3.5.1
|
2015-04-18 06:33:27 -07: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 |
xjm
|
fd66ee2a9e
|
Issue #2470976 by jeanfei, dimaro, jhodgdon: Move token hooks into new api.php file
|
2015-04-17 17:21:44 +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 |
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
|
7c88cb724d
|
Issue #2468151 by lhangea, rpayanm, Palashvijay4O: Rename the CacheContexts service to CacheContextsManager
|
2015-04-16 14:34:23 +01: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
|
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
|
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 |
webchick
|
ee12606d08
|
Issue #2467887 by joshi.rohit100: Rename drupalGetAJAX to drupalGetAjax for parity with drupalPostAjaxForm
|
2015-04-15 05:31:39 -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 |
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
|
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
|
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
|
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
|
3bc319745c
|
Issue #2079427 by Berdir, andypost, yched: Core/Entity depends on classes / functions from field.module
|
2015-04-14 09:28:14 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
webchick
|
9d92bf8144
|
Issue #2463103 by amateescu: SQLite: Fix system\Tests\Entity\FieldSqlStorageTest
|
2015-04-07 01:06:51 -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
|
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 |
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 |
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
|
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
|
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
|
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
|
3f4564bd09
|
Issue #2461097 by Wim Leers: Make TwigThemeTestController:::registryLoaderRender()'s response uncacheable
|
2015-04-01 15:58:55 +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
|
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
|
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
|
ffdfab2439
|
Issue #2457703 by Gábor Hojtsy: Default translatable site name is "Drupal" (incorrectly)
|
2015-03-31 16:19:26 +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
|
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
|
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
|
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
|
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 |
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
|
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 |
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 |
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
|
0880f31cbe
|
Issue #2458289 by Wim Leers: CronRunTest::testAutomaticCron() should test with an authenticated user
|
2015-03-24 14:38:29 +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 |
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 |
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
|
505e39393b
|
Issue #2373741 by Wim Leers, hussainweb: Move bulk of render pipeline documentation to d.o handbooks
|
2015-03-22 15:38:27 +00:00 |
Alex Pott
|
c4286466c3
|
Issue #2444211 by Wim Leers, jhodgdon: Document cacheability of render arrays, and the considerations to use when generating render arrays
|
2015-03-21 13:17:21 +00:00 |
Alex Pott
|
13e0794edc
|
Issue #2445723 by dawehner, neclimdul: Use the $request format instead of the ContentNegotation
|
2015-03-20 22:39:42 +00:00 |
Alex Pott
|
f971c18f96
|
Issue #2449147 by Island Usurper: Backwards logic in a comment in a test
|
2015-03-20 14:35:33 +00:00 |
Alex Pott
|
d2304f840c
|
Issue #2455083 by dawehner, larowlan, klausi, David_Rothstein, hefox, tsphethean, dstol, DamienMcKenna, Pere Orga, benjy: Open redirect fixes from SA-CORE-2015-001 need to be ported to Drupal 8
|
2015-03-20 13:20:42 +00:00 |
Alex Pott
|
d5c9873bcf
|
Issue #2346435 by fago: Improve interface-related instructins for providing an entity type to be accurate
|
2015-03-19 19:35:54 +00:00 |
Alex Pott
|
8b98854082
|
Issue #2451085 by dawehner, Arla: _drupal_log_error() passes NULL to ThemeManager::setActiveTheme(), violating its typehint
|
2015-03-19 17:45:25 +00:00 |
Alex Pott
|
86977a1559
|
Issue #1919930 by tim.plunkett, nlisgo: Bundle entity form IDs violate module namespaces (both on server-side + front-end CSS)
|
2015-03-19 16:56:04 +00:00 |
Alex Pott
|
6e51cc1d72
|
Issue #1668644 by Island Usurper, phayes, daffie, Brandonian, gease: PostgreSQL: Impossible to change a field to serial, bigserial, or numeric
|
2015-03-19 14:12:54 +00:00 |
Alex Pott
|
7e24033472
|
Issue #2443663 by daffie, vlad.n: PostgreSQL: Fix system\Tests\Entity\EntityDefinitionUpdateTest
|
2015-03-19 13:19:06 +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
|
4fd9ea47fc
|
Issue #2449445 by mortendk, alexpott, Cottser: Add "indentation" class back to indentation theme hook, use it for styling
|
2015-03-18 23:51:06 -07:00 |
webchick
|
cbcf272275
|
Issue #2426495 by dawehner, alexpott: Remove the global $script_path
|
2015-03-17 13:59:45 -07:00 |
Alex Pott
|
06d920a0b5
|
Issue #2429671 by Berdir, Wim Leers: "The website has encountered an error. Please try again later." page is cached
|
2015-03-17 13:37:41 +00:00 |
webchick
|
5f80c8ecdb
|
Issue #2453351 by effulgentsia, Wim Leers: Maintenance mode message ends up in page cache, served endlessly
|
2015-03-16 19:59:53 -07:00 |
webchick
|
5cbaf8cca5
|
Issue #2452499 by arpitr: Remove deprecated function definition for entity_load_by_uuid() and its references
|
2015-03-16 13:42:45 -07:00 |
webchick
|
069777ac1b
|
Issue #2452637 by a_thakur: Remove function system_rebuild_theme_data() from system.module
|
2015-03-16 13:19:38 -07:00 |
webchick
|
d4036704e3
|
Issue #2452995 by Jeroen: link_path should be url in the menu API documentation
|
2015-03-16 13:17:03 -07: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 |
Alex Pott
|
08ce5a7001
|
Issue #2448847 by dawehner, arlinsandbulte: [regression] Themes unable to implement hook_theme_registry_alter()
|
2015-03-15 20:33:12 +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
|
84c2ccf468
|
Issue #2092245 by jbrown, rpayanm: SVGZ isn't served with correct encoding
|
2015-03-14 00:02:04 +00:00 |
Alex Pott
|
a01453a726
|
Issue #2367747 by Palashvijay4O, andypost, Alienpruts, Cottser, er.pushpinderrana, gaurav.pahuja, pfrenssen, rpayanm, vadim.hirbu: Remove usage of system_rebuild_theme_data()
|
2015-03-13 23:10:36 +00:00 |
Alex Pott
|
c0161655f9
|
Issue #2399939 by DickJohnson, LewisNyman, mherchel, idebr, brahmjeet789: Refactor 'admin-panel' CSS component
|
2015-03-13 15:20:10 +00:00 |
Alex Pott
|
9e13c5498d
|
Issue #2447049 by Cottser, joelpittet: Add a render filter to twig
|
2015-03-13 14:44:59 +00:00 |
Alex Pott
|
3874b0c866
|
Issue #2332029 by Eric115: Add test coverage for .htaccess rules
|
2015-03-13 14:40:47 +00:00 |
Alex Pott
|
9b5042c152
|
Issue #2443657 by daffie, bzrudi71: PostgreSQL: Fix system\Tests\Entity\EntityQueryTest
|
2015-03-13 13:42:40 +00:00 |
Alex Pott
|
d89c1f708d
|
Issue #2289917 by Wim Leers, mdrummond, lauriii, Manuel Garcia, emma.maria, Scionar, davidhernandez: Convert "messages" page element into blocks
|
2015-03-13 09:54:28 +00:00 |
Alex Pott
|
0fe1e7daff
|
Issue #2445743 by dawehner, Wim Leers: Allow views base tables and entity types to define additional cache contexts
|
2015-03-13 09:05:00 +00:00 |
Alex Pott
|
6dfbcdd0ce
|
Revert "Issue #2445743 by dawehner, Wim Leers: Allow views base tables and entity types to define additional cache contexts"
This reverts commit a87aff8640 .
|
2015-03-13 00:26:54 +00:00 |
Alex Pott
|
a87aff8640
|
Issue #2445743 by dawehner, Wim Leers: Allow views base tables and entity types to define additional cache contexts
|
2015-03-13 00:00:40 +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 |
catch
|
9309d3d9f5
|
Issue #2381217 by Wim Leers, dawehner, Fabianx: Views should set cache tags on its render arrays, and bubble the output's cache tags to the cache items written to the Views output cache
|
2015-03-12 10:16:15 +00:00 |
webchick
|
501409f389
|
Issue #2443655 by daffie, bzrudi71: PostgreSQL: Fix system\Tests\Entity\EntityReferenceFieldTest
|
2015-03-12 02:56:21 -07:00 |
Nathaniel Catchpole
|
d64047e35e
|
Issue #2448843 by dawehner: [regression] Themes unable to implement hook_element_info_alter()
|
2015-03-11 12:50:25 +00:00 |
catch
|
95fe74d571
|
Issue #2406681 by tstoeckler, hussainweb, alexpott, ParisLiakos, almaudoh, tadityar: Add an autoload.php in the repo root to control the autoloader of front controllers
|
2015-03-11 08:31:22 +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
|
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
|
809854e005
|
Issue #2449069 by Berdir: Remove default block_plugin cache tags, because they're useless
|
2015-03-10 09:20:59 +00:00 |
Alex Pott
|
1506a99ff4
|
Issue #2447829 by Cottser: Add "menu" classes back to menu.html.twig for toolbar functionality
|
2015-03-10 09:18:43 +00:00 |
Alex Pott
|
3363c81785
|
Issue #2278073 by cbr, garphy, jonathan_hunt, Berdir: Files with spaces in URIs fail entity TypedData validation
|
2015-03-10 09:14:36 +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
|
7eaa1b763e
|
Issue #2445761 by Wim Leers: Add a X-Drupal-Cache-Contexts header to aid in debugging and testing
|
2015-03-09 09:48:24 +00:00 |
Alex Pott
|
28e35f6517
|
Issue #2414539 by webflo, vijaycs85: Simplify schema definition for sequence
|
2015-03-09 08:23:40 +00:00 |
webchick
|
12e1215665
|
Issue #2443469 by martin107: ThemeController constructor documentation bug
|
2015-03-08 00:30:36 +11:00 |
webchick
|
d583b740d1
|
Issue #2322639 by hussainweb, LinL, Temoor, oenie, MKorostoff, mglaman, kyuubi, unstatu, omers, pcambra, legolasbo, benjy, JeroenT: Replace all instances of node_type_load(), node_type_get_types(), entity_load('node_type') and entity_load_multiple('node_type') with static method calls from DRUPAL SOUTH WOOOO!
|
2015-03-07 16:48:27 +11:00 |
webchick
|
0a84d315ab
|
Issue #2417075 by tstoeckler, David4514, dawehner, sachbearbeiter, mpdonadio: Trusted host verification is incompatible with URIs with the "internal" scheme
|
2015-03-07 11:15:15 +11:00 |
webchick
|
6238aabe9e
|
Issue #2443653 by bzrudi71, tstoeckler, daffie: PostgreSQL: Fix system\Tests\Condition\ConditionFormTest
|
2015-03-07 09:56:24 +11:00 |
Nathaniel Catchpole
|
5ad41abb9d
|
Issue #2396333 by larowlan, effulgentsia, Wim Leers, tim.plunkett: BlockContentBlock ignores cache contexts required by the block_content entity
|
2015-03-06 16:24:32 +00: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 |
Nathaniel Catchpole
|
e748ee2ad7
|
Issue #2443817 by andypost, a_thakur: Remove usage and the function drupal_theme_access()
|
2015-03-06 11:10:51 +00:00 |
catch
|
975121d4a7
|
Issue #2407361 by cilefen, JeroenT, hussainweb, neclimdul, ircmaxell, tim.plunkett, nlisgo, Crell: Move usages of drupal_html_id() to Html::getUniqueId()
|
2015-03-05 09:37:01 +00:00 |
Jennifer Hodgdon
|
a2defc66d0
|
Revert "Issue #2407361 by JeroenT, cilefen, hussainweb: Move usages of drupal_html_id() to Html::getUniqueId()"
This reverts commit 85b8c83782 .
|
2015-03-04 16:40:58 -08:00 |
catch
|
85b8c83782
|
Issue #2407361 by JeroenT, cilefen, hussainweb: Move usages of drupal_html_id() to Html::getUniqueId()
|
2015-03-04 20:21:38 +00:00 |
Nathaniel Catchpole
|
a305f7707a
|
Issue #1052854 by aaaristo, mrjmd: double db_drop_field in schema.test
|
2015-03-04 16:39:54 +00: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
|
fa29e0b5ca
|
Issue #2443571 by larowlan, Berdir: Port SA-CONTRIB-2015-052
|
2015-03-04 15:08:31 +00:00 |
Nathaniel Catchpole
|
2bf5dc11da
|
Issue #2443409 by Berdir: Add a way to entity manager to get fresh entity and field definitions without invalidating all caches
|
2015-03-04 15:06:39 +00:00 |
Nathaniel Catchpole
|
71838159fe
|
Issue #2252033 by olli, dawehner: Don't serialize database connection info
|
2015-03-04 15:04:01 +00:00 |
Nathaniel Catchpole
|
fe04699eed
|
Issue #2429257 by Wim Leers, Fabianx, effulgentsia: Bubble cache contexts
|
2015-03-03 10:28:03 +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
|
01382db49d
|
Issue #2416971 by dawehner, pwolanin: Remove Url::__toString()
|
2015-03-01 11:41:21 +00:00 |
Alex Pott
|
44323cf746
|
Issue #2407725 by mortendk, sivaji@knackforge.com, rteijeiro, Manjit.Singh: Remove classes from system templates d*.html.twig
|
2015-03-01 10:48:13 +00:00 |
Alex Pott
|
0bf30e29fd
|
Issue #2369981 by Cottser: Not found templates are displayed literally instead of throwing an Exception due to string loader
|
2015-03-01 10:38:56 +00:00 |
Alex Pott
|
a9c2c2dcb0
|
Issue #2431283 by willzyx, David_Rothstein: Cron CSRF vulnerability
|
2015-02-28 17:55:44 +00:00 |
Alex Pott
|
60f36e8995
|
Issue #1600670 by mradcliffe, bendiy, bzrudi71, andypost, daffie, stefan.r, devpreview: Cannot query Postgres database that has column names with capital letters
|
2015-02-28 16:43:46 +00:00 |
Alex Pott
|
a20bad7381
|
Issue #2350041 by cafuego, swentel: Remove node title field description
|
2015-02-28 13:47:10 +00:00 |
Alex Pott
|
06f947ce2e
|
Issue #2030467 by krlucas, pjbaert: Remove mentions of hook_rdf_mapping
|
2015-02-28 13:40:06 +00:00 |
Alex Pott
|
9c2b19cdaa
|
Issue #2431281 by dawehner: Drop support for _access_mode routes and always assume ALL
|
2015-02-27 12:47:26 +00:00 |
webchick
|
212aa13c62
|
Issue #2431053 by zealfire, epari.siva, dawehner: RouteProviderTest::testRouteByName should be public
|
2015-02-25 22:30:20 -08:00 |
webchick
|
f010c2be6a
|
Issue #2430961 by idebr: Remove leftover CSS from theme_exposed_filters()
|
2015-02-25 20:35:08 -08:00 |
webchick
|
2a9b4e9a75
|
Issue #2426595 by mortendk, brahmjeet789, LewisNyman, DickJohnson: rename indentation class to js-indentation
|
2015-02-25 20:31:48 -08:00 |
webchick
|
1614664198
|
Issue #2378883 by Wim Leers, dawehner: Convert existing drupal_render() KernelTestBase tests to PHPUnit tests
|
2015-02-25 19:42:26 -08:00 |
Nathaniel Catchpole
|
dfaf2e6d97
|
Issue #2428563 by Wim Leers: Introduce parameter-dependent cache contexts
|
2015-02-23 20:12:55 +00:00 |
Nathaniel Catchpole
|
59d5c098cc
|
Issue #2416409 by alexpott, bojanz: Delete dependent config entities that don't implement onDependencyRemoval() when a config entity is deleted
|
2015-02-23 20:02:06 +00:00 |
Alex Pott
|
368cf514e9
|
Issue #2417567 by xjm, effulgentsia, mpdonadio, hussainweb: Rename user-path: scheme to internal:
|
2015-02-22 23:59:55 +00:00 |
Alex Pott
|
df44266ea9
|
Issue #2363341 by tim.plunkett, donquixote, adci_contributor: Throw exception in Drupal::service() and friends, if container not initialized yet
|
2015-02-22 23:55:10 +00:00 |
webchick
|
d8a6c0a11d
|
Issue #1013034 by bzrudi71, jaredsmith, andypost, alexpott, dbcollies, ncl, jhedstrom, kathyh: PostgreSQL constraints do not get renamed by db_rename_table()
|
2015-02-21 20:10:07 -08:00 |
catch
|
969fa3c71a
|
Issue #1853856 by tim.plunkett, alexpott: Document that ConfigEntityBase and ConfigStorageController are tightly coupled
|
2015-02-21 18:06:58 +00:00 |
catch
|
99527b1ed4
|
Issue #2332047 by xjm: Deprecate unneeded file_htaccess_lines() wrapper
|
2015-02-21 18:04:49 +00:00 |
Alex Pott
|
8db8dd0821
|
Issue #2328645 by andypost, Berdir, almaudoh: Remove remaining global $user
|
2015-02-21 17:29:58 +00:00 |
Alex Pott
|
8d87f7fa86
|
Issue #2426181 by effulgentsia, mpdonadio, xjm: Add a Url::fromUserInput() wrapper method for generating URLs from user-entered paths
|
2015-02-21 14:45:40 +00:00 |
Alex Pott
|
1420b774ff
|
Issue #2426509 by yched, fago: ContentEntityBase::__set() messes with values that happen to be TypedData
|
2015-02-21 13:10:37 +00:00 |
Alex Pott
|
6f814f06f1
|
Issue #2429925 by aliyakhan, mortendk: css lint system.diff.css
|
2015-02-20 09:29:46 +00:00 |
catch
|
460af4c9f3
|
Issue #2329101 by Wim Leers: CacheableInterface only has a getCacheKeys() method, no getCacheContexts(), leads to awkward implementations
|
2015-02-20 09:18:26 +00:00 |
Alex Pott
|
bda206637d
|
Issue #2419897 by penyaskito, Wim Leers, webflo: Javascript translations are loaded in the wrong order due to missing dependencies
|
2015-02-19 09:56:00 +00:00 |
Alex Pott
|
27f69c2df5
|
Issue #2413461 by geertvd: Views BulkForm should add destination to go back to current page
|
2015-02-19 09:22:59 +00:00 |
Alex Pott
|
806def404d
|
Issue #2422363 by mortendk, joelpittet, davidhernandez: Rewrite the menu CSS components inline with our CSS standards
|
2015-02-19 09:18:40 +00:00 |
webchick
|
afbd12c425
|
Issue #2091363 by jhodgdon, surendramohan, ifrik, lostkangaroo: Update hook_help for System module
|
2015-02-18 09:20:35 -08: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
|
1218fdf8ef
|
Issue #2190895 by frankcarey, tim.plunkett: Revamp vertical tabs to not save form values
|
2015-02-18 11:41:29 +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
|
0ed1f2e4fb
|
Issue #1946090 by pjonckiere, alex-mo, rpayanm: _drupal_wrap_mail_line() does not force-wrap too long words after 996 characters
|
2015-02-18 11:07:27 +00:00 |
Alex Pott
|
a00b10d9d4
|
Issue #2407733 by mortendk, rteijeiro, sivaji@knackforge.com: Remove classes from system templates i*.html.twig
|
2015-02-18 09:04:30 +00:00 |
catch
|
0bc927f20a
|
Issue #2420107 by alexpott: Determine which config entities can be fixed and which will be deleted when a dependency is removed
|
2015-02-17 23:33:18 +00:00 |