Alex Pott
|
6aa975ca5f
|
Issue #2015701 by klausi, pfrenssen, amateescu: Convert field type to typed data plugin for entity reference module.
|
2013-08-25 11:02:51 +01:00 |
Alex Pott
|
3c2bee1d4a
|
Issue #2067881 by ZenDoodles, mradcliffe: Fixed Search is missing from block admin UI after installation.
|
2013-08-25 10:56:12 +01:00 |
Alex Pott
|
499080f36c
|
Issue #1987858 by oenie, jibran, tim.plunkett: Convert taxonomy_autocomplete() to a new style controller.
|
2013-08-25 10:38:07 +01:00 |
Alex Pott
|
e2e8b97551
|
Issue #2071997 by yched: Fixed Race condition in caching of field & instance definitions.
|
2013-08-25 09:48:46 +01: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 |
Alex Pott
|
8c23138311
|
Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'.
|
2013-08-24 11:27:40 +01:00 |
Alex Pott
|
85963a7892
|
Issue #2061835 by thedavidmeister, Cottser: Fixed theme() doesn't enforce that what it returns is a string or FALSE.
|
2013-08-24 11:25:44 +01:00 |
Alex Pott
|
06ca120b3e
|
Issue #2068269 by dawehner: Use _content where possible in views_ui().routing.yml.
|
2013-08-24 09:56:39 +01:00 |
Alex Pott
|
4d783b7369
|
Issue #1889644 by Berdir: Convert drupal_mail_system() to a MailFactory service to allow more flexible replacements.
|
2013-08-24 09:52:50 +01:00 |
Alex Pott
|
f37f7a1e9c
|
Issue #1978932 by laurentchardin, kbentham: Convert overlay_ajax_render_region() to a Controller.
|
2013-08-24 09:48:10 +01:00 |
Alex Pott
|
5fc01a83e8
|
Issue #2072181 by dawehner, tim.plunkett: Change title in blocks form for items_per_page().
|
2013-08-24 01:51:29 +01:00 |
webchick
|
094a9e16b5
|
Issue #2067427 by Wim Leers: Fixed Drupal.editors.ckeditor.attachInlineEditor() should pass Drupal-specific settings like Drupal.editors.ckeditor.attach() does.
|
2013-08-23 07:17:00 -07:00 |
Nathaniel Catchpole
|
2824506d4d
|
Issue #2063191 by larowlan, marthinal: Fixed Menu items do not save if the menu path is an alias.
|
2013-08-23 13:23:49 +01:00 |
Alex Pott
|
6cb659a97e
|
Issue #2039521 by Berdir, tim.plunkett: Convert FilterPluginManager to extend DefaultPluginManager.
|
2013-08-23 02:53:08 +01:00 |
Alex Pott
|
e21eae47ea
|
Issue #2068069 by Xano: Fixed Outdated @todo in TypedDataManager.
|
2013-08-23 02:46:31 +01:00 |
Alex Pott
|
5f0fc08ba7
|
Issue #2029167 by oadaeh, mandarmbhagwat78: Fixed Global text textarea is hidden due a CSS problem in Firefox.
|
2013-08-23 02:44:46 +01:00 |
Alex Pott
|
818d962ef8
|
Issue #2009654 by Cottser, InternetDevels, jesse.d, Carolyn, jenlampton: Replace theme() with drupal_render() in locale module.
|
2013-08-23 02:36:59 +01:00 |
Alex Pott
|
3f97e8ceee
|
Issue #2009580 by pplantinga, Samvel, hussainweb, andypost, siccababes: Replace theme() with drupal_render() in image module.
|
2013-08-23 02:17:12 +01:00 |
Alex Pott
|
6fa0fe8a6f
|
Issue #2047593 by damiankloip: Inject dependencies into EntityDerivative derivative class.
|
2013-08-23 01:56:33 +01:00 |
webchick
|
2132c17948
|
Issue #2057155 by pwolanin, dawehner: Add a generateFromRoute() method on the url generator to accept options like url().
|
2013-08-22 10:28:40 -07:00 |
webchick
|
fa967340e3
|
Revert "git commit -m Issue"
Stupid commit message. :P Fixing. :P
This reverts commit 838bf21e31 .
|
2013-08-22 10:25:55 -07:00 |
webchick
|
838bf21e31
|
git commit -m Issue
|
2013-08-22 10:21:03 -07:00 |
webchick
|
4165a693c9
|
Issue #2069191 by aspilicious, dawehner: Fixed PageTitle tests aren't run.
|
2013-08-22 09:46:38 -07:00 |
webchick
|
93bdc95dd0
|
Issue #2068207 by hron84: Fixed Mistyped error message in core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php.
|
2013-08-22 09:45:11 -07:00 |
webchick
|
99dba0a3fc
|
Issue #2070579 by killes@www.drop.org: Remove killes from MAINTAINERS.txt.
|
2013-08-22 07:51:23 -07:00 |
Alex Pott
|
88b192cd8d
|
Issue #1912604 by joelpittet, mondrake, damiankloip, gollyg, Cottser: Convert theme_views_mini_pager() to twig.
|
2013-08-22 12:07:26 +01:00 |
Alex Pott
|
0e47ce3293
|
Revert "Issue #2060405 by Wim Leers: Fixed Impossible to uninstall any module using the file usage service, because it is impossible to delete all file usages by a module."
This reverts commit 858674f0d1 .
|
2013-08-22 11:19:04 +01:00 |
Alex Pott
|
410d56a7ba
|
Issue #2059245 by tim.plunkett, msonnabaum: Add a FormBase class containing useful methods.
|
2013-08-22 03:02:00 +01:00 |
Alex Pott
|
5460c03e89
|
Issue #1856766 by chx, Berdir, heyrocker, kim.pepper: Convert file_public_path() to the new settings system (make it not configurable via UI or YAML).
|
2013-08-22 02:11:07 +01:00 |
Alex Pott
|
5778af9115
|
Issue #2011918 by Liam Morland, jesse.d, scor: Fixed Titles are often double-escaped (including in the content attribute of the dc:title meta element for nodes).
|
2013-08-22 01:21:58 +01:00 |
Nathaniel Catchpole
|
120bbc9701
|
Issue #1911492 by jibran, Manuel Garcia, derhasi, damiankloip, pcambra, dawehner, tstoeckler: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates.
|
2013-08-21 11:35:55 +01:00 |
Nathaniel Catchpole
|
876a1b180a
|
Issue #2056293 by sauravshrestha: Remove empty test Drupal\node\Tests\NodeEntityFieldQueryAlterTest.
|
2013-08-21 08:49:03 +01:00 |
Nathaniel Catchpole
|
ab69f178b6
|
Issue #2022931 by tim.plunkett, ParisLiakos: Move drupal_var_export() to \Drupal\Component\Utility.
|
2013-08-21 08:45:23 +01:00 |
Nathaniel Catchpole
|
b761f76a65
|
Issue #2056627 by dawehner, tim.plunkett: Fixed Regression, Form API autocomplete is broken for routes.
|
2013-08-21 08:34:21 +01:00 |
Nathaniel Catchpole
|
350c73f1eb
|
Issue #1987884 by dawehner: Convert update_callback_service_unavailable() to a new style controller.
|
2013-08-21 08:10:19 +01:00 |
webchick
|
4406bee55b
|
Issue #2067495 by xjm: Add mtift to MAINTAINERS.txt for the configuration system.
|
2013-08-20 23:53:27 -07:00 |
Nathaniel Catchpole
|
c679b5dbb2
|
Issue #2068217 by thedavidmeister: Fixed array('hook') syntax for suggestions is broken for #theme_wrappers().
|
2013-08-21 06:55:44 +01:00 |
Nathaniel Catchpole
|
de9f13c1b8
|
Issue #2062131 by danylevskyi, NonProfit: In MachineName Class Rename Views properties to core standards.
|
2013-08-21 06:50:33 +01:00 |
Nathaniel Catchpole
|
928a366d16
|
Issue #2067891 by dawehner: Remove override of check_plain().
|
2013-08-21 06:45:35 +01:00 |
Nathaniel Catchpole
|
ae52fa173a
|
Issue #2065949 by idflood, larowlan: Fixed REST export view add requirement to all paths, leading to 'Method Not Allowed' on most forms.
|
2013-08-21 05:26:43 +01:00 |
Nathaniel Catchpole
|
a911c113a9
|
Issue #1961542 by mtift, ParisLiakos: Added Drupal::transliteration() and replace calls to transliteration service with it.
|
2013-08-21 02:49:29 +01:00 |
Nathaniel Catchpole
|
9ed73eabae
|
Issue #1987686 by daffodil_naveen, stella, marcingy, sidharthap, vijaycs85, kmoll, dawehner: Convert dblog_event() to a new style controller.
|
2013-08-21 02:47:29 +01:00 |
Nathaniel Catchpole
|
b4a88eddb8
|
Issue #2052995 by dawehner: Add a route to the frontpage.
|
2013-08-21 02:26:31 +01:00 |
Nathaniel Catchpole
|
193c713344
|
Issue #2067531 by mtift: Deprecate variable_* functions.
|
2013-08-21 02:23:14 +01:00 |
Nathaniel Catchpole
|
a2d86efbd6
|
Issue #2050801 by yched, amateescu: Unify handling of default values between base and configurable fields.
|
2013-08-21 02:04:06 +01:00 |
Nathaniel Catchpole
|
7dc6bbf011
|
Issue #2014043 by kgoel, nathangervais: Replace drupal_container() with \Drupal in the views module.
|
2013-08-21 02:01:19 +01:00 |
Alex Pott
|
3e8393446c
|
Issue #2049709 by plopesc: TranslationManager::translate() should be on an interface.
|
2013-08-21 00:05:40 +01:00 |
Alex Pott
|
265940c82a
|
Issue #2038707 by chx, rlmumford, yanniboi, andrewbelcher: Entity query sql backend limits storage controllers changes in contrib.
|
2013-08-20 18:18:33 +01:00 |
Nathaniel Catchpole
|
55092dc758
|
Issue #2059313 by StephaneQ, giammi: Cache simpletest_phpunit_get_available_tests().
|
2013-08-20 13:51:51 +01:00 |
Alex Pott
|
375a708147
|
Issue #2067127 by yched: Reorganize the contents of field.* files.
|
2013-08-20 11:58:32 +01:00 |