Commit Graph

7326 Commits (8b0cb0598fe584501aa5d334fe5cf951c3dc2b46)

Author SHA1 Message Date
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