Alex Pott
|
9614f73399
|
Revert "Issue #2009014 follow-up by StephaneQ: Replace one more theme() with drupal_render() in file module."
This reverts commit f4aead7805 .
|
2013-08-04 21:26:52 +02:00 |
Alex Pott
|
4e0d7b51ec
|
Issue #2056895 by tim.plunkett, xjm: Fixed Routes with optional placeholders can fatal when placed in a menu.
|
2013-08-04 11:25:14 +02:00 |
webchick
|
f4aead7805
|
Issue #2009014 follow-up by StephaneQ: Replace one more theme() with drupal_render() in file module.
|
2013-08-03 23:25:44 -07:00 |
Alex Pott
|
c5f81fb076
|
Issue #1984702 by tim.plunkett, dawehner: Convert menu.module's page callbacks to Controllers.
|
2013-08-02 15:12:19 +02:00 |
Alex Pott
|
1deffa8312
|
Issue #2040265 by larowlan: Add a _entity_view() routing default for viewing an entity.
|
2013-08-02 12:51:08 +02:00 |
Alex Pott
|
a2f9a60724
|
Issue #2033383 by tim.plunkett: Provide a default plugin bag.
|
2013-08-01 17:42:57 +02:00 |
Nathaniel Catchpole
|
1d4d6ed2f9
|
Issue #2053285 by tim.plunkett: Fixed Module listing doesn't hide empty packages when filtering.
|
2013-08-01 14:48:52 +01:00 |
Nathaniel Catchpole
|
c427330807
|
Issue #2045453 by pwolanin, tim.plunkett, dawehner: Fixed menu_item_route_access() does not catch ResourceNotFoundException.
|
2013-08-01 14:47:06 +01:00 |
Nathaniel Catchpole
|
42fcb35676
|
Issue #1934712 by dlu, alexpott, pplantinga, rbayliss, s_leu, Gaelan: Fixed Merge system.timezone config object into system.date.
|
2013-08-01 14:46:05 +01:00 |
Nathaniel Catchpole
|
f9ec71dfcc
|
Issue #2045935 by benjy: Replace all module_hook() deprecated function calls.
|
2013-08-01 14:42:18 +01:00 |
Nathaniel Catchpole
|
6daeb3c7f2
|
Issue #2042745 by jhedstrom: Convert system module's RouteTest to phpunit.
|
2013-08-01 14:36:08 +01:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
|
2013-08-01 10:10:33 +02:00 |
webchick
|
94143f223a
|
Issue #1717090 by BarisW, barraponto: Fixed Remove the http-equiv='cleartype' meta tag.
|
2013-07-31 23:58:49 -07:00 |
webchick
|
06e1dd8b0f
|
Issue #1987602 by glennpratt, juampy, pwieck, vijaycs85, dawehner, tim.plunkett, effulgentsia: Convert ajax_form_callback() to a new style controller.
|
2013-07-31 22:21:45 -07:00 |
webchick
|
0d31d44dd5
|
Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path.
|
2013-07-31 13:50:39 -07:00 |
Alex Pott
|
420f38c5b8
|
Issue #2043771 by jbrown, joachim: Fixed drupal_mkdir() can't create an absolute path recursively.
|
2013-07-30 21:01:34 +02:00 |
Alex Pott
|
230432ad0b
|
Issue #2041313 by vineet.osscube: Fixed Caching issue causes 'theme not found' error when enabling theme.
|
2013-07-29 15:59:19 +02:00 |
Nathaniel Catchpole
|
c595d95475
|
Issue #2022509 by Soul88, StephaneQ, hussainweb, lslinnet, andypost, penyaskito, effulgentsia: Deprecate taxonomy_vocabulary_load_multiple() and taxonomy_term_load_multiple() in favour of entity_load_multiple().
|
2013-07-29 10:34:33 +01:00 |
Alex Pott
|
57dc876717
|
Issue #2017207 by Berdir, marcingy: Complete conversion of users to Entity Field API.
|
2013-07-29 09:52:14 +02:00 |
Alex Pott
|
926a067758
|
Issue #2043781 by pwolanin: Fixed Drupal::request()->attributes->get('account') may conflict with an account object loaded from the path.
|
2013-07-27 23:11:14 +02:00 |
Nathaniel Catchpole
|
58afd192b8
|
Issue #2031487 by fubhy, dawehner, pwolanin: When replacing the upcasted values in the request attributes array, retain the original raw value too.
|
2013-07-27 15:35:36 +01:00 |
Nathaniel Catchpole
|
d3c5919d17
|
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
|
2013-07-27 15:30:10 +01:00 |
Nathaniel Catchpole
|
29c09effc3
|
Issue #1843650 by Mark Carver, jenlampton, Cottser: Remove the process layer (hook_process() and hook_process_HOOK).
|
2013-07-27 15:26:33 +01:00 |
Alex Pott
|
d88a2be443
|
Issue #2043379 by tim.plunkett: Allow plugins to be discovered in any directory.
|
2013-07-25 00:57:30 +02:00 |
Dries
|
948fbd8372
|
Issue #2036629 by amateescu: Fixed 'shortcut' entity type is very confusing and should be renamed to 'shortcut_set()'.
|
2013-07-24 16:45:10 -04:00 |
Dries
|
f5cc9308c9
|
Issue #1943846 by fubhy, effulgentsia, tim.plunkett: Improve ParamConverterManager and developer experience for ParamConverters.
|
2013-07-24 16:23:42 -04:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Nathaniel Catchpole
|
988abc27f8
|
Issue #2045189 by jlindsey15: Move file entity dependent code in includes/file.inc and system.module to file.module.
|
2013-07-24 13:00:06 +01:00 |
Alex Pott
|
5b847ead57
|
Issue #2045151 by falcon03, bowersox: Fixed width:1px in visually-hidden class causing problems for screen readers in Firefox.
|
2013-07-24 02:34:24 +02:00 |
Alex Pott
|
96868e967e
|
Issue #2046301 by bowersox: Fixed CSS regression on admin/modules: overlapping 'Enabled' table header not properly invisible.
|
2013-07-24 00:17:35 +02:00 |
Alex Pott
|
a48f0d889c
|
Issue #1821854 by tim.plunkett, effulgentsia, larowlan: Convert image effects into plugins.
|
2013-07-23 18:14:41 +02:00 |
Nathaniel Catchpole
|
2460eb7c77
|
Issue #1927584 by Mark Carver, ezeedub, drupalninja99, Cottser, geoffreyr, John Bickar, jenlampton, penyaskito: Add support for the Twig {% trans %} tag extension.
|
2013-07-21 17:50:08 +01:00 |
Alex Pott
|
50ae478f85
|
Issue #1998204 by tim.plunkett: Fixed config_install_default_config() is not safe to use in hook_update_N().
|
2013-07-21 08:44:33 +01:00 |
Alex Pott
|
79347b882a
|
Issue #2017769 by pplantinga, clemens.tolboom, elachlan, katbailey, longwave: Fixed Links from update_helpful_links() should point to site root and not to update.php.
|
2013-07-20 22:15:54 +01:00 |
Alex Pott
|
36d647e61b
|
Issue #1987712 by dawehner, claudiu.cristea, damiankloip, andypost: Convert file_download() to a new style controller.
|
2013-07-20 13:25:28 +01:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +01:00 |
Alex Pott
|
5d649f8bfc
|
Issue #1589968 by cr0ss, Cottser, Pancho, DarthDrupal, Mark Carver: Move Title from process to preprocess, remove template_process_page().
|
2013-07-19 19:15:13 +01:00 |
Alex Pott
|
4e1c0fed53
|
Issue #2029375 by damiankloip: Rename ModuleEnable test to ModuleEnableTest.
|
2013-07-19 18:24:00 +01:00 |
Alex Pott
|
8d693aded0
|
Issue #1990544 by fubhy, Pancho, h3rj4n, dawehner: Convert system_modules() to a Controller.
|
2013-07-19 11:17:03 +01:00 |
Alex Pott
|
92f74b2824
|
Issue #2038285 by vijaycs85, Gábor Hojtsy: Update configuration schema for date formats as entities.
|
2013-07-18 22:46:37 +01:00 |
Dries
|
4f6161a226
|
Issue #1989480 by LewisNyman, rteijeiro, oresh, swentel, Gaelan: Progress Bar style update.
|
2013-07-18 13:58:44 -04:00 |
Nathaniel Catchpole
|
04ef7cf88d
|
Issue #1993202 by fubhy, h3rj4n, Pancho: Convert system_modules_uninstall() to a Controller.
|
2013-07-18 12:10:43 +01:00 |
Alex Pott
|
cb7f3159f3
|
Issue #2026349 by Wim Leers: Make JavaScriptTest 3200% faster.
|
2013-07-16 20:53:46 -04:00 |
Alex Pott
|
35ab9aef9c
|
Issue #1987734 by InternetDevels, ramlev, juampy: Convert menu_login_callback() to a new style controller.
|
2013-07-16 20:37:57 -04:00 |
Nathaniel Catchpole
|
2735b59b5e
|
Issue #2042545 by tim.plunkett: Fixed Annotation parsing should ignore @file doxygen.
|
2013-07-16 16:32:14 +01:00 |
Nathaniel Catchpole
|
fe7acd41bf
|
Issue #2040571 by Xano: Fixed Missing index on router table.
|
2013-07-16 16:29:25 +01:00 |
Alex Pott
|
f17f9cf66c
|
Revert "Issue #1998696 by kmcculloch, kim.pepper, valdo: Use Symfony Request for core includes."
This reverts commit 127b54a619 .
|
2013-07-16 08:51:57 -04:00 |
Nathaniel Catchpole
|
7dd31494f3
|
Issue #1979094 by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation.
|
2013-07-16 10:33:18 +01:00 |
Alex Pott
|
780bc62e78
|
Issue #2041283 by Eric_A: Fixed theme_status_report() is severely broken.
|
2013-07-16 02:40:21 -04:00 |
Alex Pott
|
127b54a619
|
Issue #1998696 by kmcculloch, kim.pepper, valdo: Use Symfony Request for core includes.
|
2013-07-16 02:39:15 -04:00 |
Alex Pott
|
09f10ef95f
|
Issue #1987826 by jsacksick: Convert system_plugin_autocomplete() to a new style controller.
|
2013-07-15 18:26:19 -04:00 |
Alex Pott
|
a142acc65b
|
Issue #2033971 by e0ipso: System.schema.yml should have a schema snippet for system.language.types.
|
2013-07-15 12:58:52 -04:00 |
Nathaniel Catchpole
|
22a6d8ccec
|
Issue #2012382 by damiankloip: Improve efficiency of access checker matching on routes.
|
2013-07-15 10:22:26 +01:00 |
Alex Pott
|
8b4fa68c75
|
Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class.
|
2013-07-14 16:17:23 -04:00 |
Alex Pott
|
9cd28855d3
|
Issue #2029321 by tim.plunkett, aspilicious, swentel: Provide list and form controllers for EntityViewMode and EntityFormMode.
|
2013-07-14 15:37:55 -04:00 |
Nathaniel Catchpole
|
2644090a64
|
Issue #2036241 by Xano: Fixed Routing system cannot handle /foo/bar and /foo/{baz}.
|
2013-07-12 13:15:43 +01:00 |
Dries
|
d5b6771752
|
Issue #2004334 by pwolanin, dawehner, fubhy: Separate Tabs (MENU_LOCAL_TASK) from hook_menu().
|
2013-07-11 13:39:42 -04:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Dries
|
5feff937fa
|
Issue #2031473 by pwolanin, fubhy, dawehner, tim.plunkett: Convert menu local actions to plugins so that we can generate dynamic titles and paths.
|
2013-07-11 12:40:33 -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 |
Nathaniel Catchpole
|
8a032aa768
|
Issue #1893072 by Pete B, nod_: Use details element on module page.
|
2013-07-10 22:44:43 +01:00 |
Alex Pott
|
1a0f40d52c
|
Issue #2010086 by helga.chb, somepal, jenlampton, IshaDakota: Replace theme() with drupal_render() in system module for theme_system_themes_page().
|
2013-07-10 19:37:49 +01:00 |
Alex Pott
|
3b0e0c5bed
|
Issue #2024833 followup by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers.
|
2013-07-10 16:59:42 +01:00 |
Alex Pott
|
09d7b8192d
|
Issue #1999434 by kim.pepper, atchijov: Use Symfony Request for system module.
|
2013-07-10 13:00:03 +01:00 |
Alex Pott
|
be502b46a7
|
Issue #1924430 by echoz, JohnAlbin, izus, kim.pepper, LewisNyman: Add drupal.base library for base CSS styles.
|
2013-07-10 12:48:56 +01:00 |
Alex Pott
|
06cb438e03
|
Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities.
|
2013-07-09 19:57:20 +01:00 |
Alex Pott
|
45a9e859d6
|
Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface.
|
2013-07-09 15:39:11 +01:00 |
Jennifer Hodgdon
|
2c01cd0ba9
|
Issue #2035077 by lazysoundsystem, Crell, Cottser: Remove a few remaining t() from test asserts
|
2013-07-08 10:49:45 -07:00 |
Alex Pott
|
1398ddf681
|
Issue #2030457 by Mark Carver, Cottser: Fixed Warning: Missing argument 3 for template_preprocess() for theme functions overridden by templates.
|
2013-07-08 10:15:16 +01:00 |
Nathaniel Catchpole
|
6c47d161d5
|
Issue #2032253 by elachlan: Fixed CronForm accesses State incorrectly.
|
2013-07-06 16:07:46 +01:00 |
Alex Pott
|
5fc86b0029
|
Issue #1868004 by fago, das-peter, Berdir, EclipseGc, fubhy the cat, dixon_: Improve the TypedData API usage of EntityNG.
|
2013-07-05 19:43:36 +01:00 |
Alex Pott
|
1cac317046
|
Issue #2003698 by jhedstrom, ParisLiakos: Convert system module's Datetime unit tests to phpunit.
|
2013-07-05 00:49:14 +01:00 |
Nathaniel Catchpole
|
df7b6e6912
|
Issue #2031305 by jenlampton, thedavidmeister: Remove theme_more_help_link() and replace with a #type link render array.
|
2013-07-04 09:52:06 +01:00 |
Nathaniel Catchpole
|
2c11efed11
|
Issue #352951 by Wim Leers, mfer, mcjim, larowlan, RobLoach, sdboyer, Owen Barton, JohnAlbin: Make JS & CSS Preprocessing Pluggable.
|
2013-07-04 09:38:19 +01:00 |
Alex Pott
|
d5d172e3c8
|
Issue #1833022 by e0ipso, plach, YesCT, kfritsche, penyaskito, vijaycs85, nod_, cam8001: Only display interface language detection options to customize more granularity.
|
2013-07-03 13:48:55 +01:00 |
Alex Pott
|
436fe57760
|
Issue #1964156 by Cottser, geoffreyr, joelpittet: Contrib cannot define additional Twig extensions.
|
2013-07-02 13:45:03 +01:00 |
Alex Pott
|
b48f8fda69
|
Issue #2030925 by echoz: Quote rtl attribute selector.
|
2013-07-02 13:40:19 +01:00 |
Nathaniel Catchpole
|
37e0bf87ed
|
Issue #1843650 by jenlampton: Mark hook_process*() deprecated.
|
2013-07-02 11:24:37 +01:00 |
Nathaniel Catchpole
|
ffa96ebf6d
|
Issue #2030913 by jthorson, andypost, jaredsmith: Fixed Comment module WSOD due to old translation_entity() module name used.
|
2013-07-02 10:56:20 +01:00 |
Dries
|
c09d2791a7
|
- Issue #2024833 by tim.plunkett: missing conversions.
|
2013-06-30 22:12:11 -04:00 |
Dries
|
58de5374c4
|
Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers.
|
2013-06-30 20:09:38 -04:00 |
Dries
|
d988a30f87
|
Issue #1810370 by plach, kfritsche, berdir, alexpott, xjm, chx: Entity Translation API improvements.
|
2013-06-30 20:09:38 -04:00 |
Alex Pott
|
0329b221e3
|
Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched.
|
2013-06-30 13:38:12 +01:00 |
Alex Pott
|
2e9c7fefd6
|
Issue #2002102 by Berdir, fago, dixon_: Move TypedData primitive types to interfaces.
|
2013-06-30 11:03:43 +01:00 |
Alex Pott
|
9dbbb4dd98
|
Issue #1954180 by fietserwin, jthorson: LocalReadOnlyStream::stream_open() refuses to open a file when 'rb' flag is passed in.
|
2013-06-30 02:12:07 +01:00 |
Alex Pott
|
91c32e3da9
|
Issue #2010024 by damiankloip, dawehner, ParisLiakos: Move url related functions to a new Url component.
|
2013-06-30 00:09:39 +01:00 |
Dries
|
099a8ace5f
|
Issue #2014309 by nod_: Sticky table headers default to FALSE.
|
2013-06-29 17:49:17 -04:00 |
Alex Pott
|
eed488bbe5
|
Issue #1907418 by quicksketch, Wim Leers: Make CKEditor's alignment + underline buttons available (but not enabled by default).
|
2013-06-29 21:10:20 +01:00 |
Alex Pott
|
aa9c2ccc85
|
Issue #1890878 by corvus_ch, ygerasimov, berenddeboer, Crell, fubhy the cat, effulgentsia: Add modular authentication system, including Http Basic; deprecate global .
|
2013-06-29 17:26:55 +01:00 |
Alex Pott
|
2c2f5f59f5
|
Issue #1867856 by fubhy the cat, EclipseGc, Berdir: Use annotation discovery for data type plugins.
|
2013-06-29 15:48:52 +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 |
catch
|
4e9792633c
|
Issue #2026769 by fgm: Fixed Simplify DerivativeInterface implementations by refactoring duplicated code to a base class.
|
2013-06-28 22:17:30 +01:00 |
catch
|
fc38bee039
|
Issue #1987856 by vijaycs85, mparker17, sidharthap: Convert system_timezone() to a new style controller.
|
2013-06-28 22:15:19 +01:00 |
Dries
|
95cbbbcd43
|
Issue #1879120 by quicksketch, Wim Leers, larowlan, frega: Use Drupal-specific image and link plugins — use core dialogs rather than CKEditor dialogs, containing alterable Drupal forms.
|
2013-06-28 13:41:52 -04:00 |
Dries
|
6f29144a10
|
Issue #1938892 by JohnAlbin, Pancho: Fixed Switch from ISO-3166-1 country data to CLDR unicode data.
|
2013-06-28 13:06:49 -04:00 |
Alex Pott
|
2a993a893b
|
Issue #2022549 by valdo, ParisLiakos, YesCT: Regression: No interface translation in the first installer steps.
|
2013-06-28 17:30:21 +01:00 |
Alex Pott
|
b1c684b8f8
|
Issue #1988508 by katbailey: Stop pretending we support Symfony bundles when we really just have service providers.
|
2013-06-28 17:13:22 +01:00 |
Nathaniel Catchpole
|
7794783062
|
Issue #1898474 by mondrake, Cottser, azinoman: pager.inc - Convert theme_ functions to Twig.
|
2013-06-28 13:34:28 +01:00 |
Nathaniel Catchpole
|
0f7247e9b2
|
Issue #1473066 by JohnAlbin, echoz: Move third-party assets out of core/misc folder.
|
2013-06-28 10:41:31 +01:00 |
Alex Pott
|
bfba7b8de9
|
Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute.
|
2013-06-28 09:47:08 +01:00 |
Alex Pott
|
4586ea128d
|
Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity.
|
2013-06-27 22:24:39 +01:00 |
catch
|
264d1d9767
|
Issue #2016299 by dawehner, jhedstrom: Convert system module's JsonUnitTest to phpunit.
|
2013-06-27 22:04:31 +01:00 |
Alex Pott
|
3506077cb1
|
Issue #1337554 by LewisNyman, Bojhan, YesCT, Cottser, jenlampton, Xano, David_Rothstein, larowlan, nilnullvoid: Develop and use separate branding for the installer.
|
2013-06-27 20:03:01 +01:00 |
Alex Pott
|
4f8b8a5087
|
Issue #1995048 by twistor, tim.plunkett, damiankloip, Berdir: EntityListController::getOperations() should respect access checks.
|
2013-06-27 07:13:06 +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 |
Dries
|
e94b01e516
|
Issue #1996714 by amateescu: Convert FileItem and ImageItem to extend EntityReferenceItem.
|
2013-06-26 21:52:15 -04:00 |
Alex Pott
|
d0d1817738
|
Issue #1822000 by Berdir, plach, amateescu, yched: Remove Drupal\field_test\Plugin\Entity\Type\TestEntity in favor of EntityTest.
|
2013-06-26 16:38:18 +01:00 |
Nathaniel Catchpole
|
2c4e8fe672
|
Issue #2024985 by tim.plunkett: Remove obsolete user_build_filter_query().
|
2013-06-26 10:30:41 +01:00 |
Alex Pott
|
93ea9a472b
|
Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller.
|
2013-06-26 09:17:11 +01:00 |
Alex Pott
|
1356c25683
|
Issue #1924990 by tim.plunkett:Remove system_config_form().
|
2013-06-26 00:21:37 +01:00 |
Alex Pott
|
de3558c214
|
Issue #2024867 by vijaycs85: Rename translation_entity() to content_translation().
|
2013-06-25 20:16:20 +01:00 |
Alex Pott
|
a9b5c81657
|
Revert "Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller."
This reverts commit af5478b863 .
|
2013-06-25 17:44:41 +01:00 |
Alex Pott
|
104b43602b
|
Issue #2026255 by Wim Leers: Make CascadingStylesheetsTest 3500% faster.
|
2013-06-25 16:30:31 +01:00 |
Alex Pott
|
af5478b863
|
Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller.
|
2013-06-25 16:23:13 +01:00 |
Alex Pott
|
0cb8f162e8
|
Issue #2027183 by tim.plunkett, YesCT: hook_menu() title callback is ignored on routes.
|
2013-06-25 16:21:53 +01:00 |
Alex Pott
|
a2c2367bf8
|
Issue #1969728 by yched, effulgentsia, swentel, fago, plach: Implement Field API 'field types' as TypedData Plugins.
|
2013-06-25 11:27:47 +01:00 |
Nathaniel Catchpole
|
195849b2a4
|
Issue #1872876 by chx, fubhy, dawehner, alexpott, tim.plunkett: Turn role permission assignments into configuration.
|
2013-06-24 17:38:32 +01:00 |
Alex Pott
|
aca60072f2
|
Revert "Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched."
This reverts commit 431dc2e3f1 .
|
2013-06-24 11:08:43 +01:00 |
Alex Pott
|
9873c74069
|
Issue #2012818 by thedavidmeister: Remove #type 'markup'.
|
2013-06-24 10:46:21 +01:00 |
Alex Pott
|
431dc2e3f1
|
Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched.
|
2013-06-24 09:14:10 +01:00 |
Alex Pott
|
e865959961
|
Issue #2022087 followup by damiankloip: Add module owner to plugin definition in AnnotatedClassDiscovery.
|
2013-06-22 22:47:45 +02:00 |
Alex Pott
|
088b191c90
|
Issue #1828536 by sun, thedavidmeister, benjf, derek.deraps, jenlampton, dcam, pwieck: Rename 'type' variable of theme_item_list() to 'list_type'.
|
2013-06-22 21:49:22 +02:00 |
Alex Pott
|
a93de78702
|
Issue #1992606 by damiankloip, pwieck: Convert system_theme_settings() to FormInterface.
|
2013-06-22 21:36:14 +02:00 |
Dries
|
81b2685cb6
|
Issue #1987822 by vijaycs85, jrglasgow, tim.plunkett: Convert system_date_time_lookup() to a new style controller.
|
2013-06-21 10:50:35 -04:00 |
Nathaniel Catchpole
|
21812ed3a1
|
Issue #1858616 by Berdir: Extract generic CacheCollector implementation and interface from CacheArray.
|
2013-06-21 10:22:46 +01:00 |
Jennifer Hodgdon
|
3e3ce915e2
|
Issue #1924108 by benjy, Cottser: Fix up documentation of menu_test module
|
2013-06-20 07:13:10 -07:00 |
Jennifer Hodgdon
|
0366140fa0
|
Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files
|
2013-06-20 07:02:02 -07:00 |
Dries
|
712fe2a18d
|
Issue #2023357 by Gábor Hojtsy: Missing floating point number type support in config schema.
|
2013-06-19 16:56:39 -04:00 |
Dries
|
4ab87f7e56
|
Issue #2004350 by Berdir, Dean Reilly: Fixed Unserialised database connection objects don't use Drupal's PDO Statement class.
|
2013-06-19 15:29:38 -04:00 |
Dries
|
9e354fa9d2
|
Issue #1965208 by amateescu, Berdir: Convert TaxonomyTermReferenceItem to extend EntityReferenceItem.
|
2013-06-19 15:07:06 -04:00 |
Nathaniel Catchpole
|
00cb147e14
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
Nathaniel Catchpole
|
660f2d0d4f
|
Issue #1985470 by thedavidmeister: Remove theme_link().
|
2013-06-19 13:46:31 +01:00 |
Nathaniel Catchpole
|
270db4a504
|
Issue #1852454 by patrickd, xjm, YesCT, Berdir, amateescu, Pancho, djroshi, dealancer, Wim Leers, jessebeach: Restrict module and theme name lengths to 50 characters.
|
2013-06-19 10:14:55 +01:00 |
Alex Pott
|
851d7d0ff2
|
Issue #1777956 by fago, klausi, sun, dasjo: Provide a way to define default values for entity fields.
|
2013-06-19 10:31:20 +02:00 |
Alex Pott
|
4756994e09
|
Issue #1983548 by Berdir, LukyLuke_ch, giammi, effulgentsia: Convert contact message entities to the new Entity Field API.
|
2013-06-19 01:42:10 +02:00 |
Alex Pott
|
2c67e9019e
|
Issue #1939066 by joelpittet, chrisjlee, Cottser, splatio, jenlampton: Convert theme_breadcrumb() to Twig.
|
2013-06-19 01:38:59 +02:00 |
Alex Pott
|
0360c07ec1
|
Issue #2022087 by damiankloip: Add module owner to plugin definition in AnnotatedClassDiscovery.
|
2013-06-19 01:37:47 +02:00 |
Alex Pott
|
69f2cef030
|
Issue #2003736 by dawehner, jhedstrom: Convert system module's Batch unit tests to phpunit.
|
2013-06-19 01:32:50 +02:00 |
Alex Pott
|
72bd779d56
|
Issue #1981342 by aspilicious, andypost, swentel: Drop procedural usage of fields in [s-u-v] modules.
|
2013-06-18 14:29:20 +02:00 |
Alex Pott
|
c707cf7964
|
Issue #2004300 by dawehner: Extend the router provider interface so that Views can override routes.
|
2013-06-18 09:29:38 +02:00 |
Alex Pott
|
f7f7f37305
|
Issue #1998698 by larowlan, jibran, quicksketch: Allow Dialog Controller to work with form/entity form routes.
|
2013-06-18 09:19:24 +02:00 |
Alex Pott
|
4d08d57418
|
Issue #1947536 by andypost, donquixote, larowlan, splatio, kim.pepper, alexpott, Crell, tim.plunkett: Convert drupal_get_breadcrumb() and drupal_set_breadcrumb() to a service.
|
2013-06-18 07:22:49 +02:00 |
Alex Pott
|
c4b665859a
|
Issue #1982980 by ParisLiakos, larowlan, dawehner, tim.plunkett: Move entity_get_form() to Drupal\Core\Entity\EntityManager::getForm().
|
2013-06-18 07:21:35 +02:00 |
Alex Pott
|
9ee90ca16d
|
Issue #1939090 by 2ndmile, hefox, Cottser, shanethehat, steveoliver, jenlampton, mr.baileys, derheap: Convert theme_tablesort_indicator() to Twig.
|
2013-06-18 00:25:44 +02:00 |
Alex Pott
|
73fbcf8072
|
Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms.
|
2013-06-17 23:26:42 +02:00 |
Alex Pott
|
9236b3f7ee
|
Issue #1939080 by joelpittet: Convert theme_datetime() to Twig.
|
2013-06-17 22:58:28 +02:00 |
Alex Pott
|
116f0a389e
|
Issue #2003366 by sillygwailo, Joe9, kenianbei, pcambra, heddn, YesCT, damiankloip: Rename Views method pre_render() to preRender().
|
2013-06-17 22:53:40 +02:00 |
Alex Pott
|
da1b134af1
|
Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes.
|
2013-06-17 21:58:27 +02:00 |
Alex Pott
|
fb7ad824c7
|
Issue #1903346 by Berdir, tim.plunkett, EclipseGc: Establish a new DefaultPluginManager to encapsulate best practices.
|
2013-06-17 18:17:56 +02:00 |
Nathaniel Catchpole
|
d1ae4a054a
|
Issue #2012682 by fago: Fixed Constraints in getPropertyDefinitions generate violations without a delta.
|
2013-06-17 15:06:04 +01:00 |
Nathaniel Catchpole
|
ecfbc27f34
|
Issue #1838310 by ParisLiakos, Jose Reyero: Remove st(), get_t() and for good.
|
2013-06-17 14:35:07 +01:00 |
Nathaniel Catchpole
|
a10b792f41
|
Issue #2018375 by andypost: Get rid of node_hook() and node_invoke().
|
2013-06-17 12:03:40 +01:00 |
Alex Pott
|
bd6ad51a89
|
Issue #2008558 by effulgentsia: Move nonalterations from hook_entity_bundle_info_alter() implementations to hook_entity_bundle_info() implementations.
|
2013-06-17 01:41:55 +02:00 |
Alex Pott
|
c5cecfde1d
|
Issue #1898456 by joelpittet: Common_test().module - Convert theme_ functions to Twig.
|
2013-06-17 01:19:04 +02:00 |
Alex Pott
|
1648a479c4
|
Issue #1893772 by chx, fubhy, slashrsm: Move entity-type specific storage logic into entity classes.
|
2013-06-16 11:40:11 +02:00 |
Alex Pott
|
1ea2d228c4
|
Issue #1946208 by dawehner: Rewrite QueryGroupByTest to use ViewUnitTestBase.
|
2013-06-15 11:40:18 +02:00 |
Alex Pott
|
6d54ed7ac1
|
Issue #1818568 by Berdir, das-peter: Convert files to the new Entity Field API.
|
2013-06-15 10:46:11 +02:00 |
Alex Pott
|
573068f94c
|
Issue #2003568 by dawehner, jhedstrom: Convert tags,attributes, diff and url validation unit tests to phpunit.
|
2013-06-15 00:11:48 +02:00 |
Alex Pott
|
81f4bc82a1
|
Issue #2006568 by ParisLiakos, dawehner: Convert filter_xss() tests to unit tests.
|
2013-06-15 00:03:29 +02:00 |
Alex Pott
|
9ddac9e9fa
|
Issue #1924436 by JohnAlbin, rteijeiro: Remove separate CSS_AGGREGATE_SYSTEM aggregate file and fix drupal_add_library() to aggregate CSS properly.
|
2013-06-14 15:37:00 +02:00 |
Alex Pott
|
980604905d
|
Issue #2006484 by tim.plunkett, dawehner: Remove dependency on datetime from node.
|
2013-06-14 02:25:47 +02:00 |
Alex Pott
|
fd9804d886
|
Issue #2014215 by sdboyer: Shift render array defaults back out onto BlockRenderController .
|
2013-06-14 02:18:37 +02:00 |
Alex Pott
|
95368fcaab
|
Issue #1986408 followup by ry5n, tim.plunkett, joelpittet | Bojhan: Fixed Message style update.
|
2013-06-14 00:59:34 +02:00 |
Alex Pott
|
84d0ea9776
|
Issue #1861702 by echoz, rteijeiro, LewisNyman, mcjim: Add a responsive grid to the Appearance page.
|
2013-06-14 00:57:52 +02:00 |
Alex Pott
|
27bd89be14
|
Issue #1998228 by ParisLiakos, dawehner: Remove hook_menu_site_status_alter() in favor of request listeners.
|
2013-06-14 00:53:50 +02:00 |
Alex Pott
|
5a4dceb2fe
|
Issue #1987812 by oenie, jibran: Convert system_admin_index() to a new style controller.
|
2013-06-13 22:59:24 +01:00 |
Alex Pott
|
3360502890
|
Issue #2009584 by rteijeiro, ry5n: Fixed Allow double underscores to pass through drupal_clean_css_identifier() as per new CSS standards.
|
2013-06-13 22:37:02 +01:00 |
Alex Pott
|
e5774f5b1b
|
Issue #1851086 by tim.plunkett, damiankloip, dawehner, alimac: Replace admin/people with a View.
|
2013-06-13 21:57:33 +01:00 |
Alex Pott
|
2b51e78747
|
Issue #2002906 by pwieck, jibran, aaronott, chr.fritsch, chrisguindon: Rename Views method get_entity() to getEntity().
|
2013-06-13 09:22:22 +01:00 |
Alex Pott
|
0a01a892d2
|
Issue #2004408 followup by tim.plunkett: Random failure: Allow modules to alter the result of EntityListController::getOperations.
|
2013-06-13 09:00:19 +01:00 |
Nathaniel Catchpole
|
e952a2115d
|
Revert "Issue #2012916 by andypost: Implement access controller for the menu and menu link entity."
This reverts commit 0f480b9e06 .
|
2013-06-12 17:45:28 +01:00 |
Nathaniel Catchpole
|
57384c7b09
|
Revert "Issue 2102916: follow up by Berdir, HEAD Broken."
This reverts commit 2db9d595dd .
|
2013-06-12 17:45:12 +01:00 |
Nathaniel Catchpole
|
2db9d595dd
|
Issue 2102916: follow up by Berdir, HEAD Broken.
|
2013-06-12 17:44:17 +01:00 |
Alex Pott
|
202fe604b4
|
Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition().
|
2013-06-12 17:14:59 +01:00 |
Alex Pott
|
317357373e
|
Issue #2004408 by YesCT, penyaskito: Allow modules to alter the result of EntityListController::getOperations.
|
2013-06-12 17:02:18 +01: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 |
Nathaniel Catchpole
|
0f480b9e06
|
Issue #2012916 by andypost: Implement access controller for the menu and menu link entity.
|
2013-06-12 12:16:55 +01:00 |
Alex Pott
|
07e3ccbdea
|
Issue #2004506 by cam8001, plach: Move standard_country_list() to Drupal\Core\Locale\Country.
|
2013-06-11 23:23:08 +01:00 |
Alex Pott
|
07bf168bd6
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
catch
|
34ba7cc55f
|
Issue #1623114 by ParisLiakos, chrisdolby, marvil07: Remove drupal_exit().
|
2013-06-11 22:12:01 +01:00 |
Alex Pott
|
83f9d583ef
|
Issue #1895160 by tim.plunkett: Convert admin/content to a View, keep a non-views fallback with no bulk operations.
|
2013-06-11 17:49:20 +01:00 |
Nathaniel Catchpole
|
0aaea6debd
|
Issue #1999328 by DmitryDrozdik, annikaC, jeroen12345, andypost: Remove comment_save() and comment_delete()/comment_delete_multiple() in favor of $comment->save()/$comment->delete().
|
2013-06-11 17:38:12 +01:00 |
Alex Pott
|
4d85fa44a3
|
Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user.
|
2013-06-11 15:04:34 +01:00 |
Nathaniel Catchpole
|
40f25ec132
|
Issue #1984528 by dawehner, ParisLiakos: Allow for more robust access checking.
|
2013-06-11 10:28:27 +01:00 |
Alex Pott
|
5ecc704c4e
|
Issue #1993100 by damiankloip: Change hook_queue_info() 'worker callback' to be a callable.
|
2013-06-11 10:22:50 +01:00 |
Alex Pott
|
bf2c404e68
|
Issue #2004224 by Berdir, andypost: Convert tests using TestEntity to EntityTest (except Field API tests).
|
2013-06-10 13:37:27 +01:00 |
Alex Pott
|
d7d085b4a1
|
Issue #2011376 by YesCT: Fix verb tense in update function summaries.
|
2013-06-10 13:15:33 +01:00 |
Nathaniel Catchpole
|
37445fd7d0
|
Issue #1813762 by ParisLiakos, Jose Reyero, YesCT, japicoder, attiks: Introduce unified interfaces, use dependency injection for interface translation.
|
2013-06-10 12:46:03 +01:00 |
Alex Pott
|
71e34155e3
|
Issue #1183042 followup by mgifford, larowlan: Regression: Add WAI-ARIA roles to Core blocks.
|
2013-06-10 12:24:39 +01:00 |
catch
|
babb2b717b
|
Issue #1825090 by thedavidmeister, Cottser: Remove theme_html_tag() from the theme system.
|
2013-06-09 21:54:08 +01:00 |
Alex Pott
|
d84dd29c7c
|
Issue #1987688 by cbiggins, jibran: Convert design_test_category_page() to a new style controller.
|
2013-06-09 18:58:34 +01:00 |
Alex Pott
|
bd1f226e8d
|
Issue #1881606 by dawehner, jibran: Use a derivative to integrate all entities as row plugins.
|
2013-06-09 13:35:39 +01:00 |
Nathaniel Catchpole
|
ffaabb7cfa
|
Issue #1998576 by beejeebus, alexpott, swentel: Make the config import process use full config trees again.
|
2013-06-08 21:10:53 +01:00 |
Alex Pott
|
d790fb7ada
|
Issue #805858 by Pancho, Steven Jones, simg: Fixed Affected rows inconsistent across database engines.
|
2013-06-08 18:39:36 +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 |
Alex Pott
|
b0cf1be964
|
Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API.
|
2013-06-06 20:10:20 +01:00 |
Jennifer Hodgdon
|
334b3d7f76
|
Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, hook_menu, and t documentation.
|
2013-06-06 09:14:35 -07:00 |
Alex Pott
|
54c2e3d506
|
Issue #2002152 by fago, amateescu: Implement entity validation based on symfony validator.
|
2013-06-06 13:38:39 +01:00 |
Alex Pott
|
88e6a760b7
|
Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API.
|
2013-06-06 11:20:38 +01:00 |
Alex Pott
|
6941c5b78b
|
Issue #1984766 by sdboyer, Niklas Fiekas, msonnabaum: Fixed Start relying on Request/Response objects for cache handling.
|
2013-06-06 09:21:58 +01:00 |
Alex Pott
|
b21943922d
|
Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence.
|
2013-06-06 09:14:16 +01:00 |
Alex Pott
|
9d73599020
|
Issue #2001310 by chx, effulgentsia, Berdir, YesCT: Disallow firing hooks during update.
|
2013-06-06 09:08:39 +01:00 |
Alex Pott
|
ec9dc2c390
|
Issue #1935908 by ParisLiakos, msonnabaum: Convert Graph tests to phpunit.
|
2013-06-05 18:51:44 +01:00 |
Nathaniel Catchpole
|
579aa78880
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +01:00 |
Alex Pott
|
520f1c516d
|
Issue #1987824 by nick_schuch, vijaycs85, ParisLiakos: Convert system_php() to a new style controller.
|
2013-06-05 14:39:57 +01:00 |
Nathaniel Catchpole
|
50919a7934
|
Issue #2003342 by jhedstrom: Convert system module's database unit tests to phpunit.
|
2013-06-05 12:33:21 +01:00 |
Alex Pott
|
42daa83c5e
|
Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init().
|
2013-06-05 08:47:39 +01:00 |
webchick
|
30d3671c03
|
Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler().
|
2013-06-04 20:58:17 -05:00 |
Nathaniel Catchpole
|
99f7e5944f
|
Issue #2004908 by sdboyer: Added Allow tests to specify that response headers should be dumped in verbose mode.
|
2013-06-04 10:31:11 +01:00 |
Nathaniel Catchpole
|
affc74ccdd
|
Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete().
|
2013-06-03 11:00:40 +01:00 |
catch
|
a078c23800
|
Issue #1987114 by thedavidmeister: Allow l() to accept a renderable array for $text.
|
2013-06-02 17:12:36 +01:00 |
catch
|
8fadfdfb3c
|
Issue #1961938 by chx, alexpott, YesCT, xjm, attheshow, dawehner: Test the interactive installer.
|
2013-06-02 11:54:03 +01:00 |
Dries
|
6049d2517d
|
Issue #2004780 by Ryan Weal, YesCT, tim.plunkett, plach, Gábor Hojtsy: Fixed Unify menu item access checking with mock menu items.
|
2013-05-31 14:19:40 -04:00 |
Alex Pott
|
060d9562fa
|
Issue #2002622 by nod_: Wrong declaration for tabbingmanager script in system_library_info().
|
2013-05-31 10:23:35 +01:00 |
Alex Pott
|
d46f4d2b14
|
Issue #2003594 by gcassie: Fixed duplicate array key in _form_test_disabled_elements().
|
2013-05-31 10:07:49 +01:00 |
Alex Pott
|
7924d881b7
|
Issue #2003388 by nicholaspaun: Fixed HTML for menu blocks contains invalid attribute 'classes'.
|
2013-05-31 10:06:24 +01: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 |
catch
|
af9859d788
|
Issue #1987828 by mtift, vijaycs85: Convert system_run_cron() to a new style controller.
|
2013-05-29 08:44:34 +01:00 |
catch
|
6e95cc60b9
|
Issue #1806478 by Cottser, joelpittet, kevinquillen: Make twig the default engine once all modules templates are converted from .tpl.php to .html.twig.
|
2013-05-29 08:41:16 +01:00 |
catch
|
5e768561e2
|
Issue #1484704 by joelpittet, Eric_A, wiifm, elvis2: Remove instances of attributes_array().
|
2013-05-29 08:11:07 +01:00 |
Alex Pott
|
00fdcd39cc
|
Issue #1908756 by tim.plunkett: Separate Action Links (MENU_LOCAL_ACTION) from hook_menu().
|
2013-05-27 20:20:55 -05:00 |
Alex Pott
|
040ff573a2
|
Issue #1998166 by dawehner: Use the controller resolver to inject parameters into HtmlFormController.
|
2013-05-27 19:57:28 -05:00 |
Alex Pott
|
521e1e5946
|
Issue #1957158 by abghosh82, JacobSanford: Replace typed_data() with Drupal::typedData().
|
2013-05-27 18:00:35 -05:00 |
Alex Pott
|
76f7b94445
|
Issue #1980338 by vineet.osscube, nick_schuch: Fixed Fatal error: Class 'plugin.manager.block' not found in /core/modules/system/system.module on line 1162.
|
2013-05-27 12:48:53 -07:00 |
Alex Pott
|
a2f15f28eb
|
Issue #1998250 by patrickd, dww, chx: Move batch to pluggable storage.
|
2013-05-27 11:12:50 -07:00 |
Alex Pott
|
ce7ff5cd54
|
Issue #1634442 by chia, Berdir, amateescu, fago: Fixed DatabaseStorageController can't catch exceptions.
|
2013-05-26 16:45:42 -07:00 |
Alex Pott
|
291689a59b
|
Issue #2003942 by tim.plunkett: Convert system_configure_date_formats_form() to a controller.
|
2013-05-26 15:04:38 -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
|
f94711cd56
|
Issue #1987850 by oenie, vijaycs85, cosmicdreams, amateescu: Convert system_theme_disable() to a new style controller.
|
2013-05-25 19:32:33 -07:00 |
Alex Pott
|
7961e03aeb
|
Issue #1909418 by tim.plunkett, damiankloip, larowlan, dawehner, kim.pepper: Allow Entity Controllers to have their dependencies injected.
|
2013-05-25 16:36:57 -07:00 |
Alex Pott
|
4ec9347a27
|
Issue #1962806 by mtift: Remove Drupal\taxonomy\Tests\HooksTest and taxonomy_test().module.
|
2013-05-25 14:24:11 -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
|
7846ad6fb9
|
Issue #1938184 by Xano, ParisLiakos, franskuipers, clemens.tolboom: Convert Drupal\Core\Utility\Color\ColorTest to PHPUnit.
|
2013-05-25 12:42:40 -07:00 |
Alex Pott
|
74b5b36cbc
|
Issue #1889394 by droplet, nod_: Choose one JS debounce function.
|
2013-05-25 12:28:28 -07:00 |
Alex Pott
|
7002e6baaa
|
Issue #1800998 by dawehner, swentel: Use route system instead of hook_menu() in Views.
|
2013-05-25 10:34:58 -07:00 |
Dries
|
1c3bc1dce5
|
Issue #2000558 by nod_: Progress bar creates doesn't stop on errors.
|
2013-05-24 13:54:42 -07:00 |
Dries
|
feab614d1b
|
Issue #1991078 by alexpott: Convert MachineNameControllerTest to PHPUnit.
|
2013-05-24 12:10:51 -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
|
67b166ca27
|
Issue #1898454 by c4rl, gnuget, Hydra, mr.baileys, Sean Charles, joelpittet: system.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 10:03:09 -07:00 |
Alex Pott
|
d7f5a1ae17
|
Issue #1987426 by shanethehat, Cottser, intergalactic overlords, mr.baileys: Convert maintenance-page.tpl.php to Twig.
|
2013-05-24 09:48:56 -07:00 |
Alex Pott
|
5b2afa0e33
|
Issue #1961868 by 2ndmile, foopang, Cottser: Convert region.tpl.php to Twig.
|
2013-05-24 09:47:45 -07:00 |
Alex Pott
|
684aaa5ba0
|
Issue #1961870 by Cottser, foopang, kgoel, shanethehat, tlattimore, c4rl, joelpittet, thedavidmeister: Convert page.tpl.php to Twig.
|
2013-05-24 09:46:19 -07:00 |
Alex Pott
|
8ec70c2ea3
|
Issue #1961872 by Cottser, widukind, foopang, shanethehat, nikkubhai, c4rl, thedavidmeister: Convert html.tpl.php to Twig.
|
2013-05-24 09:41:26 -07:00 |
Alex Pott
|
af28766f18
|
Issue #1898458 by widukind, Cottser, c4rl: [READY] theme_test().module - Convert PHPTemplate templates to Twig.
|
2013-05-24 09:40:31 -07:00 |
Alex Pott
|
523d64a462
|
Issue #1993312 by damiankloip, tim.plunkett: Change pre_render(), post_render(), and after_build() callbacks to accept callables.
|
2013-05-21 17:22:44 -07:00 |
Alex Pott
|
530a6eda68
|
Issue #1957888 by ParisLiakos, Berdir: Fixed Exception when a field is empty on programmatic creation.
|
2013-05-21 16:54:06 -07:00 |
Jennifer Hodgdon
|
286b353036
|
Issue #1981912 by kostajh, theMusician, Justin M. Woodum: Make reference to INSTALL.txt in system_requirements link to the file when displayed.
|
2013-05-21 12:21:40 -07:00 |
Alex Pott
|
3b1f85aa34
|
Issue #1920886 by Cottser, Fabianx: Drupal_render() should only render the child elements when rendering a 'render element' for the first time.
|
2013-05-19 16:34:52 -07:00 |
Alex Pott
|
518c4d10bd
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07:00 |