catch
|
13bd2b25ec
|
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2013-03-06 22:02:58 +00:00 |
webchick
|
b9a4e9b7ab
|
Issue #788114 by quicksketch, David_Rothstein, sun, Wim Leers: Unprivileged users should only get one text format by default.
|
2013-03-04 22:45:18 -05:00 |
webchick
|
c6b2c725e7
|
Issue #1591806 by tim.plunkett, ryanissamson, jenlampton, Risse, psynaptic, Gábor Hojtsy, kmcculloch, pakmanlh, Rob Loach: Change block 'subject' so that it's called (admin_)label like everything else on the theme layer.
|
2013-03-04 21:25:53 -05:00 |
catch
|
f8899fb67b
|
Issue #1829224 by alexpott, pfrenssen, vijaycs85, lirantal: Convert the 'theme_default()' variable to CMI.
|
2013-03-04 14:04:05 +00:00 |
catch
|
e357af4a14
|
Issue #1919934 by larowlan: Change key of custom block vertical tabs to use 'advanced' instead of 'additional_settings()'.
|
2013-02-28 11:36:28 +00:00 |
catch
|
26cf8a2b7c
|
Issue #1919926 by larowlan, sun: Fixed Simplify custom_block_menu_local_tasks_alter().
|
2013-02-28 11:35:27 +00:00 |
catch
|
780b439297
|
Issue #1836008 by dawehner, Berdir, alexpott, katbailey, effulgentsia, EclipseGc: Fixed Remove drupal_classloader() use in Drupal\Core\AnnotatedClassDiscovery.
|
2013-02-28 11:24:13 +00:00 |
webchick
|
7e1a0ca0bb
|
Issue #1919022 by Berdir: Remove translatable tag.
|
2013-02-27 21:58:46 -05:00 |
webchick
|
da63e12607
|
Issue #1919928 by larowlan: Resolve usage of 'view content' permission in modules other than Node.
|
2013-02-27 20:19:51 -05:00 |
Jennifer Hodgdon
|
4001ef85b2
|
Issue #1927534 by nick_schuch, larowlan: Fix override docs on an entity block class method
|
2013-02-26 14:14:25 -08:00 |
catch
|
36fcf91cb5
|
Issue #1891516 by sun, Berdir, chx: Remove $install parameter from DrupalUnitTestBase::enableModules(), encourage to create individual schema tables only.
|
2013-02-21 10:22:42 +00:00 |
Dries
|
b2320bc9d5
|
Issue #1871772 by larowlan, EclipseGc: Convert custom blocks to content entities.
|
2013-02-18 17:17:49 -05:00 |
Dries
|
395d3a6bf1
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2013-02-18 17:00:21 -05:00 |
catch
|
bd8f0f9b71
|
Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms.
|
2013-02-18 17:30:09 +00:00 |
Dries
|
a96697c7d5
|
Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage.
|
2013-02-18 12:03:05 -05:00 |
catch
|
b3301476a2
|
Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms.
|
2013-02-13 17:17:55 +00:00 |
webchick
|
5549278cd4
|
Issue #1912748 by samhassell: Rename ' Views Modules' test group.
|
2013-02-09 14:03:36 -08:00 |
Dries
|
3721e4d262
|
Issue #1803638 by vijaycs85, YesCT: Improve default language change process (ui and help text).
|
2013-02-09 12:34:07 +11:00 |
catch
|
5aeaea3206
|
Issue #1893818 by Berdir, tim.plunkett, sun: Fixed Plugin discovery caches of blocks are not cleared for all languages.
|
2013-02-06 14:01:15 +00:00 |
catch
|
d67dbee243
|
Issue #1903176 by tim.plunkett: Add a drupal_build_form() helper for using a method as the callback.
|
2013-02-06 14:00:25 +00:00 |
catch
|
1c92546e41
|
Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled.
|
2013-02-06 12:00:39 +00:00 |
catch
|
26253b37f0
|
Issue #1866910 by damiankloip: Add an ajaxEnabled() method for ViewExecutable.
|
2013-02-05 13:03:02 +00:00 |
webchick
|
4fd0af5510
|
Issue #1893818 by Berdir: Fixed Plugin discovery caches of blocks are not cleared for all languages.
|
2013-02-01 19:42:21 -08:00 |
webchick
|
530c4c4541
|
Issue #1899910 by tim.plunkett: Fixed Regression: Views blocks should not have an editable label.
|
2013-02-01 18:18:51 -08:00 |
webchick
|
48af7da2d7
|
Issue #1893090 by sergiu.savva, swentel: Fixed Titles in block library are in seemingly random order.
|
2013-01-30 13:44:45 -08:00 |
webchick
|
290ceb4291
|
Issue #1892472 by pcambra: Document hook_block_access().
|
2013-01-29 21:25:48 -08:00 |
webchick
|
a06421e8c2
|
Issue #1317884 by reglogge, kathyh, izus, YesCT, smiletrl: Fixed Remove all instances of <none>, <Hidden> and <br/> from translatable strings because they lead to import errors.
|
2013-01-29 20:02:37 -08:00 |
catch
|
77a2cf3a54
|
Issue #1898804 by dawehner, tim.plunkett: Fixed Create a view block, place the block, delete the block, BOOM your site is dead.
|
2013-01-29 13:24:07 +00:00 |
catch
|
a9df2baa31
|
Issue #1892504 by grisendo, tim.plunkett: Fixed XSS in block titles.
|
2013-01-28 21:16:33 +00:00 |
webchick
|
3e9ae8f156
|
Issue #1880588 by tim.plunkett, sun: Fixed Regression: invalid HTML in menu blocks due to _block_get_renderable_block() clobbering #theme_wrappers() of block contents.
|
2013-01-22 17:16:46 -08:00 |
webchick
|
56e1628ebe
|
Issue #1894264 by Simon Georges: Fix Typo in 'Block custom' info file
|
2013-01-22 06:59:02 -08:00 |
webchick
|
9147a18bb6
|
Issue #1894000 by xjm: Remove useless BlockTest::removeDefaultBlocks().
|
2013-01-21 16:10:25 -08:00 |
webchick
|
e86e706887
|
Issue #1893740 by Gábor Hojtsy: Remove repeated 'Block' UI text from block editing, fix title.
|
2013-01-20 12:06:28 -08:00 |
webchick
|
956b110a1e
|
Issue #1884762 by tim.plunkett, Gábor Hojtsy: Block forms should use #type => machine_name().
|
2013-01-19 20:09:48 -08:00 |
webchick
|
0b17f26aa7
|
Issue #1479454 by Hugo Wetterberg, galooph, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun, dawehner: Convert user roles to configurables.
|
2013-01-19 13:53:56 -08:00 |
webchick
|
d729e6be8a
|
Revert "Issue #1479454 by Hugo Wetterberg, galooph, dawehner, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun: Change notice: Convert user roles to configurables."
Broke testbot. :(
This reverts commit 2ae1597227 .
|
2013-01-18 23:46:12 -08:00 |
webchick
|
6899a43d07
|
Issue #1839904 by disasm, tim.plunkett: Rename plugin.core.block CMI prefix to block.block.
|
2013-01-18 21:28:59 -08:00 |
webchick
|
2ae1597227
|
Issue #1479454 by Hugo Wetterberg, galooph, dawehner, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun: Change notice: Convert user roles to configurables.
|
2013-01-18 21:16:28 -08:00 |
webchick
|
bc237f9a13
|
Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances.
|
2013-01-18 20:58:23 -08:00 |
webchick
|
3cf6ad7cd5
|
Issue #1779026 by dagmar, tim.plunkett, sun, heyrocker: Convert Text Formats to Configuration System.
|
2013-01-17 14:28:27 -08:00 |
webchick
|
eec970060c
|
Issue #1884860 by tim.plunkett: Remove 'block' prefix from BlockInterface method names.
|
2013-01-17 13:42:56 -08:00 |
webchick
|
34453e5e0c
|
Issue #1871696 by tim.plunkett, xjm, sun, msonnabaum, EclipseGc: Convert block instances to configuration entities to resolve architectural issues.
|
2013-01-16 20:03:30 -08:00 |
webchick
|
fd838b4f13
|
Issue #1874584 by kim.pepper: 'Block Library' link label is unclear.
|
2013-01-16 09:28:38 -08:00 |
webchick
|
4dc5b8d2e7
|
Issue #1144716 by Dave Reid, sun: Allow vertical tabs elements to have #title and #description values.
|
2013-01-11 00:45:49 -08:00 |
webchick
|
d500ed33d6
|
Issue #1884826 by pwolanin, dawehner: Fixed Regression - replace md5 in Block module calls with sha2 hashes.
|
2013-01-11 00:05:45 -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
|
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 |
Dries
|
5c7f2d7a66
|
- Issue #1882252 by Gábor Hojtsy: Fixed Regression: Block visibility summaries are broken.
|
2013-01-08 11:48:16 -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 |