Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #347228 by kajetan: missing return statement. | Dries Buytaert | 2008-12-16 |
| | |||
* | - Patch #276111 by pwolanin, Gabor et al: validate translation strings on ↵ | Dries Buytaert | 2008-12-09 |
| | | | | import. | ||
* | - Patch #74645 by drewish, roychri et al: modify file_scan_directory to use ↵ | Dries Buytaert | 2008-11-16 |
| | | | | a regex for the nomask (and code clean-up). | ||
* | - Patch #332623 by Damien Tournoud: fixed importing translations and added a ↵ | Dries Buytaert | 2008-11-11 |
| | | | | test. | ||
* | - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up. | Dries Buytaert | 2008-11-11 |
| | |||
* | - Rollback of patch #74645 -- breaks installer. | Dries Buytaert | 2008-11-08 |
| | |||
* | - Patch #74645 by drewish, Robin Monks, tayknight: clean up ↵ | Dries Buytaert | 2008-11-08 |
| | | | | file_scan_directory API to use regex. | ||
* | - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css(). | Dries Buytaert | 2008-10-26 |
| | |||
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
| | |||
* | #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding ↵ | Angie Byron | 2008-10-09 |
| | | | | hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :) | ||
* | - Patch #296197 by Gabor: made the language order use drag-n-drop instead of ↵ | Dries Buytaert | 2008-09-27 |
| | | | | weight drop-down menus. | ||
* | #259623 by dopry and Damien Tournoud: Convert includes/requires to use ↵ | Angie Byron | 2008-09-20 |
| | | | | absolute paths. | ||
* | #64967 follow-up by drewish: Replace ereg with preg in file_scan_directory(). | Angie Byron | 2008-09-20 |
| | |||
* | - Patch #308713 by fletchgqc: incorrect max length of language domain string ↵ | Dries Buytaert | 2008-09-19 |
| | | | | in locale form. | ||
* | #228761 by zsanmartin and roborn: Fix language code regex and correct ↵ | Angie Byron | 2008-09-17 |
| | | | | Portugal's language code. | ||
* | #308534 by Dave Reid: Remove stray whitespace core-wide. | Angie Byron | 2008-09-15 |
| | |||
* | - Patch #305920 by Gabor: invlidate JavaScript language cache when a string ↵ | Dries Buytaert | 2008-09-09 |
| | | | | is edited. | ||
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵ | Dries Buytaert | 2008-08-21 |
| | | | | generation database layer for Drupal 7. | ||
* | - Patch #280628 by pwolanin et al: fixed locale module confirm form and ↵ | Dries Buytaert | 2008-08-05 |
| | | | | broken locale module tests. | ||
* | - Patch #226874 by hswong3i: made SQL ANSI compliant. | Dries Buytaert | 2008-07-22 |
| | |||
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵ | Dries Buytaert | 2008-07-16 |
| | | | | printes #markup, not #value. | ||
* | - Patch #101543 by webchick: document all constants. | Dries Buytaert | 2008-05-26 |
| | |||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | #207982 by domasj: Lithuanian native language name was incorrect | Gábor Hojtsy | 2008-01-09 |
| | |||
* | #205334 follow up by myself: options were improperly counted in language ↵ | Gábor Hojtsy | 2008-01-02 |
| | | | | list (minor) | ||
* | #204872 report by hass, patch by myself: Mode radio button in locale import ↵ | Gábor Hojtsy | 2008-01-02 |
| | | | | had bad default value | ||
* | #205334 by hass: if more then 5 languages are available, use a dropdown not ↵ | Gábor Hojtsy | 2008-01-02 |
| | | | | a radio button list (usability) | ||
* | Reported at http://groups.drupal.org/node/7843 : language direction was not ↵ | Gábor Hojtsy | 2007-12-27 |
| | | | | translated in the overview (it is in the form, so no new string for translators) | ||
* | #203274 by Pasqualle: remove excessive witespace from our code (minor) | Gábor Hojtsy | 2007-12-22 |
| | |||
* | #189880 by keith.smith based on initial suggestions from O Govinda: much ↵ | Gábor Hojtsy | 2007-12-18 |
| | | | | better help texts and descriptions for locale module, actually explaining its extended feature set in Drupal 6. | ||
* | #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions | Gábor Hojtsy | 2007-12-06 |
| | |||
* | #195540 by hass: fix XHTML validity with disabled checkbox in locales form | Gábor Hojtsy | 2007-11-26 |
| | |||
* | #193320 by JirkaRybka: _locale_rebuild_js() was invoked on every page view, ↵ | Gábor Hojtsy | 2007-11-26 |
| | | | | now optimized | ||
* | - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: ↵ | Dries Buytaert | 2007-11-26 |
| | | | | fixed minor spelling issues and fixed spacing issues. | ||
* | - Removing excessive whitespace. | Dries Buytaert | 2007-11-23 |
| | |||
* | #192406 follow up by JirkaRybka: fix missing textgroup by using the default ↵ | Gábor Hojtsy | 2007-11-22 |
| | | | | text group for PO imports when otherwise not instructed | ||
* | #192406 by myself: imported locale files were not put into the right ↵ | Gábor Hojtsy | 2007-11-21 |
| | | | | textgroup selected on the interface | ||
* | #173858 by myself: skip UTF-8 BOM when importing locale files | Gábor Hojtsy | 2007-11-21 |
| | |||
* | - Patch #192242 by catch, quicksketch, webchick, keith et all: usability ↵ | Dries Buytaert | 2007-11-20 |
| | | | | improvements for the vocabulary/term forms. | ||
* | #190283 by JirkaRybka and myself: fix installer localization and form handling | Gábor Hojtsy | 2007-11-19 |
| | | | | | | | - use a two pass localization process so localization is ready for the configure form and profile tasks - fix awkward form API workarounds which were introduced before we used a full bootstrap anyway - allow for more usable localized profiles by letting them skip language selection - lots of documentation improvements to profiles and the installer functions | ||
* | #190283 by myself and JirkaRbyka: use get_t() in pre-database setup code, ↵ | Gábor Hojtsy | 2007-11-11 |
| | | | | add missing javascript key to language objects (kills notices) and document st() better | ||
* | #183056 by JirkaRybka: improve locale cache handling performance | Gábor Hojtsy | 2007-10-15 |
| | | | | | - always prune the whole cache as string additions affect all languages - rebuild the language caches as needed, distributing this load among page requests | ||
* | #169079 by yched: improve consistency of menu API and batch API by allowing ↵ | Gábor Hojtsy | 2007-10-15 |
| | | | | | | | batch definition in non .module files, which opens the possibility of better performing batches (which are likely to reside in .admin.inc files generally) - apply this change in locale.module - improve batch API code documentation | ||
* | - Patch #172950 by webernet: code style fixes. | Dries Buytaert | 2007-09-04 |
| | |||
* | #171562 by JirkaRybka: fix several issues with locales | Gábor Hojtsy | 2007-09-01 |
| | | | | | | | - make searches work again, better worded - do not cache English stuff - fix strike through on string seek page - fix exports for translations | ||
* | #162324 by mooffie: keep previously default language enabled and only ↵ | Gábor Hojtsy | 2007-08-20 |
| | | | | increment enabled language count, if we are in fact adding an enabled language | ||
* | - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with ↵ | Dries Buytaert | 2007-08-12 |
| | | | | Oracle and DB2. Also a performance improvement. | ||
* | #165668 by John Morahan: fix wrong parameter passing in custom langauge ↵ | Gábor Hojtsy | 2007-08-09 |
| | | | | addition validation | ||
* | #164209 by mooffie: native language names were not shown in the predefined ↵ | Gábor Hojtsy | 2007-08-04 |
| | | | | language dropdown for RTL languages | ||
* | - Patch #160620 by kkaefer: E_NOTICE fix. | Dries Buytaert | 2007-07-21 |
| |