Commit Graph

23421 Commits (37723a56fbcfcbb618b7fae279a2c7150f6fc360)

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