Commit Graph

7368 Commits (edbe2839a429424fa0d89acc79c751875007320c)

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