Jennifer Hodgdon
|
b554832512
|
Issue #1884840 by pwolanin: Remove mention of md5 hashes from some code comments
|
2013-01-10 15:46:58 -08:00 |
Jennifer Hodgdon
|
17fbe85995
|
Issue #1347914 by Albert Volkman, Lars Toomre: API docs fix-up for Filter module
|
2013-01-10 15:41:15 -08:00 |
webchick
|
2bd70556c2
|
Issue #1821882 by tim.plunkett: Add an entry for 'Plugin system' to MAINTAINERS.txt.
|
2013-01-10 13:06:52 -08:00 |
webchick
|
b481c94954
|
Issue #1884828 by pwolanin: Fixed Replace md5 calls with sha2 in Views in core.
|
2013-01-10 10:56:41 -08:00 |
webchick
|
fe429cbac7
|
Issue #1755450 by cam8001, joachim: Fixed user_role_permissions() $roles parameter is pointlessly optional.
|
2013-01-10 10:50:19 -08:00 |
webchick
|
186e226ec4
|
Issue #1814916 by andypost, tim.plunkett, sun, yoroy: Convert menus into entities.
|
2013-01-10 10:33:53 -08:00 |
webchick
|
159f3ce9d2
|
Issue #1848490 by YesCT, Sutharsan, Gábor Hojtsy, Bojhan: Added Import translations automatically during installation.
|
2013-01-10 10:31:23 -08:00 |
catch
|
a5e8e70c92
|
Issue #1885180 by damiankloip: Fixed NestedArray tests are never run.
|
2013-01-10 17:15:51 +00:00 |
catch
|
acf577ed72
|
Issue #1827286 by dawehner, damiankloip: Fixed hook_views_analyze() is missing from hook_hook_info() so never gets executed.
|
2013-01-10 17:14:16 +00:00 |
webchick
|
b36b17edb7
|
Issue #1884182 by Gábor Hojtsy, Sutharsan: Fixed Import of large number of translations fails on SQLite.
|
2013-01-10 08:47:28 -08:00 |
catch
|
f5d69718ee
|
Issue #1792536 by chx, Berdir, sun, David_Rothstein: Remove the install backend and stop catching exceptions in the default database cache backend.
|
2013-01-10 12:08:06 +00:00 |
catch
|
14e0c88dad
|
Issue #1848774 by IshaDakota: Fixed search_view() initializes a variable that is never used.
|
2013-01-10 12:03:12 +00:00 |
catch
|
2109351f15
|
Issue #1391856 by mariacha1, dawehner: Don't mark field->options['alter']['target'] as translatable.
|
2013-01-10 12:01:58 +00:00 |
webchick
|
ab5b5bd874
|
Issue #1812724 by steveoliver, sun: Change notice: Consolidate all form element templates and add theme_hook_suggestons().
|
2013-01-09 21:45:55 -08:00 |
webchick
|
f34dc4517e
|
Issue #1825044 follow-up by sun, andypost: Remove reference to bogus list controller.
|
2013-01-09 19:45:35 -08:00 |
webchick
|
8445043c36
|
Issue #1782244 follow-up by sun, znerol: Fixed Convert image styles array into ImageStyle (extends ConfigEntity).
|
2013-01-09 18:26:20 -08:00 |
webchick
|
6587212761
|
Issue #1877254 by Bojhan: Remove and cleanup text for adding to menu .
|
2013-01-09 18:02:33 -08:00 |
webchick
|
cf7cc519f7
|
Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep().
|
2013-01-09 15:58:39 -08:00 |
Dries
|
97ccf0f5f9
|
Issue #1861838 by tim.plunkett, dawehner: Clean up the various Views field rendering methods.
|
2013-01-09 16:26:39 -05:00 |
Dries
|
c34a93544a
|
Issue #1861838 by tim.plunkett, dawehner: Clean up the various Views field rendering methods.
|
2013-01-09 16:17:20 -05:00 |
Dries
|
0d55d1a660
|
Issue #1882310 by damiankloip: remove displayObjects() method from ViewExecutable.
|
2013-01-09 16:14:11 -05:00 |
Dries
|
23c0393a17
|
Issue #1832614 by Schnitzel, smiletrl, -enzo-: Fixed Unchanged strings on page become customized when editing others.
|
2013-01-09 16:12:51 -05:00 |
Dries
|
a6c11e9d4f
|
Issue #1875122 by dawehner, damiankloip: field formatter settings on views are lost.
|
2013-01-09 16:03:56 -05:00 |
Dries
|
a5a24f70b7
|
Issue #1839134 by Berdir, sun: Convert database tests to (Drupal)UnitTestBase.
|
2013-01-09 15:58:50 -05:00 |
webchick
|
143994ccf0
|
Issue #1786540 by damiankloip: Added a ViewExecutable::removeItem method.
|
2013-01-09 11:59:17 -08:00 |
webchick
|
d9a727416e
|
Issue #1867304 by dawehner, damiankloip: Assess newDisplay method on ViewExecutable.
|
2013-01-09 11:12:46 -08:00 |
webchick
|
d134c0258a
|
Issue #1882114 by damiankloip: Remove listing filters option from views settings.
|
2013-01-09 11:01:16 -08:00 |
webchick
|
0343a2c896
|
Issue #1871032 by sun, andypost: Fixed Taxonomy module fails to install on MyISAM due to too long schema index.
|
2013-01-09 10:22:09 -08:00 |
webchick
|
83ea685118
|
Issue #1880762 by msonnabaum: Fixed Why are we calling exit?.
|
2013-01-09 09:11:21 -08:00 |
webchick
|
fcf8c1b207
|
Issue #1882584 by Berdir: Improve concurrent testing by avoiding unecessary persistent rebuilds.
|
2013-01-08 22:38:39 -08:00 |
Jennifer Hodgdon
|
ba7b4570ea
|
Issue #1879214 by swentel, Berdir: Fix param docs for hook_field_attach_create_bundle
|
2013-01-08 16:19:14 -08:00 |
webchick
|
b518cdce22
|
Issue #1880504 by effulgentsia: Fixed Regression: incorrect default blocks and weights in Standard profile following plugin conversion.
|
2013-01-08 13:05:46 -08:00 |
webchick
|
75df269a53
|
Issue #1880378 by swentel, EclipseGc: Fixed Autocomplete broken to search blocks - also triggers notice after clicking 'Next'.
|
2013-01-08 13:03:57 -08:00 |
webchick
|
55d72f73be
|
Issue #1881096 by mradcliffe, xjm, EclipseGc: Fixed Regression: Site broken when disabling module without removing block instances.
|
2013-01-08 13:01:41 -08:00 |
webchick
|
97c3ee2be9
|
Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack.
|
2013-01-08 11:16:16 -08:00 |
Dries
|
f2e25f6097
|
- Issue #1880798 by droplet: Fixed tableselect.js performances.
|
2013-01-08 12:00:40 -05:00 |
Dries
|
fbfaa3a4bc
|
- Issue #1877338 by plopesc: convert language admin form to new #type 'table'.
|
2013-01-08 11:51:03 -05:00 |
Dries
|
5c7f2d7a66
|
- Issue #1882252 by Gábor Hojtsy: Fixed Regression: Block visibility summaries are broken.
|
2013-01-08 11:48:16 -05:00 |
Dries
|
595459b327
|
Issue #1875948 by chx, fabpot: set sensible default values for Kernel default directories.
|
2013-01-08 11:46:18 -05:00 |
Dries
|
0113f3d731
|
Issue #1850158 by sun, tim.plunkett, xjm: bugged assumption in ModuleTestBase::assertModuleConfig().
|
2013-01-07 22:02:04 -05:00 |
Dries
|
b54a659de1
|
Issue #1880926 by plach: Fixed Fatal error when retrieving ->original on a BC entity.
|
2013-01-07 21:21:40 -05:00 |
webchick
|
b11bacd8f1
|
Issue #1872540 by xjm: Provide a test helper method for creating block instances.
|
2013-01-07 11:09:10 -08:00 |
catch
|
1691c94d06
|
Issue #226873 by Denes.Szabo, rocket_nova, balintd, Albert Volkman, longwave, boydjd: Fixed With drupal_detect_baseurl() unused - remove it.
|
2013-01-07 16:06:30 +00:00 |
catch
|
26cf9defe8
|
Issue #1881176 by sun: Fixed Revert bogus User module update number changes of Blocks to Plugins conversion.
|
2013-01-07 13:51:27 +00:00 |
catch
|
d1613d0116
|
Issue #1880834 by damiankloip, dawehner: Fixed Don't return all data from views_data() service when an invalid table is requested.
|
2013-01-07 13:40:02 +00:00 |
catch
|
a3a4347ffe
|
Issue #1870410 by damiankloip: Inject display plugin manager into DisplayBag class.
|
2013-01-07 13:38:15 +00:00 |
catch
|
b272b9d406
|
Issue #1810808 by dawehner, fastangel, damiankloip: Fixed HandlerBase::buildGroupByForm is still using the display on the viewExecutable.
|
2013-01-07 13:36:29 +00:00 |
catch
|
9030174d76
|
Issue #1818056 by Bojhan, OddJob, Gaelan: Reduce descriptions of default views.
|
2013-01-07 13:33:46 +00:00 |
catch
|
96fd5176a4
|
Issue #1880922 by yched: Remnants of entity_view_prepared() flag.
|
2013-01-07 13:27:57 +00:00 |
catch
|
cf0a25f67f
|
Issue #1881672 by dawehner: Remove unused executeHookBlockList() code.
|
2013-01-07 13:26:52 +00:00 |