Nathaniel Catchpole
|
cf98e43a9f
|
Issue #2066145 by mtift: Convert node_admin_theme() to the configuration system.
|
2013-08-30 16:26:42 +01:00 |
Nathaniel Catchpole
|
94cd6717a8
|
Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API.
|
2013-08-27 11:36:16 +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
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +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
|
f74d2981ef
|
Issue #2025991 by plach, David Hernández: Introduce hook_entity_prepare() to generalize hook_node_prepare().
|
2013-06-28 09:41:01 +01:00 |
Alex Pott
|
46973e74b5
|
Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration.
|
2013-06-27 06:48:51 +01:00 |
Alex Pott
|
fa6444e067
|
Issue #2008974 by K15.Multik, drupee: Replace theme() with drupal_render() in book module.
|
2013-06-15 00:59:22 +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 |
catch
|
970879581a
|
Issue #2012526 by mcjim: Remove drupal_add_css() from book.module — use #attached.
|
2013-06-09 22:31:08 +01:00 |
Alex Pott
|
2432c02138
|
Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
|
2013-06-07 11:48:55 +01:00 |
Jennifer Hodgdon
|
1eb4d7002e
|
Issue #2012898 by mcjim: Trivial Patch of the Month candidate: Fix indefinite article in book.module documentation
|
2013-06-06 12:15:04 -07:00 |
Alex Pott
|
687af78488
|
Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4 .
|
2013-05-29 22:08:39 +01:00 |
Alex Pott
|
c4e52bb6b4
|
Issue #1892182 by nod_: #type details: Rename #collapsed to #open.
|
2013-05-29 12:31:25 +01:00 |
Alex Pott
|
5165b47b10
|
Issue #1966298 by das-peter, andypost, Gábor Hojtsy, amateescu, YesCT: Introduce menu link bundles per menus.
|
2013-05-26 20:38:53 -07:00 |
Alex Pott
|
477c06c413
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -07:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -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 |
Alex Pott
|
f2aa485dfc
|
Issue #1898050 by duellj, Cottser, meeli, dsdart, Fabianx | c4rl: book.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 09:54:30 -07:00 |
Alex Pott
|
6fa50c64eb
|
Issue #1043198 by tim.plunkett, tstoeckler, swentel, larowlan: Convert view modes to ConfigEntity.
|
2013-05-16 08:29:16 +01: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
|
24cf79cd18
|
Issue #501472 follow-up by David_Rothstein: Move book administration to admin/structure.
|
2013-05-01 20:26:04 -07:00 |
Alex Pott
|
3c4790605b
|
Issue #501472 by izus, kiamlaluno, valthebald, catch: Move book administration to admin/structure.
|
2013-05-01 18:31:48 +01:00 |
Alex Pott
|
620d497915
|
Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface.
|
2013-04-30 00:46:14 +01:00 |
catch
|
80931c9a5b
|
Issue #1938296 by disasm, YesCT: Convert book_admin_overview() and book_render() to a new-style Controller.
|
2013-04-15 22:19:00 +01:00 |
webchick
|
3c2ac065df
|
Issue #1933548 by alexpott: Fixed Book allowed_types() settings repetitive and in under certain conditions can change unexpectedly.
|
2013-03-10 12:27:34 -07:00 |
webchick
|
37afef0004
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
webchick
|
232cfc7491
|
Issue #1925196 by tim.plunkett, joergM, robmc: Convert book's system_config_form() to SystemConfigFormBase.
|
2013-03-09 22:35:07 -08:00 |
webchick
|
c9a273af25
|
Issue #1845402 by Crell, amateescu, dawehner, klausi, g.oechsler: Change notice: Update menu link access checks for new router.
|
2013-03-08 21:46:28 -08:00 |
webchick
|
1813bf3d01
|
Issue #1928082 by vijaycs85, YesCT, alexpott: Fixed Make usage of book.settings:allowed_types() consistent.
|
2013-02-27 18:20:15 -05:00 |
Dries
|
11bcbce3f7
|
Issue #1784806 by beltofte: Standardize capitalization on actions in book: 'edit order and titles'.
|
2013-02-27 17:57:39 -05: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 |
webchick
|
e72ff70409
|
Issue #916388 by disasm, podarok, dawehner, andypost, amateescu, Dave Reid: Convert menu links into entities.
|
2013-02-08 15:55:25 -08:00 |
Dries
|
1f5e126d29
|
Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property.
|
2013-02-01 16:48:05 -05:00 |
webchick
|
4741f77043
|
Issue #1890748 by mark.lindsey, hefox, pwolanin, David_Rothstein, klausi: Fixed Printer Friendly Version of Book Does Not Take Into Account Node Access.
|
2013-01-31 07:30:12 -08:00 |
Dries
|
2fa3ffe132
|
Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info().
|
2013-01-23 12:46:47 -05:00 |
Dries
|
9b7bdba101
|
Issue #1838114 by ry5n, swentel, sun: change node form’s vertical tabs into details elements.
|
2013-01-17 17:04:11 -05: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 |
Jennifer Hodgdon
|
c8e431a461
|
Issue #1807688 by Albert Volkman, Lars Toomre: API docs cleanup for Book module
|
2013-01-04 10:29:51 -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 |
webchick
|
8134fec458
|
Issue #1830936 by mtunay, vijaycs85: Convert the 'menu_override_parent_selector()' variable to CMI.
|
2012-12-29 00:41:32 -08:00 |
catch
|
2bd155b106
|
Issue #1861676 by sun: Remove stylesheets[] and scripts[] .info file property support for modules.
|
2012-12-27 22:26:37 +00:00 |
webchick
|
ec6bedd0a8
|
Issue #1843712 by jenlampton: Remove template_process_book_export_html().
|
2012-12-02 07:27:01 -08: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 |
webchick
|
2825cc0ce9
|
Issue #1763974 follow-up by neclimdul, sun: Put in temporary entity info hook shiv until conversions are complete.
|
2012-11-15 21:24:19 -08:00 |
catch
|
e9e0214426
|
Issue #1222248 by sun, andypost, jenlampton: Remove theme_book_title_link() use l() instead.
|
2012-11-11 23:06:53 +00:00 |
webchick
|
76a157fe32
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
webchick
|
ca64740b0b
|
Issue #1723892 by Berdir, Pancho, das-peter, fago: Support for revisions for entity save and delete operations.
|
2012-10-13 22:44:26 -07:00 |
catch
|
4f37cf0255
|
Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes().
|
2012-09-04 14:32:47 +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
|
64625f9048
|
Issue #1184272 by Berdir, corvus_ch, sun: Remove deprecated $conditions support from entity controller.
|
2012-08-21 17:38:04 +02:00 |
catch
|
ea25df8570
|
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
|
2012-08-16 12:30:43 +01:00 |
Dries
|
7e571b97cf
|
- Patch #1703164 by chriscalip, kbasarab, no_commit_credit, aspilicious: Fixed Convert book settings to the new configuration system.
|
2012-08-09 16:25:24 -04:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04: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 |
Dries
|
bf24773d38
|
- Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page().
|
2012-07-24 12:56:55 -04:00 |
webchick
|
268b70586b
|
Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label().
|
2012-07-22 11:07:00 -07:00 |
webchick
|
7d41f69046
|
Issue #1599618 by droplet, yurtboy: Fixed Remove duplicate array keys.
|
2012-07-07 12:25:50 -07:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04:00 |
catch
|
7c5214c714
|
Issue #617562 by sun, matt2000: Remove underscore-to-dash conversion in path arguments for content types.
|
2012-05-08 14:12:18 +09:00 |
Jennifer Hodgdon
|
a440f52c71
|
Issue #1443202 by TravisCarden, tim.plunkett, xjm: Make sure hook_preprocess documentation points to real funcions
|
2012-05-04 12:53:43 -07:00 |
catch
|
51c004aba9
|
Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object.
|
2012-04-27 01:44:37 +09:00 |
Jennifer Hodgdon
|
923e1ffc94
|
Issue #1327484 by nmudgal: Fix a couple of docs headers in Book module
|
2012-03-29 13:50:53 -07: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 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
catch
|
9235ea177c
|
Issue #283045 by mlncn, Jody Lynn, pwolanin, gpk: Fixed Allow top-level pages to be removed from books.
|
2012-02-14 22:38:27 +09:00 |
Dries
|
7ef099f552
|
- Patch #1189834 by aspilicious, chrispomeroy: convert book-export-html.tpl.php to HTML5.
|
2012-01-22 19:49:01 -05:00 |
Nathaniel
|
dd1f6d349a
|
Issue #1183042 by Everett Zufelt, Rob Loach: Add WAI-ARIA roles to Core blocks.
|
2012-01-10 12:22:24 +09:00 |
catch
|
a3ebad0633
|
Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent.
|
2011-12-17 21:43:37 +09:00 |
Dries
|
9c29ac79af
|
- Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions.
|
2011-12-15 12:33:38 -05:00 |
Nathaniel
|
e202e3df46
|
Issue #1327484 by xenophyle: Clean up API docs for book.
|
2011-12-13 12:13:23 +09:00 |
catch
|
c3ecc1f9cd
|
Rollback of #589440 which needs more discussion.
|
2011-11-20 22:40:42 +09:00 |
Nathaniel
|
deec92a839
|
Issue #736604 by mortendk, mgifford, tjhellmann, jyve, svendecabooter, droplet: Book module now without clearfix & better markup + accessibility love.
|
2011-11-17 15:07:01 +09:00 |
catch
|
fd5d91d0ce
|
Issue #589440 by Boobaa, JanZ, pwolanin, mlncn, TomiMikola, willmoy, marcp et all: Fixed Reordering fails with more than 31 book pages in a book.
|
2011-11-05 11:43:04 +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 |