Commit Graph

19045 Commits (7abbba0b0a97936b8b4674e9e98c327256472463)

Author SHA1 Message Date
webchick 532ea17f07 Issue #937284 by chx, tim.plunkett, Berdir, Damien Tournoud: Fixed DEADLOCK errors on MergeQuery INSERT due to InnoDB gap locking when condition in SELECT ... FOR UPDATE results in 0 rows. 2012-12-21 21:09:52 -08:00
Dries f791705cc1 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-12-21 13:00:01 -05:00
Dries bf7d441e11 Issue #1852812 by linclark: Use cache to get entity type/bundle metadata from JSON-LD @type URI. 2012-12-21 12:55:13 -05:00
webchick 1ea0ba9019 Issue #1872260 by tim.plunkett: Edit and JSON-LD module are missing version strings. 2012-12-21 09:53:14 -08:00
Dries e562b76397 Issue #1866908 by klausi, moshe weitzman: Honor access controlled Fields in REST Services. 2012-12-21 12:25:16 -05:00
Dries d63188d84d Issue #1839366 by klausi: Added REST module: PUT/update. 2012-12-21 12:18:28 -05:00
Dries c85c994db2 Issue #1824500 by Wim Leers, tkoleary, frega, jessebeach, henribergius, effulgentsia, nod_, yched: In-place editing for Fields. 2012-12-21 12:03:57 -05:00
Dries b5ac4a523f Issue #1848836 by dawehner, damiankloip: Change Views Wizard's primary button to 'Save and edit' and remove 'Save & exit' button. 2012-12-19 17:19:55 -05:00
Dries 3f4d8bc40a Issue #1826688 by klausi | mitchell: Added REST module: PATCH/update. 2012-12-19 17:17:59 -05:00
Dries 63fa77ec17 Issue #1138844 by lewisnyman: Add touch support to contextual links. 2012-12-19 17:16:22 -05:00
Dries 0485f2928f Issue #1804702 by Sutharsan, balintk, YesCT, Jose Reyero, Gábor Hojtsy: Display interface translation status. 2012-12-19 17:11:34 -05:00
Dries 4116dc4acc Issue #1833184 by Gábor Hojtsy, sun: find a consistent naming scheme for translation-related modules. 2012-12-19 16:04:44 -05:00
Dries d24c6ee7e8 Issue #1869292 by Gábor Hojtsy: Remove confusing 'multiple' language from core. 2012-12-19 15:35:47 -05:00
catch 2df1b2a2a9 Issue #1440662 by marthinal, sun, nod_, bdone: Fixed Prevent links in node preview from being clicked. 2012-12-19 17:26:18 +00:00
catch 99f1870e85 Issue #1773832 by goldorak, dawehner, fastangel, tim.plunkett: Fixed Replace usage of drupal_attributes(), refactor to use Attribute better. 2012-12-19 17:10:45 +00:00
catch 7e5525c3a9 Issue #1867452 by kiamlaluno: Fixed rest_help() shows the wrong URL. 2012-12-19 17:08:45 +00:00
catch 4ed7a7d6aa Issue #1552396 by andypost, sun, tim.plunkett, amateescu, YesCT: Convert vocabularies into configuration. 2012-12-19 17:06:30 +00:00
catch 814027279f Issue #1012620 by Berdir, kbasarab, YesCT: added tests for date format case sensitivity. 2012-12-18 11:14:44 +00:00
catch c783542c40 Issue #1862344 by damiankloip, tim.plunkett: Combine the Views plugin managers. 2012-12-17 22:48:16 +00:00
catch 206598cc42 Issue #1826604 by dawehner, damiankloip, tim.plunkett: Add a dropbutton field handler to Views. 2012-12-17 22:38:55 +00:00
catch c34cdb0246 Issue #1837982 by tim.plunkett, dawehner: Fixed Contextual links within the Views UI preview are broken. 2012-12-17 22:35:26 +00:00
catch 838a9e573c Issue #1817582 by dawehner, damiankloip, tim.plunkett: Added Lazy load display plugins. 2012-12-17 22:29:36 +00:00
Dries 341e9f66ea Issue #1825278 by hrmoller, damiankloip: Add parenthesis to new stdClass calls in theme.inc. 2012-12-17 17:06:33 -05:00
Dries e43e77b735 Issue #1867310 by damiankloip: ViewExecutable::createDuplicate() is weird. 2012-12-17 17:00:38 -05:00
Dries 2aa87d3993 Issue #1778478 by dstol, cam8001, Albert Volkman, japicoder, ACF: Convert fast_404 to CMI. 2012-12-17 16:56:35 -05:00
Dries f55649698c Issue #1705920 by tim.plunkett, sun, underq, javier.alejandr...: Convert all calls to procedural drupal_array_()*() functions to Drupal\Component\Utility\NestedArray. 2012-12-17 16:54:13 -05:00
Dries 3a150c7154 Issue #1867390 by dawehner: remove unused test yml files. 2012-12-17 16:49:06 -05:00
Dries ca2f0a8c0d Issue #1864720 by yched: Minor hysteresis in field_info_instances(). 2012-12-17 16:47:16 -05:00
Dries eea79f9b44 Issue #1866544 by Sutharsan: Improve Locale batch progress and result messages. 2012-12-17 16:45:18 -05:00
Dries 08b2115339 Issue #1864216 by larowlan: No docblock for several functions in user.module. 2012-12-17 16:42:24 -05:00
Dries 05ffc3fd3e Issue #1864472 by Sutharsan: Warning when tries to delete English after non-English install, locale_translation_status_delete_languages(). 2012-12-17 16:40:36 -05:00
Dries 391197241f Issue #1858600 by sun: 'Filter log messages' details on Recent log messages page applies bogus floats. 2012-12-17 16:35:51 -05:00
catch b9be32ec79 Issue #1187726 by beejeebus: remove dead global $conf declaration. 2012-12-17 11:09:56 +00:00
catch 452ee7ac9e Issue #1187726 by yched: add a comment to field_test_module_implements_alter(). 2012-12-17 11:09:01 +00:00
catch a7d11509b1 Issue #1821612 by dawehner, larowlan: Fixed Views comment RSS plugin calls comment_view() with wrong arguments. 2012-12-17 10:51:09 +00:00
Dries bc93618d2b Issue #1629994 by Aron Novak, oadaeh, yurtboy: Fixed Mail functions reference obsolete RFC. 2012-12-14 21:42:57 -05:00
Dries ff8202a71c Issue #1832872 by dead_arm, Hydra, tim.plunkett, dawehner: Add visual emphasis on search box/filtering. 2012-12-14 21:39:15 -05:00
Dries fec72c2224 Issue #1864360 by oadaeh: Clean up some inconsistencies with @link...@endlink. 2012-12-14 21:26:51 -05:00
Dries d08da8f843 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-12-14 21:25:54 -05:00
Dries efe2e462d5 Issue #1864188 by johnshortess | hefox: Fixed user_filters() invokes hook_permission() with argument 'permission' (('permission')). 2012-12-14 21:19:07 -05:00
catch 3cbb4d38b1 Issue #1853226 by yched, fubhy, tim.plunkett: Fixed Improve performance of CacheDecorator. 2012-12-15 01:07:11 +00:00
catch 08fc6f3971 Issue #1859884 by dawehner, tstoeckler: Convert user link fields to use entities. 2012-12-15 00:56:41 +00:00
catch bc801aab00 Issue #1187726 by chx, Berdir, Fabianx, sun: Fixed Add caching for configuration / rework config object loading. 2012-12-14 22:30:50 +00:00
Dries 6d29b0ee32 Issue #1846000 by damiankloip, linclark, dawehner: Add serializer support for JSON and AJAX. 2012-12-14 13:29:50 -05:00
Dries 79fa70ee6d Issue #1839624 by dawehner: add a views integration for entity_test().module. 2012-12-14 12:16:07 -05:00
Dries 70b7301520 Issue #1846582 by klausi, katbailey: restrict data retrieving routes to media type. 2012-12-14 11:33:32 -05:00
Dries f03337ade5 Issue #1825044 by sun: turn contact form submissions into full-blown Contact Message entities, without storage. 2012-12-14 11:16:41 -05:00
Dries 3250f84ace Issue #1849570 by das-peter, marcingy: remove file.inc ties and fix unlink while at it in MTimeProtectedFastFileStorage . 2012-12-14 10:20:02 -05:00
Dries c1bf249401 Issue #1864218 by larowlan: Incorrect docblocks for all methods in Drupal\entity_test()\EntityTestAccessController. 2012-12-14 10:16:44 -05:00
Dries 6448d0e61c Issue #1865560 by sun: user register config override from Testing profile. 2012-12-14 10:13:23 -05:00