Commit Graph

4862 Commits (cec07cb18db9fe10f9734ab5356fce1392da8dfa)

Author SHA1 Message Date
Nathaniel Catchpole cec07cb18d Issue #1778122 by scor, linclark, effulgentsia, tim.plunkett: Fixed HEAD broken: Enable modules to inject attributes into field formatters, so that RDF attributes get output. 2013-09-20 12:42:54 +01:00
Nathaniel Catchpole f0ef79ce8c Issue #1888702 by Berdir: Fixed Use configuration selection instead of derivatives for some blocks. 2013-09-20 11:21:32 +01:00
Nathaniel Catchpole 5c88ea314d Issue #2064181 by klausi: Fixed Filter format access bypass on POST/PATCH. 2013-09-20 11:18:48 +01:00
Nathaniel Catchpole 9e5def44b7 Issue #1778122 by scor, linclark, effulgentsia: Fixed Enable modules to inject attributes into field formatters, so that RDF attributes get output on the appropriate elements. 2013-09-20 10:59:23 +01:00
Nathaniel Catchpole 8980243b8f Issue #2076283 by dawehner, pwolanin, neclimdul: Allow local task plugins on paths with a dynamic value (like a node). 2013-09-20 10:53:46 +01:00
webchick a1346c8e82 Issue #1199946 follow-up by dawehner: Fix broken HEAD. 2013-09-19 18:01:16 -07:00
Dries 65b155d9c2 Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
webchick 6b7bdcdd8c Issue #2076033 by juampy: Fixed PHP warning when looking if a REST resource defines authentication providers. 2013-09-19 00:19:58 -07:00
webchick deebed44b2 Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method. 2013-09-18 18:48:18 -07:00
webchick ef2e45b0e8 Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers. 2013-09-18 11:30:30 -07:00
Nathaniel Catchpole 61fcb6fc01 Issue #1927174 by jessebeach, Wim Leers, nod_, Gábor Hojtsy: Complete the work to make the Toolbar administration menu sub tree rendering more efficient. 2013-09-18 14:24:42 +01:00
Alex Pott e560115e85 Issue #2085907 by YesCT, Gábor Hojtsy: Ensure all configuration entities have an Edit/Configure tab by default. 2013-09-18 14:16:27 +01:00
Alex Pott 24e3c5d154 Issue #2083615 by Gábor Hojtsy, YesCT: Use links annotation for config entity URI like for content entities. 2013-09-18 14:10:04 +01:00
webchick d75787dfba Issue #2087995 by amateescu: All entity post*() and pre*() methods should call their parent implementation. 2013-09-17 22:56:38 -07:00
Alex Pott 1f9a488b92 Issue #1834002 by Gábor Hojtsy: Fixed Delete operations are all over the place. Remove tabs, provide title in routing. 2013-09-17 15:49:45 +01:00
webchick 446016a7db Issue #2089273 by yched: Fixed upgrade path puts D7 deleted fields in EntityDisplay objects. 2013-09-16 21:14:38 -07:00
webchick c22c5d397a Issue #2086535 by Gábor Hojtsy: Add entity changed constraint validation to custom blocks. 2013-09-16 20:08:19 -07:00
webchick 1bba30a78f Issue #2083985 by damiankloip: Unit test Drupal\serialization\Encoder\JsonEncoder class. 2013-09-16 20:06:41 -07:00
webchick eb22bab7e3 Issue #2089835 by tstoeckler: SearchSettingsForm 'use's ModuleHandler but actually doesn't. 2013-09-16 19:52:20 -07:00
webchick 17339e36c6 Issue #2084681 by Xano: Fixed 'must be higher or equal to...'. 2013-09-16 19:48:57 -07:00
webchick 5e2fac496d Issue #2083175 by damiankloip: Unit test Drupal\serialization\Normalizer\ListNormalizer class. 2013-09-16 19:31:00 -07:00
webchick 1569e3cba0 Issue #2089485 by smiletrl: [follow-up]: Clean up for file field type. 2013-09-16 19:29:10 -07:00
webchick 4e5a96f837 Issue #2082735 by damiankloip: Unit test Drupal\serialization\Normalizer\TypedDataNormalizer class. 2013-09-16 19:26:33 -07:00
webchick 034d956906 Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex. 2013-09-16 08:52:28 -07:00
webchick 4b7a30edd0 Issue #2089627 by tim.plunkett: Move \Drupal\system\SystemConfigFormBase to \Drupal\Core\Form\ConfigFormBase. 2013-09-16 08:43:28 -07:00
webchick 4d5d08659d Issue #2077973 by plopesc: Modernize editor.module forms. 2013-09-16 08:35:15 -07:00
Nathaniel Catchpole 819283d084 Issue #2080589 by mrsinguyen: Remove Unused local variable $breakpoints from /core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php. 2013-09-16 12:38:45 +01:00
Nathaniel Catchpole 8c80f493c4 Issue #2081145 by beowulf1416: Remove Unused local variable $translations from lib/Drupal/content_translation()/ContentTranslationController.php. 2013-09-16 12:37:30 +01:00
Nathaniel Catchpole ecce278393 Issue #2085957 by tankerjoe: Document that BookController methods return render arrays, not strings. 2013-09-16 12:31:18 +01:00
Nathaniel Catchpole 3a7bfeac10 Issue #1983554 by plach, effulgentsia, Berdir: Remove BC-mode from EntityNG . 2013-09-16 12:28:20 +01:00
Nathaniel Catchpole 2de01f4fd3 Issue #2080351 by mrsinguyen: Remove Unused local variable $form_html_id from /core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php. 2013-09-16 12:20:48 +01:00
Nathaniel Catchpole 2802ecb8ff Issue #2080347 by mrsinguyen: Remove Unused local variable $result from /core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php. 2013-09-16 12:19:48 +01:00
Nathaniel Catchpole 82ceeb9529 Issue #2080333 by mrsinguyen, lorique: Remove Unused local variable $instance from /core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php. 2013-09-16 12:19:00 +01:00
Nathaniel Catchpole 1968d08cd6 Issue #2080345 by mrsinguyen: Remove Unused local variable $base_url() from /core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php. 2013-09-16 12:17:18 +01:00
Nathaniel Catchpole bcbc3dc9ea Issue #2080339 by mrsinguyen: Remove Unused local variable $routes from /core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php. 2013-09-16 12:16:22 +01:00
Nathaniel Catchpole feca732df4 Issue #2080337 by mrsinguyen: Remove Unused local variable $message from /core/modules/system/lib/Drupal/system/Tests/Mail/MailTest.php. 2013-09-16 12:14:52 +01:00
Nathaniel Catchpole 624cb17559 Issue #2080573 by Haza: Remove Unused local variable $replies from /core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php. 2013-09-16 12:13:48 +01:00
Nathaniel Catchpole 0eca8b3725 Issue #2081205 by mrsinguyen: Remove Unused local variable $rid from /core/modules/user/lib/Drupal/user/Form/UserPermissionsForm.php. 2013-09-16 12:12:58 +01:00
Nathaniel Catchpole 29530fd0f2 Issue #2081197 by smiro: Remove Unused local variable $links from /core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php. 2013-09-16 12:12:06 +01:00
Nathaniel Catchpole f97306c419 Issue #2080571 by mrsinguyen: Remove Unused local variable $id from /core/modules/comment/lib/Drupal/comment/Entity/Comment.php 2013-09-16 12:10:46 +01:00
Nathaniel Catchpole af3f30b397 Issue #2080069 by mrsinguyen: Remove Unused local variable $stripe from /core/modules/system/system.admin.inc. 2013-09-16 12:09:52 +01:00
Nathaniel Catchpole 124e0b86ff Issue #2079013 by yched: Better test coverage for field table names. 2013-09-16 12:08:45 +01:00
Nathaniel Catchpole b7d364a778 Issue #2060119 by tidrif, undertext, damiankloip: Convert FieldPluginBase constants to class constants. 2013-09-16 10:07:25 +01:00
Nathaniel Catchpole 991b10d211 Issue #1941672 by pwolanin, dawehner: Remove Drupal\views\Plugin\query\QueryInterface. 2013-09-16 10:07:10 +01:00
webchick 8347b04c34 Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors. 2013-09-15 22:06:19 -07:00
webchick 7cfa38d01a Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files. 2013-09-15 21:47:28 -07:00
webchick ce46702f85 Issue #1939082 by shanethehat, larowlan, jenlampton, Cottser, LewisNyman, duellj, Mark Carver, joelpittet: Convert theme_status_messages() to Twig. 2013-09-15 21:44:24 -07:00
webchick 5e9ac4dd2d Issue #2087279 by larowlan, dawehner, disasm, tim.plunkett: Add a config() method to FormBase. 2013-09-15 21:43:06 -07:00
webchick 874690a37b Issue #1614186 by RobLoach, tim.plunkett, msonnabaum, Crell, jhodgdon, Niklas Fiekas: Update coding standards for using 'native' PHP classes like stdClass in namespaced code. 2013-09-15 21:02:23 -07:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00