Commit Graph

7430 Commits (394442e270bce8470eee7804b2bb4717da391a50)

Author SHA1 Message Date
Alex Pott cc1892d499 Issue #1987888 by zengenuity, kim.pepper, disasm, vijaycs85, JB13, dawehner: Convert update_manual_status() to a new style controller. 2014-01-24 21:04:24 +01:00
webchick 19fa29c37b Issue #2181045 by tim.plunkett: Add a title callback for the term overview page. 2014-01-24 12:00:54 -08:00
Alex Pott 854c8661ba Issue #2172123 by larowlan, chx, andypost: Fix various issues with comment_field_instance_create(). 2014-01-24 19:45:20 +01:00
Alex Pott 42e2c36937 Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314.
2014-01-24 19:01:38 +01:00
Nathaniel Catchpole ae97f9afd8 Issue #2176963 by slashrsm: Add AliasWhitelistInterface. 2014-01-24 13:00:37 +00:00
Nathaniel Catchpole 098289167d Issue #2042773 by yched, Berdir, pcambra: Change #items within a theme_field() render array from an *array* to the same $items *object* used throughout the rest of the formatter pipeline. 2014-01-24 12:44:59 +00:00
Nathaniel Catchpole 6a9e3fb02d Issue #2170435 by Xano, EclipseGc: PluginManagerBase::processDefinition() fails when plugin definitions are not arrays. 2014-01-24 12:41:08 +00:00
Nathaniel Catchpole eb4a2a974d Issue #1987396 by joelpittet, andypost, jenlampton, Hydra, larowlan, Cottser, brunodbo: Refactor & Clean-up comment.module theme functions. 2014-01-24 12:17:57 +00:00
Nathaniel Catchpole 8b41aeee78 Issue #2170023 by tstoeckler, sun: Use exceptions when something goes wrong in test setup. 2014-01-24 12:06:59 +00:00
Alex Pott a3c8c88fa4 Issue #2121849 by moshe weitzman: Move chmod.directory and chmod.file out of config and into settings so that file writes are independant of the config system. 2014-01-24 10:45:47 +01:00
webchick 044b9d697e Revert "Issue #2175517 by chx: Entity displays are themselves config entities."
Needs more discussion.

This reverts commit 129cd90f61.
2014-01-24 00:43:33 -08:00
webchick ddc852dc91 Revert "Issue #2141539 by yched, JStanton, InternetDevels, blesss: Rename FieldItemListInterface::filterEmptyValues() to filterEmptyItems()."
Conflicts with a beta blocker; rolling back temporarily.

This reverts commit dc4327ba1d.
2014-01-24 00:37:59 -08:00
webchick edbe2839a4 Issue #2072995 by claudiu.cristea, yched: Change notice: Move FAPI callbacks for file/image widgets in classes. 2014-01-24 00:35:36 -08:00
webchick 97072d8670 Issue #2150179 by swentel, larowlan: Delete confirm form for locked fields is hotlinkable. 2014-01-24 00:32:45 -08:00
webchick fd2c3c7790 Issue #2099599 by jantimon: Minor for-loop optimizations for base.js. 2014-01-24 00:32:13 -08:00
webchick 44fb4177b1 Issue #2170549 by Greg Boggs: Make CKEditor pass coding standards: two missing spaces. 2014-01-24 00:11:45 -08:00
webchick 58828f547e Issue #2169875 by yched: Remnant D7 code in NodeFormController needlessly skips submitForm() . 2014-01-24 00:05:05 -08:00
webchick 6c7d2d87d1 Issue #2093849 by angel.h, pfrenssen: Clean up MenuTest. 2014-01-23 23:57:03 -08:00
webchick 2d1bf3e3ca Issue #2028037 by marvin_B8, LinL, jsbalsera, ceng, Berdir: Expand FeedInterface with methods. 2014-01-23 23:45:57 -08:00
webchick 3d984d28e9 Issue #1831608 by smiletrl, penyaskito, swentel, jlbellido, vijaycs85, Gábor Hojtsy, piyuesh23, sun, YesCT | Lukas von Blarer: Show or hide the 'Make field translatable' checkbox on the add field form depending on translatability. 2014-01-23 23:39:56 -08:00
webchick dc4327ba1d Issue #2141539 by yched, JStanton, InternetDevels, blesss: Rename FieldItemListInterface::filterEmptyValues() to filterEmptyItems(). 2014-01-23 23:31:38 -08:00
webchick 310c6159c5 Issue #2175869 by sun: Rename views.view.test_feed_display.yml for consistency. 2014-01-23 23:29:55 -08:00
webchick 7ab517f9ef Issue #2177971 by chr.fritsch, Berdir: Remove bundle_keys annotation and related methods. 2014-01-23 23:28:50 -08:00
webchick b3ce6ea2f4 Issue #2178205 by InternetDevels: Delete obsolete config key active_plugins from search module. 2014-01-23 23:25:00 -08:00
webchick 98e3ece396 Issue #2170589 by damiankloip: Use addCollection() in routeBuilder if a RouteCollection is returned from a route_callback. 2014-01-23 23:08:28 -08:00
webchick 02b19f340a Issue #2173653 by kay_v, scor: Update easyrdf/easyrdf to 0.8.0. 2014-01-23 23:04:41 -08:00
webchick 129cd90f61 Issue #2175517 by chx: Entity displays are themselves config entities. 2014-01-23 23:02:09 -08:00
webchick b96d6cb891 Issue #2120589 by dawehner: Extend the ViewAjaxController tests. 2014-01-23 22:58:39 -08:00
webchick c07a96e61c Issue #2171315 by diarmy, tim.plunkett: Cleanup the container in UnitTestCase::tearDown. 2014-01-23 22:19:50 -08:00
webchick 9de7379123 Issue #2166863 by tim.plunkett, pwolanin: Add a formBuilder() method to ControllerBase. 2014-01-23 22:17:57 -08:00
webchick 75c03922f8 Issue #2174827 by alexpott: Remove language.detection.yml. 2014-01-23 22:16:32 -08:00
webchick 34b4572473 Issue #2174535 by alexpott: Remove unused Langauge::extend. 2014-01-23 22:15:11 -08:00
webchick 18d43f0635 Issue #2175355 by Xano: Add a configure link to locale.info.yml. 2014-01-23 22:14:07 -08:00
webchick 22e7f87c46 Issue #2176397 by carsato, InternetDevels: Drupal\Core\Template\TwigTemplate::getContextReference is final. 2014-01-23 22:12:28 -08:00
webchick f9bb7739c3 Issue #2165683 by Kartagis: Several British spelled words. 2014-01-23 22:08:18 -08:00
webchick 24d57a0aa4 Issue #1939132 by lauriii, Albert Volkman, trawekp, David_Rothstein: Password reset token is never deleted from the user's session after the password is changed. 2014-01-23 22:04:10 -08:00
webchick 85170c9570 Issue #2108573 by pwolanin, swentel: Password-hash.sh is broken. 2014-01-23 22:01:55 -08:00
webchick ae1a458d48 Issue #2172859 by iamEAP: Statistics JS and settings are not included on node pages. 2014-01-23 21:59:25 -08:00
Alex Pott 531fd59314 Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit. 2014-01-23 23:14:32 +01:00
Jennifer Hodgdon 4133088917 Issue #2169065 by nadja.jury, danmuzyka: Fix up docs for Search module test classes 2014-01-23 12:04:29 -08:00
Jennifer Hodgdon 94fade9537 Issue #2176085 by jessebeach, valthebald: Make code comment in entity_get_render_display() clearer 2014-01-23 11:52:14 -08:00
Jennifer Hodgdon af85d77672 Issue #2177175 by Xano, longwave: Remove PHP module from MAINTAINERS.txt 2014-01-23 11:50:07 -08:00
Jennifer Hodgdon b0664af6d3 Issue #2174569 by pjonckiere, dawehner: Fix class name references in TestBase docs 2014-01-23 11:47:12 -08:00
Jennifer Hodgdon 2c038688df Issue #2175765 by alexpott, Gábor Hojtsy: Fix comment in system_theme_default() to not refer to obsolete function 2014-01-23 11:44:39 -08:00
Jennifer Hodgdon 906b84a6c3 Issue #2170519 by longwave, kim.pepper: Fix comments in TestBase to add missing class names 2014-01-23 11:38:55 -08:00
Nathaniel Catchpole 5d4d6b1c80 Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links. 2014-01-23 18:04:41 +00:00
Nathaniel Catchpole 34a955321f Issue #1636992 by nod_, Wim Leers: Form.js' formUpdated event is unreliable/incomplete. 2014-01-23 11:11:07 +00:00
catch b1128351da Issue #2175823 by damiankloip, olli: Remove calls to invalidate/deleteTags on bins. 2014-01-22 20:35:48 +00:00
Nathaniel Catchpole 387d585836 Issue #2136507 by Wim Leers: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for rendering Contextual Links. 2014-01-22 14:27:17 +00:00
webchick 9e4cdb9811 Issue #2143495 by dawehner, derhasi: Improve naming of ViewExecutable::addItem(), ::getItem() & Co. 2014-01-22 00:50:13 -08:00
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