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
Alex Pott
a274193d2c
Issue #1938062 followup by andypost: Convert the recent_comments block to a view.
2013-12-14 13:40:36 +00:00
webchick
fe14b4060a
Issue #1977998 by Bojhan, areke: Clean up Administrative name and description.
2013-12-13 23:30:48 -08:00
webchick
256f0c1f58
Issue #2105933 by dsdeiz, a_thakur: Make sure all YML files in Dblog Translation module has no type-casting to string.
2013-12-13 23:21:06 -08:00
webchick
c5ec897acf
Issue #2055937 by Wim Leers, jessebeach: Introduce error handling to in-place editing; if an AJAX request to commit changes fails, the user cannot recover.
2013-12-13 23:19:04 -08:00
webchick
22eaaaf614
Issue #2091377 by batigolix, jhodgdon: Change link format in hook_help in Text Editor module.
2013-12-13 23:07:26 -08:00
webchick
c6d56975f1
Issue #2105927 by a_thakur, vijaycs85: Complete config of Contact module.
2013-12-13 22:58:17 -08:00
webchick
6db1e492e9
Issue #2148071 by Gábor Hojtsy, philipz, marthinal, penyaskito: Cannot install in foreign language (Undefined index: und in ContentEntityBase->language()).
2013-12-13 22:17:24 -08:00
webchick
4462e2046f
Issue #1938062 by dawehner, tstoeckler, slashrsm, tim.plunkett, olli, pcambra, YesCT, damiankloip: Convert the recent_comments block to a view.
2013-12-13 22:14:48 -08:00
Alex Pott
be70033ea1
Issue #2151427 by andypost, TR: Convert COMMENT_NOT_PUBLISHED & COMMENT_PUBLISHED to a constant on the comment interface.
2013-12-13 13:45:37 +00:00
Alex Pott
dd663c405e
Issue #2031725 by fgm, fago, vladan.me, Nebel54, Berdir: Move all entity display interfaces to the core component.
2013-12-12 23:34:44 +00:00
Alex Pott
94cba6d2d4
Issue #1938390 by andypost, disasm, jibran, dawehner, ygerasimov, pfrenssen: Convert contact_site_page and contact_person_page to a new-style Controller.
2013-12-12 21:03:41 +00:00
webchick
c120a661e4
Issue #2152581 by swentel: 'Manage fields' screen needs mobile-izing.
2013-12-12 10:36:54 -08:00
webchick
473ccd5558
Issue #1973436 by claudiu.cristea, vijaycs85: Provide config schema to field types storage for image module.
2013-12-12 10:21:58 -08:00
webchick
dae4f79783
Issue #1973522 by vijaycs85, chr.fritsch, piyuesh23: Provide config schema to field types and storage in file module.
2013-12-12 10:19:36 -08:00
webchick
aaaf31c9aa
Issue #2154683 by Gábor Hojtsy: Ul.links has no active styling for links (language switcher active link is indistinguishable).
2013-12-12 10:18:37 -08:00
webchick
5bfeac4f8a
Revert "Issue #1559244 by Xano, jhodgdon: Clean up search settings page."
...
This change was a bit more than we bargained for and caused critical tasks
to have to re-roll. Rolling back for now so we can discuss it more.
This reverts commit 541f24c2cc
.
2013-12-12 10:00:47 -08:00
Alex Pott
c2f76e09d4
Issue #2015687 by smiletrl, amateescu, Berdir, fago: Convert field type to FieldType plugin for taxonomy module.
2013-12-12 15:42:27 +00:00
Alex Pott
65be82a128
Issue #2095283 by Berdir, chx, amateescu, vladan.me: Remove non-storage logic from the storage controllers.
2013-12-12 14:46:24 +00:00
Nathaniel Catchpole
f392d38ee8
Issue #2096591 by mr.baileys, vijaycs85, Wim Leers: Remove drupal_add_css() from the theme system.
2013-12-12 12:53:23 +00:00
Nathaniel Catchpole
356325442f
Issue #2062211 by rych, m1r1k, joelpittet, dstorozhuk: Remove calls to deprecated global $user in system module (first part).
2013-12-12 11:03:09 +00:00
Nathaniel Catchpole
93c57498b6
Issue #2062791 by joelpittet, natemow, sergeypavlenko, m1r1k, jlindsey15: Remove calls to deprecated global $user and $GLOBALS['user'] in node module.
2013-12-12 11:02:09 +00:00
Nathaniel Catchpole
7fa9c2e13f
Issue #2144701 by Xano: Copy PluginBase's translation wrappers to ContextAwarePluginBase.
2013-12-12 10:59:29 +00:00
Nathaniel Catchpole
6add3e8a32
Issue #2149233 by TR: Unused / undeclared variable in Config.php.
2013-12-12 10:49:59 +00:00
Nathaniel Catchpole
196a4eb505
Issue #2099391 by marthinal, dawehner, jhodgdon: Breadcrumbs for Search module should match tab titles.
2013-12-12 10:42:18 +00:00
Nathaniel Catchpole
541f24c2cc
Issue #1559244 by Xano, jhodgdon: Clean up search settings page.
2013-12-12 10:39:13 +00:00
catch
3e27ebdea5
Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system.
2013-12-12 00:00:09 +00:00
Nathaniel Catchpole
51560a3a04
Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
...
This reverts commit 8ec847cc7c
.
2013-12-11 14:37:58 +00:00