Commit Graph

312 Commits (85a23905e331fa343f84c2713f11b9cb4dfe49e8)

Author SHA1 Message Date
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
Angie Byron f3d5790c3b #645790 by arianek, jhodgdon, and lisarex: Convert Locale module to new help standard. 2009-12-07 05:02:37 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Dries Buytaert 0baad49d62 - Patch #635094 by plach: unify 'language neutral' language codes. 2009-12-02 19:26:23 +00:00
Dries Buytaert 2bc5334aae - Patch #642010 by yoroy: shorten and reorganize help text for language stuff. 2009-12-02 00:28:43 +00:00
Dries Buytaert 29368b4664 - Patch #620446 by Xano: rewrite permission titles and descriptions. 2009-12-01 13:14:43 +00:00
Dries Buytaert a359ac4695 - Patch #640064 by yoroy: shorten the help text on /admin/config/regional/language. 2009-11-24 05:35:41 +00:00
Dries Buytaert 6bd1e87a1c - Patch #624290 by peximo: improved assumptions about default comment language. 2009-11-18 19:25:28 +00:00
Angie Byron ea1bd5606c #606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :) 2009-11-10 17:27:54 +00:00
Angie Byron cd7b8f0999 #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks. 2009-10-24 05:13:44 +00:00
Angie Byron a7149821d6 #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). 2009-10-23 22:24:19 +00:00
Angie Byron a09822b363 #606640 by eojthebrave and sun: Use proper menu router paths for the block module. 2009-10-16 23:48:38 +00:00
Angie Byron 6061fa9781 #565480 by plach and peximo: TF #2: Multilingual field handling. Integration between field API and locale module + translatable node bodies. 2009-10-16 02:04:44 +00:00
Dries Buytaert 04d0ef5c8c - Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats. 2009-10-13 21:34:15 +00:00