Jennifer Hodgdon
|
692dbe45a8
|
Issue #2031639 by Mark Carver, batigolix: Update hook_help for color module
|
2013-12-20 08:57:01 -08:00 |
Jennifer Hodgdon
|
3eef46eb83
|
Issue #2091461 by batigolix, ifrik, petrpo: Update hook_help for Text module
|
2013-12-20 08:54:08 -08:00 |
Jennifer Hodgdon
|
dfd9c6059f
|
Issue #2103045 by batigolix, petrpo: Update hook_help for xmlrpc module
|
2013-12-20 08:51:32 -08:00 |
Dries
|
141cb6f304
|
Issue #2130811 by alexpott, Gábor Hojtsy, vijaycs85, sun, Wim Leers: Use config schema in saving and validating configuration form to ensure data is consistent and correct.
|
2013-12-20 11:27:41 -05:00 |
Nathaniel Catchpole
|
b3ac555f5c
|
Issue #2158259 by Wim Leers: Batch system's ProcessingTest has some broken tests.
|
2013-12-20 12:58:18 +00:00 |
Nathaniel Catchpole
|
f82a06840f
|
Issue #916086 by jhodgdon, mcarbone, pwolanin, Albert Volkman: Search_excerpt() doesn't highlight words that are matched via search_simplify().
|
2013-12-20 12:15:04 +00:00 |
Nathaniel Catchpole
|
e16798a856
|
Issue #2151457 by Wim Leers, amateescu, msonnabaum: Comment pager breaks the render cache.
|
2013-12-20 12:07:20 +00:00 |
Nathaniel Catchpole
|
aa6d6fb729
|
Issue #732022 by vijaycs85, Wim Leers, dawehner, nod_, kscheirer: Drupal_add_tabledrag() still using drupal_add_(js|library)(), should return array for #attached.
|
2013-12-20 12:05:47 +00:00 |
webchick
|
1b6127b0dc
|
Issue #2108679 by ianthomas_uk, sun: API documentation: Convert my_module_menus examples in menu.api.php to CMI.
|
2013-12-19 18:25:58 -08:00 |
webchick
|
fdca37f8ae
|
Issue #2160117 by sun: Remove/convert remaining calls to variable_get/_set/_del().
|
2013-12-19 18:24:31 -08:00 |
webchick
|
7f7c379cef
|
Issue #2154709 by Gábor Hojtsy: 'No translatable fields' link points to misleading place.
|
2013-12-19 14:27:00 -08:00 |
webchick
|
2c932093c4
|
Issue #2157787 by fago: Durations are not primitive.
|
2013-12-19 10:36:19 -08:00 |
webchick
|
1b0dedcf8c
|
Issue #2156161 by juampy, klausi, jhodgdon: Add basic_auth module to MAINTAINERS.txt and issue components.
|
2013-12-19 10:32:08 -08:00 |
webchick
|
3465947578
|
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
|
2013-12-19 10:28:42 -08:00 |
webchick
|
53302eeb27
|
Issue #2155889 by tim.plunkett: Remove Editor::label().
|
2013-12-19 10:25:50 -08:00 |
webchick
|
bd01bba52c
|
Issue #2155665 by Wim Leers | yched: Update field_valid_language() calls in edit.module.
|
2013-12-19 10:23:13 -08:00 |
webchick
|
5e4fb4fcd5
|
Issue #2154589 by Wim Leers: Edit breaks when the entity title is promoted to the page title (discovered by backporting).
|
2013-12-19 10:22:19 -08:00 |
Nathaniel Catchpole
|
5cc0a0ce6d
|
Issue #1874498 by tim.plunkett, dawehner, jibran, benjy: Provide and use API methods for retrieving base plugin and derivative names from block plugin IDs.
|
2013-12-19 17:57:48 +00:00 |
Nathaniel Catchpole
|
44ed771a1c
|
Issue #1976172 by chx, andypost: Comment entity acquired and releases the different locks.
|
2013-12-19 17:54:14 +00:00 |
Nathaniel Catchpole
|
ba6591cdd2
|
Issue #2018319 by yched, swentel, pcambra: Remove field_read_field(s)() and field_read_instance(s) in favor of entity_load() and entity_load_multiple_by_properties().
|
2013-12-19 14:10:57 +00:00 |
webchick
|
255d7304ea
|
Issue #2154563 by chx, webchick: Migrate process plugin: flatten.
|
2013-12-18 19:43:40 -08:00 |
webchick
|
f203b9c333
|
Revert "Issue #2154563 by chx: Migrate process plugin: flatten."
Oops. :P This is why I should not try and fix docs. :P
This reverts commit 9beae4fe17 .
|
2013-12-18 14:50:22 -08:00 |
webchick
|
9beae4fe17
|
Issue #2154563 by chx: Migrate process plugin: flatten.
|
2013-12-18 14:42:29 -08:00 |
webchick
|
7080c75945
|
Issue #2152735 by chx: Migrate process plugin: extract.
|
2013-12-18 14:13:07 -08:00 |
Nathaniel Catchpole
|
8ff4108664
|
Issue #1912602 by dawehner, damiankloip, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles().
|
2013-12-18 20:51:07 +00:00 |
Dries
|
c478bf4062
|
Issue #2150621 by damiankloip: Separate applies and build logic for breadcrumb builders.
|
2013-12-18 15:22:36 -05:00 |
Dries
|
17cc6dab8b
|
Issue #2145041 by tim.plunkett: Allow dynamic routes to be defined via a callback.
|
2013-12-18 15:09:35 -05:00 |
Dries
|
5b6f9d7908
|
- Issue #2156265 by sun: KeyValueFactory is swappable, add an interface and fix type-hints.
|
2013-12-18 14:56:51 -05:00 |
Dries
|
03f4982c6c
|
Issue #2138667 by dawehner: Allow to specify the route name for a path-based view.
|
2013-12-18 14:46:06 -05:00 |
Dries
|
ebad0cd942
|
Issue #2075185 by Wim Leers: When an entity is in-place edited (i.e. saved), other instances of that entity on the same page are not updated (no propagation).
|
2013-12-18 14:41:13 -05:00 |
webchick
|
90c513b862
|
Issue #2157855 by jessebeach | moshe weitzman: Poorly named cache id in toolbar.
|
2013-12-17 21:58:12 -08:00 |
webchick
|
e58427adf6
|
Issue #2102487 by vijaycs85, ACF: Add back in tab removed in [#1972990] and remove drupal_set_title() in tracker module controllers.
|
2013-12-17 20:48:02 -08:00 |
Nathaniel Catchpole
|
77addbef6e
|
Revert "Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles()."
This reverts commit 0f17b0ec75 .
|
2013-12-17 12:29:55 +00:00 |
Nathaniel Catchpole
|
0f17b0ec75
|
Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles().
|
2013-12-17 11:07:28 +00:00 |
Nathaniel Catchpole
|
a6cdd740f8
|
Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-12-17 11:03:15 +00:00 |
webchick
|
a9c13c23ac
|
Issue #2154209 by chx: Process refactor: multiple handling.
|
2013-12-16 07:57:48 -08:00 |
Alex Pott
|
f048b4a1d0
|
Issue #2156351 by olli: Unable to delete block.
|
2013-12-16 01:04:47 +00:00 |
webchick
|
5fc0ca8118
|
Issue #2151829 by dawehner, chx: Doctrine annotation parsing takes an unacceptable amount of time/memory on install.
|
2013-12-15 14:49:56 -08:00 |
webchick
|
a9f1dfe4b2
|
Issue #2157045 by dawehner: Update doctrine/common to 2.5-dev.
|
2013-12-15 10:21:38 -08:00 |
webchick
|
a3d8888369
|
Issue #2008270 by typhonius, mcjim, Wim Leers, vijaycs85, mr.baileys, JohnAlbin: Remove drupal_add_css() from template_preprocess_maintenance_page() — use #attached.
|
2013-12-15 09:57:31 -08:00 |
webchick
|
3f19bff625
|
Issue #2152463 by linclark: Remove Lin Clark from MAINTAINERS.txt for RDF module.
|
2013-12-15 09:33:31 -08:00 |
webchick
|
1ecbb1803c
|
Issue #2021779 follow-up by amateescu: Fixing broken HEAD.
|
2013-12-15 08:04:46 -08:00 |
Nathaniel Catchpole
|
40d3d3f22f
|
Issue #2155785 by alexpott, vijaycs85: Image_field_instance_update() can not handle default images with a fid greater than 9.
|
2013-12-15 09:57:10 +00:00 |
Nathaniel Catchpole
|
fdba1d6320
|
Issue #2155387 by larowlan: Multiple comment fields per entity are supported, but break horribly when they need pagers.
|
2013-12-15 09:55:14 +00:00 |
Nathaniel Catchpole
|
d443c10cc1
|
Issue #2021779 by amateescu, tim.plunkett: Decouple shortcuts from menu links.
|
2013-12-15 09:51:10 +00:00 |
Alex Pott
|
a0fb280d23
|
Issue #2134079 by fago: Storage-related methods are not invoked for computed fields.
|
2013-12-14 22:13:24 +00:00 |
Alex Pott
|
abdb0c52d1
|
Issue #1790298 by nagba, pwolanin: Unindexed query in aggregator module.
|
2013-12-14 21:24:55 +00:00 |
Alex Pott
|
090d5d1355
|
Issue #2136641 by damiankloip: Remove boolean usage of ajax property in Views UI link operation building.
|
2013-12-14 21:13:17 +00:00 |
Alex Pott
|
ff4a8e9fc7
|
Issue #2095335 by Wim Leers, vijaycs85: Remove drupal_add_css() and drupal_add_js() from the ajax system.
|
2013-12-14 20:42:47 +00:00 |
Alex Pott
|
b795708dbb
|
Issue #2149877 by amateescu, swentel: The 'filesize' base field of field entities is a boolean?.
|
2013-12-14 15:00:04 +00:00 |