Commit Graph

325 Commits (7.x)

Author SHA1 Message Date
Juraj Nemec ee6e664594
Issue #1994292 by David_Rothstein: LanguageInterface::TYPE_URL (D8) and LANGUAGE_TYPE_URL (D7) have no name or description 2022-09-02 21:43:45 +02:00
mcdruid 12829d840a Issue #2571711 by fortis, interdruper, bwaindwain, Liam Morland, Graber: PHP Notices from locale.module 2020-11-30 16:17:24 +00:00
David Rothstein 81e607406c Issue #2028643 by hass, tstoeckler: Fixed CSS files order is incorrect in RTL. 2013-08-06 01:01:47 -04:00
David Rothstein dfed194c63 Issue #1534674 by plach, slowflyer: Fixed Comment field language is completely broken. 2012-12-26 22:49:51 -05:00
Jennifer Hodgdon 409db6b299 Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
David Rothstein 09b754ae8a Issue #507502 by fietserwin, cosmicdreams, Rob Loach, tim.plunkett, sun, marvil07, nod_: Fixed missing Locale support for jQuery UI Datepicker. 2012-06-25 23:03:38 -04:00
David Rothstein 988597f0df Issue #1567662 by sun | Georgii: Fixed The 1st plural index on a page is not calculated correctly. 2012-06-09 16:04:05 -04:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
webchick 0932803a2c Issue #1221276 by gumanist, fietserwin, Gábor Hojtsy, sun, kalman.hosszu: Fixed locale_get_plural() only works for a single language within a request and does not work for English. 2012-03-26 22:25:40 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick 9d5e49396a Issue #1472350 by John Morahan, greggles: Make 'translate interface' restricted after DRUPAL-PSA-2012-001 - localizations - Cross Site Scripting. 2012-03-10 12:40:06 -08:00
webchick 465cab13f1 Issue #746240 by c960657, Gábor Hojtsy: Fixed Race condition in locale() - duplicates in {locales_source()}. 2012-03-07 10:44:46 -08:00
Dries 89b7752334 - Patch #852524 by plach, oriol_e9g: include language provider files only when they are needed. 2012-01-26 11:10:14 -05:00
webchick c99eba75ec Issue #1387766 by dereine: Added Use fast drupal static pattern for locale. 2012-01-11 23:21:05 -05:00
webchick fef11ae71e Issue #1096340 by plach, fietserwin, sun: Fixed Stale language types/negotation info after enabling/disabling modules. 2011-05-24 08:58:16 -07:00
Dries Buytaert c8dcd69311 - Patch #1026058 by plach, droplet add back Language switcher block help message. 2011-04-20 22:35:38 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 0a50c581d8 - Patch #545518 by sun, Xano: move Locale module specific code out of module.inc and system.module. 2011-02-21 23:51:45 +00:00
Angie Byron 3d2a7d2671 #971400 by Gábor Hojtsy: Fix links to language project sources in locale module. 2010-11-21 07:02:46 +00:00
Dries Buytaert 2eb25ee70f - Patch #956256 by plach: () is only set if language is detected from the URL. 2010-11-05 20:33:57 +00:00
Dries Buytaert 5f550ab80c - Patch #949186 by luchochs: locale_css_alter() is ignored in api.drupal.org. 2010-11-05 10:57:10 +00:00
Angie Byron 08f59215f7 #518364 by plach, neochief, Ryan Palmer: Fixed Nodes with one language don't affect the language switcher block. 2010-10-25 15:14:33 +00:00
Angie Byron 1a9b66264d #780316 by plach: Fixed missing node translation links when no language detection is configured. 2010-10-09 17:38:41 +00:00
Dries Buytaert facc581013 - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: optimize JS/CSS aggregation for front-end performance and DX. 2010-10-05 19:59:10 +00:00
Angie Byron 0614a78538 #780318 by plach: Fixed path prefixes are always active on multilingual sites. 2010-10-05 17:57:09 +00:00
Angie Byron 0223bf1dc2 #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index. 2010-10-01 15:24:18 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Dries Buytaert eaee909a00 - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not taken into account for #validate, #submit, hook_form_FORMID_alter(). 2010-09-09 23:01:48 +00:00
Angie Byron e574bcffce #835212 by plach, jhodgdon: Fixed locale_url_outbound_alter() should be run only on multilingual sites. 2010-08-05 08:08:43 +00:00
Dries Buytaert 6f055df1ed - Patch #871298 by plach: comment language not saved. 2010-08-02 11:26:20 +00:00
Dries Buytaert 7d3e58292f - Patch #851308 by andypost: make locale cache configurable. 2010-07-29 02:31:40 +00:00
Dries Buytaert 2ad0a2c1f7 - Patch #684982 by plach: audit of global language variable use. 2010-07-16 02:37:06 +00:00
Dries Buytaert 47653eae18 - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is inconsistent. 2010-05-12 08:26:15 +00:00
Angie Byron 366a52b7eb #507502 by Rob Loach, marvil07: Provide Locale support for jQuery UI. 2010-04-29 05:15:43 +00:00
Dries Buytaert c6c572a151 - Patch #632172 by plach: node language and field languages may differ. 2010-04-08 18:16:43 +00:00
Angie Byron 72bffa0278 #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories on Configuration & Modules correctly. 2010-03-30 07:17:19 +00:00
Dries Buytaert 866a2baeeb - Patch #722354 by jhodgdon, catch: critical bug: fixed URL aliases marked 'all languages' from UI do not work. Added tests. 2010-03-26 12:37:30 +00:00
Dries Buytaert cfe7f8e69f - Patch #657972 by plach, Berdir: make field fallback logic actually reusable. 2010-03-25 11:46:21 +00:00
Dries Buytaert f3f6d53158 - Patch #596582 by sun: remove remnants of theme_node_form(). 2010-03-18 06:50:37 +00:00
Angie Byron c5bfbe7fa6 #163165 by Kars-T, bibo, martinquested, noahb, dereine, sun: Fixed Multilanguage support for user emails. 2010-03-07 18:52:27 +00:00
Angie Byron 3205a26755 #282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7. 2010-03-07 07:44:18 +00:00
Dries Buytaert 420b9c1885 - Patch #332725 by andypost, Damien Tournoud, lilou, Gábor Hojtsy: locale_inc_callback() is a thing of the past. 2010-02-22 20:53:13 +00:00
Dries Buytaert 4917b2adcb - Patch #409676 by mrfelton, greggles: removed 'Parsed JavaScript file' message from watchdog. 2010-02-19 10:38:31 +00:00
Angie Byron 6e4c7ffe51 #678546 by rfay and jhodgdon: Improve wording of help text in admin/config/regional/language/configure. 2010-01-14 06:43:24 +00:00
Angie Byron 6b4aa3080f #480424 by JamesAn: Update locale module to use drupal_static(). 2010-01-10 19:06:47 +00:00
Dries Buytaert cc55d29417 - Patch #187398 by andypost, Crell, lilou, Gábor Hojtsy, sun: re-split locale module. 2010-01-08 13:32:43 +00:00
Angie Byron 85c680a1a0 #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable. 2010-01-08 07:36:53 +00:00
Angie Byron 42c185e672 #320686 by Arancaytar and Davy Van Den Bremt: Don't rebuild locale cache when is not set. 2010-01-04 00:05:18 +00:00
Angie Byron ba6ef3017e #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. 2010-01-03 21:01:04 +00:00
Dries Buytaert c28317a36c - Patch #664012 by Arancaytar: fixed the translation tests. 2009-12-23 13:28:45 +00:00