Alex Pott
|
91bd01a852
|
Issue #2043581 by larowlan, kim.pepper: Move aggregator_load_feed_items() to the ItemStorageController, retain procedural wrapper.
|
2013-08-03 13:15:55 +02:00 |
Alex Pott
|
28cf8aa9f0
|
Issue #2056685 by janstoeckler: Remove Unused local variable $plugin_id from /core/modules/language/lib/Drupal/language/Plugin/Block/LanguageBlock.php.
|
2013-08-03 12:36:30 +02:00 |
Alex Pott
|
353dcd9344
|
Issue #2056761 by janstoeckler: Remove Unused local variable from /core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php.
|
2013-08-03 12:35:03 +02:00 |
Alex Pott
|
299682efda
|
Issue #2056827 by janstoeckler: Remove Unused local variable $module_handler() from /core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php.
|
2013-08-03 12:31:47 +02:00 |
Alex Pott
|
29907b0610
|
Issue #1976296 by jibran, andypost, pcambra, dawehner, tim.plunkett, Gaelan: Convert taxonomy_vocabulary_confirm_reset_alphabetical() to FormInterface/Controller.
|
2013-08-03 12:28:20 +02:00 |
Alex Pott
|
dc3ba2b18b
|
Issue #1910658 by klausi: Implement entity validation API for REST entity resources.
|
2013-08-03 12:22:35 +02:00 |
Alex Pott
|
bb654e169b
|
Issue #2056417 by Marcus Maihoff: Remove Unused local variable $person_uri from /core/modules/rdf/lib/Drupal/rdf/Tests/UserAttributesTest.php.
|
2013-08-03 12:06:08 +02:00 |
Alex Pott
|
8bed4698c6
|
Issue #2051177 by yched: Make existing ConfigFieldItem subclasses usable by base fields.
|
2013-08-03 11:57:45 +02:00 |
Alex Pott
|
0e14311c1c
|
Issue #1987952 by brantwynn, oriol_e9g, Freemantus, vuzzbox: Fixed Blocks are not rendered in order by weight.
|
2013-08-03 11:47:26 +02:00 |
Alex Pott
|
2c02cd828d
|
Issue #2056713 by olli: Fixed Random test failure in Drupal\rest\Tests\NodeTest.
|
2013-08-03 07:52:20 +02:00 |
Alex Pott
|
5dba5f608c
|
Issue #1849356 by dawehner: Added a HTTP response code area handler.
|
2013-08-02 15:26:16 +02:00 |
Alex Pott
|
c5f81fb076
|
Issue #1984702 by tim.plunkett, dawehner: Convert menu.module's page callbacks to Controllers.
|
2013-08-02 15:12:19 +02:00 |
Alex Pott
|
7f0254402c
|
Issue #2054205 by Berdir: Fixed Broken Tests on PHP 5.5.
|
2013-08-02 13:03:32 +02:00 |
Alex Pott
|
1deffa8312
|
Issue #2040265 by larowlan: Add a _entity_view() routing default for viewing an entity.
|
2013-08-02 12:51:08 +02:00 |
Alex Pott
|
0643e0a6f1
|
Issue #1973498 by vijaycs85, yched, saki007ster: Provide config schema to field types and storage in taxonomy module.
|
2013-08-02 01:32:21 +02:00 |
Alex Pott
|
651393699d
|
Issue #2049079 by damiankloip: Inject database dependency into AggregatorCategoryBlock derivative class.
|
2013-08-02 01:30:08 +02:00 |
Alex Pott
|
2e29f25661
|
Issue #2046983 by damiankloip: Inject dependencies into ViewsEntityRow derivative class.
|
2013-08-02 01:29:08 +02:00 |
Alex Pott
|
b4dd6690c8
|
Issue #2041321 by Unitoch, oriol_e9g, droplet: Unnecessary translate strings.
|
2013-08-02 01:04:27 +02:00 |
Alex Pott
|
a2f9a60724
|
Issue #2033383 by tim.plunkett: Provide a default plugin bag.
|
2013-08-01 17:42:57 +02:00 |
Nathaniel Catchpole
|
1d4d6ed2f9
|
Issue #2053285 by tim.plunkett: Fixed Module listing doesn't hide empty packages when filtering.
|
2013-08-01 14:48:52 +01:00 |
Nathaniel Catchpole
|
c427330807
|
Issue #2045453 by pwolanin, tim.plunkett, dawehner: Fixed menu_item_route_access() does not catch ResourceNotFoundException.
|
2013-08-01 14:47:06 +01:00 |
Nathaniel Catchpole
|
42fcb35676
|
Issue #1934712 by dlu, alexpott, pplantinga, rbayliss, s_leu, Gaelan: Fixed Merge system.timezone config object into system.date.
|
2013-08-01 14:46:05 +01:00 |
Nathaniel Catchpole
|
f9ec71dfcc
|
Issue #2045935 by benjy: Replace all module_hook() deprecated function calls.
|
2013-08-01 14:42:18 +01:00 |
Nathaniel Catchpole
|
dbcb65bd47
|
Issue #2032369 by yched: Fixed _update_8003_field_create_field() relies on field schemas never changing and plugins being available.
|
2013-08-01 14:40:18 +01:00 |
Nathaniel Catchpole
|
6daeb3c7f2
|
Issue #2042745 by jhedstrom: Convert system module's RouteTest to phpunit.
|
2013-08-01 14:36:08 +01:00 |
Nathaniel Catchpole
|
1c1774112c
|
Issue #2047993 by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings().
|
2013-08-01 14:35:00 +01:00 |
Nathaniel Catchpole
|
63d299d9d2
|
Issue #2051721 by yched: Get rid of field_get_items().
|
2013-08-01 13:46:59 +01:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
|
2013-08-01 10:10:33 +02:00 |
webchick
|
89f62691f5
|
Issue #2055019 by colan: Fixed Syslog configure link missing on Extend/Modules page.
|
2013-08-01 00:28:32 -07:00 |
webchick
|
94143f223a
|
Issue #1717090 by BarisW, barraponto: Fixed Remove the http-equiv='cleartype' meta tag.
|
2013-07-31 23:58:49 -07:00 |
webchick
|
06e1dd8b0f
|
Issue #1987602 by glennpratt, juampy, pwieck, vijaycs85, dawehner, tim.plunkett, effulgentsia: Convert ajax_form_callback() to a new style controller.
|
2013-07-31 22:21:45 -07:00 |
Alex Pott
|
74cbf95634
|
Issue #2046603 by DuaelFr: Improve 'use_more_always()' understandability.
|
2013-08-01 00:28:45 +02:00 |
Alex Pott
|
cde3c7de42
|
Issue #1972116 by klausi: Add REST test coverage for nodes.
|
2013-07-31 22:51:41 +02:00 |
webchick
|
0d31d44dd5
|
Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path.
|
2013-07-31 13:50:39 -07:00 |
Alex Pott
|
391755e4c1
|
Issue #2049723 by dawehner, tim.plunkett: Fixed Mini pager shows 'Page 1' if there is non item at all available.
|
2013-07-31 22:22:21 +02:00 |
webchick
|
1e5f2f7d54
|
Issue #2032553 by pwolanin, Xano: Fixed The _account attribute on the Request is not available during web tests.
|
2013-07-31 13:13:45 -07:00 |
Alex Pott
|
cd62f0bc02
|
Issue #2015703 by plopesc, mordonez, yched: Convert field type to typed data plugin for email module .
|
2013-07-31 07:54:36 +02:00 |
Alex Pott
|
a7dbbd58bd
|
Issue #2015693 by mordonez, yched: Convert field type to typed data plugin for link module .
|
2013-07-31 07:51:51 +02:00 |
Alex Pott
|
67a8014745
|
Issue #1942130 by sandipmkhairnar, xtfer: Fixed Make Forum module active config save format match the default yml file.
|
2013-07-31 07:49:06 +02:00 |
Alex Pott
|
8cb7ab835a
|
Issue #1986528 by Berdir: Fixed Fatal error: Call to undefined method PHPUnit_Framework_Warning::getInfo() when there is an error in tests.
|
2013-07-31 07:47:48 +02:00 |
Alex Pott
|
0e6c03df64
|
Issue #1968398 by joelpittet, Mark Carver, Les Lim, brunodbo: Convert Views () to ['attributes'] .
|
2013-07-31 00:28:34 +02:00 |
Alex Pott
|
102b8e40fe
|
Issue #1942576 by nick_schuch, clemens.tolboom: Tour tips to be able to link to other pages and start tour's automatically.
|
2013-07-31 00:26:35 +02:00 |
Alex Pott
|
420f38c5b8
|
Issue #2043771 by jbrown, joachim: Fixed drupal_mkdir() can't create an absolute path recursively.
|
2013-07-30 21:01:34 +02:00 |
webchick
|
dc93cfdcb1
|
Issue #2052973 by Mark Carver, nod_, hass: Fixed Improve translatability of strings in toolbar.js.
|
2013-07-30 09:54:40 -07:00 |
Jennifer Hodgdon
|
99575b2beb
|
Issue #2050883 by Cottser, tstoeckler, dawehner: Fix references to obsolete functions in code comments in views module
|
2013-07-30 06:08:25 -07:00 |
Jennifer Hodgdon
|
9f75c68768
|
Issue #2050777 by nick_schuch, larowlan: Fix reference to incorrect class in docs
|
2013-07-30 06:01:04 -07:00 |
Alex Pott
|
e21ba43855
|
Issue #2009662 by jlbellido, pplantinga, InternetDevels, pwieck, jenlampton: Replace theme() with drupal_render() in picture module.
|
2013-07-30 14:31:05 +02:00 |
Alex Pott
|
03e535ca7c
|
Issue #2050289 by damiankloip, msonnabaum: Add class to make yaml discovery reusable.
|
2013-07-29 18:59:01 +02:00 |
Alex Pott
|
230432ad0b
|
Issue #2041313 by vineet.osscube: Fixed Caching issue causes 'theme not found' error when enabling theme.
|
2013-07-29 15:59:19 +02:00 |
Alex Pott
|
2ea2cf68ca
|
Issue #2002156 by klausi: Create validation constraints on nodes to entity validation.
|
2013-07-29 15:57:31 +02:00 |
Alex Pott
|
3454b3440b
|
Issue #2015691 follow-up by amateescu: Convert field type to typed data plugin for number module.
|
2013-07-29 15:02:23 +02:00 |
Alex Pott
|
5f317ad606
|
Issue #1788542 by claudiu.cristea, andypost, tim-e, fubhy, speely, heyrocker: Use EntityFormController and EntityListController for image styles.
|
2013-07-29 14:55:32 +02:00 |
Alex Pott
|
42ebadcac2
|
Issue #2017851 by pcambra, amateescu, Pancho: Move entity_reference_get_selection_handler() to a method on SelectionPluginManager.
|
2013-07-29 13:57:27 +02:00 |
Nathaniel Catchpole
|
e1ce0ace11
|
Issue #1815886 by bojanz: Fixed Drupal core cannot manage files larger than 4 GB.
|
2013-07-29 10:38:48 +01:00 |
Nathaniel Catchpole
|
c595d95475
|
Issue #2022509 by Soul88, StephaneQ, hussainweb, lslinnet, andypost, penyaskito, effulgentsia: Deprecate taxonomy_vocabulary_load_multiple() and taxonomy_term_load_multiple() in favour of entity_load_multiple().
|
2013-07-29 10:34:33 +01:00 |
Alex Pott
|
ddaeac5318
|
Issue #2047475 by plopesc, yched: Fixed viewElements method contains references to which does not exist.
|
2013-07-29 10:15:10 +02:00 |
Alex Pott
|
e30e80c560
|
Issue #2015691 by plopesc, swentel: Convert field type to typed data plugin for number module.
|
2013-07-29 10:12:22 +02:00 |
Alex Pott
|
57dc876717
|
Issue #2017207 by Berdir, marcingy: Complete conversion of users to Entity Field API.
|
2013-07-29 09:52:14 +02:00 |
Alex Pott
|
8242143eca
|
Issue #2051847 by dawehner: Fixed AnnotatedClassDiscovery::getDefinitions is critically slow when viewing nodes with comments.
|
2013-07-29 01:19:12 +02:00 |
Alex Pott
|
f6ac79e2a1
|
Issue #1860434 by jessebeach, Mark Carver, Wim Leers, droplet: Refactor the Toolbar JavaScript to use Backbone; fix several poorly functioning behaviors.
|
2013-07-29 01:10:43 +02:00 |
Alex Pott
|
b6c78d35f2
|
Issue #2044355 by dawehner: Move the link display to the middle column.
|
2013-07-28 23:53:19 +02:00 |
Alex Pott
|
0adc91af5c
|
Issue #1987660 by dougvann, ygerasimov, vijaycs85, marcingy: Convert config_sync() to a new style controller.
|
2013-07-28 23:47:43 +02:00 |
Alex Pott
|
11495979d0
|
Issue #2041423 by yched: Rely on 'provider' instead of 'module' for Field plugin types.
|
2013-07-28 23:29:26 +02:00 |
Alex Pott
|
9dd98eaa6f
|
Issue #1957346 by dawehner, olli, damiankloip, jibran, ParisLiakos: Add some settings on the block display to allow overrides on the block instance configuration.
|
2013-07-28 23:09:59 +02:00 |
Alex Pott
|
94cf43e98f
|
Issue #2050367 by amateescu: FieldInstanceFormBase is useless.
|
2013-07-28 10:48:30 +02:00 |
Alex Pott
|
7aae5d35ca
|
Issue #2036253 by Wim Leers: Update CKEditor library to 4.2.
|
2013-07-28 00:11:55 +02:00 |
Alex Pott
|
c35607f3a8
|
Issue #2047753 by yched: LinkFormatter::prepareView() is useless.
|
2013-07-27 23:38:47 +02:00 |
Alex Pott
|
926a067758
|
Issue #2043781 by pwolanin: Fixed Drupal::request()->attributes->get('account') may conflict with an account object loaded from the path.
|
2013-07-27 23:11:14 +02:00 |
Nathaniel Catchpole
|
58afd192b8
|
Issue #2031487 by fubhy, dawehner, pwolanin: When replacing the upcasted values in the request attributes array, retain the original raw value too.
|
2013-07-27 15:35:36 +01:00 |
Nathaniel Catchpole
|
d3c5919d17
|
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
|
2013-07-27 15:30:10 +01:00 |
Nathaniel Catchpole
|
29c09effc3
|
Issue #1843650 by Mark Carver, jenlampton, Cottser: Remove the process layer (hook_process() and hook_process_HOOK).
|
2013-07-27 15:26:33 +01:00 |
Alex Pott
|
0932270aec
|
Issue #2048897 by Les Lim: Fixed Views Grid style: tokens not replaced in custom row/column classes.
|
2013-07-26 18:42:05 +02:00 |
Alex Pott
|
1aebdc7390
|
Issue #2048833 by larowlan, andypost: Fixed Prepare cache called on field items without checking if PrepareCacheInterface is implemented.
|
2013-07-26 17:58:50 +02:00 |
Alex Pott
|
8043b9aa34
|
Issue #1888698 by nagwani, hussainweb: Figure out the most used html tags and let people use it in views.
|
2013-07-26 17:57:08 +02:00 |
Alex Pott
|
5a66f5d152
|
Issue #2029033 by narragansett, EllaTheHarpy, deekayen: Fix spacing and section order in Simpletest docblocks.
|
2013-07-26 17:56:32 +02:00 |
Alex Pott
|
4ac8645745
|
Issue #2049485 by yched: Remove traces of the 'user_register_form()' field setting.
|
2013-07-26 16:12:36 +02:00 |
Alex Pott
|
fc7cd79a17
|
Issue #1973450 by AjitS, vijaycs85, yched: Provide config schema to field types and storage in number module.
|
2013-07-26 16:10:46 +02:00 |
Alex Pott
|
f1ce57ce4a
|
Issue #2047983 follow-up by plopesc: Mark field_info_()*_types() / field_info_()*_settings() functions as deprecated.
|
2013-07-26 16:05:20 +02:00 |
Alex Pott
|
34aaed601c
|
Issue #2046541 by e0ipso: Fixed Unable to activate content translation in the content type edit form.
|
2013-07-26 11:05:26 +02:00 |
Alex Pott
|
bc65847d68
|
Issue #2009014 by c4rl, hussainweb, Samvel, jenlampton, benjifisher: Replace theme() with drupal_render() in file module.
|
2013-07-26 07:44:30 +02:00 |
Alex Pott
|
637beb94d0
|
Issue #1915026 by steveoliver, 2ndmile, damiankloip, echeese, eromero1, joelpittet, rvilar, waynethayer, Hydra, drupalninja99, dsdeiz: Convert theme_views_ui_container() to Twig.
|
2013-07-25 16:08:22 +02:00 |
Alex Pott
|
337b3709b1
|
Issue #2046809 by larowlan, quicksketch: Fixed UUIDs not added when file uploaded using managed_file() FAPI element.
|
2013-07-25 16:05:21 +02:00 |
Alex Pott
|
d88a2be443
|
Issue #2043379 by tim.plunkett: Allow plugins to be discovered in any directory.
|
2013-07-25 00:57:30 +02:00 |
Alex Pott
|
45014004ad
|
Issue #2046415 by DuaelFr: Replace unsafe translated strings from Aggregator module.
|
2013-07-25 00:50:13 +02:00 |
Alex Pott
|
d3d54f170b
|
Issue #1938888 by tim.plunkett, ayelet_Cr, amateescu: Convert user_admin_permissions() to a new-style Form object.
|
2013-07-24 22:56:59 +02:00 |
Alex Pott
|
6a9d9d5027
|
Issue #2030817 by mondrake: Fixed Wrong link_type() passed in link's pager_context() in views.theme.inc.
|
2013-07-24 22:56:59 +02:00 |
Alex Pott
|
251499736b
|
Issue #1875344 by aaronott, damiankloip: Add back removed test coverage in Views' OverrideDisplaysTest.
|
2013-07-24 22:56:59 +02:00 |
Alex Pott
|
41f6e35eb7
|
Issue #864006 by mgifford, dawehner, AjitS: Improve table semantics by adding scope or headers/id attributes.
|
2013-07-24 22:56:59 +02:00 |
Dries
|
948fbd8372
|
Issue #2036629 by amateescu: Fixed 'shortcut' entity type is very confusing and should be renamed to 'shortcut_set()'.
|
2013-07-24 16:45:10 -04:00 |
Dries
|
38bf424dfd
|
Issue #2021817 by effulgentsia, yched: Make widgets / formatters work on EntityNG Field value objects.
|
2013-07-24 16:38:18 -04:00 |
Dries
|
f5cc9308c9
|
Issue #1943846 by fubhy, effulgentsia, tim.plunkett: Improve ParamConverterManager and developer experience for ParamConverters.
|
2013-07-24 16:23:42 -04:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Jennifer Hodgdon
|
6c02873443
|
Issue #1797364 by dcam, lazysoundsystem, Lars Toomre, neetu morwani, izus, boran, xjm: Remove t() from test asserts in locale module
|
2013-07-24 10:17:35 -07:00 |
Alex Pott
|
a09093be77
|
Issue #2042941 by mondrake: Full pager plugin: reference the 'pager' theme in the annotations.
|
2013-07-24 17:47:47 +02:00 |
Nathaniel Catchpole
|
988abc27f8
|
Issue #2045189 by jlindsey15: Move file entity dependent code in includes/file.inc and system.module to file.module.
|
2013-07-24 13:00:06 +01:00 |
Nathaniel Catchpole
|
bab8bdd98e
|
Issue #2033433 by Wim Leers: Clean up edit controller.
|
2013-07-24 09:50:06 +01:00 |
Nathaniel Catchpole
|
197ad58ca8
|
Issue #2046445 by FMB: Replace inappropriate translatatable string in core/modules/field/field.views.inc.
|
2013-07-24 09:47:01 +01:00 |
Alex Pott
|
075b60271c
|
Issue #2028965 by jessebeach, ekl1773: Fixed Overlay overflows the viewport in Firefox; missing vendor prefixes for box-sizing.
|
2013-07-24 03:13:29 +02:00 |
Alex Pott
|
4dfc5e34c3
|
Issue #2044521 by bowersox, DuaelFr: Fixed Label used for markup, not associated with input form.
|
2013-07-24 02:46:37 +02:00 |
Alex Pott
|
94b394600f
|
Issue #2047983 by yched: Mark field_info_()*_types() / field_info_()*_settings() functions as deprecated.
|
2013-07-24 02:42:16 +02:00 |
Alex Pott
|
5b847ead57
|
Issue #2045151 by falcon03, bowersox: Fixed width:1px in visually-hidden class causing problems for screen readers in Firefox.
|
2013-07-24 02:34:24 +02:00 |
Alex Pott
|
fcf2c9d4f5
|
Issue #2030411 follow-up by ifrik: Update hook_help() for action module.
|
2013-07-24 02:30:02 +02:00 |
Alex Pott
|
972ad35072
|
Issue #2045709 by damiankloip, fubhy: Remove tempStore dependency from ViewsUIController.
|
2013-07-24 02:04:48 +02:00 |
Alex Pott
|
cab25677f8
|
Issue #2046845 by bdone: Remove space after $this-> testHelperPlugin.
|
2013-07-24 01:43:56 +02:00 |
Alex Pott
|
2a1e1472c1
|
Issue #2009008 by pplantinga, InternetDevels, duckx, benjifisher: Replace theme() with drupal_render() in field and field_ui() modules.
|
2013-07-24 00:21:55 +02:00 |
Alex Pott
|
96868e967e
|
Issue #2046301 by bowersox: Fixed CSS regression on admin/modules: overlapping 'Enabled' table header not properly invisible.
|
2013-07-24 00:17:35 +02:00 |
Alex Pott
|
a48f0d889c
|
Issue #1821854 by tim.plunkett, effulgentsia, larowlan: Convert image effects into plugins.
|
2013-07-23 18:14:41 +02:00 |
Alex Pott
|
88cbedb8e8
|
Issue #2046537 by DuaelFr: End with 'any' label configuration to improve consistency and localization.
|
2013-07-23 09:48:19 +01:00 |
Alex Pott
|
186312d68a
|
Issue #2044825 by Gábor Hojtsy: Fixed Language entity missing uri() method implementation.
|
2013-07-23 09:39:34 +01:00 |
Alex Pott
|
c1f73e6600
|
Issue #2026319 by pplantinga: Fixed Mis-named variables in picture_theme().
|
2013-07-23 00:28:12 +01:00 |
Alex Pott
|
1d6edbb944
|
Issue #2024811 by tim.plunkett: Remove hardcoding of ConfigEntityBase in RoleStorageController::attachLoad().
|
2013-07-23 00:11:55 +01:00 |
Alex Pott
|
03649a3441
|
Issue #2043403 by bdone: Fixed admin/content View does not have 'new'/'update' indicators.
|
2013-07-23 00:00:05 +01:00 |
Alex Pott
|
c2e0cda721
|
Issue #1983682 by tim.plunkett, h3rj4n, larowlan: Convert applicable custom_block_menu() entries to use _entity_form() in routing.yml.
|
2013-07-22 23:58:13 +01:00 |
Nathaniel Catchpole
|
c6157d8fae
|
Issue #2006484 by tim.plunkett, Pancho, dawehner, amateescu, drunken monkey: Fixed Remove dependency on datetime from node.
|
2013-07-22 11:21:34 +01:00 |
Alex Pott
|
6c117d60bb
|
Issue #2005166 follow-up by slashrsm, fubhy: Create simple file listing under admin/content/file.
|
2013-07-22 09:39:17 +01:00 |
Nathaniel Catchpole
|
2460eb7c77
|
Issue #1927584 by Mark Carver, ezeedub, drupalninja99, Cottser, geoffreyr, John Bickar, jenlampton, penyaskito: Add support for the Twig {% trans %} tag extension.
|
2013-07-21 17:50:08 +01:00 |
Nathaniel Catchpole
|
eaacc4e6b9
|
Issue #2042487 by tim.plunkett, damiankloip: Fixed Token checking for Views enable/disable is missing.
|
2013-07-21 16:25:33 +01:00 |
Alex Pott
|
8cf78305af
|
Issue #2005166 by slashrsm, dawehner: Create simple file listing under admin/content/file.
|
2013-07-21 09:17:17 +01:00 |
Alex Pott
|
982452f77a
|
Issue #2030293 by mondrake, YesCT: Fixed View preview is broken in UI if a pager has to be displayed.
|
2013-07-21 08:48:19 +01:00 |
Alex Pott
|
08aeb8717f
|
Issue #2034947 by damiankloip: Change view results to use a classed object.
|
2013-07-21 08:46:30 +01:00 |
Alex Pott
|
50ae478f85
|
Issue #1998204 by tim.plunkett: Fixed config_install_default_config() is not safe to use in hook_update_N().
|
2013-07-21 08:44:33 +01:00 |
Alex Pott
|
15d3012577
|
Issue #1963476 by widukind, joelpittet, jenlampton, tlattimore, kattekrab, siccababes, adamcowboy: Datetime.module - Convert theme_ functions to Twig.
|
2013-07-21 00:53:24 +01:00 |
Alex Pott
|
b11b7fae86
|
Issue #2019587 by Berdir, linclark: Add test coverage for DateTimeItem.
|
2013-07-21 00:36:56 +01:00 |
Alex Pott
|
79347b882a
|
Issue #2017769 by pplantinga, clemens.tolboom, elachlan, katbailey, longwave: Fixed Links from update_helpful_links() should point to site root and not to update.php.
|
2013-07-20 22:15:54 +01:00 |
Alex Pott
|
b3149b25b7
|
Issue #2045361 by dawehner, fubhy: Mark user_access() as deprecated.
|
2013-07-20 21:54:56 +01:00 |
Alex Pott
|
02c8071e19
|
Issue #1906692 by Simon Georges, jmarkel: String cleanup: make strings consistent in DefaultFetcher::fetch.
|
2013-07-20 21:53:24 +01:00 |
Alex Pott
|
c370de2674
|
Issue #2039425 by Wim Leers: Convert CKEditorPluginManager to extend DefaultPluginManager.
|
2013-07-20 21:44:18 +01:00 |
Alex Pott
|
338705adf3
|
Issue #1979036 by dawehner: Convert views_ajax() to a Controller.
|
2013-07-20 21:31:43 +01:00 |
Alex Pott
|
f50aa0f15e
|
Issue #1788888 by jsacksick, David_Rothstein: Fixed Overlay at admin/modules closes on submitting the form.
|
2013-07-20 21:28:59 +01:00 |
Alex Pott
|
2b08f2ec29
|
Issue #1978928 by piyuesh23, InternetDevels, disasm: Convert locale_translation_manual_status() to a Controller.
|
2013-07-20 21:20:48 +01:00 |
Alex Pott
|
324631dda7
|
Issue #2043749 by rvilar: Fixed Typo error for 'Timeone' in UserStorageController.php.
|
2013-07-20 21:17:52 +01:00 |
Alex Pott
|
aaa2408ccb
|
Issue #2039433 by Wim Leers: Convert EditorManager to extend DefaultPluginManager.
|
2013-07-20 21:16:48 +01:00 |
Alex Pott
|
566ebfd9de
|
Issue #1856976 by andypost, Soul88, ACF, aspilicious, vijaycs85, dawehner: Convert language_count() to the state system.
|
2013-07-20 20:39:11 +01:00 |
Alex Pott
|
91fbd4b5ca
|
Issue #2029733 by damiankloip, tim.plunkett: Add a getExecutable() method to View.
|
2013-07-20 20:32:31 +01:00 |
Alex Pott
|
1eb378f424
|
Issue #1806288 by dead_arm, mgifford: Fix duplicate ID's in Views HTML structure.
|
2013-07-20 20:27:43 +01:00 |
Alex Pott
|
b2b2a4444b
|
Issue #2029505 by penyaskito, YesCT, Gábor Hojtsy: Fixed Exporting translations does not correctly generate empty strings.
|
2013-07-20 18:57:18 +01:00 |
Alex Pott
|
3172ea413c
|
Issue #1946456 by andypost, disasm: Convert taxonomy_term_confirm_delete() and taxonomy_vocabulary_confirm_delete() to the new form interface.
|
2013-07-20 14:41:10 +01:00 |
Alex Pott
|
e9ca0d86e6
|
Issue #2020001 by linclark, jesse.d: Make datatype callback handling more flexible.
|
2013-07-20 13:57:47 +01:00 |
Alex Pott
|
36d647e61b
|
Issue #1987712 by dawehner, claudiu.cristea, damiankloip, andypost: Convert file_download() to a new style controller.
|
2013-07-20 13:25:28 +01:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +01:00 |
Alex Pott
|
d455adeb73
|
Issue #2036765 by tim.plunkett: Drupal\rdf\Tests\StandardProfileTest needs clean up.
|
2013-07-20 02:33:20 +01:00 |
Alex Pott
|
be35585c26
|
Issue #2032235 by elachlan: Fixed SearchSettingsForm implements CMI incorrectly.
|
2013-07-20 02:31:56 +01:00 |
Alex Pott
|
b5f23414fb
|
Issue #2030411 by ifrik, batigolix: Update hook_help() for action module.
|
2013-07-20 02:19:17 +01:00 |
Alex Pott
|
f92f05c171
|
Issue #2040369 by xjm: Fixed The Views UI tour is broken.
|
2013-07-20 02:14:38 +01:00 |
Alex Pott
|
c25950fe93
|
Issue #2031647 by linclark: Provide minimal default rest configuration.
|
2013-07-20 02:13:25 +01:00 |
Alex Pott
|
169b445988
|
Issue #2010126 by juanolalla, alweb: Replace theme() with drupal_render() in image module for theme_image_formatter().
|
2013-07-20 02:09:04 +01:00 |
Alex Pott
|
c874593f07
|
Issue #1938938 by duellj, Risse: Convert theme_user_admin_permissions() to table #type.
|
2013-07-20 01:39:52 +01:00 |
Alex Pott
|
3bc754a644
|
Issue #1963986 by chrisjlee, designesse, joelpittet, waynethayer: Convert theme_views_ui_view_info() to Twig.
|
2013-07-20 01:23:33 +01:00 |
Alex Pott
|
4fc16f8ea1
|
Issue #2035315 by dawehner: Add a dedicated @FieldWidget annotation.
|
2013-07-20 01:22:20 +01:00 |
Alex Pott
|
5d649f8bfc
|
Issue #1589968 by cr0ss, Cottser, Pancho, DarthDrupal, Mark Carver: Move Title from process to preprocess, remove template_process_page().
|
2013-07-19 19:15:13 +01:00 |
Alex Pott
|
4e1c0fed53
|
Issue #2029375 by damiankloip: Rename ModuleEnable test to ModuleEnableTest.
|
2013-07-19 18:24:00 +01:00 |
Alex Pott
|
a7ef6f36bb
|
Issue #2030551 by marcingy: Fixed PHP notice when creating new Drupal user.
|
2013-07-19 18:22:38 +01:00 |
Nathaniel Catchpole
|
62551a8e37
|
Issue #2033413 by catch: fix file permissions, whoops.
|
2013-07-19 12:28:59 +01:00 |
Alex Pott
|
8d693aded0
|
Issue #1990544 by fubhy, Pancho, h3rj4n, dawehner: Convert system_modules() to a Controller.
|
2013-07-19 11:17:03 +01:00 |
Alex Pott
|
ce46bf1e9a
|
Issue #2044865 by Gábor Hojtsy: Fixed Picture mappings cannot be edited.
|
2013-07-19 11:02:40 +01:00 |
Alex Pott
|
33c488d583
|
Issue #2029455 by vollepeer: Typo in tip for 'Full HTML'.
|
2013-07-19 10:45:39 +01:00 |
Alex Pott
|
9830bee62c
|
Issue #1818976 by bleen18: Fixed Several update functions incorrectly return NULL values.
|
2013-07-19 10:11:42 +01:00 |
Alex Pott
|
a98f4dd563
|
Issue #2038233 by tim.plunkett: Convert TipPluginManager to extend DefaultPluginManager.
|
2013-07-19 10:08:24 +01:00 |
Alex Pott
|
bd51e51a90
|
Issue #2028511 by damiankloip, dawehner: Allow plugin derivative classes to use services from the container.
|
2013-07-19 10:08:06 +01:00 |
Alex Pott
|
535ed4185b
|
Issue #1812048 by mikeker, Pancho, dawehner, tim.plunkett: Build the exposed form using form API functions.
|
2013-07-18 23:53:52 +01:00 |
Alex Pott
|
92f74b2824
|
Issue #2038285 by vijaycs85, Gábor Hojtsy: Update configuration schema for date formats as entities.
|
2013-07-18 22:46:37 +01:00 |
Alex Pott
|
982488c3df
|
Issue #2035839 by vijaycs85: Fixed Align block config schema with block configuration.
|
2013-07-18 22:44:04 +01:00 |
Alex Pott
|
dc2304f23b
|
Issue #2029405 by YesCT, vijaycs85, rahul.shinde: Write configuration schema for node types.
|
2013-07-18 22:42:06 +01:00 |
Dries
|
81cfa89160
|
Issue #1951278 by larowlan, tim-e: Create taxonomy term form controller for forum terms (ie not default) and use that for admin/structure/forum/edit/{forum|contain.
|
2013-07-18 14:43:38 -04:00 |
Dries
|
edcd8df4bd
|
Issue #1966334 by Alan Evans, fubhy, dawehner, ParisLiakos: Convert user_access() to User::hasPermission().
|
2013-07-18 14:31:35 -04:00 |
Dries
|
4f6161a226
|
Issue #1989480 by LewisNyman, rteijeiro, oresh, swentel, Gaelan: Progress Bar style update.
|
2013-07-18 13:58:44 -04:00 |
Nathaniel Catchpole
|
04ef7cf88d
|
Issue #1993202 by fubhy, h3rj4n, Pancho: Convert system_modules_uninstall() to a Controller.
|
2013-07-18 12:10:43 +01:00 |
Nathaniel Catchpole
|
788cb06d60
|
Issue #1938044 by hass, jessebeach, Dragan Eror: Fixed Prefix all toolbar classes to prevent theme clashes.
|
2013-07-18 11:28:54 +01:00 |
Jennifer Hodgdon
|
a6c63d4feb
|
Issue #1977644 by ifrik, batigolix: Update Ban module hook_help to help standards by adding link to online docs
|
2013-07-17 07:40:05 -07:00 |
Alex Pott
|
a16c164ef6
|
Issue #1823204 by Chi, damiankloip, dawehner: Fixed Class 'Drupal\taxonomy\Plugin\views\filter\stdClass' not found .
|
2013-07-16 21:22:28 -04:00 |
Alex Pott
|
d8e21f879c
|
Issue #2032031 by damiankloip: Deprecate use of views_get_view() function in favour of Views::getView() method.
|
2013-07-16 21:17:11 -04:00 |
Alex Pott
|
14708544c8
|
Issue #2031885 by droplet: Add t() context to 'Order' string.
|
2013-07-16 20:56:44 -04:00 |
Alex Pott
|
cb7f3159f3
|
Issue #2026349 by Wim Leers: Make JavaScriptTest 3200% faster.
|
2013-07-16 20:53:46 -04:00 |
Alex Pott
|
35ab9aef9c
|
Issue #1987734 by InternetDevels, ramlev, juampy: Convert menu_login_callback() to a new style controller.
|
2013-07-16 20:37:57 -04:00 |
Nathaniel Catchpole
|
1cb6503284
|
Issue #1847314 by oresh, jessebeach, mattimck, nod_: Fixed Reduce the dependency on JavaScript for the toolbar to display properly.
|
2013-07-16 16:34:14 +01:00 |
Nathaniel Catchpole
|
2735b59b5e
|
Issue #2042545 by tim.plunkett: Fixed Annotation parsing should ignore @file doxygen.
|
2013-07-16 16:32:14 +01:00 |
Nathaniel Catchpole
|
fe7acd41bf
|
Issue #2040571 by Xano: Fixed Missing index on router table.
|
2013-07-16 16:29:25 +01:00 |
Nathaniel Catchpole
|
71afb6cad2
|
Issue #2033413 by batigolix, amateescu: Create hook_help() for Menu link module.
|
2013-07-16 16:27:22 +01:00 |
Alex Pott
|
f17f9cf66c
|
Revert "Issue #1998696 by kmcculloch, kim.pepper, valdo: Use Symfony Request for core includes."
This reverts commit 127b54a619 .
|
2013-07-16 08:51:57 -04:00 |
Nathaniel Catchpole
|
7dd31494f3
|
Issue #1979094 by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation.
|
2013-07-16 10:33:18 +01:00 |
Alex Pott
|
780bc62e78
|
Issue #2041283 by Eric_A: Fixed theme_status_report() is severely broken.
|
2013-07-16 02:40:21 -04:00 |
Alex Pott
|
127b54a619
|
Issue #1998696 by kmcculloch, kim.pepper, valdo: Use Symfony Request for core includes.
|
2013-07-16 02:39:15 -04:00 |
Alex Pott
|
5beb2f94af
|
Issue #1903746 by Mark Carver, mgifford, DaneMacaulay: Replace the views grid table template with one using divs.
|
2013-07-16 02:37:55 -04:00 |
Alex Pott
|
31efff2728
|
Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core.
|
2013-07-15 18:39:32 -04:00 |
Alex Pott
|
09f10ef95f
|
Issue #1987826 by jsacksick: Convert system_plugin_autocomplete() to a new style controller.
|
2013-07-15 18:26:19 -04:00 |
Alex Pott
|
6023052c77
|
Issue #2035697 by Dave Reid: Fixed Entity reference formatter should default to the 'Default' view mode.
|
2013-07-15 18:07:02 -04:00 |
Alex Pott
|
9e4991d66f
|
Issue #2031881 by plopesc: Move block_test_views() to tests/modules folder.
|
2013-07-15 18:03:31 -04:00 |
Alex Pott
|
e0f675f3b2
|
Issue #2019095 by crispiatico, vijaycs85, piyuesh23: Complete Configuration schemas for views style.
|
2013-07-15 13:05:42 -04:00 |
Alex Pott
|
a142acc65b
|
Issue #2033971 by e0ipso: System.schema.yml should have a schema snippet for system.language.types.
|
2013-07-15 12:58:52 -04:00 |
Nathaniel Catchpole
|
22a6d8ccec
|
Issue #2012382 by damiankloip: Improve efficiency of access checker matching on routes.
|
2013-07-15 10:22:26 +01:00 |
Alex Pott
|
8b4fa68c75
|
Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class.
|
2013-07-14 16:17:23 -04:00 |
Alex Pott
|
9cd28855d3
|
Issue #2029321 by tim.plunkett, aspilicious, swentel: Provide list and form controllers for EntityViewMode and EntityFormMode.
|
2013-07-14 15:37:55 -04:00 |
Alex Pott
|
d03acd3ce9
|
Issue #1831080 by dawehner, IshaDakota, YesCT: Remove the 'More' area from the bottom of handler configuration.
|
2013-07-14 14:01:25 -04:00 |
Alex Pott
|
53f96eda08
|
Issue #1933364 by dawehner: Remove the ajax errors in the UI.
|
2013-07-14 09:06:59 -04:00 |
Nathaniel Catchpole
|
e8919c6d42
|
Issue #2009680 by DarthDrupal, cwells73, Samvel, adamcowboy, hussainweb: Fixed Replace theme() with drupal_render() in taxonomy module.
|
2013-07-13 12:09:13 +01:00 |
Nathaniel Catchpole
|
7232dbf9f1
|
Issue #2024893 by bdone, dawehner: Change status filter on admin/people to 'active'/'blocked'.
|
2013-07-13 12:03:08 +01:00 |
Nathaniel Catchpole
|
c094757a99
|
Issue #1963942 by joelpittet, ACF, dasjo: Change all instances of $vars to $variables.
|
2013-07-13 11:30:18 +01:00 |
Alex Pott
|
2d922c314a
|
Issue #2005778 by webflo, naxoc, penyaskito, andypost, vijaycs85, plopesc, maggo: Convert language_admin_overview_form() to a Controller.
|
2013-07-12 11:52:33 -04:00 |
Alex Pott
|
e67580b16b
|
Issue #2027857 by YesCT, kfritsche, penyaskito: Fixed Blocks operations cannot be altered.
|
2013-07-12 11:52:33 -04:00 |
Alex Pott
|
e5b1973706
|
Issue #2010636 by mcjim, Wim Leers, typhonius: Remove drupal_add_css() and drupal_add_js() from color.module — use #attached.
|
2013-07-12 11:52:32 -04:00 |
Nathaniel Catchpole
|
2644090a64
|
Issue #2036241 by Xano: Fixed Routing system cannot handle /foo/bar and /foo/{baz}.
|
2013-07-12 13:15:43 +01:00 |
Dries
|
e85f89c3cc
|
Issue #1946434 by tim.plunkett: Convert all of confirm_form() in node.admin.inc and node.pages.inc to the new form interface.
|
2013-07-11 22:04:19 -04:00 |
Dries
|
d5b6771752
|
Issue #2004334 by pwolanin, dawehner, fubhy: Separate Tabs (MENU_LOCAL_TASK) from hook_menu().
|
2013-07-11 13:39:42 -04:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Dries
|
5feff937fa
|
Issue #2031473 by pwolanin, fubhy, dawehner, tim.plunkett: Convert menu local actions to plugins so that we can generate dynamic titles and paths.
|
2013-07-11 12:40:33 -04:00 |
Alex Pott
|
3091a40783
|
Issue #2032919 by klausi: Fixed PATCH and POST should return 400 on NULL bodies.
|
2013-07-11 11:49:13 +01:00 |
Alex Pott
|
6b6c6f20ee
|
Issue #2007474 by dawehner: Make it easy to refresh a view.
|
2013-07-11 10:39:08 +01:00 |
Alex Pott
|
0059c7f01d
|
Issue #2011094 by kgoel: Replace drupal_container() with Drupal::service() in the layout module.
|
2013-07-11 10:39:07 +01:00 |
Nathaniel Catchpole
|
54b703ed4b
|
Issue #1843728 by jenlampton, thund3rbox, mr.baileys, Cottser: Remove template_process_field().
|
2013-07-11 10:26:38 +01:00 |
Nathaniel Catchpole
|
45418a7ca0
|
Issue #1987896 by tim.plunkett: Follow-up to Convert user_page() to a new style controller.
|
2013-07-10 23:18:09 +01:00 |
Nathaniel Catchpole
|
b6556573af
|
Issue #1981144 by kgoel, tim.plunkett, disasm, vijaycs85, naxoc, stella, dawehner: Convert block_admin_edit() in block.admin.inc to the new form interface.
|
2013-07-10 23:10:41 +01:00 |
Nathaniel Catchpole
|
419d1d9b34
|
Issue #1945670 by dawehner, damiankloip: Load plugin instances implicit on the ViewExecutable.
|
2013-07-10 22:53:20 +01:00 |
Nathaniel Catchpole
|
6a34283547
|
Issue #1969824 by Wim Leers, Barrett: Reword description of Editor module to be grammatically correct.
|
2013-07-10 22:50:39 +01:00 |
Nathaniel Catchpole
|
a56065e31c
|
Issue #2011126 by kgoel, dcam: Replace drupal_container() with Drupal::service() in the search module.
|
2013-07-10 22:45:58 +01:00 |
Nathaniel Catchpole
|
8a032aa768
|
Issue #1893072 by Pete B, nod_: Use details element on module page.
|
2013-07-10 22:44:43 +01:00 |
Nathaniel Catchpole
|
f7b9139e65
|
Issue #1963544 by lslinnet, ParisLiakos, pguillard: Convert aggregator/rss to views.
|
2013-07-10 22:40:57 +01:00 |
Nathaniel Catchpole
|
26c539f7ef
|
Issue #1946462 by YesCT: Follow-up to Convert all confirm_form() in content_translation.admin.inc and content_translation.pages.inc to the new form interface.
|
2013-07-10 22:36:38 +01:00 |
Alex Pott
|
5207055bc6
|
Issue #2032393 by effulgentsia: Limit APIs to FieldDefinitionInterface when FieldInstance isn't needed.
|
2013-07-10 20:28:14 +01:00 |
Alex Pott
|
1a0f40d52c
|
Issue #2010086 by helga.chb, somepal, jenlampton, IshaDakota: Replace theme() with drupal_render() in system module for theme_system_themes_page().
|
2013-07-10 19:37:49 +01:00 |
Alex Pott
|
fbec9433e8
|
Issue #2031197 by webflo, kfritsche, penyaskito: Language configuration entities should be created in English at all times.
|
2013-07-10 17:39:01 +01:00 |
Alex Pott
|
e29aaabd2e
|
Issue #2029677 by afeijo: Convert BLOCK_LABEL_VISIBLE to a constant on the block interface.
|
2013-07-10 17:18:32 +01:00 |
Alex Pott
|
cd7ca03c27
|
Issue #2033447 by tim.plunkett: Remove obsolete ContainerFactoryPluginBase.
|
2013-07-10 17:05:43 +01:00 |
Alex Pott
|
3b0e0c5bed
|
Issue #2024833 followup by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers.
|
2013-07-10 16:59:42 +01:00 |
Alex Pott
|
50ab0be6be
|
Issue #1988780 by pfrenssen: Fixed DrupalWebTestCase::buildXPathQuery() tries to handle backreferences in argument values.
|
2013-07-10 16:41:40 +01:00 |
Jennifer Hodgdon
|
87417aaff2
|
Issue #2028939 by cilefen, deekayen: Clean up line wrapping in simpletest documentation and make namespaces in docs fully qualified
|
2013-07-10 06:47:20 -07:00 |
Alex Pott
|
09d7b8192d
|
Issue #1999434 by kim.pepper, atchijov: Use Symfony Request for system module.
|
2013-07-10 13:00:03 +01:00 |
Alex Pott
|
67ffbd3522
|
Issue #1987860 by tim.plunkett: Convert taxonomy_term_add() to a new style controller.
|
2013-07-10 12:58:17 +01:00 |
Alex Pott
|
be502b46a7
|
Issue #1924430 by echoz, JohnAlbin, izus, kim.pepper, LewisNyman: Add drupal.base library for base CSS styles.
|
2013-07-10 12:48:56 +01:00 |
Alex Pott
|
ce600795ea
|
Issue #2016691 by damiankloip, LinL: Convert Drupal\serialization\Tests\SerializationTest to DrupalUnitTestBase.
|
2013-07-09 23:46:21 +01:00 |
Alex Pott
|
7617975686
|
Issue #1999442 by kim.pepper, chertzog: Use Symfony Request for toolbar module.
|
2013-07-09 22:02:20 +01:00 |
Alex Pott
|
06cb438e03
|
Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities.
|
2013-07-09 19:57:20 +01:00 |
Alex Pott
|
b7f29c4ccd
|
Issue #2009670 by esunger, jeroen12345, hussainweb: Replace theme() with drupal_render() in simpletest module.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
c250f7354d
|
Issue #2016589 by amateescu, tim.plunkett: Add a dedicated @EntityReferenceSelection annotation.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
45a9e859d6
|
Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
79e0e8da48
|
Issue #1978938 by sidharthap, disasm, laurentchardin, pguillard, dawehner, somepal: Convert overlay_user_dismiss_message() to a Controller.
|
2013-07-09 15:39:10 +01:00 |
Jennifer Hodgdon
|
317230271a
|
Issue #2035087 by lazysoundsystem, Crell, Cottser: Remove remaining t() from test assert messages in views and views_ui
|
2013-07-09 07:06:52 -07:00 |
webchick
|
73063ee49a
|
Issue #2035083 by Wim Leers: Fix body in-place editing in teasers by triggering formUpdated event.
|
2013-07-09 09:39:04 -04:00 |
webchick
|
04a84d71d7
|
Issue #2031385 by Wim Leers: Fixed Editor's in-place editing AJAX endpoint broken.
|
2013-07-09 09:23:25 -04:00 |
Alex Pott
|
522c787ef2
|
Issue #1978952 by vijaycs85, vyasamit2007, tim.plunkett: Convert shortcut_set_add() to a Controller.
|
2013-07-08 23:45:20 +01:00 |
Alex Pott
|
27f8cd4cd6
|
Issue #2027423 by claudiu.cristea, tim.plunkett, andypost: Make image style system flexible.
|
2013-07-08 23:37:04 +01:00 |
Jennifer Hodgdon
|
176fbe7c71
|
Issue #2036273 by bdone, LinL, Cottser: Fix typo in API docs
|
2013-07-08 11:21:18 -07:00 |
Jennifer Hodgdon
|
2c01cd0ba9
|
Issue #2035077 by lazysoundsystem, Crell, Cottser: Remove a few remaining t() from test asserts
|
2013-07-08 10:49:45 -07:00 |
Alex Pott
|
359aabe08b
|
Issue #2031185 by vijaycs85: Create configuration schema for language config entity.
|
2013-07-08 10:19:01 +01:00 |
Alex Pott
|
1398ddf681
|
Issue #2030457 by Mark Carver, Cottser: Fixed Warning: Missing argument 3 for template_preprocess() for theme functions overridden by templates.
|
2013-07-08 10:15:16 +01:00 |
Nathaniel Catchpole
|
63057b78be
|
Issue #1839468 by ParisLiakos: Fixed [Followup] Replace aggregator rss parsing with Zend Feed.
|
2013-07-06 16:28:53 +01:00 |
Nathaniel Catchpole
|
f24e7123e6
|
Issue #1958470 by olli | yuriy.babenko: Fixed Division by zero in pager_default_initialize().
|
2013-07-06 16:27:11 +01:00 |
Nathaniel Catchpole
|
ba3423f534
|
Issue #1913620 by andypost: Fixed Move comment TypeData to proper place.
|
2013-07-06 16:23:43 +01:00 |
Nathaniel Catchpole
|
f77b7106da
|
Issue #1966514 by Sutharsan, ivansf: Fixed Do not use \' in translatable strings.
|
2013-07-06 16:15:51 +01:00 |
Nathaniel Catchpole
|
434498c3db
|
Issue #849624 by brad.bulger, Stevel, oriol_e9g, Alan Evans: Fixed wrong permission for admin/structure/menu/parents.
|
2013-07-06 16:10:02 +01:00 |
Nathaniel Catchpole
|
6c47d161d5
|
Issue #2032253 by elachlan: Fixed CronForm accesses State incorrectly.
|
2013-07-06 16:07:46 +01:00 |
Nathaniel Catchpole
|
e855a496a7
|
Issue #2030953 by webflo: Fixed Remove node_rdf_mapping().
|
2013-07-06 16:05:38 +01:00 |
Alex Pott
|
0fbf36c2ee
|
Issue #2030123 by Outi: Fixed white-space:normal doesn't apply on the translation UI table.
|
2013-07-05 23:29:03 +01:00 |
Alex Pott
|
8c19f192d9
|
Issue #2034563 by dawehner: Switch field plugin managers to DefaultPluginManager.
|
2013-07-05 21:58:18 +01:00 |
Alex Pott
|
a4c65bec40
|
Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers.
|
2013-07-05 21:54:59 +01:00 |
Alex Pott
|
5fc86b0029
|
Issue #1868004 by fago, das-peter, Berdir, EclipseGc, fubhy the cat, dixon_: Improve the TypedData API usage of EntityNG.
|
2013-07-05 19:43:36 +01:00 |
Nathaniel Catchpole
|
8ceb6e1719
|
Issue #1971158 by Berdir, beejeebus, alexpott, amateescu: Add loadMultiple() and listAll() caching to (cached) config storage.
|
2013-07-05 14:45:20 +01:00 |
Nathaniel Catchpole
|
58850a9493
|
Issue #1921426 by dawehner, chx, agentrickard, marcingy, alexpott: Move node access storage to DIC.
|
2013-07-05 14:39:57 +01:00 |
Alex Pott
|
1cac317046
|
Issue #2003698 by jhedstrom, ParisLiakos: Convert system module's Datetime unit tests to phpunit.
|
2013-07-05 00:49:14 +01:00 |
Nathaniel Catchpole
|
47cdba9853
|
Issue #1946462 by jibran, kim.pepper: Convert all confirm_form() in content_translation.admin.inc and content_translation.pages.inc to the new form interface.
|
2013-07-04 09:59:01 +01:00 |
Nathaniel Catchpole
|
df7b6e6912
|
Issue #2031305 by jenlampton, thedavidmeister: Remove theme_more_help_link() and replace with a #type link render array.
|
2013-07-04 09:52:06 +01:00 |
Nathaniel Catchpole
|
b15a9b40f4
|
Issue #2033653 by damiankloip: Remove occurrences of api_version()
|
2013-07-04 09:46:47 +01:00 |
Nathaniel Catchpole
|
2c11efed11
|
Issue #352951 by Wim Leers, mfer, mcjim, larowlan, RobLoach, sdboyer, Owen Barton, JohnAlbin: Make JS & CSS Preprocessing Pluggable.
|
2013-07-04 09:38:19 +01:00 |
Dries
|
36975492e9
|
Issue #1784234 by linclark: Use schema.org types and properties in RDF mappings.
|
2013-07-03 12:29:13 -04:00 |
Alex Pott
|
d5d172e3c8
|
Issue #1833022 by e0ipso, plach, YesCT, kfritsche, penyaskito, vijaycs85, nod_, cam8001: Only display interface language detection options to customize more granularity.
|
2013-07-03 13:48:55 +01:00 |
Alex Pott
|
7b3bf57b82
|
Issue #2032711 by juampy: Catch exceptions thrown by ArchiveTar when importing configuration.
|
2013-07-03 12:01:28 +01:00 |
Dries
|
b416a3778c
|
Issue #1941286 by scor, Eric_A: Remove the process layer (rdf module).
|
2013-07-02 15:00:09 -04:00 |
Dries
|
8d206bf531
|
Issue #1901100 by Gábor Hojtsy, jessebeach, Wim Leers: Make Edit module work with TempStore, so revisions are not saved on all atomic field edits.
|
2013-07-02 14:38:28 -04:00 |
Dries
|
59f478ff96
|
Issue #2031519 by damiankloip: Deleting a view does not empty it's object cache.
|
2013-07-02 14:23:02 -04:00 |
Alex Pott
|
436fe57760
|
Issue #1964156 by Cottser, geoffreyr, joelpittet: Contrib cannot define additional Twig extensions.
|
2013-07-02 13:45:03 +01:00 |
Alex Pott
|
b48f8fda69
|
Issue #2030925 by echoz: Quote rtl attribute selector.
|
2013-07-02 13:40:19 +01:00 |
Nathaniel Catchpole
|
37e0bf87ed
|
Issue #1843650 by jenlampton: Mark hook_process*() deprecated.
|
2013-07-02 11:24:37 +01:00 |
Nathaniel Catchpole
|
1fcea0a54b
|
Issue #2031707 by andypost, larowlan: Fixed field_sync_field_status() does not enable fields defined without hook_field_info().
|
2013-07-02 11:22:09 +01:00 |
Nathaniel Catchpole
|
ffa96ebf6d
|
Issue #2030913 by jthorson, andypost, jaredsmith: Fixed Comment module WSOD due to old translation_entity() module name used.
|
2013-07-02 10:56:20 +01:00 |
Dries
|
c09d2791a7
|
- Issue #2024833 by tim.plunkett: missing conversions.
|
2013-06-30 22:12:11 -04:00 |
Dries
|
58de5374c4
|
Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers.
|
2013-06-30 20:09:38 -04:00 |
Dries
|
d988a30f87
|
Issue #1810370 by plach, kfritsche, berdir, alexpott, xjm, chx: Entity Translation API improvements.
|
2013-06-30 20:09:38 -04:00 |
Alex Pott
|
0329b221e3
|
Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched.
|
2013-06-30 13:38:12 +01:00 |
Alex Pott
|
8469e98b7c
|
Issue #1978956 by michaellenahan, naxoc, dawehner, vijaycs85, tim.plunkett: Convert shortcut_set_customize() to a Controller.
|
2013-06-30 12:51:29 +01:00 |
Alex Pott
|
d625f2c3e9
|
Issue #2030465 by swentel: Clean up entity form displays when deleting a bundle.
|
2013-06-30 12:47:30 +01:00 |
Alex Pott
|
7f2133b487
|
Issue #2011832 by linclark: Change structure of REST config.
|
2013-06-30 12:08:17 +01:00 |
catch
|
03d3cb0a36
|
Issue #2008982 by xxAlHixx, adamcowboy, hussainweb, c4rl: Replace theme() with drupal_render() in config module.
|
2013-06-30 11:48:42 +01:00 |
Alex Pott
|
2e9c7fefd6
|
Issue #2002102 by Berdir, fago, dixon_: Move TypedData primitive types to interfaces.
|
2013-06-30 11:03:43 +01:00 |
Alex Pott
|
c56cb20453
|
Issue #2030775 by Sutharsan, webflo: Reduce dependency of Locale on Update module .
|
2013-06-30 10:48:34 +01:00 |
Alex Pott
|
9dbbb4dd98
|
Issue #1954180 by fietserwin, jthorson: LocalReadOnlyStream::stream_open() refuses to open a file when 'rb' flag is passed in.
|
2013-06-30 02:12:07 +01:00 |
Alex Pott
|
e5b7fb4b67
|
Issue #2010134 by alweb, pplantinga: Replace theme() with drupal_render() in image module for theme_image_style().
|
2013-06-30 01:02:26 +01:00 |
Alex Pott
|
91c32e3da9
|
Issue #2010024 by damiankloip, dawehner, ParisLiakos: Move url related functions to a new Url component.
|
2013-06-30 00:09:39 +01:00 |
Alex Pott
|
a5c939875b
|
Issue #2028041 by plopesc, dawehner: Move Argument Php to php module.
|
2013-06-29 23:38:08 +01:00 |
Alex Pott
|
165ec2ca55
|
Issue #2030129 by a_c_m, tim.plunkett: Fixed FilterFormat has no access controller.
|
2013-06-29 23:28:32 +01:00 |
Alex Pott
|
031a22cdda
|
Issue #2030067 by nick_schuch: Human readable titles for Tour Tip plugin types.
|
2013-06-29 22:51:31 +01:00 |
Dries
|
099a8ace5f
|
Issue #2014309 by nod_: Sticky table headers default to FALSE.
|
2013-06-29 17:49:17 -04:00 |
Dries
|
000d51e7fd
|
Issue #2031211 by a_c_m: Check for URL's absence will always pass due to wrong var name.
|
2013-06-29 17:45:26 -04:00 |
Dries
|
e924593126
|
Issue #1678002 by jessebeach, Wim Leers, Gábor Hojtsy: Edit should provide a usable entity-level toolbar for saving fields.
|
2013-06-29 17:42:22 -04:00 |
Dries
|
0a91fd93a7
|
Issue #2020405 by Pancho: Correct misspelling of 'referenceable'.
|
2013-06-29 17:39:05 -04:00 |
Dries
|
8ce27f2279
|
Issue #1273968 by Sutharsan, penyaskito, chx: Fixed locale.module uses eval.
|
2013-06-29 17:25:40 -04:00 |
Alex Pott
|
eed488bbe5
|
Issue #1907418 by quicksketch, Wim Leers: Make CKEditor's alignment + underline buttons available (but not enabled by default).
|
2013-06-29 21:10:20 +01:00 |
Alex Pott
|
af73fa7333
|
Issue #2016177 followup by amateescu, agentrickard: Regression: Refactor 'autocreate entity' handling from entity_reference().
|
2013-06-29 21:10:20 +01:00 |
Nathaniel Catchpole
|
f1e9349a15
|
Issue #2020209 by alexpott, YesCT, Gábor Hojtsy: Fixed Random failures due to non uniqueness of randomString() and randomName().
|
2013-06-29 17:37:13 +01:00 |
Alex Pott
|
aa9c2ccc85
|
Issue #1890878 by corvus_ch, ygerasimov, berenddeboer, Crell, fubhy the cat, effulgentsia: Add modular authentication system, including Http Basic; deprecate global .
|
2013-06-29 17:26:55 +01:00 |
Alex Pott
|
30a45aded3
|
Issue #1987758 by juampy, Niklas Fiekas: Remove node_access_test_page().
|
2013-06-29 17:00:30 +01:00 |
Alex Pott
|
2c2f5f59f5
|
Issue #1867856 by fubhy the cat, EclipseGc, Berdir: Use annotation discovery for data type plugins.
|
2013-06-29 15:48:52 +01:00 |