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
|
fcf2c9d4f5
|
Issue #2030411 follow-up by ifrik: Update hook_help() for action module.
|
2013-07-24 02:30:02 +02:00 |
Alex Pott
|
972ad35072
|
Issue #2045709 by damiankloip, fubhy: Remove tempStore dependency from ViewsUIController.
|
2013-07-24 02:04:48 +02:00 |
Alex Pott
|
cab25677f8
|
Issue #2046845 by bdone: Remove space after $this-> testHelperPlugin.
|
2013-07-24 01:43:56 +02:00 |
Alex Pott
|
2a1e1472c1
|
Issue #2009008 by pplantinga, InternetDevels, duckx, benjifisher: Replace theme() with drupal_render() in field and field_ui() modules.
|
2013-07-24 00:21:55 +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 |
Alex Pott
|
88cbedb8e8
|
Issue #2046537 by DuaelFr: End with 'any' label configuration to improve consistency and localization.
|
2013-07-23 09:48:19 +01:00 |
Alex Pott
|
186312d68a
|
Issue #2044825 by Gábor Hojtsy: Fixed Language entity missing uri() method implementation.
|
2013-07-23 09:39:34 +01:00 |
Alex Pott
|
c1f73e6600
|
Issue #2026319 by pplantinga: Fixed Mis-named variables in picture_theme().
|
2013-07-23 00:28:12 +01:00 |
Alex Pott
|
1d6edbb944
|
Issue #2024811 by tim.plunkett: Remove hardcoding of ConfigEntityBase in RoleStorageController::attachLoad().
|
2013-07-23 00:11:55 +01:00 |
Alex Pott
|
03649a3441
|
Issue #2043403 by bdone: Fixed admin/content View does not have 'new'/'update' indicators.
|
2013-07-23 00:00:05 +01:00 |
Alex Pott
|
c2e0cda721
|
Issue #1983682 by tim.plunkett, h3rj4n, larowlan: Convert applicable custom_block_menu() entries to use _entity_form() in routing.yml.
|
2013-07-22 23:58:13 +01:00 |
Nathaniel Catchpole
|
c6157d8fae
|
Issue #2006484 by tim.plunkett, Pancho, dawehner, amateescu, drunken monkey: Fixed Remove dependency on datetime from node.
|
2013-07-22 11:21:34 +01:00 |
Alex Pott
|
6c117d60bb
|
Issue #2005166 follow-up by slashrsm, fubhy: Create simple file listing under admin/content/file.
|
2013-07-22 09:39:17 +01: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 |
Nathaniel Catchpole
|
eaacc4e6b9
|
Issue #2042487 by tim.plunkett, damiankloip: Fixed Token checking for Views enable/disable is missing.
|
2013-07-21 16:25:33 +01:00 |
Alex Pott
|
8cf78305af
|
Issue #2005166 by slashrsm, dawehner: Create simple file listing under admin/content/file.
|
2013-07-21 09:17:17 +01:00 |
Alex Pott
|
982452f77a
|
Issue #2030293 by mondrake, YesCT: Fixed View preview is broken in UI if a pager has to be displayed.
|
2013-07-21 08:48:19 +01:00 |
Alex Pott
|
08aeb8717f
|
Issue #2034947 by damiankloip: Change view results to use a classed object.
|
2013-07-21 08:46:30 +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
|
15d3012577
|
Issue #1963476 by widukind, joelpittet, jenlampton, tlattimore, kattekrab, siccababes, adamcowboy: Datetime.module - Convert theme_ functions to Twig.
|
2013-07-21 00:53:24 +01:00 |
Alex Pott
|
b11b7fae86
|
Issue #2019587 by Berdir, linclark: Add test coverage for DateTimeItem.
|
2013-07-21 00:36:56 +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
|
b3149b25b7
|
Issue #2045361 by dawehner, fubhy: Mark user_access() as deprecated.
|
2013-07-20 21:54:56 +01:00 |
Alex Pott
|
02c8071e19
|
Issue #1906692 by Simon Georges, jmarkel: String cleanup: make strings consistent in DefaultFetcher::fetch.
|
2013-07-20 21:53:24 +01:00 |
Alex Pott
|
c370de2674
|
Issue #2039425 by Wim Leers: Convert CKEditorPluginManager to extend DefaultPluginManager.
|
2013-07-20 21:44:18 +01:00 |
Alex Pott
|
338705adf3
|
Issue #1979036 by dawehner: Convert views_ajax() to a Controller.
|
2013-07-20 21:31:43 +01:00 |
Alex Pott
|
f50aa0f15e
|
Issue #1788888 by jsacksick, David_Rothstein: Fixed Overlay at admin/modules closes on submitting the form.
|
2013-07-20 21:28:59 +01:00 |
Alex Pott
|
2b08f2ec29
|
Issue #1978928 by piyuesh23, InternetDevels, disasm: Convert locale_translation_manual_status() to a Controller.
|
2013-07-20 21:20:48 +01:00 |
Alex Pott
|
324631dda7
|
Issue #2043749 by rvilar: Fixed Typo error for 'Timeone' in UserStorageController.php.
|
2013-07-20 21:17:52 +01:00 |
Alex Pott
|
aaa2408ccb
|
Issue #2039433 by Wim Leers: Convert EditorManager to extend DefaultPluginManager.
|
2013-07-20 21:16:48 +01:00 |
Alex Pott
|
566ebfd9de
|
Issue #1856976 by andypost, Soul88, ACF, aspilicious, vijaycs85, dawehner: Convert language_count() to the state system.
|
2013-07-20 20:39:11 +01:00 |
Alex Pott
|
91fbd4b5ca
|
Issue #2029733 by damiankloip, tim.plunkett: Add a getExecutable() method to View.
|
2013-07-20 20:32:31 +01:00 |
Alex Pott
|
1eb378f424
|
Issue #1806288 by dead_arm, mgifford: Fix duplicate ID's in Views HTML structure.
|
2013-07-20 20:27:43 +01:00 |
Alex Pott
|
b2b2a4444b
|
Issue #2029505 by penyaskito, YesCT, Gábor Hojtsy: Fixed Exporting translations does not correctly generate empty strings.
|
2013-07-20 18:57:18 +01:00 |
Alex Pott
|
3172ea413c
|
Issue #1946456 by andypost, disasm: Convert taxonomy_term_confirm_delete() and taxonomy_vocabulary_confirm_delete() to the new form interface.
|
2013-07-20 14:41:10 +01:00 |
Alex Pott
|
e9ca0d86e6
|
Issue #2020001 by linclark, jesse.d: Make datatype callback handling more flexible.
|
2013-07-20 13:57:47 +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
|
d455adeb73
|
Issue #2036765 by tim.plunkett: Drupal\rdf\Tests\StandardProfileTest needs clean up.
|
2013-07-20 02:33:20 +01:00 |
Alex Pott
|
be35585c26
|
Issue #2032235 by elachlan: Fixed SearchSettingsForm implements CMI incorrectly.
|
2013-07-20 02:31:56 +01:00 |
Alex Pott
|
b5f23414fb
|
Issue #2030411 by ifrik, batigolix: Update hook_help() for action module.
|
2013-07-20 02:19:17 +01:00 |
Alex Pott
|
f92f05c171
|
Issue #2040369 by xjm: Fixed The Views UI tour is broken.
|
2013-07-20 02:14:38 +01:00 |
Alex Pott
|
c25950fe93
|
Issue #2031647 by linclark: Provide minimal default rest configuration.
|
2013-07-20 02:13:25 +01:00 |
Alex Pott
|
169b445988
|
Issue #2010126 by juanolalla, alweb: Replace theme() with drupal_render() in image module for theme_image_formatter().
|
2013-07-20 02:09:04 +01:00 |
Alex Pott
|
c874593f07
|
Issue #1938938 by duellj, Risse: Convert theme_user_admin_permissions() to table #type.
|
2013-07-20 01:39:52 +01:00 |
Alex Pott
|
3bc754a644
|
Issue #1963986 by chrisjlee, designesse, joelpittet, waynethayer: Convert theme_views_ui_view_info() to Twig.
|
2013-07-20 01:23:33 +01:00 |
Alex Pott
|
4fc16f8ea1
|
Issue #2035315 by dawehner: Add a dedicated @FieldWidget annotation.
|
2013-07-20 01:22:20 +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
|
a7ef6f36bb
|
Issue #2030551 by marcingy: Fixed PHP notice when creating new Drupal user.
|
2013-07-19 18:22:38 +01:00 |
Nathaniel Catchpole
|
62551a8e37
|
Issue #2033413 by catch: fix file permissions, whoops.
|
2013-07-19 12:28:59 +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
|
ce46bf1e9a
|
Issue #2044865 by Gábor Hojtsy: Fixed Picture mappings cannot be edited.
|
2013-07-19 11:02:40 +01:00 |
Alex Pott
|
33c488d583
|
Issue #2029455 by vollepeer: Typo in tip for 'Full HTML'.
|
2013-07-19 10:45:39 +01:00 |
Alex Pott
|
9830bee62c
|
Issue #1818976 by bleen18: Fixed Several update functions incorrectly return NULL values.
|
2013-07-19 10:11:42 +01:00 |
Alex Pott
|
a98f4dd563
|
Issue #2038233 by tim.plunkett: Convert TipPluginManager to extend DefaultPluginManager.
|
2013-07-19 10:08:24 +01:00 |
Alex Pott
|
bd51e51a90
|
Issue #2028511 by damiankloip, dawehner: Allow plugin derivative classes to use services from the container.
|
2013-07-19 10:08:06 +01:00 |
Alex Pott
|
535ed4185b
|
Issue #1812048 by mikeker, Pancho, dawehner, tim.plunkett: Build the exposed form using form API functions.
|
2013-07-18 23:53:52 +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 |
Alex Pott
|
982488c3df
|
Issue #2035839 by vijaycs85: Fixed Align block config schema with block configuration.
|
2013-07-18 22:44:04 +01:00 |
Alex Pott
|
dc2304f23b
|
Issue #2029405 by YesCT, vijaycs85, rahul.shinde: Write configuration schema for node types.
|
2013-07-18 22:42:06 +01:00 |
Dries
|
81cfa89160
|
Issue #1951278 by larowlan, tim-e: Create taxonomy term form controller for forum terms (ie not default) and use that for admin/structure/forum/edit/{forum|contain.
|
2013-07-18 14:43:38 -04:00 |
Dries
|
edcd8df4bd
|
Issue #1966334 by Alan Evans, fubhy, dawehner, ParisLiakos: Convert user_access() to User::hasPermission().
|
2013-07-18 14:31:35 -04: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 |
Nathaniel Catchpole
|
788cb06d60
|
Issue #1938044 by hass, jessebeach, Dragan Eror: Fixed Prefix all toolbar classes to prevent theme clashes.
|
2013-07-18 11:28:54 +01:00 |
Jennifer Hodgdon
|
a6c63d4feb
|
Issue #1977644 by ifrik, batigolix: Update Ban module hook_help to help standards by adding link to online docs
|
2013-07-17 07:40:05 -07:00 |
Alex Pott
|
a16c164ef6
|
Issue #1823204 by Chi, damiankloip, dawehner: Fixed Class 'Drupal\taxonomy\Plugin\views\filter\stdClass' not found .
|
2013-07-16 21:22:28 -04:00 |
Alex Pott
|
d8e21f879c
|
Issue #2032031 by damiankloip: Deprecate use of views_get_view() function in favour of Views::getView() method.
|
2013-07-16 21:17:11 -04:00 |
Alex Pott
|
14708544c8
|
Issue #2031885 by droplet: Add t() context to 'Order' string.
|
2013-07-16 20:56:44 -04: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
|
1cb6503284
|
Issue #1847314 by oresh, jessebeach, mattimck, nod_: Fixed Reduce the dependency on JavaScript for the toolbar to display properly.
|
2013-07-16 16:34:14 +01: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 |
Nathaniel Catchpole
|
71afb6cad2
|
Issue #2033413 by batigolix, amateescu: Create hook_help() for Menu link module.
|
2013-07-16 16:27:22 +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
|
5beb2f94af
|
Issue #1903746 by Mark Carver, mgifford, DaneMacaulay: Replace the views grid table template with one using divs.
|
2013-07-16 02:37:55 -04:00 |
Alex Pott
|
31efff2728
|
Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core.
|
2013-07-15 18:39:32 -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
|
6023052c77
|
Issue #2035697 by Dave Reid: Fixed Entity reference formatter should default to the 'Default' view mode.
|
2013-07-15 18:07:02 -04:00 |
Alex Pott
|
9e4991d66f
|
Issue #2031881 by plopesc: Move block_test_views() to tests/modules folder.
|
2013-07-15 18:03:31 -04:00 |
Alex Pott
|
e0f675f3b2
|
Issue #2019095 by crispiatico, vijaycs85, piyuesh23: Complete Configuration schemas for views style.
|
2013-07-15 13:05:42 -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 |
Alex Pott
|
d03acd3ce9
|
Issue #1831080 by dawehner, IshaDakota, YesCT: Remove the 'More' area from the bottom of handler configuration.
|
2013-07-14 14:01:25 -04:00 |
Alex Pott
|
53f96eda08
|
Issue #1933364 by dawehner: Remove the ajax errors in the UI.
|
2013-07-14 09:06:59 -04:00 |
Nathaniel Catchpole
|
e8919c6d42
|
Issue #2009680 by DarthDrupal, cwells73, Samvel, adamcowboy, hussainweb: Fixed Replace theme() with drupal_render() in taxonomy module.
|
2013-07-13 12:09:13 +01:00 |
Nathaniel Catchpole
|
7232dbf9f1
|
Issue #2024893 by bdone, dawehner: Change status filter on admin/people to 'active'/'blocked'.
|
2013-07-13 12:03:08 +01:00 |
Nathaniel Catchpole
|
c094757a99
|
Issue #1963942 by joelpittet, ACF, dasjo: Change all instances of $vars to $variables.
|
2013-07-13 11:30:18 +01:00 |
Alex Pott
|
2d922c314a
|
Issue #2005778 by webflo, naxoc, penyaskito, andypost, vijaycs85, plopesc, maggo: Convert language_admin_overview_form() to a Controller.
|
2013-07-12 11:52:33 -04:00 |
Alex Pott
|
e67580b16b
|
Issue #2027857 by YesCT, kfritsche, penyaskito: Fixed Blocks operations cannot be altered.
|
2013-07-12 11:52:33 -04:00 |
Alex Pott
|
e5b1973706
|
Issue #2010636 by mcjim, Wim Leers, typhonius: Remove drupal_add_css() and drupal_add_js() from color.module — use #attached.
|
2013-07-12 11:52:32 -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
|
e85f89c3cc
|
Issue #1946434 by tim.plunkett: Convert all of confirm_form() in node.admin.inc and node.pages.inc to the new form interface.
|
2013-07-11 22:04:19 -04: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 |
Alex Pott
|
3091a40783
|
Issue #2032919 by klausi: Fixed PATCH and POST should return 400 on NULL bodies.
|
2013-07-11 11:49:13 +01:00 |
Alex Pott
|
6b6c6f20ee
|
Issue #2007474 by dawehner: Make it easy to refresh a view.
|
2013-07-11 10:39:08 +01:00 |
Alex Pott
|
0059c7f01d
|
Issue #2011094 by kgoel: Replace drupal_container() with Drupal::service() in the layout module.
|
2013-07-11 10:39:07 +01:00 |
Nathaniel Catchpole
|
54b703ed4b
|
Issue #1843728 by jenlampton, thund3rbox, mr.baileys, Cottser: Remove template_process_field().
|
2013-07-11 10:26:38 +01:00 |
Nathaniel Catchpole
|
45418a7ca0
|
Issue #1987896 by tim.plunkett: Follow-up to Convert user_page() to a new style controller.
|
2013-07-10 23:18:09 +01: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
|
419d1d9b34
|
Issue #1945670 by dawehner, damiankloip: Load plugin instances implicit on the ViewExecutable.
|
2013-07-10 22:53:20 +01:00 |
Nathaniel Catchpole
|
6a34283547
|
Issue #1969824 by Wim Leers, Barrett: Reword description of Editor module to be grammatically correct.
|
2013-07-10 22:50:39 +01:00 |
Nathaniel Catchpole
|
a56065e31c
|
Issue #2011126 by kgoel, dcam: Replace drupal_container() with Drupal::service() in the search module.
|
2013-07-10 22:45:58 +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 |
Nathaniel Catchpole
|
f7b9139e65
|
Issue #1963544 by lslinnet, ParisLiakos, pguillard: Convert aggregator/rss to views.
|
2013-07-10 22:40:57 +01:00 |
Nathaniel Catchpole
|
26c539f7ef
|
Issue #1946462 by YesCT: Follow-up to Convert all confirm_form() in content_translation.admin.inc and content_translation.pages.inc to the new form interface.
|
2013-07-10 22:36:38 +01:00 |
Alex Pott
|
5207055bc6
|
Issue #2032393 by effulgentsia: Limit APIs to FieldDefinitionInterface when FieldInstance isn't needed.
|
2013-07-10 20:28:14 +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
|
fbec9433e8
|
Issue #2031197 by webflo, kfritsche, penyaskito: Language configuration entities should be created in English at all times.
|
2013-07-10 17:39:01 +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
|
cd7ca03c27
|
Issue #2033447 by tim.plunkett: Remove obsolete ContainerFactoryPluginBase.
|
2013-07-10 17:05:43 +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
|
50ab0be6be
|
Issue #1988780 by pfrenssen: Fixed DrupalWebTestCase::buildXPathQuery() tries to handle backreferences in argument values.
|
2013-07-10 16:41:40 +01:00 |
Jennifer Hodgdon
|
87417aaff2
|
Issue #2028939 by cilefen, deekayen: Clean up line wrapping in simpletest documentation and make namespaces in docs fully qualified
|
2013-07-10 06:47:20 -07: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
|
67ffbd3522
|
Issue #1987860 by tim.plunkett: Convert taxonomy_term_add() to a new style controller.
|
2013-07-10 12:58:17 +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
|
ce600795ea
|
Issue #2016691 by damiankloip, LinL: Convert Drupal\serialization\Tests\SerializationTest to DrupalUnitTestBase.
|
2013-07-09 23:46:21 +01:00 |
Alex Pott
|
7617975686
|
Issue #1999442 by kim.pepper, chertzog: Use Symfony Request for toolbar module.
|
2013-07-09 22:02:20 +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
|
b7f29c4ccd
|
Issue #2009670 by esunger, jeroen12345, hussainweb: Replace theme() with drupal_render() in simpletest module.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
c250f7354d
|
Issue #2016589 by amateescu, tim.plunkett: Add a dedicated @EntityReferenceSelection annotation.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
45a9e859d6
|
Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
79e0e8da48
|
Issue #1978938 by sidharthap, disasm, laurentchardin, pguillard, dawehner, somepal: Convert overlay_user_dismiss_message() to a Controller.
|
2013-07-09 15:39:10 +01:00 |
Jennifer Hodgdon
|
317230271a
|
Issue #2035087 by lazysoundsystem, Crell, Cottser: Remove remaining t() from test assert messages in views and views_ui
|
2013-07-09 07:06:52 -07:00 |
webchick
|
73063ee49a
|
Issue #2035083 by Wim Leers: Fix body in-place editing in teasers by triggering formUpdated event.
|
2013-07-09 09:39:04 -04:00 |
webchick
|
04a84d71d7
|
Issue #2031385 by Wim Leers: Fixed Editor's in-place editing AJAX endpoint broken.
|
2013-07-09 09:23:25 -04:00 |
Alex Pott
|
522c787ef2
|
Issue #1978952 by vijaycs85, vyasamit2007, tim.plunkett: Convert shortcut_set_add() to a Controller.
|
2013-07-08 23:45:20 +01:00 |
Alex Pott
|
27f8cd4cd6
|
Issue #2027423 by claudiu.cristea, tim.plunkett, andypost: Make image style system flexible.
|
2013-07-08 23:37:04 +01:00 |
Jennifer Hodgdon
|
176fbe7c71
|
Issue #2036273 by bdone, LinL, Cottser: Fix typo in API docs
|
2013-07-08 11:21:18 -07: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
|
359aabe08b
|
Issue #2031185 by vijaycs85: Create configuration schema for language config entity.
|
2013-07-08 10:19:01 +01: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
|
63057b78be
|
Issue #1839468 by ParisLiakos: Fixed [Followup] Replace aggregator rss parsing with Zend Feed.
|
2013-07-06 16:28:53 +01:00 |
Nathaniel Catchpole
|
f24e7123e6
|
Issue #1958470 by olli | yuriy.babenko: Fixed Division by zero in pager_default_initialize().
|
2013-07-06 16:27:11 +01:00 |
Nathaniel Catchpole
|
ba3423f534
|
Issue #1913620 by andypost: Fixed Move comment TypeData to proper place.
|
2013-07-06 16:23:43 +01:00 |
Nathaniel Catchpole
|
f77b7106da
|
Issue #1966514 by Sutharsan, ivansf: Fixed Do not use \' in translatable strings.
|
2013-07-06 16:15:51 +01:00 |
Nathaniel Catchpole
|
434498c3db
|
Issue #849624 by brad.bulger, Stevel, oriol_e9g, Alan Evans: Fixed wrong permission for admin/structure/menu/parents.
|
2013-07-06 16:10:02 +01:00 |
Nathaniel Catchpole
|
6c47d161d5
|
Issue #2032253 by elachlan: Fixed CronForm accesses State incorrectly.
|
2013-07-06 16:07:46 +01:00 |
Nathaniel Catchpole
|
e855a496a7
|
Issue #2030953 by webflo: Fixed Remove node_rdf_mapping().
|
2013-07-06 16:05:38 +01:00 |
Alex Pott
|
0fbf36c2ee
|
Issue #2030123 by Outi: Fixed white-space:normal doesn't apply on the translation UI table.
|
2013-07-05 23:29:03 +01:00 |
Alex Pott
|
8c19f192d9
|
Issue #2034563 by dawehner: Switch field plugin managers to DefaultPluginManager.
|
2013-07-05 21:58:18 +01:00 |
Alex Pott
|
a4c65bec40
|
Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers.
|
2013-07-05 21:54:59 +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 |
Nathaniel Catchpole
|
8ceb6e1719
|
Issue #1971158 by Berdir, beejeebus, alexpott, amateescu: Add loadMultiple() and listAll() caching to (cached) config storage.
|
2013-07-05 14:45:20 +01:00 |
Nathaniel Catchpole
|
58850a9493
|
Issue #1921426 by dawehner, chx, agentrickard, marcingy, alexpott: Move node access storage to DIC.
|
2013-07-05 14:39:57 +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
|
47cdba9853
|
Issue #1946462 by jibran, kim.pepper: Convert all confirm_form() in content_translation.admin.inc and content_translation.pages.inc to the new form interface.
|
2013-07-04 09:59:01 +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
|
b15a9b40f4
|
Issue #2033653 by damiankloip: Remove occurrences of api_version()
|
2013-07-04 09:46:47 +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 |
Dries
|
36975492e9
|
Issue #1784234 by linclark: Use schema.org types and properties in RDF mappings.
|
2013-07-03 12:29:13 -04: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
|
7b3bf57b82
|
Issue #2032711 by juampy: Catch exceptions thrown by ArchiveTar when importing configuration.
|
2013-07-03 12:01:28 +01:00 |
Dries
|
b416a3778c
|
Issue #1941286 by scor, Eric_A: Remove the process layer (rdf module).
|
2013-07-02 15:00:09 -04:00 |
Dries
|
8d206bf531
|
Issue #1901100 by Gábor Hojtsy, jessebeach, Wim Leers: Make Edit module work with TempStore, so revisions are not saved on all atomic field edits.
|
2013-07-02 14:38:28 -04:00 |
Dries
|
59f478ff96
|
Issue #2031519 by damiankloip: Deleting a view does not empty it's object cache.
|
2013-07-02 14:23:02 -04: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
|
1fcea0a54b
|
Issue #2031707 by andypost, larowlan: Fixed field_sync_field_status() does not enable fields defined without hook_field_info().
|
2013-07-02 11:22:09 +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
|
8469e98b7c
|
Issue #1978956 by michaellenahan, naxoc, dawehner, vijaycs85, tim.plunkett: Convert shortcut_set_customize() to a Controller.
|
2013-06-30 12:51:29 +01:00 |
Alex Pott
|
d625f2c3e9
|
Issue #2030465 by swentel: Clean up entity form displays when deleting a bundle.
|
2013-06-30 12:47:30 +01:00 |
Alex Pott
|
7f2133b487
|
Issue #2011832 by linclark: Change structure of REST config.
|
2013-06-30 12:08:17 +01:00 |
catch
|
03d3cb0a36
|
Issue #2008982 by xxAlHixx, adamcowboy, hussainweb, c4rl: Replace theme() with drupal_render() in config module.
|
2013-06-30 11:48:42 +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
|
c56cb20453
|
Issue #2030775 by Sutharsan, webflo: Reduce dependency of Locale on Update module .
|
2013-06-30 10:48:34 +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
|
e5b7fb4b67
|
Issue #2010134 by alweb, pplantinga: Replace theme() with drupal_render() in image module for theme_image_style().
|
2013-06-30 01:02:26 +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 |
Alex Pott
|
a5c939875b
|
Issue #2028041 by plopesc, dawehner: Move Argument Php to php module.
|
2013-06-29 23:38:08 +01:00 |
Alex Pott
|
165ec2ca55
|
Issue #2030129 by a_c_m, tim.plunkett: Fixed FilterFormat has no access controller.
|
2013-06-29 23:28:32 +01:00 |
Alex Pott
|
031a22cdda
|
Issue #2030067 by nick_schuch: Human readable titles for Tour Tip plugin types.
|
2013-06-29 22:51:31 +01:00 |
Dries
|
099a8ace5f
|
Issue #2014309 by nod_: Sticky table headers default to FALSE.
|
2013-06-29 17:49:17 -04:00 |
Dries
|
000d51e7fd
|
Issue #2031211 by a_c_m: Check for URL's absence will always pass due to wrong var name.
|
2013-06-29 17:45:26 -04:00 |
Dries
|
e924593126
|
Issue #1678002 by jessebeach, Wim Leers, Gábor Hojtsy: Edit should provide a usable entity-level toolbar for saving fields.
|
2013-06-29 17:42:22 -04:00 |
Dries
|
0a91fd93a7
|
Issue #2020405 by Pancho: Correct misspelling of 'referenceable'.
|
2013-06-29 17:39:05 -04:00 |
Dries
|
8ce27f2279
|
Issue #1273968 by Sutharsan, penyaskito, chx: Fixed locale.module uses eval.
|
2013-06-29 17:25:40 -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
|
af73fa7333
|
Issue #2016177 followup by amateescu, agentrickard: Regression: Refactor 'autocreate entity' handling from entity_reference().
|
2013-06-29 21:10:20 +01:00 |
Nathaniel Catchpole
|
f1e9349a15
|
Issue #2020209 by alexpott, YesCT, Gábor Hojtsy: Fixed Random failures due to non uniqueness of randomString() and randomName().
|
2013-06-29 17:37:13 +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
|
30a45aded3
|
Issue #1987758 by juampy, Niklas Fiekas: Remove node_access_test_page().
|
2013-06-29 17:00:30 +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
|
9144713de3
|
Issue #2029357 followup by tim.plunkett: Remove field_ui().admin.inc.
|
2013-06-29 15:22:36 +01:00 |
Alex Pott
|
6ac2f8e2c8
|
Issue #1978914 by mparker17, shanethehat, dawehner, tim.plunkett, juampy: Convert comment_permalink() to a Controller.
|
2013-06-29 15:20:25 +01:00 |
Alex Pott
|
e36b51237d
|
Issue #2006974 by thedavidmeister, jlbellido: Replace theme() with drupal_render() in views_ui().module.
|
2013-06-29 15:17:05 +01:00 |
Alex Pott
|
2f872b853f
|
Issue #2016939 by tim.plunkett, dawehner: Views listing page links are broken for default task page displays.
|
2013-06-29 15:03:53 +01:00 |
Alex Pott
|
39cc830ad0
|
Issue #2008980 by jeroen12345, hussainweb: Replace theme() with drupal_render() in comment module.
|
2013-06-29 14:43:09 +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
|
0c957d310a
|
Issue #2031115 by tim.plunkett: Fixed Language::LANGUAGE_DEFAULT should be Language::LANGCODE_DEFAULT.
|
2013-06-29 11:34:03 +01:00 |
Alex Pott
|
dc6aeae89c
|
Issue #1887480 by Sutharsan, webflo: Fixed Automated download of translations when adding languages/enabling modules can not be disabled.
|
2013-06-29 11:04:42 +01:00 |
Alex Pott
|
aed78ff3e5
|
Issue #2010122 by jeroen12345, helga.chb, heddn: Replace theme() with drupal_render() in image module for theme_image_crop_summary().
|
2013-06-29 11:00:09 +01:00 |
Alex Pott
|
500c0820e6
|
Issue #2014895 by Wim Leers, jessebeach: Image captions & alignment.
|
2013-06-29 08:10:01 +01:00 |
Alex Pott
|
6e4b41358c
|
Issue #2021075 by rszrama: Fixed TermTest.php testing false positive.
|
2013-06-29 07:55:44 +01:00 |
catch
|
f36e523241
|
Issue #1941286 by scor: Remove the process layer (rdf module).
|
2013-06-28 22:20:33 +01:00 |
catch
|
24764e7ffa
|
Issue #2029453 by pcambra: Move views node links back to node table.
|
2013-06-28 22:18:42 +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 |
catch
|
ea77909c7a
|
Issue #2021831 by plopesc: Replace usage of Views:: in tests with its own services.
|
2013-06-28 22:13:58 +01:00 |
Jennifer Hodgdon
|
cba8040754
|
Issue #2029581 by andrewmacpherson, swentel: Better examples for field formatter alter hooks
|
2013-06-28 11:08:20 -07:00 |
Dries
|
8e9c6950c5
|
Issue #2029075 by kfritsche, penyaskito: Fixed Configuration translation step in the installation takes a reeeeaaallly long time when installing in a non-English language.
|
2013-06-28 13:46:47 -04: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
|
472339116c
|
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 |
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
|
ef3335c6f3
|
Issue #2010672 followup by jenlampton: Rename 'type' variable of theme_mark() to 'status'.
|
2013-06-28 17:23:53 +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
|
389338d5b2
|
Issue #2015683 by plopesc: Convert field type to typed data plugin for telephone module .
|
2013-06-28 10:13:11 +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
|
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
|
78f93faef3
|
Issue #1810320 by alarcombe: Remove EntityTranslationControllerInterface::getAccess() once have entity access.
|
2013-06-28 09:31:01 +01:00 |
Alex Pott
|
08f15f2487
|
Issue #1974376 by kim.pepper, cbiggins, stella, pwieck: Convert aggregator_page_categories() to a Controller.
|
2013-06-28 09:25:01 +01:00 |
Alex Pott
|
fd3884c7bd
|
Issue #2014033 by kgoel, hussainweb: Replace drupal_container() with Drupal::service() in the content_translation() module.
|
2013-06-28 09:01:34 +01:00 |
Alex Pott
|
6ff8caaf99
|
Issue #1898426 by Floydm, Cottser, jenlampton, chrisjlee, kattekrab, jerdavis, derheap, hussainweb: link.module - Convert theme_ functions to Twig.
|
2013-06-28 07:18:03 +01:00 |
Alex Pott
|
fc9584d55a
|
Issue #2027031 by damiankloip: Move views_theme_functions() to ViewExecutable method.
|
2013-06-28 07:14:39 +01:00 |
Alex Pott
|
4b2249807f
|
Issue #2014821 followup by tim.plunkett: Introduce form modes UI and their configuration entity.
|
2013-06-27 22:52:30 +01:00 |
Alex Pott
|
a2732deb18
|
Issue #2020221 by StephaneQ: Update image module description (in yml) mention that an image field is provided.
|
2013-06-27 22:34:03 +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
|
a3fea498c7
|
Issue #2025325 by naxoc, pplantinga, jessebeach: Fixed Add custom block action results in a fatal error.
|
2013-06-27 20:58:47 +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
|
d97d1aae6f
|
Issue #2008990 by heddn, InternetDevels, giammi: Replace theme() with drupal_render() in dblog module.
|
2013-06-27 15:46:31 +01:00 |
Dries
|
a5ae85b347
|
Issue #2019147 by swentel, andypost: Mark functions in field.info.inc deprecated.
|
2013-06-27 08:12:11 -04:00 |
Dries
|
26eb6d73e8
|
Issue #2029357 by swentel: Remove field_ui().admin.inc.
|
2013-06-27 08:11:54 -04:00 |
Alex Pott
|
083ee681ef
|
Issue #2015123 by Berdir, tim.plunkett: Expand NodeInterface to provide getters and setters.
|
2013-06-27 12:52:37 +01:00 |
Alex Pott
|
e49b129429
|
Issue #1978948 by pcambra, rgristroph, oenie, kgoel, mparker17: Convert comment_approve() to a Controller.
|
2013-06-27 12:36:30 +01:00 |
Alex Pott
|
c1f2181035
|
Issue #1998056 by Sutharsan, clemens.tolboom, penyaskito: Automatically update interface translations using cron.
|
2013-06-27 12:25:01 +01:00 |
Alex Pott
|
b07e8f077d
|
Issue #2029471 by amateescu: Fixed Regression: Content types do not respect all permissions defined by Field UI.
|
2013-06-27 12:09:51 +01:00 |
Alex Pott
|
0e0a407908
|
Issue #1853324 by sandipmkhairnar, kim.pepper, RyanPrice: Fixed Missing link descriptions in responsive toolbar.
|
2013-06-27 10:27:51 +01:00 |
Alex Pott
|
7d267ffc43
|
Issue #1963988 by joelpittet, Gaelan, chrisjlee: Convert theme_views_ui_view_preview_section() to Twig.
|
2013-06-27 10:26:32 +01:00 |
Alex Pott
|
9d61e24b94
|
Issue #1999408 by naveenvalecha, atchijov, kim.pepper: Use Symfony Request for overlay module.
|
2013-06-27 09:42:12 +01:00 |
Alex Pott
|
2faba6047a
|
Issue #1861934 by Kristen Pol, pixelite, YesCT, Sutharsan, Outi: Rework help text for UI translations and importing po files.
|
2013-06-27 09:39:13 +01:00 |
Alex Pott
|
0b8c586069
|
Issue #1987896 by tim.plunkett, kgoel, vijaycs85: Convert user_page() to a new style controller.
|
2013-06-27 09:23:39 +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
|
0d1cf2c1c3
|
Issue #2028403 by fago: Mark field_attach_()* functions as deprecated.
|
2013-06-26 22:19:04 -04:00 |
Dries
|
da60ebc321
|
Issue #2028175 by effulgentsia: Finish the removal of non-formatter's prepareView().
|
2013-06-26 22:17:42 -04:00 |
Dries
|
2b6ff21132
|
Issue #2028145 by dawehner, ParisLiakos: Fixed Raw default argument still calls drupal_get_path_alias().
|
2013-06-26 22:09:24 -04:00 |
Dries
|
e94b01e516
|
Issue #1996714 by amateescu: Convert FileItem and ImageItem to extend EntityReferenceItem.
|
2013-06-26 21:52:15 -04:00 |
Dries
|
da1234fb74
|
Issue #2028457 by Wim Leers: Fixed Configuring CKEditor's ACF broke CKEditor configuration -> filter setting syncing.
|
2013-06-26 21:41:31 -04:00 |
Jennifer Hodgdon
|
3179dd42b8
|
Issue #1962704 by Eli-T, dawehner: Document hook_views_analyze()
|
2013-06-26 13:31:31 -07:00 |
Alex Pott
|
8b1ce3421b
|
Issue #1987708 by mtift, swentel, smiletrl, vijaycs85, mparker17, tim.plunkett: Convert field_ui_fields_list() to a new style controller.
|
2013-06-26 17:44:48 +01:00 |
Alex Pott
|
ab22b87b59
|
Issue #2024111 by followup damiankloip, Berdir: Fixed TaxonomyIndexTid filter handler autocomplete does not work.
|
2013-06-26 17:32:01 +01: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 |
Dries
|
760292ee83
|
Issue #2017217 by alexpott: Fixed Random failure on UserPasswordResetTest.
|
2013-06-26 10:39:02 -04:00 |
Alex Pott
|
b537ccd584
|
Issue #2028489 by chx, dawehner: Move entity query out of field_sql_storage().
|
2013-06-26 15:21:57 +01:00 |
Alex Pott
|
272c5c6bd9
|
Issue #2027335 by YesCT: If EntityFormController implements EntityControllerInterface it can ignore in createInstance()/__construct().
|
2013-06-26 15:02:29 +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
|
880d568c06
|
Issue #2020209 by alexpott, YesCT: Fixed random failures due to non uniqueness of randomString() and randomName().
|
2013-06-26 08:47: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
|
356dc8bacd
|
Issue #1969698 by xjm, damiankloip, tim.plunkett, yched: ConfigEntity::save() should disallow saving ID/UUID conflicts (Field UUID changes can badly corrupt field data).
|
2013-06-25 23:57:46 +01:00 |
Alex Pott
|
5ff3e98c4b
|
Issue #2013939 by swentel, amateescu, pcambra: Remove hook_field_CRUD_() in favor of hook_entity_TYPE_CRUD() calls.
|
2013-06-25 23:02:08 +01:00 |
Alex Pott
|
795e1f834a
|
Issue #1797252 by pwieck, andypost, dcam, xjm, Lars Toomre: Remove t() from assertion messages in file module tests.
|
2013-06-25 20:28:30 +01:00 |
Alex Pott
|
4852362d43
|
Issue #1978970 by tim.plunkett: Convert shortcut_link_add_inline() to a Controller.
|
2013-06-25 20:24:03 +01:00 |
Alex Pott
|
c66a78c64c
|
Issue #2021829 by damiankloip, olli: Fixed Redundant executeView() in ViewsBlock::build().
|
2013-06-25 20:21:16 +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 |
Alex Pott
|
377521e267
|
Issue #1990156 by damiankloip: Add a dedicated @Condition plugin annotation.
|
2013-06-25 09:39:29 +01:00 |
Dries
|
79aa8a630e
|
Issue #1869600 by tim.plunkett: Fixed broken head.
|
2013-06-24 21:05:17 -04:00 |
Dries
|
b4655c58f6
|
Issue #1869600 by linclark, scor, jesse.d: Refactor RDF mappings to be inline with the new Entity Field API.
|
2013-06-24 18:21:37 -04:00 |
Dries
|
36df8e8784
|
Issue #2024111 by damiankloip: Fixed TaxonomyIndexTid filter handler autocomplete does not work.
|
2013-06-24 18:21:18 -04:00 |
Alex Pott
|
0a0942a060
|
Issue #1945226 by YesCT, tstoeckler, kfritsche, babruix, IshaDakota, helenkim: Add language selector on menus.
|
2013-06-24 17:40:46 +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
|
1d3e064d9d
|
Issue #1853526 by dawehner, damiankloip, jibran, xjm: Reintroduce Views integration for contact.module.
|
2013-06-24 14:35:28 +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
|
58c54c35fd
|
Issue #2008970 by markie, adamcowboy: Replace theme() with drupal_render() in aggregator module.
|
2013-06-24 09:12:50 +01:00 |
webchick
|
d91dc91367
|
Issue #2022415 by bdone: Convert custom_block_type_delete_form() to a Controller.
|
2013-06-22 20:13:18 -07:00 |
Alex Pott
|
e29498822e
|
Issue #1963764 by widukind, pwieck: Convert theme_views_view_mapping_test() to Twig.
|
2013-06-22 23:12:28 +02: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
|
893ae86204
|
Issue #2023095 by damiankloip: Convert Drupal\views\Tests\PluginBaseTest to PHPUnit.
|
2013-06-22 22:02:55 +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
|
b15e92136a
|
Issue #1962234 by dawehner, damiankloip, alexpott: Move views_fetch_fields() into an autoloadable class.
|
2013-06-22 21:38:13 +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
|
55651cf3a4
|
Issue #1981314 by pcambra, aspilicious, andypost, swentel: Drop procedural usage of fields in field module.
|
2013-06-21 15:23:16 -04: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 |
Dries
|
7fd83fe98a
|
Issue #2020361 by vijaycs85: Followup for: Create LanguageConfigContext to activate configuration overrides based on language.
|
2013-06-21 10:43:51 -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 |
Dries
|
98b6331e1e
|
Issue #1984610 by Albert Volkman, dawehner, tim.plunkett: Convert user_pass() to a new-style Form object.
|
2013-06-20 15:02:06 -04:00 |
Dries
|
ab87217af4
|
Issue #1999340 by chertzog, kim.pepper: Use Symfony Request for comment module.
|
2013-06-20 14:35:44 -04:00 |
Dries
|
23faf5a2a2
|
Issue #1999370 by chertzog, kim.pepper: Use Symfony Request for file module.
|
2013-06-20 14:34:34 -04:00 |
Dries
|
0ed76f0dab
|
Issue #1999384 by bojanz, naveenvalecha: Use Symfony Request for image module.
|
2013-06-20 14:31:37 -04:00 |
Dries
|
a72d1f1b0f
|
Issue #2004684 by mgifford, Schnitzel: Improve Accessibility for String Translation UI.
|
2013-06-20 14:24:41 -04:00 |
Dries
|
7a0c707eeb
|
Issue #2020167 by mikeker, dawehner, irinaz, tim.plunkett: Add a name and email search field to the admin/people view.
|
2013-06-20 14:22:20 -04:00 |
Dries
|
2fe57efec0
|
Issue #2022769 by fubhy, xjm: Fixed conversion of field_delete_field() in hook_uninstall().
|
2013-06-20 14:07:44 -04:00 |
Jennifer Hodgdon
|
5d0f9d91c3
|
Issue #2022207 by pcambra, Berdir: Make references to User class in test docs reference UserInterface instead
|
2013-06-20 09:33:23 -07: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 |
Alex Pott
|
95fc026244
|
Issue #2009664 by esunger, jeroen12345, aaronott, hussainweb: Replace theme() with drupal_render() in rdf module.
|
2013-06-19 22:49:23 +02:00 |
Alex Pott
|
0e903bd8e1
|
Issue #2009578 by giammi, InternetDevels: Replace theme() with drupal_render() in history module.
|
2013-06-19 22:49:23 +02:00 |
Alex Pott
|
e52a3bbf27
|
Issue #2005520 by echoz: Remove remaining prefixed border-radius and box-shadow from core.
|
2013-06-19 22:49:23 +02:00 |
Dries
|
0eaa35d578
|
Issue #1839468 by ParisLiakos, damiankloip, dawehner, jibran: Replace aggregator rss parsing with Zend Feed.
|
2013-06-19 16:36:24 -04:00 |
Dries
|
e4c24df2f3
|
Issue #1821844 by dawehner, jibran, damiankloip, xjm, ParisLiakos, wamilton, olli: Aggregator views integration.
|
2013-06-19 16:29:36 -04:00 |
Dries
|
6c3dae99d2
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2013-06-19 16:23:36 -04:00 |
Dries
|
abd15444cd
|
Issue #1907902 by dawehner, damiankloip: Move views_get_handler() into the handler plugin manager.
|
2013-06-19 16:23:10 -04:00 |
Alex Pott
|
a0030289d8
|
Issue #1907902 by dawehner, damiankloip: Move views_get_handler() into the handler plugin manager.
|
2013-06-19 22:21:35 +02: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
|
16c9b52dbf
|
Issue #2001202 by DmitryDrozdik, ebeyrent: Replace drupal_container() with Drupal::service() in the aggregator module.
|
2013-06-19 22:21:35 +02:00 |
Alex Pott
|
4e7abeed4f
|
Issue #2009668 followup by drupee, BarisW: Replace theme() with drupal_render() in shortcut module.
|
2013-06-19 22:21:35 +02:00 |
Alex Pott
|
a21bde544e
|
Issue #2010216 by kgoel, hussainweb: Convert picture_mapping_uri() to ->uri().
|
2013-06-19 22:21:35 +02:00 |
Alex Pott
|
5fe8034bdc
|
Issue #2020361 by vijaycs85: Create LanguageConfigContext to activate configuration overrides based on language.
|
2013-06-19 22:21:35 +02:00 |
Alex Pott
|
be586a9954
|
Issue #2019469 followup by larowlan: Tour module should use token for it's body.
|
2013-06-19 22:21:34 +02:00 |
Dries
|
2c61612951
|
Issue #1919470 by s_leu, Berdir, Cottser, joelpittet, YesCT, Wim Leers: Add a search field to the test overview page.
|
2013-06-19 15:51:04 -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 |
Dries
|
31fe58d108
|
Issue #1936392 by Wim Leers: Configure CKEditor's 'Advanced Content Filter' (ACF) to match Drupal's text filters settings.
|
2013-06-19 14:58:20 -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 |
Alex Pott
|
b44d95bf93
|
Issue #2015999 by damiankloip: Fields cannot be used as the row style on style plugins that support it.
|
2013-06-19 11:35:56 +02:00 |
Alex Pott
|
fd5f765f76
|
Issue #2011018 followup by tim.plunkett, andypost: Reconcile entity forms and confirm forms.
|
2013-06-19 11:35:56 +02: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 |
Nathaniel Catchpole
|
81ca4d6001
|
Issue #2021749 by Sutharsan: Fixed Core should not force latest version number translations on sites.
|
2013-06-19 09:57:33 +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
|
3f196cab2e
|
Issue #2021981 by bdone: Fixed typo: lable to label.
|
2013-06-19 10:18:21 +02:00 |
Alex Pott
|
9bcaeed697
|
Issue #2020353 by dawehner: Comments aren't displayed in Views when using Format: Unformatted list and Show: Comment | Full comment.
|
2013-06-19 10:17:30 +02:00 |
Alex Pott
|
7a0440d196
|
Issue #2022127 by damiankloip: Change status filter on admin/content to 'published'/'unpublished'.
|
2013-06-19 01:44:06 +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
|
90c2c23099
|
Issue #2018409 by ParisLiakos: LocaleTranslation should have its translation property initialized as array.
|
2013-06-19 01:35:25 +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
|
0e0d2f6ba5
|
Issue #2010060 by olli, dawehner: Fixed More link is rendered when set to 'No'.
|
2013-06-19 01:26:54 +02:00 |
Alex Pott
|
161f2c2831
|
Issue #2019241 by olli: Replace remaining occurences of 'disabled' in views.
|
2013-06-19 01:23:44 +02:00 |
Alex Pott
|
e997ce7ba6
|
Issue #2017019 by valdo, amateescu, tim.plunkett: Configuration export action path is broken when Drupal is installed in a subfolder.
|
2013-06-19 01:22:53 +02:00 |
Alex Pott
|
23da9dd978
|
Issue #971844 by kathyh, kbahey: Include rsyslog in syslog.module's help.
|
2013-06-18 14:44:35 +02:00 |
Alex Pott
|
0eeda29f40
|
Issue #1981292 by aspilicious, pcambra, andypost, swentel: Drop procedural usage of fields in field_sql_storage() & field_ui() tests.
|
2013-06-18 14:36:42 +02:00 |
Alex Pott
|
a4bfb01aa9
|
Issue #1981334 by pcambra, aspilicious, swentel, andypost: Drop procedural usage of fields in [n-r] modules.
|
2013-06-18 14:32:58 +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
|
fc35679d72
|
Issue #2014037 by hussainweb, kgoel: Replace drupal_container() with Drupal::keyValue() in the update module.
|
2013-06-18 14:14:27 +02:00 |
Alex Pott
|
9dd08c04a1
|
Issue #2009690 by jeroen12345, redfoxxx.ua, InternetDevels, hussainweb: Replace theme() with drupal_render() in user module.
|
2013-06-18 14:09:48 +02:00 |
Alex Pott
|
5eff1db9f6
|
Issue #1981336 by aspilicious, andypost, swentel, amateescu: Drop procedural usage of fields in [t*] modules.
|
2013-06-18 12:43:19 +02:00 |
Alex Pott
|
2de46154c9
|
Issue #1981306 by aspilicious, andypost, pcambra, swentel, amateescu: Drop procedural usage of fields in [a-e] modules.
|
2013-06-18 12:38:11 +02:00 |
Alex Pott
|
a6a4adc9b4
|
Issue #1981316 by aspilicious, andypost, pcambra, swentel: Drop procedural usage of fields in [f-l] modules.
|
2013-06-18 12:28:44 +02:00 |
Alex Pott
|
db0e911778
|
Issue #1894644 by Wim Leers, quicksketch: Unidirectional editor configuration -> filter settings syncing.
|
2013-06-18 12:21:40 +02:00 |
Nathaniel Catchpole
|
32eadec8b4
|
Issue #2018569 by dawehner | yannickoo: Added Group permissions in the new views handler.
|
2013-06-18 10:49:39 +01: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
|
2635b665fd
|
Issue #2020677 by yched: file_field_prepare_view() should not delete items.
|
2013-06-18 09:27:54 +02:00 |
Alex Pott
|
0e8571d150
|
Issue #1998192 by damiankloip, dawehner: Allow the boolean labels of exposed filters to be configurable.
|
2013-06-18 09:20:41 +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
|
aaa4e9dff3
|
Issue #2003814 by dasjo, pmelab, Cottser: Remove Bartik process layer functions, refactor color module alterations.
|
2013-06-18 07:34:38 +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
|
4d51cdf42e
|
Issue #2021173 by vijaycs85, YesCT: Fixed typo: lable to label.
|
2013-06-18 00:47:58 +02:00 |
Alex Pott
|
dec3e5c014
|
Issue #1987728 by Niklas Fiekas, vijaycs85: Convert language_test_subrequest() to a new style controller.
|
2013-06-18 00:37:09 +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
|
bf1b3d2255
|
Issue #1830828 by dawehner, Pancho: Fixed view result counter field.
|
2013-06-18 00:04:25 +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
|
025aa2a110
|
Issue #1831540 followup by orb: Rewrite examples in taxonomy.api.php and remove references to synonyms.
|
2013-06-17 23:25:42 +02:00 |
Alex Pott
|
097303e4bf
|
Issue #1393094 by swentel, solotandem: Make the field prefix in Field ui configurable.
|
2013-06-17 23:14:16 +02:00 |
Alex Pott
|
9236b3f7ee
|
Issue #1939080 by joelpittet: Convert theme_datetime() to Twig.
|
2013-06-17 22:58:28 +02:00 |
Alex Pott
|
d8881894b3
|
Issue #2017859 by valdo: Permissions export configuration and import configuration are used in config.routing.yml but not implemented.
|
2013-06-17 22:55:45 +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
|
2bb2976ab6
|
Issue #1996868 by jhedstrom: Start converting image.inc to an Image component.
|
2013-06-17 22:08:50 +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
|
0204ee8e86
|
Issue #2019651 by damiankloip: Add a QueryFactoryInterface for QueryFactory classes.
|
2013-06-17 18:26:11 +02:00 |
Alex Pott
|
64a7739a52
|
Issue #1998582 by damiankloip, brantwynn, dawehner: Auto-generate machine_name() for Views Blocks using [viewname]_[displayname] rather than forcing manual entry.
|
2013-06-17 18:17:56 +02:00 |
Alex Pott
|
7db53be1c0
|
Issue #2021491 by fubhy: Fixed UserBCDecorator (hasRole(), addRole(), removeRole()).
|
2013-06-17 18:17:56 +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
|
5356a24b49
|
Issue #2020859 by vijaycs85, tim.plunkett: Change the occurance of 'human_name()' to 'label' in views configuration & schema.
|
2013-06-17 11:59:09 +02:00 |
webchick
|
fb5b009dd1
|
Issue #2003210 by jastraat, hussainweb: Fixed Incorrect comment for LanguageArgument::title().
|
2013-06-17 01:47:32 -05:00 |
webchick
|
aca11af903
|
Issue #2020403 by hardik.patel99 | thedavidmeister: Typo in docblock for template_preprocess_username() 'insure'.
|
2013-06-17 01:46:04 -05:00 |
webchick
|
63b6ed23b7
|
Issue #2014031 by kgoel | DmitryDrozdik: Replace drupal_container() with Drupal::service() in the tour module.
|
2013-06-17 01:43:28 -05:00 |
webchick
|
5572e7fd5a
|
Issue #2014025 by kgoel | DmitryDrozdik: Replace drupal_container() with Drupal::service() in the taxonomy module.
|
2013-06-17 01:42:40 -05:00 |
webchick
|
3e57871205
|
Issue #2003616 by DmitryDrozdik, ebeyrent: Replace drupal_container() with Drupal::service() in the editor module.
|
2013-06-17 01:39:17 -05:00 |
webchick
|
1cbc618c34
|
Issue #2003576 by jeroen12345, ebeyrent, alexander.ilivanov: Replace drupal_container() with Drupal::service() in the config module.
|
2013-06-17 01:37:22 -05:00 |
webchick
|
5cfd21bb87
|
Issue #2014049 by kgoel | DmitryDrozdik: Replace drupal_container() with Drupal::service() in the views_ui() module.
|
2013-06-17 01:31:01 -05:00 |
webchick
|
bfcdcd4005
|
Issue #2011102 by kgoel, DmitryDrozdik: Replace drupal_container() with Drupal::service() in the locale module.
|
2013-06-17 01:28:58 -05:00 |
webchick
|
2afb8252e3
|
Issue #2011108 by rbayliss, chrisguindon | DmitryDrozdik: Replace drupal_container() with Drupal::service() in the overlay module.
|
2013-06-17 01:25:40 -05:00 |
webchick
|
b646366de9
|
Issue #2011116 by kgoel | DmitryDrozdik: Replace drupal_container() with Drupal::service() in the path module.
|
2013-06-17 01:22:30 -05:00 |
webchick
|
369726993d
|
Issue #2014011 by kgoel | DmitryDrozdik: Replace drupal_container() with Drupal::service() in the shortcut module.
|
2013-06-17 01:19:43 -05:00 |