Dries
|
8e57fb5263
|
Issue #1938430 by shanethehat, steveoliver, Fabianx: Don't add a default theme hook class in template_preprocess().
|
2013-05-15 14:59:43 -04:00 |
Dries
|
b34204051f
|
Issue #1994468 by alexpott: Fixed node_block_access() is doing unnecessary processing.
|
2013-05-15 14:51:57 -04:00 |
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 |
catch
|
bf0ba501cd
|
Issue #1987604 by Wim Leers: Contextual's use of Drupal.formatPlural() doesn't allow strings to be detected, and minor cleanup.
|
2013-05-07 22:51:11 +01:00 |
catch
|
b47ddcc614
|
Issue #1549506 by swentel, pcambra, lbainbridge, muriqui: Fixed Edit and delete links should be hidden for locked fields.
|
2013-05-07 22:38:31 +01:00 |
catch
|
ba04d484a1
|
Issue #1982020 by Fabianx, Cottser: Add static caching to drupal_html_class().
|
2013-05-07 22:35:49 +01:00 |
catch
|
1fd234aa7f
|
Issue #1988708 by andypost: Drop unused _taxonomy_get_tid_from_term()
|
2013-05-07 22:32:13 +01:00 |
Alex Pott
|
a371a7b58d
|
Issue #1986888 by tim.plunkett, agentrickard: Fixed Field UI integration for entity types is brittle.
|
2013-05-07 21:44:57 +01:00 |
Alex Pott
|
19e6c2c0ae
|
Issue #1987298 by tim.plunkett, quicksketch: Shorten directory structure and PSR-0 namespacing for plugins.
|
2013-05-07 21:34:00 +01:00 |
Alex Pott
|
a57952c6a4
|
Issue #1983844 by tim.plunkett, dawehner: Add EntityListController and convert picture.module callbacks to routes/controllers to provide a use-case.
|
2013-05-07 17:33:50 +01:00 |
Alex Pott
|
081af87119
|
Issue #1987344 by tim.plunkett: NotFoundHttpException thrown in ParamConverterManager results in a WSOD.
|
2013-05-07 17:16:03 +01:00 |
Alex Pott
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
Nathaniel Catchpole
|
3566cfe7bc
|
Follow-up to #1712250: fix system_update numbering.
|
2013-05-07 11:08:08 +01:00 |
Nathaniel Catchpole
|
31513883d9
|
Issue #1712250 by alexpott, n3or, cam8001, vijaycs85, Albert Volkman, jibran, heyrocker, chx: Convert theme settings to configuration system.
|
2013-05-07 10:47:19 +01:00 |
Alex Pott
|
cb4782ea13
|
Issue #1977784 by YesCT, Gábor Hojtsy, EllaTheHarpy: Content language settings configuration page needs to determine what entities and bundles to include.
|
2013-05-06 11:31:46 +01:00 |
Nathaniel Catchpole
|
be3667b3ef
|
Issue #1898434 by gnuget, joelpittet, webthingee, -enzo-, Cottser: Remove theme_options_none(), use an alter hook instead for changing empty option label.
|
2013-05-05 22:32:01 +01:00 |
Nathaniel Catchpole
|
3d1da5ab8f
|
Issue #1982606 by dstol: Added Routine user error can lead to plaintext passwords in the database.
|
2013-05-05 22:26:23 +01:00 |
Nathaniel Catchpole
|
59244c71d0
|
Issue #1986690 by fabpot: Fixed Removed double registration of RegisterKernelListenersPass.
|
2013-05-05 22:19:21 +01:00 |
Nathaniel Catchpole
|
c268d42baa
|
Issue #1911178 by ParisLiakos, Xano: Change notice: Remove hook_exit().
|
2013-05-05 22:09:00 +01:00 |
Nathaniel Catchpole
|
9e0a3231e8
|
Issue #1829734 by dawehner, damiankloip, cam8001, dww: Expose tracker data to views.
|
2013-05-05 22:03:47 +01:00 |
Nathaniel Catchpole
|
c33191b66b
|
Issue #1982024 by Cottser, Fabianx: Lazy-load Attribute objects later in the rendering process only if needed.
|
2013-05-05 21:52:35 +01:00 |
Alex Pott
|
50ae329638
|
Issue #1982088 by tim.plunkett: Remove hook_entity_bundle_info()'s need for 'real path'.
|
2013-05-05 01:24:24 +01:00 |
Alex Pott
|
5838ea9ab2
|
Issue #1980982 by andypost, aspilicious: Clean-up procedural wrappers for taxonomy.
|
2013-05-04 17:10:20 +01:00 |
webchick
|
d78f5a96ea
|
Issue #1966704 by Wim Leers, jessebeach: In-place editing for taxonomy terms and custom blocks.
|
2013-05-04 00:18:03 -07:00 |
webchick
|
df8519574a
|
Issue #1828616 follow-up by tstoeckler, Berdir: Allow AnnotatedClassDiscovery to find plugins in Drupal\Component as well.
|
2013-05-03 22:31:02 -07:00 |
Alex Pott
|
a5e363a58d
|
Issue #1978980 by dawehner: Convert toolbar_subtrees_jsonp() to a Controller.
|
2013-05-04 02:18:23 +01:00 |
Alex Pott
|
1e40d90134
|
Issue #1606362 by nod_, Angry Dan, seutje: Use throw when an ajax error occurs and extend JavaScript's Error object.
|
2013-05-04 01:57:20 +01:00 |
Alex Pott
|
0be98498e0
|
Issue #1974474 by Berdir: Make sure within field_attach_()*() that we are working with a BC entity.
|
2013-05-04 01:49:43 +01:00 |
Alex Pott
|
01b33f5ab8
|
Issue #1978946 by tim-e: Convert comment_edit_page() to a Controller.
|
2013-05-04 01:37:25 +01:00 |
Alex Pott
|
a82a5efe22
|
Issue #1981198 by yched: Change notice: More accurate names and form_ids() for Field UI form classes.
|
2013-05-04 01:01:03 +01:00 |
Alex Pott
|
f5945be4e4
|
Issue #1512584 by TravisCarden: Hide logo/shortcut icon theme settings fieldsets when disabled.
|
2013-05-03 23:47:44 +01:00 |
Alex Pott
|
ccea397896
|
Issue #1980028 by TravisCarden, CrimbleCrumble: "Formats" page needs a more descriptive name.
|
2013-05-03 23:45:02 +01:00 |
Alex Pott
|
624947f9a9
|
Issue #1970060 by Bojhan, CrimbleCrumble: Simplify pager options help descriptions.
|
2013-05-03 23:40:11 +01:00 |
Alex Pott
|
fcf74af562
|
Issue #1982008 by nick_schuch: Modal if no tour tip id or class is provided.
|
2013-05-03 23:36:21 +01:00 |
Alex Pott
|
f31f0b1b79
|
Issue #1981786 by Bojhan: Use "Shown|Hidden" instead of "Yes|No" for contextual links.
|
2013-05-03 23:22:38 +01:00 |
Alex Pott
|
b0e63298c7
|
Issue #1969988 by Bojhan: Cleanup exposed form settings.
|
2013-05-03 23:19:01 +01:00 |
webchick
|
045cc3a707
|
Issue #1981312 by tim.plunkett, dawehner: Move views_ui() code out of the View entity type annotation.
|
2013-05-03 10:25:44 -07:00 |
webchick
|
f83208f282
|
Issue #1956896 by dawehner, alexpott, msonnabaum, klausi: Added role based access checker.
|
2013-05-03 10:17:54 -07:00 |
webchick
|
b2f931d3b0
|
Issue #1871784 by droplet: Fixed Views UI dropbutton arrow alignment.
|
2013-05-03 10:06:07 -07:00 |
webchick
|
22df5962a2
|
Issue #1944472 by larowlan, quicksketch, effulgentsia: Add generic content handler for returning dialogs.
|
2013-05-03 10:01:32 -07:00 |
webchick
|
cbdaaaf21e
|
Issue #1981760 by Wim Leers, nod_: Edit should use the new drupalContextualLinkAdded event to cleanly instead of hackily insert its 'Quick edit' contextual link.
|
2013-05-03 09:08:47 -07:00 |
Jennifer Hodgdon
|
948c90fc42
|
Issue #1966958 by markpavlitski, joachim: Add param docs to user_login_finalize
|
2013-05-03 09:07:05 -07:00 |
Jennifer Hodgdon
|
468285db1d
|
Issue #1984514 by Aron Novak: Fix incorrect file doc headers in aggregator tests
|
2013-05-03 09:04:47 -07:00 |
Jennifer Hodgdon
|
6af56202aa
|
Issue #1980072 by TravisCarden: Improve docs for module_uninstall()
|
2013-05-03 08:58:40 -07:00 |
Jennifer Hodgdon
|
a325159de3
|
Issue #1969970 by dawehner, jhodgdon, webchick, EclipseGc, tim.plunkett: Documentation for translatable plugin properties on annotations
|
2013-05-03 08:55:49 -07:00 |
Nathaniel Catchpole
|
891f4c5d69
|
Issue #1944636 by alexpott, YesCT: Fixed PECL Intl extension usage in DateTimePlus class broken and untested.
|
2013-05-03 14:21:32 +01:00 |
Alex Pott
|
8498adcc20
|
Issue #1971108 by Wim Leers, jessebeach, nod_: Convert contextual.js to use Backbone (and support dynamic contextual links).
|
2013-05-03 13:42:39 +01:00 |
Alex Pott
|
a65536ad49
|
Revert "Issue #1971108 by Wim Leers, jessebeach, nod_: Convert contextual.js to use Backbone (and support dynamic contextual links)."
This reverts commit aad2d4a660 since the canges to edit.module were unintended.
|
2013-05-03 12:05:57 +01:00 |
Nathaniel Catchpole
|
9ae545f754
|
Issue #1975486 by Berdir: Add a persistent cache in DatabaseStorageController::getFieldDefinitions().
|
2013-05-02 11:59:57 +01:00 |
Alex Pott
|
ba6d6e9714
|
Issue #1974040 by Gábor Hojtsy: Fixed When installing in an RTL language, it should be RTL from profile selection onwards.
|
2013-05-02 10:04:09 +01:00 |
webchick
|
6644a8a602
|
Issue #1842718 follow-up by YesCT: Use {@inheritdoc}.
|
2013-05-02 00:59:03 -07:00 |
webchick
|
6085b34907
|
Issue #1842718 by alippai, andypost, alexpott, nod_: Use new Transliteration functionality in core for machine names.
|
2013-05-02 00:51:45 -07:00 |
webchick
|
567203a0eb
|
Issue #1973448 by vijaycs85: Provide config schema to field types, widgets and storage in options module.
|
2013-05-02 00:49:16 -07:00 |
webchick
|
45b2e47e1b
|
Issue #1979392 by thamas, Gábor Hojtsy: Fixed Bartik broken in RTL.
|
2013-05-02 00:47:28 -07:00 |
webchick
|
e775437eb2
|
Issue #1982984 by larowlan: Create Drupal::entityManager for improved DX.
|
2013-05-01 23:42:27 -07:00 |
webchick
|
ec8deb008b
|
Issue #1978112 by andypost: Convert taxonomy admin path to follow other core.
|
2013-05-01 22:12:21 -07:00 |
webchick
|
dfd616367e
|
Issue #1851880 by Alan Evans, yched: Ensure that formatters for fields with no values are still run.
|
2013-05-01 22:05:18 -07:00 |
webchick
|
c35c1cadb4
|
Issue #1828616 by Berdir, tstoeckler: AnnotatedClassDiscovery is not finding plugins in Drupal\(Core|Component)\COMPONENT_NAME\Plugin directory.
|
2013-05-01 21:59:28 -07:00 |
webchick
|
6de362318d
|
Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component.
|
2013-05-01 21:46:53 -07:00 |
webchick
|
aad2d4a660
|
Issue #1971108 by Wim Leers, jessebeach, nod_: Convert contextual.js to use Backbone (and support dynamic contextual links).
|
2013-05-01 21:36:21 -07:00 |
webchick
|
594c849d8d
|
Issue #1938960 by tim.plunkett, dawehner: Fixed _menu_translate() doesn't care about new routes.
|
2013-05-01 21:09:48 -07:00 |
webchick
|
24cf79cd18
|
Issue #501472 follow-up by David_Rothstein: Move book administration to admin/structure.
|
2013-05-01 20:26:04 -07:00 |
webchick
|
59a54c3e7e
|
Issue #1962130 by dawehner, YesCT, tim.plunkett, CEikermann: Fixed Fatal Error: ViewUI::isTranslatable endless loop.
|
2013-05-01 19:20:34 -07:00 |
Alex Pott
|
34acf68f3f
|
Issue #1919700 by damiankloip, tim.plunkett: Replace views_ui_cache_set() with a method on the ViewUI object.
|
2013-05-02 00:48:54 +01:00 |
Alex Pott
|
bb2cdb26e0
|
Issue #1979034 by plopesc: Convert views_test_data_element_form() to a Controller.
|
2013-05-01 23:14:14 +01:00 |
Alex Pott
|
127538eee8
|
Revert "Issue #1946438 by tim.plunkett: Convert confirm_form() in openid.pages.inc to the new form interface."
This reverts commit 08a5842619 .
|
2013-05-01 22:57:09 +01:00 |
Alex Pott
|
9b1c15fa00
|
Issue #1972264 by ParisLiakos: Convert aggregator_admin_overview() to a new style controller.
|
2013-05-01 22:48:47 +01:00 |
Alex Pott
|
08a5842619
|
Issue #1946438 by tim.plunkett: Convert confirm_form() in openid.pages.inc to the new form interface.
|
2013-05-01 22:43:37 +01:00 |
Alex Pott
|
51dc76b2ea
|
Issue #1979028 by plopesc, frob: Convert help_main() to a Controller.
|
2013-05-01 22:26:00 +01:00 |
Alex Pott
|
105ce44324
|
Issue #1981190 by ParisLiakos: Remove unicode.entities.inc.
|
2013-05-01 21:23:53 +01:00 |
Alex Pott
|
578aa1d1fb
|
Issue #1978036 by echoz: Clean up css in vertical tabs.
|
2013-05-01 18:43:20 +01:00 |
Alex Pott
|
3c4790605b
|
Issue #501472 by izus, kiamlaluno, valthebald, catch: Move book administration to admin/structure.
|
2013-05-01 18:31:48 +01:00 |
Alex Pott
|
b5b34b18ce
|
Issue #1978974 by plopesc: Convert shortcut_set_admin() to a Controller.
|
2013-05-01 17:59:56 +01:00 |
Alex Pott
|
6df1d3adf8
|
Issue #1979004 by plopesc: Convert tour_test_1() to a Controller.
|
2013-05-01 17:51:13 +01:00 |
Alex Pott
|
a78b614fb4
|
Issue #1967406 by tim.plunkett: Add a dedicated @Tip annotation.
|
2013-05-01 17:47:54 +01:00 |
Alex Pott
|
005117618a
|
Issue #1978908 by plopesc: Convert layout_page_list() to a Controller.
|
2013-05-01 11:23:12 +01:00 |
catch
|
478490f23c
|
Issue #1922454 by thedavidmeister, steveoliver, Cottser: Gut l(), fix theme('link'), have a working framework for consistently generated links inside and outside of Twig.
|
2013-05-01 09:53:04 +01:00 |
catch
|
e61d892fab
|
Issue #1844146 by Berdir: Fixed comment_load() call in template_preprocess_comment() re-loads comment parent entities because of disabled static cache.
|
2013-05-01 09:43:48 +01:00 |
Alex Pott
|
e87beb039f
|
Revert "Issue #1938822 by sandhya.m, EllaTheHarpy: Convert update_status() to a new-style Controller."
This reverts commit c7d74b3c70 .
|
2013-04-30 23:36:04 +01:00 |
Alex Pott
|
c7d74b3c70
|
Issue #1938822 by sandhya.m, EllaTheHarpy: Convert update_status() to a new-style Controller.
|
2013-04-30 22:35:37 +01:00 |
Alex Pott
|
b30789561b
|
Issue #1978982 by RoSk0, ParisLiakos: Convert simpletest_result_form() to a Controller.
|
2013-04-30 22:25:25 +01:00 |
Alex Pott
|
2784f4886d
|
Issue #1960344 by ParisLiakos, kid_icarus: Replace $is_https() global with Request::isSecure().
|
2013-04-30 16:48:41 +01:00 |
Alex Pott
|
620d497915
|
Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface.
|
2013-04-30 00:46:14 +01:00 |
Alex Pott
|
422bf9b023
|
Issue #1952652 by andypost: [Follow up] Instance components are not removed from entity display when the field/instance is deleted.
|
2013-04-29 18:13:19 +01:00 |
Alex Pott
|
38ffd7a199
|
Issue #1952652 by swentel: Instance components are not removed from entity display when the field/instance is deleted.
|
2013-04-29 12:50:02 +01:00 |
Nathaniel Catchpole
|
064c81785c
|
Issue #1975462 by thedavidmeister, alexpott, chx, joelpittet: Fixed Allow and test for NULL and integer 0 values in Twig templates.
|
2013-04-29 12:24:59 +01:00 |
Nathaniel Catchpole
|
f576a16f4e
|
Issue #1034828 by Steven Jones, Bladedu, brunodbo: Fixed 'No active batch' error after user cancelling own account.
|
2013-04-29 11:51:03 +01:00 |
Alex Pott
|
1f3a7816c2
|
Issue #1978586 by alexpott: FeedParserTest fails locally because it unnecessarily depends on curl error messages.
|
2013-04-27 11:46:57 +01:00 |
Alex Pott
|
a1d49675bb
|
Issue #1963410 by mtift, ParisLiakos: Convert aggregator_form_opml() to a FormInterface implementation and routing definition.
|
2013-04-27 11:42:58 +01:00 |
Alex Pott
|
6ed57d39c5
|
Issue #1946404 by tim.plunkett, amateescu, swentel: Convert forms in field_ui().admin.inc to the new form interface.
|
2013-04-27 00:28:10 +01:00 |
Alex Pott
|
47308d2162
|
Issue #1947892 by Berdir, theduke: Improve DX with EntityAccessControllerInterface.
|
2013-04-26 23:47:55 +01:00 |
webchick
|
d77275ff1f
|
Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters.
|
2013-04-26 15:34:02 -07:00 |
Alex Pott
|
3b5fd77fe8
|
Issue #1975426 by nod_: Clean up collapse.js.
|
2013-04-26 20:33:09 +01:00 |
webchick
|
edd0c945c2
|
Issue #1964044 by andypost: Change module list in install/uninstall confirm form to render array.
|
2013-04-26 12:30:52 -07:00 |
webchick
|
9c996a8f78
|
Issue #1980058 by swentel: Fixed image_update_8001() should not drop tables.
|
2013-04-26 12:24:07 -07:00 |
webchick
|
e16bbd998e
|
Issue #1820414 by damiankloip, tim.plunkett, xjm: Move views_ui().module directly into /core/modules/.
|
2013-04-26 12:18:23 -07:00 |
webchick
|
3db57c91bb
|
Issue #1978422 by dawehner, linclark, klausi: Fixed REST export views preview needs to escape the JSON output.
|
2013-04-26 09:33:39 -07:00 |
webchick
|
f46053386c
|
Issue #1964316 by Wim Leers: Automatically use 'sourcedialog' plugin/button instead of 'sourcearea' plugin/button when using CKEditor for in-place editing.
|
2013-04-26 09:25:46 -07:00 |
webchick
|
53d8c24d94
|
Issue #1818560 by Berdir, fago, Wim Leers, jessebeach, dawehner, YesCT: Convert taxonomy entities to the new Entity Field API.
|
2013-04-26 09:10:49 -07:00 |
Jennifer Hodgdon
|
9f59d3456a
|
Issue #1797914 by dcam, izus: Remove t() from group params in session tests
|
2013-04-26 09:07:08 -07:00 |
Jennifer Hodgdon
|
2b9e39e379
|
Issue #1978742 by rballou: Fix typos in AliasManager class docs
|
2013-04-26 09:04:32 -07:00 |
webchick
|
bceb85e8d4
|
Issue #1943776 by Wim Leers, nod_: In-place editors (Create.js PropertyEditor widgets) should be loaded lazily.
|
2013-04-26 08:52:01 -07:00 |
Alex Pott
|
7449317440
|
Issue #1978168 by larowlan: Convert block/add to Controller.
|
2013-04-26 12:40:31 +01:00 |
Alex Pott
|
e9ef6636da
|
Issue #1960014 by dawehner, damiankloip, xjm: Fixed Empty area handlers need to be rendered for tables.
|
2013-04-26 10:33:29 +01:00 |
Nathaniel Catchpole
|
bba539c65f
|
#1869562 by fago, berdir, dawehner: Avoid instantiating EntityNG field value objects by default.
|
2013-04-26 09:32:17 +01:00 |
catch
|
288f240c18
|
Issue #1957204 by yched: Stop exposing dynamic field data tables in hook_schema()
|
2013-04-25 22:17:16 +01:00 |
webchick
|
2d329312a4
|
Issue #1960032 follow-up by alexpott, arlinsandbulte, Heine: Fixed Random failure in TimerUnitTest in Windows, too. ;)
|
2013-04-25 12:07:15 -07:00 |
Alex Pott
|
b8abe39184
|
Issue #1952196 by greggles, sandhya.m: Usability: if a user has just failed a login, default their username on password reset.
|
2013-04-25 14:08:40 +01:00 |
Nathaniel Catchpole
|
1eb9af15f9
|
Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated.
|
2013-04-25 09:38:49 +01:00 |
Alex Pott
|
8b0ea7503d
|
Issue #925844 by mgifford | Everett Zufelt: Fixed Tabledrag 'Show row weights' link needs to be larger in Seven.
|
2013-04-24 13:43:55 +01:00 |
Alex Pott
|
5578271e5b
|
Issue #1977790 by andypost: Fixed Drop node_entity_info_alter() as unused.
|
2013-04-24 13:33:56 +01:00 |
Alex Pott
|
11e5c1da65
|
Issue #1971668 by amateescu, Berdir: Add bundle support to EntityTest* entity types.
|
2013-04-24 13:29:04 +01:00 |
Alex Pott
|
f9a4d699c4
|
Issue #1963022 by dawehner: Follow-up: Fixed Problem with PHPUnit test results when using @dataProvider.
|
2013-04-24 13:11:53 +01:00 |
Alex Pott
|
04fd88499d
|
Issue #1972262 by ParisLiakos: Convert aggregator_feed_add() to a new style controller.
|
2013-04-24 12:53:19 +01:00 |
Alex Pott
|
2d9a2c8ef9
|
Issue #1976180 by katbailey: Fixed url_alter_test() module uses an event subscriber instead of a path processor.
|
2013-04-24 11:05:28 +01:00 |
Alex Pott
|
af11d7b2eb
|
Issue #1974266 by ParisLiakos: Register test module classes to PHPunit.
|
2013-04-24 10:51:29 +01:00 |
webchick
|
13dcfc2d66
|
Issue #1975150 follow-up by David_Rothstein: Fix wrongly named return value in shortcut documentation.
|
2013-04-23 15:22:39 -07:00 |
webchick
|
ae08f47b5d
|
Issue #1969032 by cam8001, swentel, amateescu: More sensible way of defining field default values.
|
2013-04-23 12:10:27 -07:00 |
webchick
|
1125fa788f
|
Issue #1976032 by Bojhan: Fixed Consolidate messages about unsaved changes.
|
2013-04-23 12:05:36 -07:00 |
webchick
|
f5a1c48881
|
Issue #1974208 by hass, Cyberschorsch: Fixed Rename 'Cancel' to 'Cancel account' to help translators.
|
2013-04-23 12:04:11 -07:00 |
webchick
|
09bf1e43bc
|
Issue #1975150 by ACF: Remove variable_get() from mymodule_shortcut_admin_default_set() in the shortcut.api.php.
|
2013-04-23 12:02:19 -07:00 |
webchick
|
7b1215640d
|
Issue #1947432 by tim.plunkett, mtift, andypost, larowlan: Add a generic EntityAccessCheck to replace entity_page_access().
|
2013-04-23 11:55:24 -07:00 |
webchick
|
d2655c9df9
|
Issue #1963022 by dawehner, klausi, msonnabaum: Fixed Problem with PHPUnit test results when using @dataProvider.
|
2013-04-23 11:50:28 -07:00 |
Jennifer Hodgdon
|
98b9af1c25
|
Issue #1976956 by droplet, dawehner: Fix reference to incorrect hook in docs
|
2013-04-23 07:48:34 -07:00 |
Jennifer Hodgdon
|
495ff01445
|
Issue #1936166 by markpavlitski: Add documentation to module_invoke functions about passing by value
|
2013-04-23 07:46:58 -07:00 |
Jennifer Hodgdon
|
15d9e6d6e2
|
Issue #1786740 by shanethehat: Fix docs for field_update_instance
|
2013-04-23 07:42:44 -07:00 |
Jennifer Hodgdon
|
492ce213c9
|
Issue #1973762 by chx, cosmicdreams, yched: Add example to field_info_field_map return docs
|
2013-04-23 07:39:00 -07:00 |
webchick
|
6daf6f637d
|
Issue #1953404 by vijaycs85, yched, Gábor Hojtsy: Add config schema to field and instance config entities.
|
2013-04-23 00:54:10 -07:00 |
webchick
|
986bfe364d
|
Issue #1964588 by vijaycs85: Fixed Complete Configuration schemas for shortcut module.
|
2013-04-23 00:52:16 -07:00 |
Alex Pott
|
bc3a902fbc
|
Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys.
|
2013-04-23 08:38:30 +01:00 |
Alex Pott
|
91fc0d3ed9
|
Issue #1905152 by Gábor Hojtsy, Jose Reyero, vijaycs85, YesCT, penyaskito: Integrate config schema with locale, so shipped configuration is translated.
|
2013-04-23 08:19:41 +01:00 |
catch
|
ae0984f871
|
Issue #1942346 by swentel: Convert Field API variables to CMI.
|
2013-04-22 22:57:38 +01:00 |
Alex Pott
|
2d6ed6c862
|
Issue #1955286 by droplet | nod_: JSHint translation_entity().
|
2013-04-22 19:07:20 +01:00 |
catch
|
56021b509e
|
Issue #1955678 by swentel: Remove formatter and widgets legacy plugin.
|
2013-04-22 13:06:28 +01:00 |
catch
|
d5a4cb4309
|
Issue #1976068 by chx: Remove schema_fields_sql() from entity plugin definition.
|
2013-04-22 12:36:54 +01:00 |
catch
|
ea4dcb41a4
|
Issue #1973324 by andypost, yched: Mark field_create_*(), field_update_*() and field_delete_*() deprecated in favor of just using the ConfigEntity API.
|
2013-04-22 12:33:00 +01:00 |
catch
|
8b8b8b3479
|
Issue #1712258 by alexpott, dagmar, Shuairan, disasm, slv_: Simplify image toolkit form logic, removing unneeded checks.
|
2013-04-22 12:29:53 +01:00 |
catch
|
87462db60e
|
Issue #1167144 by chx, catch, claudiu.cristea: Make cache backends responsible for their own storage.
|
2013-04-22 12:25:08 +01:00 |
webchick
|
2508db125b
|
Issue #1973456 by echoz: Fixed .element-invisible on element at right causes horizontal scrollbar on desktop or right gap on phone on webkit browsers.
|
2013-04-21 13:09:47 -07:00 |
webchick
|
fa3e949d01
|
Issue #1975774 by chx: Fixed ConfigFactory::get misses @return.
|
2013-04-21 12:42:19 -07:00 |
webchick
|
874fb88cc0
|
Issue #1973464 by ericduran, r_morgan: Add 'Edit profile' to the user menu in Toolbar.
|
2013-04-21 12:40:45 -07:00 |
webchick
|
0da1b6e739
|
Issue #1969406 by rootatwc, Berdir: Fixed PHPUnit Test asserting logging broken.
|
2013-04-21 12:37:25 -07:00 |
webchick
|
2f303cc898
|
Issue #1416506 by Damien Tournoud, swentel, yched: Fixed Field schema foreign keys support is broken.
|
2013-04-21 12:34:18 -07:00 |
webchick
|
6c6d2335db
|
Issue #1787248 by Stalski, pcambra, webflo, Sweetchuck, jibran, zuuperman: Convert taxonomy module formatters to Plugin system.
|
2013-04-21 12:32:28 -07:00 |
webchick
|
c285bbcc43
|
Issue #1950088 by swentel: Move FieldInfo class to the DIC.
|
2013-04-21 12:30:52 -07:00 |
webchick
|
c54ae0f51c
|
Issue #1967106 by larowlan, yched, swentel: FieldInstance::getField() method.
|
2013-04-21 12:21:47 -07:00 |
webchick
|
c6edf7dd3f
|
Issue #1975442 by thedavidmeister: Change notice: drupal_render() should always return a string.
|
2013-04-21 12:17:35 -07:00 |
webchick
|
f8df0fed87
|
Issue #1938932 by duellj, andypost, tim.plunkett: Remove taxonomy_overview_terms() and taxonomy_overview_vocabularies() theme functions in favour of table #type.
|
2013-04-19 21:16:32 -07:00 |
webchick
|
62e5dafdf8
|
Issue #1182374 by lyricnz, brianV: Code style fixes for includes/filetransfer.
|
2013-04-19 21:15:02 -07:00 |
webchick
|
2141c28c6f
|
Issue #1946334 by mtift: Convert confirm_form() in block.admin.inc to the new form interface.
|
2013-04-19 21:05:48 -07:00 |
webchick
|
6f2f1b73f2
|
Issue #1974422 by ericduran: Update to latest html5shiv library.
|
2013-04-19 20:49:57 -07:00 |