Commit Graph

24803 Commits (4451ee6a8098af7918f22ec80b89e4dc3303879f)

Author SHA1 Message Date
webchick cfbbef3c62 Issue #2260035 by blueminds | jhodgdon: Hook_field_info_max_weight in field.api.php is not in a group/topic. 2014-05-12 22:55:52 -07:00
webchick 3853bb2d98 Issue #2261461 by neclimdul: Fix indentation in default.settings.php. 2014-05-12 22:54:55 -07:00
webchick c8d2e239ce Issue #2079863 by filijonka, mrsinguyen, fabricebernhard, Chernous_dn, YesCT: Remove Unused local variable from /core/lib/Drupal/Component Utility/Crypt.php Transliteration/PHPTransliteration.php Utility/UserAgent.php Gettext/PoHeader.php. 2014-05-12 22:51:11 -07:00
webchick f82579cb75 Issue #2088027 by tim.plunkett | YesCT: Just placed block keeps changed color even after saving the block layout page. 2014-05-12 22:28:31 -07:00
webchick 363445ae2f Issue #2247595 by neclimdul: Fix phpunit coverage warnings. 2014-05-12 22:25:59 -07:00
webchick 1dbbfc91b9 Issue #2263849 by cs_shadow: Typo in comment/comment.tokens.inc ('tokes' instead of 'tokens'). 2014-05-12 22:22:07 -07:00
webchick 1e2bfb87b1 Issue #2225959 by chx, ultimike: D6 Users and User Profile data isn't migrating. 2014-05-12 22:19:10 -07:00
webchick c401cc39fd Issue #2214313 by chx, ultimike, benjy | eliza411: Contact: Not all values are being migrated. 2014-05-12 22:17:52 -07:00
webchick 181b12210e Issue #2260239 by ultimike: D6->D8 Profile field (checkbox). 2014-05-12 22:10:20 -07:00
webchick f710b04587 Issue #2211611 by benjy | eliza411: The view mode source misses a requirements check for CCK. 2014-05-12 22:08:38 -07:00
webchick fcc5f3b209 Issue #2263453 by chx, benjy: Split migration_dependencies into two keys. 2014-05-12 22:06:21 -07:00
webchick 49b4f93382 Issue #2264717 by penyaskito: Convert MigrateDrupal6Test into a reusable abstract class which can be reused for D7 and other migrations . 2014-05-12 22:04:54 -07:00
webchick c040367fd1 Issue #2253977 by martin107, Mixologic: Use ConfigFactoryInterface to type hint ConfigFactory, Part II. 2014-05-12 21:58:53 -07:00
webchick d309714c60 Issue #2265913 by pwolanin: LinkGenerator::generateFromUrl() fatal (uncaught exception) with external URL. 2014-05-12 21:38:30 -07:00
Alex Pott b45b871c53 Issue #2250429 by ultimike, chx: D6_block migration not migrating all blocks. 2014-05-12 17:35:20 -05:00
Nathaniel Catchpole 6541e3a20f Issue #2241249 by Wim Leers: First step in making search results pages cacheable: add the associated SearchPage's cache tag. 2014-05-12 23:02:30 +01:00
Alex Pott 8494b0632a Issue #2262195 by sun: Various test classes are missing phpDoc. 2014-05-12 14:31:16 -05:00
Alex Pott 3d31d12b0e Issue #2262147 by sun: Various base test classes are not abstract. 2014-05-12 14:27:10 -05:00
Nathaniel Catchpole 5be9d3e379 Issue #2263287 by alexpott: Test the CachedStorage class using ConfigStorageTestBase. 2014-05-12 16:52:26 +01:00
Nathaniel Catchpole e67b313df4 Issue #2068333 by roderik, skipyT, pcambra, plach, Désiré, marcingy, peximo: Convert node SQL queries to the Entity Query API. 2014-05-12 13:57:33 +01:00
Nathaniel Catchpole a78a106319 Issue #2241235 by Wim Leers: Shortcut/ShortcutSet entity types should use cache tags. 2014-05-12 10:58:30 +01:00
Nathaniel Catchpole 7bc792063e Issue #2263273 by alexpott: Config_snapshot table can be created by the storage class itself. 2014-05-12 10:58:09 +01:00
Nathaniel Catchpole 69fb5dc7f7 Issue #2226933 by cs_shadow, tim.plunkett, mandar.harkare, mortendk: Remove odd, even, first & last classes from views-view-unformatted.html.twig. 2014-05-12 10:38:06 +01:00
webchick 3742131736 Issue #2116551 by cam8001, amateescu, swentel, Xano | webchick: Fix the UX of Entity Reference fields. 2014-05-11 12:07:25 -07:00
webchick cf7e2dbed4 Issue #2122761 by znerol, heddn: SessionHttpsTest only runs half the tests. 2014-05-11 11:57:20 -07:00
webchick c2ffb7b63a Issue #2263255 by alexpott: Cache.config only has a single key in it for config schema this seems a waste. 2014-05-11 11:56:05 -07:00
webchick b452ac5835 Issue #2226395 by benjy | penyaskito: Expand Drupal6FieldInstance testing with a float field. 2014-05-11 11:51:29 -07:00
webchick 3da1bdf677 Issue #2263329 by dawehner: CommentDefaultFormatterCacheTagsTest just works because nothing uses AccountProxyInterface in HEAD. 2014-05-11 11:48:50 -07:00
Alex Pott e33915228f Issue #2256405: VocabularyUnitTest and VocabularyTest are misnamed. 2014-05-11 08:50:12 -05:00
Alex Pott 6d61ca5c7c Issue #2256405 by blueminds: VocabularyUnitTest and VocabularyTest are misnamed. 2014-05-11 08:46:50 -05:00
Alex Pott 0d166fa54c Revert "Issue #2256405 by blueminds: VocabularyUnitTest and VocabularyTest are misnamed."
This reverts commit b293020054.
2014-05-11 08:46:03 -05:00
Dries b293020054 Issue #2256405 by blueminds: VocabularyUnitTest and VocabularyTest are misnamed. 2014-05-10 10:05:35 -05:00
Dries 63dfd5030b Issue #2262483 by sun: Some PHPUnit tests do not exist. 2014-05-10 10:02:27 -05:00
Dries 8f7c8644b6 Issue #2012468 by blueminds, plach: Add trusted roles recommendation to 'access site reports'. 2014-05-10 10:00:22 -05:00
Dries 77f8dc525d Issue #2263201 by alexpott: ConfigImportUITest has a random failure. 2014-05-10 09:58:21 -05:00
webchick af56f3c37e Issue #2259525 by alexpott: System.action.user_add_role_action.ROLE_ID does not match any config schema. 2014-05-09 09:29:22 -07:00
webchick edaf10f2fd Issue #2039163 by Reinmar, Wim Leers: Update CKEditor library to 4.4. 2014-05-09 09:29:05 -07:00
Nathaniel Catchpole 3e7383d417 Issue #2261677 by alexpott, Berdir: Entity displays need to depend on the entity provider is there is no bundle entity type. 2014-05-09 17:22:28 +01:00
Nathaniel Catchpole f9f3695d08 Issue #2228261 by beejeebus, kim.pepper, alexpott, Wim Leers | catch: Add a local, PhpStorage-based cache backend. 2014-05-09 16:51:24 +01:00
Nathaniel Catchpole 37af5099cc Issue #2238087 by znerol, YesCT: Rebase SessionManager onto Symfony NativeSessionStorage. 2014-05-09 16:43:54 +01:00
Nathaniel Catchpole fd0dcf9410 Issue #2256877 by znerol: Remove the API function to check if a cache bin is empty. 2014-05-09 14:57:55 +01:00
Nathaniel Catchpole 3dd1c5c15c Issue #2262483 by sun: Some PHPUnit tests do not exist. 2014-05-09 11:27:38 +01:00
Nathaniel Catchpole 6c8d082611 Issue #2254777 by m1r1k: Block category autocomplete does not work. 2014-05-09 11:23:10 +01:00
Nathaniel Catchpole 938ac1f5b7 Issue #2224549 by tstoeckler, fago, Xano: Simplify checking whether an entity type is revisionable. 2014-05-09 11:11:41 +01:00
Nathaniel Catchpole 5a01a26f15 Issue #2257709 by znerol, Wim Leers: Remove the interdependence between the internal page cache and management of the Cache-Control header for external caches. 2014-05-09 10:52:16 +01:00
Nathaniel Catchpole 4b68f9afe4 Issue #2255369 by larowlan, Xano: DialogController does not respect ['#title'] for the page title. 2014-05-09 10:50:39 +01:00
Nathaniel Catchpole 209ef5e8c7 Issue #2216437 by Wim Leers: Entity labels are not in-place editable on 'full entity page' (prime example: node title). 2014-05-08 20:35:06 +01:00
Nathaniel Catchpole d633c8574b Issue #2257395 by marcingy: URL helper functions were converted in an inconsient manner. 2014-05-08 20:33:48 +01:00
Jennifer Hodgdon d6725d94ec Issue #2261459 by tim.plunkett: Expand deprecated comment for system_rebuild_theme_data 2014-05-08 07:25:11 -07:00
Nathaniel Catchpole 596c9f30b0 Issue #2257757 by martin107: \Drupal::isConfigSyncing should be marked as static. 2014-05-08 15:10:16 +01:00