Commit Graph

5368 Commits (b6c78d35f2f35a18eda7633ecafce27a6bcea460)

Author SHA1 Message Date
Alex Pott b6c78d35f2 Issue #2044355 by dawehner: Move the link display to the middle column. 2013-07-28 23:53:19 +02:00
Alex Pott 0adc91af5c Issue #1987660 by dougvann, ygerasimov, vijaycs85, marcingy: Convert config_sync() to a new style controller. 2013-07-28 23:47:43 +02:00
Alex Pott 11495979d0 Issue #2041423 by yched: Rely on 'provider' instead of 'module' for Field plugin types. 2013-07-28 23:29:26 +02:00
Alex Pott 9dd98eaa6f Issue #1957346 by dawehner, olli, damiankloip, jibran, ParisLiakos: Add some settings on the block display to allow overrides on the block instance configuration. 2013-07-28 23:09:59 +02:00
Alex Pott 7ec526e957 Issue #2050535 by jhedstrom: Expand phpunit tests for \Drupal\Component\Utility\NestedArray. 2013-07-28 11:40:59 +02:00
Alex Pott 94cf43e98f Issue #2050367 by amateescu: FieldInstanceFormBase is useless. 2013-07-28 10:48:30 +02:00
Alex Pott 7aae5d35ca Issue #2036253 by Wim Leers: Update CKEditor library to 4.2. 2013-07-28 00:11:55 +02:00
Alex Pott c35607f3a8 Issue #2047753 by yched: LinkFormatter::prepareView() is useless. 2013-07-27 23:38:47 +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 67b5d792a7 Issue #2035863 by jhedstrom: Expand phpunit tests for \Drupal\Component\Utility\Settings. 2013-07-27 18:27:45 +01:00
Nathaniel Catchpole a956eb44e7 Issue #1201024 by pillarsdotnet, jbrown, tim.plunket: drupal_realpath() should describe when it should be used. 2013-07-27 15:41:48 +01: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 0932270aec Issue #2048897 by Les Lim: Fixed Views Grid style: tokens not replaced in custom row/column classes. 2013-07-26 18:42:05 +02:00
Alex Pott 1aebdc7390 Issue #2048833 by larowlan, andypost: Fixed Prepare cache called on field items without checking if PrepareCacheInterface is implemented. 2013-07-26 17:58:50 +02:00
Alex Pott 8043b9aa34 Issue #1888698 by nagwani, hussainweb: Figure out the most used html tags and let people use it in views. 2013-07-26 17:57:08 +02:00
Alex Pott 5a66f5d152 Issue #2029033 by narragansett, EllaTheHarpy, deekayen: Fix spacing and section order in Simpletest docblocks. 2013-07-26 17:56:32 +02:00
Alex Pott 4ac8645745 Issue #2049485 by yched: Remove traces of the 'user_register_form()' field setting. 2013-07-26 16:12:36 +02:00
Alex Pott fc7cd79a17 Issue #1973450 by AjitS, vijaycs85, yched: Provide config schema to field types and storage in number module. 2013-07-26 16:10:46 +02:00
Alex Pott f1ce57ce4a Issue #2047983 follow-up by plopesc: Mark field_info_()*_types() / field_info_()*_settings() functions as deprecated. 2013-07-26 16:05:20 +02:00
Alex Pott 12eba5629f Issue #1980464 by Xano: EntityManager::getControllerClass() throws confusing exceptions. 2013-07-26 11:14:54 +02:00
Alex Pott 34aaed601c Issue #2046541 by e0ipso: Fixed Unable to activate content translation in the content type edit form. 2013-07-26 11:05:26 +02:00
Alex Pott bc65847d68 Issue #2009014 by c4rl, hussainweb, Samvel, jenlampton, benjifisher: Replace theme() with drupal_render() in file module. 2013-07-26 07:44:30 +02:00
Alex Pott 637beb94d0 Issue #1915026 by steveoliver, 2ndmile, damiankloip, echeese, eromero1, joelpittet, rvilar, waynethayer, Hydra, drupalninja99, dsdeiz: Convert theme_views_ui_container() to Twig. 2013-07-25 16:08:22 +02:00
Alex Pott 337b3709b1 Issue #2046809 by larowlan, quicksketch: Fixed UUIDs not added when file uploaded using managed_file() FAPI element. 2013-07-25 16:05:21 +02: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
Alex Pott 45014004ad Issue #2046415 by DuaelFr: Replace unsafe translated strings from Aggregator module. 2013-07-25 00:50:13 +02:00
Alex Pott d3d54f170b Issue #1938888 by tim.plunkett, ayelet_Cr, amateescu: Convert user_admin_permissions() to a new-style Form object. 2013-07-24 22:56:59 +02:00
Alex Pott 6a9d9d5027 Issue #2030817 by mondrake: Fixed Wrong link_type() passed in link's pager_context() in views.theme.inc. 2013-07-24 22:56:59 +02:00
Alex Pott 251499736b Issue #1875344 by aaronott, damiankloip: Add back removed test coverage in Views' OverrideDisplaysTest. 2013-07-24 22:56:59 +02:00
Alex Pott 41f6e35eb7 Issue #864006 by mgifford, dawehner, AjitS: Improve table semantics by adding scope or headers/id attributes. 2013-07-24 22:56:59 +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 38bf424dfd Issue #2021817 by effulgentsia, yched: Make widgets / formatters work on EntityNG Field value objects. 2013-07-24 16:38:18 -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
Nathaniel Catchpole 95d856d749 Issue #1937926 by richardj, Mandakini_Kumari, Pix, jessehs, alexpott: Fixed Shortcuts toolbar tray does not properly float the 'Edit shortcuts' link in Bartik. 2013-07-24 21:12:11 +01:00
Alex Pott d8b5e11d95 Issue #2047657 by amateescu: Add pwolanin as a maintainer for the menu_link() module. 2013-07-24 22:08:41 +02:00
Alex Pott 8e23b465a6 Issue #2045275 by Berdir: Convert user properties to methods. 2013-07-24 21:40:03 +02:00
Jennifer Hodgdon 4c52a6e3e9 Issue #2046951 by drunken monkey, Damien Tournoud: Correct error in UUID docs 2013-07-24 10:30:55 -07:00
Jennifer Hodgdon 3a0e78e8bd Issue #2049091 by jibran, larowlan: Fix reference to TranslationManager class to right namespace in Drupal class docs. 2013-07-24 10:28:09 -07:00
Jennifer Hodgdon 6c02873443 Issue #1797364 by dcam, lazysoundsystem, Lars Toomre, neetu morwani, izus, boran, xjm: Remove t() from test asserts in locale module 2013-07-24 10:17:35 -07:00
Alex Pott a09093be77 Issue #2042941 by mondrake: Full pager plugin: reference the 'pager' theme in the annotations. 2013-07-24 17:47:47 +02:00
Alex Pott 812318d5d1 Issue #2048925 by xjm: Add JohnAlbin as a component maintainer for CSS. 2013-07-24 16:58:41 +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
Nathaniel Catchpole bab8bdd98e Issue #2033433 by Wim Leers: Clean up edit controller. 2013-07-24 09:50:06 +01:00
Nathaniel Catchpole 197ad58ca8 Issue #2046445 by FMB: Replace inappropriate translatatable string in core/modules/field/field.views.inc. 2013-07-24 09:47:01 +01:00
Alex Pott 075b60271c Issue #2028965 by jessebeach, ekl1773: Fixed Overlay overflows the viewport in Firefox; missing vendor prefixes for box-sizing. 2013-07-24 03:13:29 +02:00
Alex Pott 4dfc5e34c3 Issue #2044521 by bowersox, DuaelFr: Fixed Label used for markup, not associated with input form. 2013-07-24 02:46:37 +02:00
Alex Pott 94b394600f Issue #2047983 by yched: Mark field_info_()*_types() / field_info_()*_settings() functions as deprecated. 2013-07-24 02:42:16 +02: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