Commit Graph

1464 Commits (7625696dba833902affb92715649b82732deb701)

Author SHA1 Message Date
Nathaniel Catchpole 4343ef88f2 Issue #1164682 by mgifford, thedavidmeister, good_man, mvc, clemens.tolboom, sxnc, lazysoundsystem: Fixed links with a known language need language identifier. 2013-08-12 03:51:23 +01:00
Nathaniel Catchpole 66178e047a Issue #1941288 by larowlan, effulgentsia, dawehner, nod_: Fixed Regression: ajaxPageState not being updated with AjaxResponse, assets (js/css) being added twice. 2013-08-12 03:10:59 +01:00
Nathaniel Catchpole 1a0616faa1 Issue #1855260 by beejeebus, msonnabaum, larowlan: Fixed Page caching broken by accept header-based routing. 2013-08-12 02:58:00 +01:00
Alex Pott fd76691cca Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
Alex Pott 8cfc089e26 Issue #2033669 by tim.plunkett, larowlan: Image file objects should be classed. 2013-08-11 00:57:37 +01:00
Nathaniel Catchpole 0e129e5817 Issue #2056133 by chx, dawehner, plach, alexpott: Add db_copy_table(). 2013-08-10 11:51:38 +01:00
webchick 6bf5aec91e Issue #2031437 by fgm, benjy: Fixed Blocks no longer use 'delta'. Remove it from derivative plugins. 2013-08-10 02:02:12 -07:00
webchick 5e30494edb Issue #2047075 by Caecus, mgifford, jessebeach, larowlan: Mark invalid form field with [aria-invalid=true]. 2013-08-10 01:46:10 -07:00
webchick 757dbd794d Issue #1574560 by andypost, nod_: Update jQuery Form Plugin to the latest in the git repository. 2013-08-10 00:29:48 -07:00
Nathaniel Catchpole e2a81db3c6 Issue #1844956 by msonnabaum, beejeebus: Fixed Optimize date formatting performance. 2013-08-10 08:00:02 +01:00
Alex Pott b6f16486d6 Issue #1679660 by rhm50, valthebald, billk2: Add link to cron tutorial on drupal.org. 2013-08-10 02:38:43 +01:00
Alex Pott 593bafb0f7 Issue #2061315 by StephaneQ: Remove system.cron.js and libraries definition. 2013-08-09 23:36:29 +01:00
Alex Pott 0d9a413e07 Issue #2056837 by longwave: Fixed Modules can no longer alter page_bottom(). 2013-08-09 22:53:48 +01:00
webchick b435b703d6 Issue #2056513 by tim.plunkett: Remove PluginUI subsystem, provide block plugins UI as one-off. 2013-08-07 12:49:26 -07:00
Nathaniel Catchpole 7e209672f3 Issue #1939086 by chrisjlee, joelpittet, tim.plunkett: Convert theme_dropbutton_wrapper() to Twig. 2013-08-07 09:43:30 +01:00
webchick 1039d1de6d Issue #1970900 by jhodgdon: Update standards doc on plugin annotations; add @defgroup annotation. 2013-08-06 23:52:10 -07:00
webchick 4621e01d93 Issue #2010982 by somepal, andypost, pplantinga | Samvel: Replace theme() with drupal_render() in system module for system_status(). 2013-08-06 23:50:28 -07:00
webchick 2f0aeaae5c Issue #2058435 by David_Rothstein: Fixed Drupal 8 lost support for the 'tel' protocol in URL filtering functions. 2013-08-06 23:10:07 -07:00
Alex Pott 17c92fbf00 Issue #1939100 by chrisjlee, oriol_e9g, jenlampton: Convert theme_progress_bar() to Twig. 2013-08-06 08:29:27 +02:00
Alex Pott cc7c70e9af Issue #2011578 by mortendk, tlattimore, Cottser, soulston: Markup for Stark's page.html.twig + maintenance-page.html.twig. 2013-08-06 00:52:22 +02:00
Alex Pott 0e100f3c4c Issue #2013258 by pplantinga, daffodil_naveen: Simplify render for theme_status_report(). 2013-08-05 17:59:11 +02:00
Alex Pott dc5e334993 Issue #2042285 by thedavidmeister, jenlampton, Mark Carver: #theme_wrappers() should be able to have a unique set of variables per wrapper hook. 2013-08-05 15:40:57 +02:00
Dries b2dc8aa53e Issue #2056363 by yched, chx: Fixed INSERT INTO table SELECT * FROM ... not supported. 2013-08-05 08:55:18 +02:00
Dries 439d53aa41 Issue #2056737 by Berdir: Illegal string offset test exceptions in PHP 5.4 in drupal_add_library(). 2013-08-05 08:53:07 +02:00
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