Commit Graph

21508 Commits (89f62691f51acf3cd1fdae2d06a8d6e6cbcb0bb0)

Author SHA1 Message Date
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 e35e083e84 Issue #1848570 by Xano: Upgrade to Doctrine\Common 2.4. 2013-07-21 16:29:50 +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 2f0e07fa96 Issue #2032311 by dawehner: Load all routes for local tasks via getRoutesByNames(). 2013-07-21 08:45:20 +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 d7bbf9f2ee Issue #2030859 by fubhy: Improve TypedConfigManager. 2013-07-20 21:33:39 +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 36d5732ff8 Issue #2009688 by tsphethean, aaronott: Replace theme() with drupal_render() in update module. 2013-07-20 20:35:36 +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 486f5d0376 Issue #2031353 by pwolanin, dawehner, katbailey: Fixed URLgenerator broken for Drupal installed in a subdirectory - doesn't have a way to get a Drupal path. 2013-07-20 18:42:28 +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 ede56ec522 Issue #2021797 by olli: Fixed Typo in _menu_clear_page_cache(). 2013-07-20 02:26:35 +01:00
Alex Pott d79136bebf Issue #2045901 by xjm: Add Wim to MAINTAINERS.txt for editor.module and ckeditor.module. 2013-07-20 02:24:07 +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 ed556d1923 Issue #1913162 by katbailey: Remove unused 'matcher' compiler pass. 2013-07-20 01:25:18 +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