Commit Graph

25832 Commits (06adfe58db07f906142c9e78b0e2f1675bf25ec1)

Author SHA1 Message Date
Alex Pott 0aaa1c8098 Issue #2298039 followup by lauriii, sqndr: Remove all PNG fallbacks for SVG. 2014-08-18 17:54:05 +01:00
Alex Pott 36dd5afc42 Issue #2318679 by bluegriff | emma.maria: Fixed "Password strength: Strong" wraps onto a second line. 2014-08-18 17:45:36 +01:00
Alex Pott 62bb5c4d53 Issue #2218065 by jhodgdon, dawehner: Fixed Need to join fields to the entity field data tables, not entity tables, or filtering increases number of results. 2014-08-18 17:41:42 +01:00
Alex Pott 0463b81a08 Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
Alex Pott f1713d5754 Issue #2309187 by andypost | Crell: Fixed double-link-entry between Entity and Entity Type classes. 2014-08-18 16:30:22 +01:00
Alex Pott 4192e7d2d8 Issue #2302047 by plopesc: Added support for relative default dates in Date field . 2014-08-18 16:13:32 +01:00
Alex Pott 6cffdfa1bc Issue #2322255 by undertext | andypost: Move the rest of core entities to use EntityViewsDataInterface. 2014-08-18 16:09:56 +01:00
Alex Pott 341e8d618f Issue #2321913 by Temoor: Replace all instances of entity_load('menu_link_content') and entity_load_multiple('menu_link_content') with static method calls. 2014-08-18 16:05:30 +01:00
Alex Pott 7e23170de4 Issue #2300875 by joshi.rohit100, amitgoyal, penyaskito: Remove drupal_redirect_form() as it is deprecated. 2014-08-18 16:03:15 +01:00
Alex Pott 8d5713791e Issue #2321919 by Temoor: Replace all instances of menu_load(), entity_load('menu') and entity_load_multiple('menu') with static method calls. 2014-08-18 15:35:25 +01:00
Alex Pott 109b895949 Issue #2322063 by Temoor: Replace all instances of shortcut_set_load(), entity_load('shortcut_set') and entity_load_multiple('shortcut_set') with static method calls. 2014-08-18 15:23:37 +01:00
Alex Pott 34c75100e8 Issue #2317821 by Wim Leers, nod_ | wwalc: Do not show a dialog about changing formats when there is no content. 2014-08-18 14:51:48 +01:00
Alex Pott 3c29af9715 Issue #2322097 by plach: Enforce data tables for translatable entity types in the SQL entity storage. 2014-08-18 14:44:03 +01:00
Alex Pott 38d39bc060 Issue #2319819 by jhodgdon, hueman: Fixed Default value heading missing from Field UI form. 2014-08-18 14:25:31 +01:00
Alex Pott 9399c98ae9 Issue #2321605 by astrocling: Fixed Standardize Commenting in example.settings.local.php. 2014-08-18 13:59:37 +01:00
Alex Pott 64c6bf8981 Issue #2290257 by Wim Leers, er.pushpinderrana, amitgoyal | jhodgdon: Editor plugin classes need docs links. 2014-08-18 13:57:51 +01:00
Alex Pott c2a74e6531 Issue #2204325 followup by Arla: Fixed The "rendered entity" formatter breaks for entity types with out a ViewBuilder. 2014-08-18 13:47:16 +01:00
Alex Pott 093ea79442 Issue #2285083 by crowdcg, andypost, larowlan: Rename contact category to contact form. 2014-08-16 12:57:44 +01:00
Alex Pott 0d510d72c1 Issue #2321167 by emma.maria, tompagabor | LewisNyman: Move password indicator colours into CSS. 2014-08-16 00:27:38 +01:00
Alex Pott c69e1ab05f Issue #2319977 by marcingy: Convert sql query in buildForm in NodeTypeDeleteConfirm to efq. 2014-08-16 00:18:02 +01:00
Alex Pott 7245f8973c Issue #2321739 by jibran: Fixed Minor issue in EntityReferenceRelationshipTest. 2014-08-16 00:15:25 +01:00
Alex Pott 65d7cc56e8 Issue #2307125 followup by longwave: Fixed HTML double-escaping in EditorImageDialog. 2014-08-16 00:07:47 +01:00
Alex Pott 2a95441315 Issue #2062103 by penyaskito, pp, nonsie | hass: Fixed Skipped translation import shows dblog link message that is not yet available in installer. 2014-08-15 23:58:36 +01:00
Alex Pott 3254a1a67a Issue #2310475 by Gábor Hojtsy | dawehner: Fixed Admin theme for translation tabs just works for nodes. 2014-08-15 23:54:07 +01:00
Alex Pott 28ef6b28c3 Issue #2152227 by JeroenT, joelpittet, steinmb, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_tableselect() to #theme table__tableselect. 2014-08-15 23:48:45 +01:00
Alex Pott 17fcc16482 Issue #2319671 by dawehner, jhodgdon, xjm, alexpott: ViewsDataController: Step1: Move entity views data into controllers. 2014-08-14 12:06:59 -07:00
Alex Pott b3695e87b3 Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual. 2014-08-13 22:21:28 -07:00
Alex Pott 80ba1c1b80 Issue #2307647 by Wim Leers | anandps: [Follow-up] Allow manual override of required image alt text in the Text Editor image dialog when appropriate. 2014-08-13 22:19:30 -07:00
Alex Pott 2212b4b35c Issue #2290269 by amitgoyal, er.pushpinderrana | jhodgdon: InPlaceEditor plugin classes need more docs links. 2014-08-13 22:05:04 -07:00
Alex Pott e24723a934 Issue #2091311 by mparker17, minneapolisdan, benjf, er.pushpinderrana, wzoom, jhodgdon, batigolix | ifrik: Update hook_help for Contextual Link module. 2014-08-13 20:50:32 -07:00
Alex Pott b428eda79c Issue #2291829 by kgoel, dawehner | Crell: Standardize user route names. 2014-08-13 20:39:40 -07:00
Alex Pott fb6ab037d8 Issue #2320263 by steveoliver: Remove steveoliver from MAINTAINERS.txt. 2014-08-13 18:22:03 -07:00
Alex Pott 72b1c2f166 Issue #2320245 by benjy | jhodgdon: Fixed High water should consistently be two words. 2014-08-13 18:20:19 -07:00
Alex Pott fb27c45f6a Issue #2252739 by Gábor Hojtsy, rbayliss: Fixed Taxonomy field handler fatal error in linking to terms, cannot create taxonomy views with defaults. 2014-08-13 18:15:35 -07:00
Alex Pott 37df1bd026 Issue #2315489 by benjy: Renamed prepareIdMappings() in MigrateTestBase. 2014-08-13 18:01:54 -07:00
Alex Pott f8c9cf8b16 Issue #2307641 by mgifford: Fixed Color Contrast Insufficient with Error Text. 2014-08-13 17:53:10 -07:00
Alex Pott 4505b7887f Issue #2311279 by emma.maria | LewisNyman: Tweak the colours of the password indicator. 2014-08-13 17:30:20 -07:00
Alex Pott 7f4876c85b Issue #2261477 by sun, neclimdul: Remove broken Drupal\system\Tests\ScriptTest. 2014-08-13 16:44:31 -07:00
Alex Pott ce842f8809 Issue #2202493 by Xano, dawehner, longwave, tim.plunkett: Fixed views_menu_link_defaults() does not set a parent for links. 2014-08-13 14:48:34 -07:00
Alex Pott 93beccc571 Issue #2217755 by Alumei, Les Lim, er.pushpinderrana, martin107, Daniel Norton | alexpott: Fixed template_preprocess_links uses a non existent class JSON. 2014-08-13 14:04:31 -07:00
Dries 8ed2e2058e Issue #2317865 by alexpott, mdrummond: Fixed Config schema definitions for plugins aren't applied to their derivatives. 2014-08-13 16:06:29 -04:00
Jennifer Hodgdon 8aa8c492c4 Issue #2320537 by er.pushpinderrana: Fix syntax problems in core.api.php 2014-08-13 08:58:25 -07:00
Jennifer Hodgdon c6ec2add35 Issue #2316413 by benjy, chx: Clean up MigrationInterface docs 2014-08-13 06:36:14 -07:00
Alex Pott c8bd0b4f9d Issue #2316537 by dawehner | chx: Upgrade symfony CMF to 1.2, remove deprecated parameters from getRouteByName* . 2014-08-12 18:23:46 -07:00
Alex Pott 9c4954f66c Issue #2319375 by andrewmacpherson: Fixed Malformed @endcode tag in docblock for \Drupal\migrate\Row::getRawDestination(). 2014-08-12 18:17:38 -07:00
Alex Pott 887eea4e39 Issue #2317085 by pfrenssen | rteijeiro: Added the possibility to create a REST export when creating a new view. 2014-08-12 18:13:09 -07:00
Alex Pott 95019fa616 Issue #2318827 by larowlan, thehong | mgifford: Fixed Can't unpublish a comment. 2014-08-12 17:49:31 -07:00
Alex Pott 36675eaafc Issue #2280861 by roderik, pcambra: CommentStatistics service followup. 2014-08-12 17:40:09 -07:00
Alex Pott 4ae3ee3a75 Issue #2305707 by cilefen, pwolanin, dawehner, LinL: MenuLinkContent disabled field should be renamed to enabled and use positive logic. 2014-08-12 12:32:08 -07:00
webchick 9c87059f0f Issue #2305839 by jhodgdon, tim.plunkett: Convert hook_element_info() to annotated classes. 2014-08-12 12:19:20 -07:00