Commit Graph

5147 Commits (e855a496a7e725e5e1e62f1a32a4d245f1a17c18)

Author SHA1 Message Date
Nathaniel Catchpole e855a496a7 Issue #2030953 by webflo: Fixed Remove node_rdf_mapping(). 2013-07-06 16:05:38 +01:00
Nathaniel Catchpole 50e2c7e934 Issue #1987262 by the_phi, clemens.tolboom, Damien Tournoud, bshaffer, catch, alexpott, bvanmeurs: Fixed [Installation Error] Symfony: 'The service definition 'request' does not exist.' 2013-07-06 15:59:24 +01:00
Alex Pott 0fbf36c2ee Issue #2030123 by Outi: Fixed white-space:normal doesn't apply on the translation UI table. 2013-07-05 23:29:03 +01:00
Alex Pott 8c19f192d9 Issue #2034563 by dawehner: Switch field plugin managers to DefaultPluginManager. 2013-07-05 21:58:18 +01:00
Alex Pott a4c65bec40 Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers. 2013-07-05 21:54:59 +01:00
Alex Pott 5fc86b0029 Issue #1868004 by fago, das-peter, Berdir, EclipseGc, fubhy the cat, dixon_: Improve the TypedData API usage of EntityNG. 2013-07-05 19:43:36 +01:00
Nathaniel Catchpole 8ceb6e1719 Issue #1971158 by Berdir, beejeebus, alexpott, amateescu: Add loadMultiple() and listAll() caching to (cached) config storage. 2013-07-05 14:45:20 +01:00
Nathaniel Catchpole 58850a9493 Issue #1921426 by dawehner, chx, agentrickard, marcingy, alexpott: Move node access storage to DIC. 2013-07-05 14:39:57 +01:00
Alex Pott 1cac317046 Issue #2003698 by jhedstrom, ParisLiakos: Convert system module's Datetime unit tests to phpunit. 2013-07-05 00:49:14 +01:00
Nathaniel Catchpole 47cdba9853 Issue #1946462 by jibran, kim.pepper: Convert all confirm_form() in content_translation.admin.inc and content_translation.pages.inc to the new form interface. 2013-07-04 09:59:01 +01:00
Nathaniel Catchpole df7b6e6912 Issue #2031305 by jenlampton, thedavidmeister: Remove theme_more_help_link() and replace with a #type link render array. 2013-07-04 09:52:06 +01:00
Nathaniel Catchpole b15a9b40f4 Issue #2033653 by damiankloip: Remove occurrences of api_version() 2013-07-04 09:46:47 +01:00
Nathaniel Catchpole 2c11efed11 Issue #352951 by Wim Leers, mfer, mcjim, larowlan, RobLoach, sdboyer, Owen Barton, JohnAlbin: Make JS & CSS Preprocessing Pluggable. 2013-07-04 09:38:19 +01:00
Dries 36975492e9 Issue #1784234 by linclark: Use schema.org types and properties in RDF mappings. 2013-07-03 12:29:13 -04:00
Jennifer Hodgdon d5c0b6dc7d Issue #2031649 by pcambra: Fix typo in QueryInterface API docs 2013-07-03 07:39:28 -07:00
Alex Pott d5d172e3c8 Issue #1833022 by e0ipso, plach, YesCT, kfritsche, penyaskito, vijaycs85, nod_, cam8001: Only display interface language detection options to customize more granularity. 2013-07-03 13:48:55 +01:00
Alex Pott 3d521d93b0 Revert "Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class."
This reverts commit 5aced021d9.
2013-07-03 13:06:04 +01:00
Alex Pott 7b3bf57b82 Issue #2032711 by juampy: Catch exceptions thrown by ArchiveTar when importing configuration. 2013-07-03 12:01:28 +01:00
Dries b416a3778c Issue #1941286 by scor, Eric_A: Remove the process layer (rdf module). 2013-07-02 15:00:09 -04:00
Dries 8d206bf531 Issue #1901100 by Gábor Hojtsy, jessebeach, Wim Leers: Make Edit module work with TempStore, so revisions are not saved on all atomic field edits. 2013-07-02 14:38:28 -04:00
Dries 59f478ff96 Issue #2031519 by damiankloip: Deleting a view does not empty it's object cache. 2013-07-02 14:23:02 -04:00
Alex Pott 5aced021d9 Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class. 2013-07-02 13:48:47 +01:00
Alex Pott 436fe57760 Issue #1964156 by Cottser, geoffreyr, joelpittet: Contrib cannot define additional Twig extensions. 2013-07-02 13:45:03 +01:00
Alex Pott b48f8fda69 Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
Nathaniel Catchpole 37e0bf87ed Issue #1843650 by jenlampton: Mark hook_process*() deprecated. 2013-07-02 11:24:37 +01:00
Nathaniel Catchpole 1fcea0a54b Issue #2031707 by andypost, larowlan: Fixed field_sync_field_status() does not enable fields defined without hook_field_info(). 2013-07-02 11:22:09 +01:00
Nathaniel Catchpole ffa96ebf6d Issue #2030913 by jthorson, andypost, jaredsmith: Fixed Comment module WSOD due to old translation_entity() module name used. 2013-07-02 10:56:20 +01:00
Dries c09d2791a7 - Issue #2024833 by tim.plunkett: missing conversions. 2013-06-30 22:12:11 -04:00
Dries b5155ee34f Issue #1890878 by rszrama: fixed typo. 2013-06-30 20:14:36 -04:00
Dries 5d9652bc68 Issue #2031341 by jenlampton: Move theme_container() into theme.inc. 2013-06-30 20:12:32 -04:00
Dries 58de5374c4 Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04:00
Dries d988a30f87 Issue #1810370 by plach, kfritsche, berdir, alexpott, xjm, chx: Entity Translation API improvements. 2013-06-30 20:09:38 -04:00
Alex Pott 0329b221e3 Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched. 2013-06-30 13:38:12 +01:00
Alex Pott 8469e98b7c Issue #1978956 by michaellenahan, naxoc, dawehner, vijaycs85, tim.plunkett: Convert shortcut_set_customize() to a Controller. 2013-06-30 12:51:29 +01:00
Alex Pott d625f2c3e9 Issue #2030465 by swentel: Clean up entity form displays when deleting a bundle. 2013-06-30 12:47:30 +01:00
Alex Pott 919612280e Issue #2031465 by swentel: Add amateescu as a Field API and Field UI maintainer. 2013-06-30 12:45:49 +01:00
Alex Pott 7f2133b487 Issue #2011832 by linclark: Change structure of REST config. 2013-06-30 12:08:17 +01:00
catch 03d3cb0a36 Issue #2008982 by xxAlHixx, adamcowboy, hussainweb, c4rl: Replace theme() with drupal_render() in config module. 2013-06-30 11:48:42 +01:00
Alex Pott 2e9c7fefd6 Issue #2002102 by Berdir, fago, dixon_: Move TypedData primitive types to interfaces. 2013-06-30 11:03:43 +01:00
Alex Pott c56cb20453 Issue #2030775 by Sutharsan, webflo: Reduce dependency of Locale on Update module . 2013-06-30 10:48:34 +01:00
Alex Pott 9dbbb4dd98 Issue #1954180 by fietserwin, jthorson: LocalReadOnlyStream::stream_open() refuses to open a file when 'rb' flag is passed in. 2013-06-30 02:12:07 +01:00
Alex Pott e5b7fb4b67 Issue #2010134 by alweb, pplantinga: Replace theme() with drupal_render() in image module for theme_image_style(). 2013-06-30 01:02:26 +01:00
Alex Pott 91c32e3da9 Issue #2010024 by damiankloip, dawehner, ParisLiakos: Move url related functions to a new Url component. 2013-06-30 00:09:39 +01:00
Alex Pott a5c939875b Issue #2028041 by plopesc, dawehner: Move Argument Php to php module. 2013-06-29 23:38:08 +01:00
Alex Pott 165ec2ca55 Issue #2030129 by a_c_m, tim.plunkett: Fixed FilterFormat has no access controller. 2013-06-29 23:28:32 +01:00
Alex Pott 031a22cdda Issue #2030067 by nick_schuch: Human readable titles for Tour Tip plugin types. 2013-06-29 22:51:31 +01:00
Dries 099a8ace5f Issue #2014309 by nod_: Sticky table headers default to FALSE. 2013-06-29 17:49:17 -04:00
Dries 2d6446f9ec Issue #2009750 by vollepeer | marcvangend: Rename 'Server Settings' fieldset. 2013-06-29 17:47:17 -04:00
Dries 000d51e7fd Issue #2031211 by a_c_m: Check for URL's absence will always pass due to wrong var name. 2013-06-29 17:45:26 -04:00
Dries e924593126 Issue #1678002 by jessebeach, Wim Leers, Gábor Hojtsy: Edit should provide a usable entity-level toolbar for saving fields. 2013-06-29 17:42:22 -04:00