Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
Dries
|
1c54559172
|
Issue #2079761 by tim.plunkett: Use a template for the block listing page to simplify the form.
|
2013-09-04 16:42:50 -04:00 |
webchick
|
f2630dc63e
|
Issue #2062091 by m1r1k: Remove references to global in Block module.
|
2013-08-28 01:35:55 -07:00 |
Nathaniel Catchpole
|
2db966381a
|
Issue #2062151 by dawehner: Create a current user service to ensure that current account is always available.
|
2013-08-25 07:44:25 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
Dries
|
d6ba81b6d5
|
Issue #2058321 by tim.plunkett, pameeela: Move the 'place block' UI into the block listing.
|
2013-08-15 10:28:57 -05:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
webchick
|
76218456e5
|
Issue #2057149 by legolasbo: Remove Unused local variable () from /core/modules/block/block.module.
|
2013-08-13 01:37:51 -07:00 |
webchick
|
6f1e25234b
|
Issue #1886390 by zuuperman, benjy: Unnecessary if state in block_page_build().
|
2013-08-10 02:03:40 -07:00 |
webchick
|
18a03b1f13
|
Issue #2031467 by tim.plunkett: Fixed The Place blocks button shows on the Configure block page.
|
2013-08-09 23:52:52 -07:00 |
webchick
|
b435b703d6
|
Issue #2056513 by tim.plunkett: Remove PluginUI subsystem, provide block plugins UI as one-off.
|
2013-08-07 12:49:26 -07:00 |
Alex Pott
|
0e14311c1c
|
Issue #1987952 by brantwynn, oriol_e9g, Freemantus, vuzzbox: Fixed Blocks are not rendered in order by weight.
|
2013-08-03 11:47:26 +02:00 |
Nathaniel Catchpole
|
d3c5919d17
|
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
|
2013-07-27 15:30:10 +01:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Nathaniel Catchpole
|
b6556573af
|
Issue #1981144 by kgoel, tim.plunkett, disasm, vijaycs85, naxoc, stella, dawehner: Convert block_admin_edit() in block.admin.inc to the new form interface.
|
2013-07-10 23:10:41 +01:00 |
Alex Pott
|
e29aaabd2e
|
Issue #2029677 by afeijo: Convert BLOCK_LABEL_VISIBLE to a constant on the block interface.
|
2013-07-10 17:18:32 +01:00 |
Alex Pott
|
54e9f29c5e
|
Issue #1983874 by RoSk0, InternetDevels, vijaycs85, dawehner: Convert block_admin_add() in block.admin.inc to the new form interface.
|
2013-06-29 12:21:46 +01:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Alex Pott
|
a82ea10ba3
|
Issue #1987638 by vijaycs85, manu4543: Convert block_admin_display() to a new style controller.
|
2013-06-19 22:21:35 +02:00 |
Alex Pott
|
76518e6f95
|
Issue #1998708 by kim.pepper, kmcculloch: Use Symfony Request for block module.
|
2013-06-15 00:42:02 +02:00 |
Alex Pott
|
71a4ab13e2
|
Issue #1972514 by Wim Leers, effulgentsia, Gábor Hojtsy, ekl1773: Fixed Impossible to set attributes for all entities.
|
2013-06-12 16:57:44 +01:00 |
Alex Pott
|
d1a88e919f
|
Issue #1938898 by duellj, Pete B, mlncn: Convert block theme tables to table #type.
|
2013-05-26 14:06:12 -07:00 |
Alex Pott
|
c9ff2332f9
|
Revert "Issue #1987952 by brantwynn, Freemantus: Fixed Order of rendered blocks is wrong."
This reverts commit 4f6113f566 .
|
2013-05-24 21:56:41 -07:00 |
Dries
|
4f6113f566
|
Issue #1987952 by brantwynn, Freemantus: Fixed Order of rendered blocks is wrong.
|
2013-05-24 11:40:46 -07:00 |
Alex Pott
|
bd5769d9fd
|
Issue #1898034 by Cottser, jenlampton, joelpittet, Shawn DeArmond, idflood, Hydra, artofeclipse, rich.yumul, chrisjlee, gnuget, c4rl, thund3rbox: block.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 10:14:30 -07:00 |
Dries
|
8e57fb5263
|
Issue #1938430 by shanethehat, steveoliver, Fabianx: Don't add a default theme hook class in template_preprocess().
|
2013-05-15 14:59:43 -04:00 |
Alex Pott
|
f630b510aa
|
Issue #1927608 by EclipseGc, tim.plunkett, effulgentsia: Remove the tight coupling between Block Plugins and Block Entities.
|
2013-05-11 11:01:25 +01:00 |
webchick
|
2141c28c6f
|
Issue #1946334 by mtift: Convert confirm_form() in block.admin.inc to the new form interface.
|
2013-04-19 21:05:48 -07:00 |
webchick
|
6fa6c77258
|
Issue #1968360 by effulgentsia: Remove per-region block markup.
|
2013-04-16 17:26:45 -07:00 |
webchick
|
866f7eb9e3
|
Issue #1970208 by tim.plunkett: Fixed Views blocks are missing contextual links.
|
2013-04-15 08:26:55 -07:00 |
webchick
|
9f723a4693
|
Issue #1968322 by effulgentsia: Remove unused $id and $zebra variables from templates.
|
2013-04-15 08:24:50 -07:00 |
webchick
|
1fb4c7e15d
|
Issue #1957104 by alexpott: Fixed Empty regions displayed even though they're empty.
|
2013-04-11 23:57:55 -07:00 |
webchick
|
c231009d09
|
Issue #1875260 by Gábor Hojtsy, xjm, brantwynn, EclipseGc, Bojhan: Fixed Make the block title required and allow it to be hidden.
|
2013-03-25 11:00:41 -07:00 |
catch
|
fc7c38bde8
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00: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
|
26cf8a2b7c
|
Issue #1919926 by larowlan, sun: Fixed Simplify custom_block_menu_local_tasks_alter().
|
2013-02-28 11:35:27 +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
|
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 |
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
|
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
|
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
|
186e226ec4
|
Issue #1814916 by andypost, tim.plunkett, sun, yoroy: Convert menus into entities.
|
2013-01-10 10:33:53 -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
|
6e7b1219fe
|
Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins.
|
2013-01-04 12:05:13 -05:00 |
catch
|
4d0d5c5712
|
Issue #347988 by sun, Berdir, dawehner, Damien Tournoud, moshe weitzman: Move $user->data into own table.
|
2012-11-27 22:26:22 +00:00 |
webchick
|
d26e8a7d57
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08:00 |
Dries
|
e3d863834c
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
catch
|
9fbe74405a
|
Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config.
|
2012-10-09 21:40:35 +01:00 |
webchick
|
07ad6e733c
|
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -07:00 |
catch
|
ea25df8570
|
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
|
2012-08-16 12:30:43 +01:00 |
Dries
|
ed9f736bc0
|
- Patch #542828 by sun, Pasqualle, marcingy, Gábor Hojtsy: do not special case disabled admin theme.
|
2012-08-12 14:48:54 -04:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Dries
|
1f31a38fde
|
Merge remote-tracking branch 'sandbox/bundles' into 8.x
|
2012-08-07 14:19:31 -04:00 |
catch
|
8acb637d5c
|
Issue #1705536 by pfrenssen: Typo in docblock block_block_list_alter().
|
2012-08-07 11:22:48 +01:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
Dries
|
33d4ef886c
|
- Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess().
|
2012-08-03 11:31:18 -04:00 |
webchick
|
353eb10cc2
|
Issue #950956 by tim.plunkett, aspilicious, jenlampton, chx, Rob Loach: Remove Dashboard module until/unless such time as it's more useful.
|
2012-07-21 21:23:27 -07:00 |
webchick
|
82f095ad2e
|
Issue #1631092 by webflo: Remove language related todos and global variables from boostrap.inc.
|
2012-06-14 10:22:49 +02:00 |
Dries
|
5b8960df6d
|
- Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support.
|
2012-06-12 21:37:07 -04:00 |
Dries
|
f9e44fc40a
|
- Patch #967566 by mariusz.slonina, rbayliss, joestewart, xjm, tim.plunkett, indytechcook, tsvenson, adnasa, oriol_e9g | DocuAnt: Several important Core User settings lack support for hook_field_extra_fields().
|
2012-05-14 22:11:31 -04:00 |
Dries
|
f72f814f7b
|
- Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding.
|
2012-05-03 11:09:39 -04:00 |
Dries
|
02750689dd
|
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
|
2012-04-29 11:16:27 -04:00 |
catch
|
3d4d950555
|
Issue #1172560 by bas.hr, bellesmanieres, NROTC_Webmaster: Fixed The block X was assigned to the invalid region Y and has been disabled.
|
2012-04-28 10:08:33 +09:00 |
catch
|
93c20fd054
|
Issue #1361228 by marcingy, Niklas Fiekas, fago, cosmicdreams, aspilicious et al: Make the user entity a classed object.
|
2012-04-26 12:51:09 +09:00 |
Dries
|
6251c4066e
|
- Patch #135464 by Artusamak, Gábor Hojtsy, brantwynn, YesCT, z.stolar: add language options to block visibility.
|
2012-04-19 13:45:46 -04:00 |
catch
|
efc984dfda
|
Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates.
|
2012-03-21 14:51:30 +09:00 |
Jennifer Hodgdon
|
912b5513f0
|
Issue #1315992 by xjm: Remove path designations from menu callback docs to conform with current 8.x standards
|
2012-02-29 09:11:01 -08:00 |
catch
|
c94c76bd2c
|
Issue #917490 by pounard, msonnabaum: Performance patch for block_list() (D6) and _block_render_blocks() (D7) functions.
|
2012-03-01 01:49:38 +09:00 |
Dries
|
1374de6047
|
- Patch #1181776 by sun, Psikik, mallezie, scor: change theme_default() variable to Stark.
|
2011-12-12 22:29:45 -05:00 |
catch
|
efe0a73b29
|
Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define().
|
2011-11-29 18:56:53 +09:00 |
catch
|
90597a5ff9
|
Issue #1323720 by xenophyle: Clean up API docs for block module.
|
2011-11-03 19:53:06 +09:00 |
catch
|
70b8337cdc
|
Issue #1291100 by moshe weitzman, David_Rothstein: Remove category system from user edit and view.
|
2011-11-03 16:34:18 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |