Commit Graph

24636 Commits (f8afaa2fdc629bd831b012e0838926ddd4a25d38)

Author SHA1 Message Date
webchick b431efaf36 Issue #2212947 by sun, pwolanin, dmitry_bezer | ianthomas_uk: Installer doesn't pick up database port or table prefix from settings.php. 2014-04-11 13:45:19 -04:00
webchick cda250396e Issue #2225739 by killua99, Berdir, andypost, pfrenssen: Remove usage of field_info_instances(), use EntityManager::getFieldDefinitions() instead. 2014-04-11 12:01:24 -04:00
webchick 0b4bf3af72 Issue #2124535 by Berdir, alexpott, Désiré, xjm | yched: Prevent secondary configuration creates and deletes from breaking the ConfigImporter. 2014-04-11 11:38:28 -04:00
webchick e84971c526 Issue #2210637 by damiankloip | Crell: Upgrade to Guzzle 4. 2014-04-11 10:58:24 -04:00
Alex Pott b1eb0a2931 Issue #2228291 by damiankloip: Move all plugin and other discovery data into a cache_discovery bin. 2014-04-11 10:40:11 -04:00
Alex Pott 9a878fb486 Issue #2227187 by Mykhailo Gurei, Jalandhar, cs_shadow, mandar.harkare | Berdir: Stop refering to config storage as storage controller. 2014-04-11 09:59:35 -04:00
Alex Pott 2cc71a6bb1 Issue #2210631 followup by jhedstrom: Move PhpStorageFactory to the Core namespace. 2014-04-11 09:54:17 -04:00
Alex Pott 12abe621e1 Issue #2228341 by sun, znerol, skipyT, ParisLiakos: Objectify session management functions + remove session.inc. 2014-04-10 13:30:54 -04:00
Alex Pott bfa4a9fd27 Issue #1870746 by balagan, robertdbailey, lydie, KCarlile, pixelite, fenda | YesCT: Make it obvious what reordering language list does (order in language select) and does not do (fallback detection selection). 2014-04-10 12:47:42 -04:00
webchick f97d2fa5a3 Issue #2236851 by alexpott | Berdir: Views blocks are missing dependency on view. 2014-04-09 20:17:40 -07:00
Alex Pott 3c488c482e Issue #2178643 by ianthomas_uk, jhodgdon, jayeshanandani: Indexing status can show a negative percentage of content as having been indexed. 2014-04-09 08:56:25 -04:00
Alex Pott e51789c530 Issue #2235347 by tim.plunkett: Field instance operations are out of order. 2014-04-09 08:54:30 -04:00
Nathaniel Catchpole 8d373d04aa Issue #2233929 by alexpott, Berdir: drupal_set_time_limit() should only be able to increase the time limit. 2014-04-09 11:01:37 +01:00
Alex Pott f61b049483 Issue #2226241 by voidberg, claudiu.cristea: Saving image field or instance with an inexistent default_image crashes. 2014-04-09 05:45:58 -04:00
Alex Pott 7f00c591b0 Issue #2218655 by sun, effulgentsia, jessebeach: Core expects $theme.settings default config file to exist. 2014-04-09 04:49:22 -04:00
Alex Pott 5476dca306 Issue #2226437 followup by tstoeckler: [wrong patch committed] Create ContentEntityTypeInterface. 2014-04-09 04:25:50 -04:00
webchick fd85df77e1 Issue #1533104 by visabhishek, bryanbraun, TravisCarden, majoely | NROTC_Webmaster: Make bartik theme pass Coder Review. 2014-04-08 15:28:50 -07:00
webchick 0469858911 Issue #2236245 by znerol: Use request stack in system manager. 2014-04-08 14:59:32 -07:00
webchick b5ac743446 Issue #2220259 by Xano, fago: DefaultPluginManager::getDefinition() does not match the interface. 2014-04-08 14:58:12 -07:00
webchick 28f177cd8f Issue #2234771 by tstoeckler: Drupal_get_profile() should not fall back to 'standard'. 2014-04-08 14:31:26 -07:00
webchick 242ac392d8 Issue #2226923 by pakmanlh, mandar.harkare, mortendk, galooph: Views: remove wrapper around more link - add class to the link. 2014-04-08 14:11:00 -07:00
webchick e81a0a7a19 Issue #2195781 by LewisNyman | jhodgdon: Configure Site page on install is badly formatted. 2014-04-08 14:07:58 -07:00
webchick d3cb54ec77 Issue #2235111 by tstoeckler: EntityQueryTest is fragile. 2014-04-08 14:03:32 -07:00
webchick 64b838adc5 Issue #2187477 by lokapujya, vaibhavjain, visabhishek: Remove Unused use statements from system module. 2014-04-08 13:58:56 -07:00
webchick 83bdbd50dd Issue #2235125 by tstoeckler: Use DataDefinition::addConstraint() instead of ::setConstraints(). 2014-04-08 13:57:58 -07:00
webchick fc6b814e02 Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from . 2014-04-08 13:56:43 -07:00
webchick ef2a54b7b0 Issue #2228903 by anthonylindsay | alexpott: Taxonomy_term_load_children claims to restrict by vid but this is not possible. 2014-04-08 12:30:45 -07:00
Nathaniel Catchpole 48ae9707f4 Issue #2184387 by alexpott, sun: Remove SchemaStorage. 2014-04-08 11:40:54 +01:00
Nathaniel Catchpole d8a9912c32 Issue #2232275 by alexpott: System menu blocks need to be able to depend on their menu entities. 2014-04-08 11:32:35 +01:00
Nathaniel Catchpole 94bdf61be3 Issue #2232597 by alexpott: FieldConfig does not depend on the module the provides the entity type. 2014-04-08 11:31:29 +01:00
Alex Pott 6fe11acd22 Issue #2226437 by fago, tstoeckler, mauzeh: Create ContentEntityTypeInterface. 2014-04-08 10:21:27 +01:00
Alex Pott ea8bca51a0 Issue #2202401 by Berdir: Make getPropertyDefinition() return NULL instead of FALSE. 2014-04-08 10:08:56 +01:00
Alex Pott b0fb47f327 Issue #2227513 by e0ipso, Wim Leers: Apply formatters and widgets to Shortcut base fields. 2014-04-08 10:07:53 +01:00
Alex Pott af9cd0fdd8 Issue #2225399 by marcvangend, yanniboi, mr.baileys, Wim Leers, visabhishek: Apply formatters and widgets to Feed base fields. 2014-04-08 10:05:57 +01:00
webchick b0b91a9e8f Issue #2217523 by nod_, droplet, joelpittet, sun: Update normalize.css to v3.0.1. 2014-04-07 11:55:16 -07:00
webchick d53d8cf727 Issue #2233029 by benjy: Add a Book destination to the Migrate API. 2014-04-07 11:50:29 -07:00
webchick b504423ed0 Issue #2165725 by Xano: Introduce hook_entity_operation(). 2014-04-07 11:12:13 -07:00
webchick 7ba1d72cfc Issue #2233929 by alexpott: Drupal_set_time_limit should only be able to increase the time limit. 2014-04-07 10:56:16 -07:00
webchick 959fa9daa5 Revert "Issue #2160365 by plopesc, vijaycs85: Date field required marker rendered as "Array"."
Broke HEAD.

This reverts commit 0f0edea2a3.
2014-04-07 09:31:14 -07:00
webchick 86ae96e4fd Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions. 2014-04-07 08:01:20 -07:00
webchick 5c1869b612 Issue #2228941 by larowlan, andrei.dincu | Cottser: PHP notice displayed for forum blocks when there are no forum topics. 2014-04-07 08:00:03 -07:00
webchick 27a651a6e7 Issue #2225539 by znerol: Use request stack in admin context service. 2014-04-07 07:58:27 -07:00
webchick a68f86ed92 Issue #2228627 by tim.plunkett: Core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php is actually UrlTest. 2014-04-07 07:56:40 -07:00
webchick 1e04c676b3 Issue #2226665 by swentel, Wim Leers: Only set 'add more' wrapper on fields with cardinality >1. 2014-04-07 07:48:53 -07:00
webchick 0e21df56b7 Issue #2232385 by Wim Leers: Cacheable 'Syndicate' block: never cache it, because it's cheaper to always render it. 2014-04-07 07:46:43 -07:00
Nathaniel Catchpole 005025d1d1 Issue #2232391 by alexpott: Revert drupal 8 changes made to generate-d7-content.sh and generate-d6-content.sh. 2014-04-07 14:31:47 +01:00
Nathaniel Catchpole 99385d755f Issue #2233887 by benjy: Alias Destination is broken. 2014-04-07 14:30:17 +01:00
Nathaniel Catchpole 633282c23b Issue #2230921 by nod_: Regression: 'Back to site' button forgets last non-admin page after visiting 'block region demo'. 2014-04-07 14:22:51 +01:00
Alex Pott 3b3ba27598 Issue #2227973 by pfrenssen, Berdir: Rename ContentTranslationController to ContentTranslationHandler. 2014-04-07 13:26:47 +01:00
Nathaniel Catchpole afd8aee597 Issue #2203065 by lokapujya, cwells: Adjust assertFormatterRdfa() parameters to allow for more advanced testing. 2014-04-07 11:01:57 +01:00