Commit Graph

20326 Commits (be9552daecd25adea9a68e167ba6a6a7111cf1d8)

Author SHA1 Message Date
Dries be9552daec Issue #1969692 by dawehner: Add a dedicated annotation for aggregator Plugins. 2013-05-15 09:33:38 -04:00
Dries 58bbff9d49 Issue #1847582 by amateescu: Create a foreign key to the target entity type base type in Entity-reference. 2013-05-15 09:27:07 -04:00
Alex Pott 0311348b08 Issue #1986616 by echoz: Update normalize.css library. 2013-05-15 12:25:51 +01:00
Alex Pott 9825bac9e5 Issue #1938654 by damiankloip, dawehner: Export all properties of all views handlers and plugins. 2013-05-15 11:44:57 +01:00
Alex Pott 7a5383765c Issue #1975354 by dawehner: Fixed hook_hook_info() might be invoked even the namespace hasn't been registered yet. 2013-05-14 22:41:08 +01:00
Alex Pott 56653079cc Issue #1953800 by dawehner, amateescu: Fixed Make the database connection serializable. 2013-05-14 22:06:25 +01:00
Dries ea2ac54516 Issue #1979784 by Wim Leers, jessebeach: Factor Create.js and VIE.js out of the Edit module. 2013-05-14 15:02:48 -04:00
catch 3ad81ec0a6 Issue #1992834 by alexpott: Fixed Unnecessarily setting up the array of priority formats for content negotiation within a loop. 2013-05-13 22:22:05 +01:00
catch ef326513c5 Issue #1977570 by RobLoach: Update third-party vendors and fix composer.json 2013-05-13 22:20:18 +01:00
catch e5fbed4c39 Issue #1993622 by nod_: Follow-up on #1974580 remove two extra lines from drupal.js. 2013-05-13 22:16:24 +01:00
catch 3a98850de7 Issue #1991092 by David_Rothstein: Fixed 'Edit shortcuts' link in the toolbar points to a nonexistent page (as does the 'add shortcuts' link on an empty shortcut set). 2013-05-13 22:11:33 +01:00
Alex Pott 0a7825c8c8 Issue #1972260 by ParisLiakos, marcingy: Convert aggregator_admin_refresh_feed() to a new style controller. 2013-05-13 21:08:07 +01:00
Alex Pott b466d93700 Issue #1990732 by joelpittet | andymartha: Fixed template_preprocess_comment() is preparing the parent's author with the wrong comment's uid. 2013-05-13 20:27:58 +01:00
Alex Pott 62eebd61e3 Issue #1978964 by sanchiz: Convert admin/config/user-interface/shortcut/manage/%shortcut_set()/edit to a Controller. 2013-05-13 20:08:58 +01:00
Jennifer Hodgdon 77b4b22a69 Issue #1980072 by David_Rothstein: Fix incorrect statement in module_uninstall() docs 2013-05-13 11:14:05 -07:00
Alex Pott 235142af27 Issue #1974580 by nod_, Wim Leers: Introduce domReady to remove jQuery dependency from drupal.js and clean it up. 2013-05-13 13:49:00 +01:00
Alex Pott 1f39cc4b01 Issue #1960094 by damiankloip, dawehner: Hide reset button when no exposed input has been added. 2013-05-13 12:50:07 +01:00
Alex Pott a21ee2d711 Issue #1987674 by tim.plunkett: Convert custom_block_type_list() to a new style controller. 2013-05-13 01:04:40 +01:00
Alex Pott fe96498043 Issue #1833442 follow-up by olli, ParisLiakos, dawehner: Remove hook_boot(). 2013-05-13 00:36:58 +01:00
Alex Pott b4b6e9f0d8 Issue #1992052 by tim.plunkett: Allow machine_name() 'exists' to accept a callable. 2013-05-13 00:23:30 +01:00
Alex Pott 9b6caf5368 Issue #1986988 by tim.plunkett: Add a dedicated @CKEditorPlugin annotation. 2013-05-12 23:55:49 +01:00
Alex Pott f140bceea2 Issue #1904932 by dawehner, damiankloip, YesCT: Fixed Cannot remove a handler from the 'rearrange' popup. 2013-05-12 23:40:22 +01:00
Alex Pott 1304f13bfb Issue #1912606 by jastraat, gollyg, Cottser, joelpittet: Remove theme_views_view_grouping() function. 2013-05-12 23:30:02 +01:00
Alex Pott b8ddc39934 Issue #1978978 by plopesc, ParisLiakos, dawehner: Convert simpletest_test_form() to a Controller. 2013-05-12 23:02:35 +01:00
Alex Pott 1ac72a9de3 Issue #1980632 by dawehner, yched: Fixed Viewing a node with a List field results in fatal error. 2013-05-12 20:22:44 +01:00
Alex Pott 88572e46ff Issue #1988614 by aroq: Adjust hook_options_list_alter() example in options.api.php to use ->id() instead of ->id. 2013-05-12 18:52:29 +01:00
Alex Pott f0aee215cd Issue #1987196 by klausi: Simplify dblog REST resource. 2013-05-12 18:50:04 +01:00
Alex Pott a858b3473c Issue #1983710 by manarth: Fixed HTTP: Use 406 (Not acceptable) over 415 (Unsupported media type). 2013-05-12 10:00:34 +01:00
Alex Pott f630b510aa Issue #1927608 by EclipseGc, tim.plunkett, effulgentsia: Remove the tight coupling between Block Plugins and Block Entities. 2013-05-11 11:01:25 +01:00
Dries f5ec82532c Issue #1985138 by Berdir, Gábor Hojtsy: Fixed New autocomplete taxonomy terms not previewable. 2013-05-10 13:35:23 -04:00
Alex Pott 0bdc4cc7ee Issue #1872870 by andypost, naquah: Implement a RoleListController and RoleFormController. 2013-05-10 11:23:45 +01:00
Alex Pott de0cbdddf7 Issue #1932068 by Floydm: Fixed People Admin Table Missing Labels. 2013-05-10 11:05:25 +01:00
catch a56602e8b0 Issue #1989996 by swentel: Fixed @config_file() placeholder not replaced in popup. 2013-05-10 09:33:40 +01:00
Alex Pott f406799a77 Issue #1935548 by linclark, c4rl: Remove JSON-LD module. 2013-05-09 22:58:27 +01:00
Alex Pott 9a53a21bed Issue #1823306 by webflo, mkalkbrenner, zuuperman, swentel: Fixed Missing langcode in in hook_field_attach_view_alter(). 2013-05-09 21:43:04 +01:00
Alex Pott ed131e7ca9 Issue #1876018 by yannickoo: Displaced space in core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php. 2013-05-09 21:38:26 +01:00
Alex Pott 9cf9edde35 Issue #1912460 by damiankloip, dawehner: Move views_array_key_plus() to RearrangeFilter class. 2013-05-09 21:27:50 +01:00
Alex Pott a389298ef7 Issue #1975114 by dawehner, ACF: Fixed Views references menu_default_node_menu() variable which doesn't exist anywhere else. 2013-05-09 21:20:19 +01:00
Nathaniel Catchpole ca665f7be3 Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible. 2013-05-09 10:25:10 +01:00
Alex Pott a90da0d23e Issue #1938822 by sandhya.m, EllaTheHarpy, tim.plunkett, alexpott, YesCT: Convert update_status() to a new-style Controller. 2013-05-08 18:49:27 +01:00
Alex Pott 4889cf6bc7 Issue #1862352 by damiankloip: Move Views UI tests to Views UI module. 2013-05-08 18:43:43 +01:00
Alex Pott dced5e1164 Issue #1979290 by Cottser, soulston: Add static caching to Twig_Environment::getTemplateClass(). 2013-05-08 18:34:54 +01:00
Jennifer Hodgdon 75c407547f Issue #1948564 by aitiba: Use new standard to document search conditions callback 2013-05-08 06:48:09 -07:00
Jennifer Hodgdon d9ac5b6c81 Issue #1204784 by Kevin Morse, valthebald, druplet, kiamlaluno: Fix code comment in drupal_retrieve_form 2013-05-08 06:42:56 -07:00
Jennifer Hodgdon 9ec703eb65 Issue #1957042 by Kevin Morse, foopang, xjm, Fabianx, Cottser: Document why a method in CoreBundle is public static 2013-05-08 06:40:31 -07:00
Jennifer Hodgdon f4ed1b71c5 Issue #1984190 by markpavlitski: Fix bullet list formatting in hook_install_tasks doc 2013-05-08 06:37:02 -07:00
Alex Pott 0cf4cd39d9 Issue #1984648 by tim.plunkett: Add AlterDecorator to TipPluginManager. 2013-05-08 10:55:53 +01:00
Alex Pott 8296db7ae4 Issue #1696224 by aroq: Remove system_settings_form(). 2013-05-08 10:24:08 +01:00
Alex Pott 686c269bae Issue #1938670 by ParisLiakos, Xano, RobLoach, pp, alexpott: Convert unicode.inc to \Drupal\Component\Utility\Unicode. 2013-05-08 00:29:47 +01:00
Alex Pott 608fa1d54d Issue #1985386 by yched, Gábor Hojtsy: Crufty 'allowed_values_function_display()' ends up in list field stored config. 2013-05-08 00:12:57 +01:00