Commit Graph

22582 Commits (d2eb4bb43caaa0fcb7fcbcb4ea9896b069082b80)

Author SHA1 Message Date
Nathaniel Catchpole 5d2c825345 Issue #1952062 by vijaycs85, willyk, pfrenssen, vasi1186, CMS Dude, manningpete, penyaskito, kfritsche, Gábor Hojtsy: Remove legacy translation module in favor of content translation. 2013-10-01 12:46:54 +01:00
Nathaniel Catchpole 1aeee1cd39 Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface. 2013-10-01 12:42:30 +01:00
Alex Pott 6976d52af1 Issue #2096271 by chx: Make it easier to extend entity query. 2013-09-30 15:19:55 +02:00
Alex Pott 691a576259 Issue #1994140 by Berdir, yched, fgm, smiletrl: Unify entity field access and Field API access. 2013-09-30 15:14:06 +02:00
Alex Pott ef02f36a8a Issue #2080561 by mrsinguyen: Remove Unused local variable from /core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php. 2013-09-29 17:03:28 +02:00
Alex Pott b072871ddd Issue #2081127 by mrsinguyen: Remove Unused local variables from /core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php. 2013-09-29 17:01:17 +02:00
Alex Pott 227f21b322 Change KeyValueFactory to use Settings instead of $conf 2013-09-29 16:41:09 +02:00
Alex Pott 82b964b828 Issue #2080071 by rhm50: Remove Unused local variable $base_url() from /core/modules/system/system.install. 2013-09-29 16:31:01 +02:00
Alex Pott 0acc459d6b Issue #2080591 by beowulf1416: Remove Unused local variable $uid from /core/modules/user/lib/Drupal/user/Plugin/views/field/Language.php. 2013-09-29 15:01:54 +02:00
Alex Pott c3ec94f76e Issue #2080019 by mrsinguyen: Remove Unused local variable $js_hide from /core/modules/system/lib/Drupal/system/Form/PerformanceForm.php. 2013-09-29 14:51:11 +02:00
Alex Pott 2d68210497 Issue #2080649 by mrsinguyen: Remove Unused local variable $array from /core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php. 2013-09-29 14:44:37 +02:00
Alex Pott cddf217183 Issue #2080065 by Pete B: Remove Unused local variable $node from /core/modules/node/lib/Drupal/node/Tests/Views/FilterUidRevisionTest.php. 2013-09-29 13:51:56 +02:00
Alex Pott dd5b41b1a6 Issue #2080367 by mrsinguyen: Remove Unused local variable from core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php. 2013-09-29 13:48:48 +02:00
Alex Pott fb007a52ac Issue #2080655 by chertzog: Remove Unused local variable from /core/modules/locale/lib/Drupal/locale/Tests/LocaleConfigTranslationTest.php. 2013-09-29 13:42:26 +02:00
Alex Pott 9a7ef5d011 Issue #2062213 by duozersk: Fixed Remove Unused local variable from /core/lib/Drupal/Core/StreamWrapper/LocalStream.php. 2013-09-29 13:20:13 +02:00
Nathaniel Catchpole 7e163dbb19 Issue #1751194 by Cottser, mikl, effulgentsia, benjifisher: Introduce hook_theme_suggestions_HOOK() and hook_theme_suggestions_HOOK_alter(). 2013-09-29 08:19:59 +01:00
Gábor Hojtsy 4bdcb12bf9 Issue #2100303 by Xano, dawehner, pwolanin: Fixed HEAD BROKEN: call to undefined function in ViewEditTest.php. 2013-09-28 21:49:13 +02:00
Alex Pott 8dd8210d9e Issue #2062153 by chertzog, rhm50: In String Class Rename Views properties to core standards. 2013-09-28 19:22:04 +02:00
Alex Pott 3b91bd163a Issue #2046207 by jhedstrom, Mile23: Expand phpunit tests for \Drupal\Component\Utility\Crypt. 2013-09-28 19:20:03 +02:00
Alex Pott dfce8c0722 Issue #2087069 by damiankloip: Fixed Field language options do not work. 2013-09-28 19:17:38 +02:00
Alex Pott 3926592837 Issue #2091135 by sidharthap: Fixed Duplicate array key default_value() in ViewCloneFormController. 2013-09-28 19:10:19 +02:00
Alex Pott e21e628f39 Issue #2070045 by Wim Leers: Fixed EntityAccessCheckTest should use AccessCheckInterface::ALLOW. 2013-09-28 18:54:00 +02:00
Alex Pott 3569ce2364 Issue #2095275 by echoz , rteijeiro: Fixed space above add content form with no overlay. 2013-09-28 18:48:25 +02:00
Alex Pott 156bdc4349 Issue #2066219 by claudiu.cristea, fietserwin: Decouple image type from image extension. 2013-09-28 18:43:17 +02:00
Alex Pott af6cd3da63 Issue #2083721 by benjy, longwave: 'block_body()' field could be renamed 'body'. 2013-09-28 18:36:42 +02:00
Alex Pott cfc1584e1d Issue #2087637 by mondrake: Add a drupalProcessAjaxResponse() method. 2013-09-28 18:33:15 +02:00
Alex Pott 2965ffacd0 Issue #2087917 by damiankloip: Convert AjaxCommandsUnitTest to PHPUnit. 2013-09-28 18:10:45 +02:00
Alex Pott e4783d5cae Issue #1606110 by greenrover33, nod_: Fixed Exception thrown in collapse.js by .after(' ') breaks CKEditor display in term edit pages. 2013-09-28 18:08:29 +02:00
Alex Pott 820205f13f Issue #1327224 by Berdir, ryanissamson, johnv, chris.leversuch, edb, nyirocsaba: Fixed Access denied to taxonomy term image. 2013-09-28 16:55:09 +02:00
Alex Pott bd5e04943a Issue #2086305 by larowlan: Add a FloatItem data type. 2013-09-28 16:49:17 +02:00
Alex Pott 4b72c96019 Issue #1839318 by JohnAlbin, echoz: Added Replace drupal.base.css library with normalize.css for all themes. 2013-09-28 16:30:28 +02:00
webchick 909533e72e Issue #2051923 follow-up by smiletrl: More rename clean-up. 2013-09-28 15:13:31 +01:00
webchick 429eaaa456 Issue #2051923 follow-up by andypost: Remaining clean-up from renames. 2013-09-28 15:45:06 +02:00
Alex Pott 510c81a9c5 Issue #2051923 by Berdir, dixon_, plach: Rename \Drupal\Core\Entity\Field\Field, related subclasses and interfaces to *FieldItemList. 2013-09-28 13:29:14 +02:00
webchick 2025d6eb53 Issue #2029767 by Mark Conroy, batigolix, kscheirer: Create hook_help() for history module. 2013-09-28 02:51:17 +02:00
webchick 7afee2f0d8 Issue #2019087 by dropfen, gobilo: Complete Configuration schemas for views relationship. 2013-09-28 02:46:58 +02:00
webchick a364fc198b Revert "Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible."
Completely wrong commit message. :P Oops. :P

This reverts commit 1426a57883.
2013-09-28 02:45:42 +02:00
webchick 1426a57883 Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible. 2013-09-28 02:45:08 +02:00
webchick 5fccca655e Issue #2083615 by Gábor Hojtsy, YesCT, tim.plunkett, Schnitzel: Use links annotation for config entity URI like for content entities. 2013-09-28 00:10:24 +02:00
webchick 753a5485c9 Issue #2097259 by vijaycs85, tstoeckler: Add hasConfigSchema() method. 2013-09-28 00:09:20 +02:00
webchick 452179376b Issue #2098661 by webflo: Provide config schema for Config test entity. 2013-09-28 00:07:56 +02:00
Gábor Hojtsy 383935f7a0 Issue #731724 followup by berdir, chx: HEAD BROKEN due to Convert comment settings into a field to make them work with CMI and non-node entities 2013-09-27 23:12:45 +02:00
Dries 2881ba28cc Issue #2093217 by justinchev: Update Seven's description. 2013-09-27 21:41:00 +02:00
Dries ae5cc6f8f4 Issue #2067915 by eatings, kjay, bserem: Restore html attributes to maintenance-page.html.twig. 2013-09-27 20:35:13 +02:00
Alex Pott 37949fe378 Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities. 2013-09-27 17:34:47 +02:00
Dries fb091cd6b5 Issue #2098375 by sdboyer: Add gliph to composer. 2013-09-27 15:28:47 +02:00
webchick 27dc2b4987 Issue #2076141 by lokapujya: Unneeded dance around 'Node'/'Content' entity label in views integration code. 2013-09-27 15:15:39 +02:00
Alex Pott 50ce328c1b Issue #2084659 by Xano, ju1iet: Database driver task code documentation. 2013-09-27 14:55:59 +02:00
webchick 8d99809c5a Issue #1983894 by vijaycs85, swastik1608, hussainweb: Provide config schema to field types and storage in email module. 2013-09-27 14:53:43 +02:00
webchick b9bd18ac69 Issue #2033413 by batigolix, amateescu: Convert link in menu_link_help() to the new routing system. 2013-09-27 14:51:21 +02:00