Commit Graph

7430 Commits (394442e270bce8470eee7804b2bb4717da391a50)

Author SHA1 Message Date
webchick 4fbb1a1be5 Issue #2160735 by Cottser, aspilicious: Add hook_theme_suggestions_alter(). 2014-01-22 00:31:03 -08:00
webchick cdd398594b Issue #1892320 by damiankloip, linclark: Add deserialize for JSON/AJAX. 2014-01-22 00:21:45 -08:00
webchick 4b9ecbbbca Issue #2175017 by tim.plunkett, yched: FieldDefinition::create() doesn't populate default 'settings' for the field type. 2014-01-21 23:42:36 -08:00
webchick d63c8faea6 Issue #2168333 by tim.plunkett, EclipseGc, yched, fago: Ensure custom EntityType controllers can be provided by modules. 2014-01-21 23:32:29 -08:00
webchick 8b0cb0598f Issue #2161397 by dawehner, tim.plunkett, Crell: Update to Symfony 2.4.1. 2014-01-21 11:27:20 -08:00
Nathaniel Catchpole bb05d952d4 Issue #2176669 by alexpott: Stop persisting the url_generator. 2014-01-21 10:58:16 +00:00
Nathaniel Catchpole 2a228e60a2 Issue #2173719 by dawehner, tim.plunkett: Remove the fork of doctrine/common. 2014-01-20 10:41:57 +00:00
webchick a865f3a66c Issue #2102489 by webwarrior, InternetDevels: Remove drupal_set_title in views module controllers (last instance of drupal_set_title()). 2014-01-18 11:23:57 -08:00
webchick 44b1307301 Issue #2167611 by nod_: Back to site button broken. 2014-01-18 11:19:50 -08:00
webchick 240cd1a529 Issue #2171359 by sun: Output proper exception message for database RowCountExceptions. 2014-01-17 15:48:35 -08:00
webchick 2240942511 Issue #2175769 by alexpott: Fix incorrect variable_del() in update_uninstall(). 2014-01-17 14:05:58 -08:00
webchick af1ca73aca Issue #2172235 by joelpittet: Upgrade Twig to 1.15.* from 1.12.*. 2014-01-17 14:04:01 -08:00
webchick 56d3a638f4 Issue #2175447 by tim.plunkett, dawehner: Update composer to latest version. 2014-01-16 20:26:13 -08:00
Nathaniel Catchpole eaaa8d8612 Issue #2073535 by Wim Leers: Node history markers require an HTTP request . 2014-01-16 13:18:41 +00:00
webchick 2214ca4e27 Revert "Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library()."
Somehow this broke PHPUnit, so rolling back for now.

This reverts commit 91b465bdc5.
2014-01-15 12:08:12 -08:00
Nathaniel Catchpole 0b55dcd841 Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system. 2014-01-15 16:27:37 +00:00
Nathaniel Catchpole 37723a56fb Issue xxxx by catch: Fix capitalization of ID that got missed in a previous commit. 2014-01-15 11:02:11 +00:00
Nathaniel Catchpole 9c5aac97be Issue #1649780 by effulgentsia, jibran, Wim Leers, nod_, hefox, joelpittet, kaare, BarisW, sun, rbayliss, Cottser, fubhy: Remove first/last/odd/even classes in favor of CSS3 pseudo selectors. 2014-01-15 11:02:11 +00:00
webchick 6da8ebd038 Issue #2141329 by tim.plunkett: Replace getAdminPath() with getAdminRouteInfo() in Field UI. 2014-01-15 00:17:24 -08:00
webchick 2b696779e8 Issue #2173171 by alexpott: Core PHPUnit test AjaxCommandsTest fails on PHP 5.4. 2014-01-15 00:10:45 -08:00
webchick 1415f2adc9 Issue #2020393 by dawehner, bdone, pcambra, oadaeh: Convert "Recent content" block to a View. 2014-01-13 23:24:17 -08:00
webchick 672295bbc0 Issue #2054993 by andypost: Remove (untested, unused, broken) comment_get_recent(). 2014-01-13 23:09:25 -08:00
webchick 9b132b5e7f Issue #2171753 by amateescu: Entity_reference_field_info_alter() overrides 'list_class' twice. 2014-01-13 23:07:42 -08:00
webchick 46beacab31 Issue #2164597 by longwave, StephaneQ, emok: Doxygen @return tag missing for drupal_render_children. 2014-01-13 23:05:39 -08:00
webchick 815faf7cfd Revert "Issue #2161397 by dawehner, Crell: Update to Symfony 2.4.1."
This caused a conflict in the language objectification patch. Postponing.

This reverts commit 9e017ada4f.
2014-01-13 22:54:18 -08:00
webchick d179e77dff Issue #2160895 by jhodgdon, InternetDevels: Remove $reindex param in search_reindex(). 2014-01-13 22:47:50 -08:00
webchick 62cd6a852a Issue #2170205 by Wim Leers: Minor clean-up of EditLoadingTest (discovered by backporting). 2014-01-13 22:46:46 -08:00
webchick c50ff11e93 Issue #2161759 by Wim Leers, sun: Remove unused drupalSettings.ckeditor.modulePath setting. 2014-01-13 22:45:27 -08:00
webchick 0b99fde9a2 Issue #2161763 by Wim Leers, sun: Remove unnecessary drupalSettings.editor.getUntransformedTextURL setting. 2014-01-13 22:44:41 -08:00
webchick e22ce6994d Issue #2037847 by droplet: Join position string together. 2014-01-13 22:35:50 -08:00
webchick 733f68f17f Issue #2159595 by Gábor Hojtsy: CKEditor should pass paths to locale not URLs. 2014-01-13 22:25:22 -08:00
webchick 953da82110 Issue #2171759 by amateescu: Drupal\Core\Field\ConfigFieldItemList tries to use an inexistent FieldInstanceInterface. 2014-01-13 22:20:24 -08:00
webchick 0959ae04a5 Issue #2144879 by Wim Leers, yched: Brush up MetadataGeneratorInterface::generate(Field|Entity)(): use FieldItemListInterface + better naming. 2014-01-13 22:18:26 -08:00
webchick 09d4cc9356 Issue #2170991 by Xano: Migrate provides invalid arguments when invoking hooks/type hint array arguments in ModuleHandlerInterface. 2014-01-13 20:42:18 -08:00
webchick eacd8a50b1 Issue #1987716 by pfrenssen, tim.plunkett, kgoel: Provide a FormTestBase class to allow PHPUnit form tests. 2014-01-13 19:38:51 -08:00
webchick aa15f0ca32 Issue #2161727 by jrockowitz, damiankloip, dawehner: Views that use fields with long names (ie 32 characters) will throw a show-stopping error. 2014-01-13 19:28:46 -08:00
webchick fe9fcb1755 Issue #1279652 by wiifm, Gábor Hojtsy: Add title search feature on the node listing admin page. 2014-01-13 19:25:03 -08:00
webchick 666699224d Issue #2171737 by vijaycs85, Wim Leers, claudiu.cristea: Regression: Draggable table broken on image style form. 2014-01-13 19:02:48 -08:00
webchick e7b0d531eb Issue #2172717 by andypost, tim.plunkett: Missing local tasks on the 'Manage form display' page. 2014-01-13 18:58:03 -08:00
webchick 839dcc1c5d Issue #2170085 by Wim Leers, jessebeach: Caption filter may not wrap images that are only aligned, not captioned. 2014-01-13 18:53:06 -08:00
webchick 9e017ada4f Issue #2161397 by dawehner, Crell: Update to Symfony 2.4.1. 2014-01-13 18:48:55 -08:00
webchick 91b465bdc5 Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library(). 2014-01-13 14:01:32 -08:00
webchick 1f9a06c60a Issue #2087393 by amateescu: Remove LegacyField once all field types converted. 2014-01-13 12:52:08 -08:00
webchick 074937a2d9 Issue #2015689 by smiletrl, jsacksick, mradcliffe, effulgentsia, nick_daffodil, stevector | swentel: Convert field type to typed data plugin for options module . 2014-01-13 10:06:09 -08:00
webchick 4427812833 Issue #2167507 by andypost, chx, sun, dcrocks: Fix rowCount query usage in pgsql and sqlite drivers. 2014-01-13 10:00:25 -08:00
webchick 7a221e58b1 Issue #2154701 by pfrenssen, Gábor Hojtsy, swentel: Regression: Contextual links broken, tabs erroneously added after enabling content translation module. 2014-01-10 12:26:01 -08:00
webchick 9c4cd8d8e0 Issue #2144919 by yched, fago, effulgentsia, amateescu, tstoeckler, chx, larowlan, swentel: Allow widgets and formatters for base fields to be configured in Field UI. 2014-01-10 12:13:51 -08:00
Dries d329ec0f15 Issue #2147451 by dawehner: ContainerBuild has to ensure synchronized services. 2014-01-10 13:56:09 -05:00
Dries f3b78fbfe6 Issue #2171015 by webchick: fixed some language/documentation issues. 2014-01-10 13:41:04 -05:00
Dries 0483bec220 Issue #2155701 by sun: Installer starts with fatal error/exception 'table 'semaphore' not found' if settings.php contains already. 2014-01-10 13:37:16 -05:00
Dries 115abbe719 Issue #952394 by xjm, webchick, sun, catch: 'No available releases found' - fetching update information exceeds timeout. 2014-01-10 13:07:53 -05:00
Dries 502e953fba Issue #1705618 by nod_, sun, clemens.tolboom, Wim Leers: Double click prevention on form submission. 2014-01-10 12:39:26 -05:00
Dries 634e3a3f65 Issue #2171015 by alexpott: Drupal 8 HEAD broken: installing Language module fails, after that cannot install any other module. 2014-01-10 12:32:45 -05:00
Jennifer Hodgdon 2d0932354e Issue #2169101 by penyaskito, chx: Improve docs in MigrateSqlSourceTestCase 2014-01-10 08:29:39 -08:00
Nathaniel Catchpole 68ce258d63 Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service. 2014-01-10 11:48:37 +00:00
Nathaniel Catchpole 5d24ec7cc0 Issue #2169835 by damiankloip, dawehner: Cannot change display ID on a Views display. 2014-01-10 11:44:02 +00:00
Nathaniel Catchpole 667ec43270 Issue #2099105 by Berdir, andypost, amateescu, larowlan: Clean-up render cache when permission changes. 2014-01-10 11:30:55 +00:00
Alex Pott 2a839b7d01 Issue #1823494 by Berdir, sun, Jānis Bebrītis: Field API assumes serial/integer entity IDs, but the entity system does not. 2014-01-10 10:31:42 +00:00
Alex Pott 754536aae5 Issue #1926488 by bdone: Rename toolbar "menu" tab to "manage". 2014-01-10 09:54:46 +00:00
Alex Pott 0c7e0f7740 Issue #2170635 by jhodgdon: Remove leftover SearchForm (duplicate of renamed SearchPageForm). 2014-01-10 09:50:25 +00:00
Nathaniel Catchpole 3f369f179b Issue #2160345 by chx, YesCT, andypost: Clean up and test migrate executable and sql idmap. 2014-01-09 14:19:06 +00:00
Nathaniel Catchpole 4f66a53b4f Issue #2157691 by damiankloip: Move some helper methods in errors.inc to an Error utility class. 2014-01-09 11:50:54 +00:00
Nathaniel Catchpole 77456421b8 Issue #1231710 by Hydra, dcam, kathyh, klausi, mlncn: Field exceptions should return the name of the field that has exceptions. 2014-01-09 11:24:08 +00:00
Nathaniel Catchpole 0ae4c3c304 Issue #2098119 by beejeebus, alexpott, chx: Replace config context system with baked-in locale support and single-event based overrides. 2014-01-09 10:50:21 +00:00
Nathaniel Catchpole fa17da8649 Issue #2042807 by tim.plunkett, pwolanin, ianthomas_uk, jhodgdon: Convert search plugins to use a ConfigEntity and a PluginBag. 2014-01-08 17:05:22 +00:00
Alex Pott bbed679fbf Issue #2144327 by amateescu, effulgentsia, yched, dasjo: Make all field types provide a schema(). 2014-01-08 15:45:21 +00:00
Nathaniel Catchpole 6065342e17 Revert "Issue #2142989 by fago, stefan.r: Test for BundleConstraintValidator."
This reverts commit cb41c8cfcf.
2014-01-08 12:57:16 +00:00
Alex Pott 562b775051 Issue #2156283 by Berdir, tim.plunkett: Fix case of Datetime widgets and formatters. 2014-01-08 11:55:05 +00:00
webchick d575da5769 Issue #1888862 by enginpost, valthebald, rooby: Node add page help text can contain invalid markup. 2014-01-08 01:16:58 -08:00
webchick c135816f1c Issue #2163231 by jessebeach: RTL styling was jumbled while fixing the disappearing Toolbar tray box-shadow issue. 2014-01-08 01:12:43 -08:00
webchick cb41c8cfcf Issue #2142989 by fago, stefan.r: Test for BundleConstraintValidator. 2014-01-08 00:59:29 -08:00
webchick e210e08511 Issue #2142981 by fago, mariancalinro: Test for AllowedValuesConstraintValidator. 2014-01-08 00:57:36 -08:00
webchick 662948e300 Issue #2162685 by clemens.tolboom: CKEditor's Internal::generateFormatTagsSetting() should call check_markup() with caching enabled. 2014-01-08 00:56:45 -08:00
webchick 8f76f3c18a Issue #2142991 by fago, mariancalinro: Test for ComplexDataConstraintValidator. 2014-01-08 00:54:52 -08:00
webchick f49fa091fb Issue #1963474 by infojunkie, widukind, Cottser, joelpittet, hussainweb, nod_: Ckeditor.module - Convert theme_ functions to Twig. 2014-01-08 00:48:51 -08:00
webchick 255ea38e5c Issue #1898464 by jenlampton, Cottser, joelpittet, steveoliver, Dustin Currie, shanethehat, cafuego, mr.baileys, adnen: toolbar.module - Convert theme_ functions to Twig. 2014-01-08 00:40:53 -08:00
webchick 5c80527210 Issue #1987854 by splatio, disasm, kim.pepper, vijaycs85, sidharthap, dawehner: Convert system_themes_page() to a new style controller. 2014-01-08 00:39:51 -08:00
webchick 5d16b85386 Issue #2168971 by andrewmacpherson: Typo in debounce docblock. 2014-01-08 00:32:03 -08:00
webchick c4edd3bdcc Issue #2168101 by xjm: UpdateModuleHandler does not follow coding standards for switch statements and is hard to read. 2014-01-08 00:27:24 -08:00
webchick 9becaf1b47 Issue #1078618 by Sutharsan, Takafumi: Add string context to Scale. 2014-01-08 00:18:58 -08:00
webchick 430481ffb1 Issue #2120011 by droplet: Remove extra role='button' in button element. 2014-01-08 00:09:58 -08:00
webchick d1c275e8e8 Issue #2167469 by pwolanin: Test EntityViewControllerTest has the wrong descriptive text in getInfo(). 2014-01-08 00:08:59 -08:00
webchick d1275b0025 Issue #2042739 by jhedstrom, bdone, dawehner, tim.plunkett: Convert system module's ControllerResolverTest to phpunit. 2014-01-07 23:51:07 -08:00
webchick b50ffe9928 Issue #2159737 by damiankloip: Unit test the Drupal\serialization\Normalizer\NormalizerBase class. 2014-01-07 23:49:45 -08:00
webchick ab0bb61f14 Issue #2159755 by damiankloip: Unit test the Drupal\serialization\EntityResolver\ChainEntityResolver class. 2014-01-07 23:48:53 -08:00
webchick 6caaeae0e5 Issue #2089787 by damiankloip, Mile23: Unit test the \Drupal class. 2014-01-07 23:46:29 -08:00
webchick f51f026f8b Issue #2041793 by mortendk, rteijeiro, LewisNyman, magnify, axe312, zorp, mdrummond: Install-page.html.twig markup and CSS. 2014-01-07 23:38:33 -08:00
webchick d259b5c631 Issue #2166059 by yched: Leftover commented-out code after 'Page object' patch. 2014-01-07 23:28:00 -08:00
webchick 1d02be7f82 Issue #2015923 by chx, plopesc, tim.plunkett: Clean up entity form functions. 2014-01-07 23:11:57 -08:00
webchick 4161356d12 Issue #2162409 by jibran, Wim Leers, nod_: Split up contextual.js. 2014-01-07 23:03:02 -08:00
webchick cf784d0910 Issue #2010250 by andypost: Clean-up useless assign in forum test. 2014-01-07 22:49:24 -08:00
webchick 99d3490f9f Issue #2168113 by penyaskito, jessebeach, catch: Add leading underscore and other discouragement to drupal_add_css() and drupal_add_js(). 2014-01-07 22:44:57 -08:00
webchick 9e23976022 Issue #2167625 by nod_: JSHint errors. 2014-01-07 22:31:44 -08:00
webchick de6c77606d Issue #2169067 by penyaskito: Typo in core/modules/migrate_drupal/tests/Drupal/migrate_drupal/Tests/source/d6/RoleSourceTest.php comment. 2014-01-07 22:31:00 -08:00
webchick 4eddb1ef04 Issue #2151265 by philipz: Make Toolbar background cleaner in vertical state. 2014-01-07 22:29:27 -08:00
webchick 243f1668c8 Issue #2149841 by drastik, xjm, amateescu: The 'aggregator_feed' entity type doesn't have a UUID field. 2014-01-07 22:27:22 -08:00
webchick b520d1de87 Issue #2153973 by olli: Unable to hide views block title. 2014-01-07 21:46:58 -08:00
webchick 63f2e26eba Issue #2168265 by andypost: Allow migrate plugins to be altered and cached. 2014-01-07 21:45:10 -08:00
webchick 0605493217 Issue #2080543 by larowlan, angel.h, grisendo, mrsinguyen: Remove unused local variables in the forum module. 2014-01-07 21:26:03 -08:00
webchick 8abc63dc1b Issue #2168215 by TR: Typo in block_test config file. 2014-01-07 21:12:33 -08:00
Alex Pott 6d1e359476 Issue #2168335 by vijaycs85: Rename field.field.forum_container to field.field.forum.forum_container to match with field standard configuration. 2014-01-07 15:43:42 +00:00
Nathaniel Catchpole b3c32bd193 Issue #2149827 by Xano, Mile23: Windows-1250 character encoding not supported by PHP's mbstring extension. 2014-01-07 11:41:50 +00:00
Nathaniel Catchpole a9d248a273 Issue #2160495 by damiankloip: Add a KeyValueExpirableFactoryInterface. 2014-01-07 11:34:41 +00:00
Nathaniel Catchpole a4f85eb408 Issue #2143011 by damiankloip: Add a CacheFactoryInterface. 2014-01-07 11:33:55 +00:00
Nathaniel Catchpole 01b27e2598 Issue #2158979 by nod_: Drupal.dialog expects a DOM element, not a string or jQuery object. 2014-01-07 11:06:41 +00:00
Nathaniel Catchpole 9790381a83 Issue #2033587 by droplet: Add t() context to align 'Left / Right / Center' string. 2014-01-07 11:05:20 +00:00
Nathaniel Catchpole 1ace239de3 Issue #2157703 by andypost: Deprecate comment_int_to_alphadecimal() & comment_alphadecimal_to_int() in favour of methods in Number component. 2014-01-07 10:55:59 +00:00
Nathaniel Catchpole e948f79c4c Issue #2074475 by benjy, Gábor Hojtsy: Rename {file_managed}.timestamp to 'changed' and add a created timestamp. 2014-01-07 10:54:41 +00:00
Alex Pott 261fb6483f Issue #1887654 by tim.plunkett, damiankloip, Berdir, marthinal, xjm: Creating a config entity with an existing machine name shouldn't work. 2014-01-07 10:21:48 +00:00
Jennifer Hodgdon 36adc62b7e Issue #2163625 by StephaneQ: Fix incorrect method reference in comment in ModuleHandler 2014-01-06 15:17:47 -08:00
Jennifer Hodgdon d9227efb35 Issue #2160797 by Tim Bozeman, dawehner: Add inheritdoc to several methods in RowPluginBase 2014-01-06 15:14:51 -08:00
Jennifer Hodgdon 1b20fe2f4b Issue #2165413 by David_Rothstein: Remove Tigger from core (spelling errors) 2014-01-06 15:00:24 -08:00
Jennifer Hodgdon e9a618290e Issue #2165179 by StephaneQ: Fix links to extenders in main Database topic docs 2014-01-06 14:57:07 -08:00
Jennifer Hodgdon c9fa025eb8 Issue #2168153 by chx: Add warning to Variable class that it is not a good class to use as a source class example 2014-01-06 14:36:27 -08:00
Nathaniel Catchpole e4124f0a27 Revert "Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links."
This reverts commit 624296e715.
2014-01-06 22:00:22 +00:00
webchick 05b65b8a8c Issue #2110643 by amateescu, dawehner: ControllerBase::container() and FormBase::container() needs to be private. 2014-01-06 11:13:56 -08:00
webchick 4fe2c8e82a Issue #2105915 by vijaycs85, foxtrotcharlie: Make sure all YML files in Block module has no type-casting to string. 2014-01-06 09:52:37 -08:00
webchick 6408be37c1 Issue #2105991 by nonsie, danilenko_dn, vijaycs85: Make sure all YML files in Statistics module has no type-casting to string. 2014-01-06 09:51:31 -08:00
webchick 185ac29dc8 Issue #2160593 by Wim Leers, vijaycs85: Remove drupal_add_js() from menu.module/remove inline JavaScript from menu.module. 2014-01-06 08:47:16 -08:00
Nathaniel Catchpole a521147255 Issue #2021933 by Crell, lz1irq: Catch exceptions from queue workers. 2014-01-06 12:58:27 +00:00
Nathaniel Catchpole 281cda847e Issue #2151223 by damiankloip: Add a method to SortArray to sort by weight and title. 2014-01-06 12:40:52 +00:00
Nathaniel Catchpole c84786171e Issue #1928440 by ar-jan: Rename incorrectly named MailInterface implementations. 2014-01-06 12:39:20 +00:00
Nathaniel Catchpole 2026f92d45 Issue #1027936 by webflo, nicholasThompson: Comment Preprocess sets a links class as a string, should be an array. 2014-01-06 12:30:43 +00:00
Nathaniel Catchpole 3a0569596f Issue #2030643 by tarekdj, InternetDevels: Expand ImageStyle with methods. 2014-01-06 12:29:43 +00:00
Nathaniel Catchpole 748abf1bb8 Issue #2163349 by dawehner: Cleanup a bunch of page callback related code in views. 2014-01-06 11:53:23 +00:00
Nathaniel Catchpole 075521d0b2 Issue #2138665 by dawehner: Allow to specific route parameters to be defined via the views UI. 2014-01-06 11:32:45 +00:00
webchick c17906e3f9 Issue #2167517 by mtift, ianthomas_uk: System_custom_theme calls removed function drupal_container. 2014-01-05 20:42:18 -08:00
webchick 69f7a1efac Issue #2167611 by nod_: Back to site button broken. 2014-01-05 20:37:47 -08:00
webchick c241c1baac Issue #2162407 by jibran: Split up toolbar.js. 2014-01-05 10:53:46 -08:00
webchick 3903c26c7b Issue #2167169 by pwolanin, tim.plunkett: Clean up Drupal\edit\EditController: remove ContainerAware and inject form_builder. 2014-01-05 09:47:52 -08:00
Nathaniel Catchpole 4418321c95 Revert "Issue #1226044 by pgrond, martin107, roborn, rbayliss: The password_confirm element should not be aware of the user_form_process_password_confirm process."
This reverts commit dc2e4720df.
2014-01-05 11:58:18 +00:00
Nathaniel Catchpole 624296e715 Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links. 2014-01-04 20:05:38 +00:00
webchick a1a98382bc Issue #2157153 by yched, Berdir: Remove field_attach_preprocess(). 2014-01-04 11:00:14 -08:00
webchick 284241ecb9 Issue #2162013 by alexpott, Berdir, sun, pwolanin: Critical performance regression due to config schema + TypedData lookups in installer. 2014-01-04 10:53:30 -08:00
Alex Pott 360c0c0757 Issue #1898444 by jenlampton, Cottser, lbainbridge, duellj, joelpittet, scor: Rdf.module - Convert theme_ functions to Twig. 2014-01-04 15:02:23 +01:00
Alex Pott 35d043d510 Issue #2111263 by mondrake: Toolkit setup form displays settings for multiple toolkits. 2014-01-04 14:49:13 +01:00
Alex Pott c28e5144b6 Issue #1815504 by pwolanin, Kevin Hankens: File_save_upload() should not alter the file URI string before validation. 2014-01-04 00:43:57 +01:00
Nathaniel Catchpole 91acb77fa5 Issue #2027795 by Berdir, amateescu: Optimize content entity serialization. 2014-01-03 22:00:01 +00:00
Nathaniel Catchpole 18828bde34 Issue #2160581 by vijaycs85, Wim Leers: Remove drupal_add_js() + drupal_add_library() from install.core.inc. 2014-01-03 19:45:00 +00:00
Nathaniel Catchpole fe2e11a26e Issue #2159501 by sun: Remove DRUPAL_BOOTSTRAP_DATABASE. 2014-01-03 19:40:40 +00:00
Nathaniel Catchpole 60659cd603 Issue #2145881 by damiankloip, alexpott: Remove string casting from Crypt::hmacBase64(). Throw exceptions instead. 2014-01-03 19:37:19 +00:00
Nathaniel Catchpole dc2e4720df Issue #1226044 by pgrond, martin107, roborn, rbayliss: The password_confirm element should not be aware of the user_form_process_password_confirm process. 2014-01-03 17:52:19 +00:00
Nathaniel Catchpole 982ca4b590 Issue #2154005 by olli: Views UI does not render preview for feeds. 2014-01-03 17:44:11 +00:00
Nathaniel Catchpole ae12caf9ea Issue #2160599 by Wim Leers, vijaycs85: Remove drupal_add_js() from system module. 2014-01-03 17:25:23 +00:00
Nathaniel Catchpole 8055460c6f Issue #2160597 by vijaycs85: Remove drupal_add_js() from simpletest.theme.inc. 2014-01-03 17:24:13 +00:00
Nathaniel Catchpole a0152d5ccf Issue #2160589 by vijaycs85: Remove drupal_add_js() from theme.inc. 2014-01-03 17:22:34 +00:00
Alex Pott 52eb9366e4 Issue #1069140 by claudiu.cristea: Requirements should be provided by image toolkit. 2014-01-03 13:42:22 +01:00
webchick 24c502b03e Issue #2099511 by dawehner, mr.baileys: Need support for adding metadata in hook_views_data(). 2014-01-03 00:12:41 -08:00
webchick b446b4299c Issue #2164715 by Berdir: Remove user_node_load(). 2014-01-03 00:09:03 -08:00
webchick 27a94ebdc0 Issue #2152355 by chx: Refactor the entity dedupe test to use dataProvider. 2014-01-03 00:07:02 -08:00