Nathaniel Catchpole
|
a0152d5ccf
|
Issue #2160589 by vijaycs85: Remove drupal_add_js() from theme.inc.
|
2014-01-03 17:22:34 +00:00 |
Nathaniel Catchpole
|
4c6440288d
|
Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object.
|
2014-01-01 20:32:52 +00:00 |
Alex Pott
|
814aed203d
|
Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object.
|
2014-01-01 11:08:57 +01:00 |
webchick
|
3b604ffa21
|
Issue #2162271 by likin: Prefixes in config_get_storage_names_with_prefix.
|
2013-12-31 16:15:45 -08:00 |
webchick
|
97dd7ca90b
|
Issue #2162893 by Kartagis: Remove extra </em> tag in help text.
|
2013-12-31 15:16:35 -08:00 |
Alex Pott
|
8e92d3b1f1
|
Issue #111702 by mvc, penyaskito, naxoc, jenlampton, montesq: Set fixed "from:" and add "Reply-to:" to improve deliverability of Drupal mail.
|
2013-12-31 00:35:14 +01:00 |
catch
|
f8d09132da
|
Issue #2159459 by sun: Rebuild script triggers errors in error handler, fails to rebuild container.
|
2013-12-30 17:58:07 +00:00 |
catch
|
7240b39bff
|
Issue #1887750 by Berdir, alexpott: Use path relative to DRUPAL_ROOT in configuration directories.
|
2013-12-30 17:53:00 +00:00 |
webchick
|
b8302af290
|
Issue #2002708 by rahul.shinde, somepal, kerasai, arknoll: Remove unused local variables from core/includes/common.inc.
|
2013-12-22 13:28:47 -08:00 |
webchick
|
95dd7f74c4
|
Issue #2001206 by andypost, penyaskito, herom, Crell, ebeyrent, DmitryDrozdik: Replace drupal_container() with Drupal::service().
|
2013-12-22 13:03:21 -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
|
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
|
fdca37f8ae
|
Issue #2160117 by sun: Remove/convert remaining calls to variable_get/_set/_del().
|
2013-12-19 18:24:31 -08: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 |
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
|
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 |
Nathaniel Catchpole
|
d443c10cc1
|
Issue #2021779 by amateescu, tim.plunkett: Decouple shortcuts from menu links.
|
2013-12-15 09:51:10 +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
|
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 |
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 |
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 |
Nathaniel Catchpole
|
8ec847cc7c
|
Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system.
|
2013-12-11 12:00:10 +00:00 |
webchick
|
954790465d
|
Issue #2073123 by dsdeiz, maartendeblock | xtfer: Drupal_clean_css_identifier() allows invalid CSS identifiers.
|
2013-12-10 23:02:15 -08:00 |
webchick
|
d50b169598
|
Issue #2115025 by Gábor Hojtsy, pfrenssen, dawehner: Content admin views title saved localized to the menu table.
|
2013-12-10 22:23:11 -08:00 |
Dries
|
0fc8ab6bb8
|
Issue #2152261 by joelpittet: Clean up for tablesort-indicator.html.twig.
|
2013-12-10 17:13:35 -05:00 |
webchick
|
568fef4c33
|
Issue #2109793 by damiankloip, dawehner, tim.plunkett: Convert element_* methods in common.inc to a class.
|
2013-12-10 13:23:03 -08:00 |
Nathaniel Catchpole
|
52d3b49336
|
Issue #2097189 by damiankloip, sun, Albert Volkman, chx: Add a rebuild script.
|
2013-12-10 13:50:21 +00:00 |
Nathaniel Catchpole
|
31c48739ae
|
Issue #2150083 by BarisW: Front page misses page title in <title> tag.
|
2013-12-06 10:56:07 +00:00 |
webchick
|
3bb5f796f6
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-05 10:02:36 -08:00 |
Nathaniel Catchpole
|
67e93b23ac
|
Issue #2109287 by dawehner, Cottser, tim.plunkett, kim.pepper: Replace list_themes() with a service.
|
2013-12-05 10:06:32 +00:00 |
webchick
|
dc7a5b27ef
|
Revert of Issue #1998638, since it broke drush si and other command-line scripts.
|
2013-12-04 21:13:05 -08:00 |
webchick
|
5868f29f19
|
Issue #2095329 by Wim Leers: Remove drupal_add_css() from batch system.
|
2013-12-03 22:44:16 -08:00 |
webchick
|
4b06b8bd32
|
Issue #2111349 by dawehner, tim.plunkett: Move format_plural to the string translation service and format_interval to the date service.
|
2013-12-03 11:35:43 -08:00 |
webchick
|
a38172dc20
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-03 10:57:18 -08:00 |
Jennifer Hodgdon
|
80fbd33d97
|
Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments
|
2013-12-03 07:54:20 -08:00 |
Nathaniel Catchpole
|
addd8dce02
|
Issue #2081133 by mrsinguyen, dsdeiz, janstoeckler: Remove Unused local variable from /core/includes/menu.inc.
|
2013-12-03 12:24:10 +00:00 |
Nathaniel Catchpole
|
2e928d56c2
|
Issue #2087239 by ellishettinga, lauriii, c4rl: Remove theme_exposed_filters().
|
2013-12-03 12:01:24 +00:00 |
Nathaniel Catchpole
|
15fded0c84
|
Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title.
|
2013-12-03 11:53:16 +00:00 |
Alex Pott
|
b5525adbac
|
Issue #2121775 by jessebeach: Make the markup associated with the required star on field items silent.
|
2013-12-01 23:41:57 -04:00 |
webchick
|
77587a1ab8
|
Issue #2104229 by claudiu.cristea: Deprecate file_usage().
|
2013-11-28 00:52:13 -08:00 |
webchick
|
371fd516f1
|
Issue #2099577 follow-up by nod: Optimize method of installer's conditional language selector text.
|
2013-11-28 00:28:03 -08:00 |
webchick
|
d6362badbf
|
Issue #2145463 by damiankloip: Remove LegacyBreadcrumbBuilder.
|
2013-11-27 23:33:00 -08:00 |
Dries
|
1151c73c19
|
Issue #787896 by nod_, cha0s, jp.stacey, sun, David_Rothstein, Bojhan, lisarex: Add a link so that administrators can return to their most recently visited non-admin page.
|
2013-11-26 17:06:57 -05:00 |
webchick
|
02a10b3161
|
Issue #675446 by mgifford, RobLoach, amateescu, nod_, longwave, oxyc, rteijeiro, tomyouds, Jelle_S, mcrittenden, Sutharsan, hansyg, Angry Dan, clemens.tolboom, droplet | Dave Reid: Change notice: Use jQuery UI Autocomplete.
|
2013-11-24 12:30:09 -08:00 |
webchick
|
df1a669b77
|
Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global.
|
2013-11-23 12:57:04 -08:00 |
webchick
|
53804ea11d
|
Revert "Issue #2104229 by claudiu.cristea: Deprecate file_usage()."
Temporary rollback since it conflicts with a critical issue.
This reverts commit ce08ea737c .
|
2013-11-23 12:42:58 -08:00 |
webchick
|
3043a70e3c
|
Issue #2084665 by Xano, aschiwi, yoroy: Clean up the DB configuration during installation.
|
2013-11-23 12:22:32 -08:00 |
webchick
|
d5906706f5
|
Issue #2099205 by Wim Leers, zero2one, Gábor Hojtsy: When uploading and inserting an image trough the WYSIWYG plugin a relative path should be used for the image source (src) .
|
2013-11-23 12:12:07 -08:00 |
webchick
|
ce08ea737c
|
Issue #2104229 by claudiu.cristea: Deprecate file_usage().
|
2013-11-23 11:37:46 -08:00 |