Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. | Dries Buytaert | 2008-02-06 |
| | |||
* | Translating menu items and taxonomies is not a core feature, so do not ↵ | Gábor Hojtsy | 2008-01-28 |
| | | | | mislead users. Noticed while translating to Hungarian. | ||
* | #206021 follow up by keith.smith, dropcube: better code comments in locale ↵ | Gábor Hojtsy | 2008-01-10 |
| | | | | update | ||
* | #206021 by dropcube and myself: language content type settings were not ↵ | Gábor Hojtsy | 2008-01-09 |
| | | | | properly namespaced | ||
* | #204946 by theborg, keith.smith: only tell users their language setting will ↵ | Gábor Hojtsy | 2008-01-07 |
| | | | | be used for interface presentation, when this actually happens | ||
* | #206232 follow up by chx: set locale() cache to NULL when resetting | Gábor Hojtsy | 2008-01-04 |
| | |||
* | #206232 by chx with a bit of cleanup: add in-memory reset clearing to ↵ | Gábor Hojtsy | 2008-01-04 |
| | | | | locale() to help it interact with simpletests, which are not reloading the Drupal instance on form submits | ||
* | #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) | ||
* | - Patch #204221 by webernet: code style fixes. | Dries Buytaert | 2007-12-28 |
| | |||
* | #202473 by keith.smith: pre-RC1 spell checking on hopefully final text | Gábor Hojtsy | 2007-12-19 |
| | |||
* | #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. | ||
* | - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table ↵ | Dries Buytaert | 2007-12-18 |
| | | | | indicies for common queries. | ||
* | #200069 by keith.smith: new standard for 'more information' links in module ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | help texts, as the handbook we referred to before was renamed | ||
* | #193320 by JirkaRybka: _locale_rebuild_js() was invoked on every page view, ↵ | Gábor Hojtsy | 2007-11-26 |
| | | | | now optimized | ||
* | Rollback the accidentally committed #194310 | Gábor Hojtsy | 2007-11-26 |
| | |||
* | #193333 by quicksketch et al: taxonomy drag and drop support | Gábor Hojtsy | 2007-11-26 |
| | |||
* | #193905 report by greggles, patch by myself: the user account page changed ↵ | Gábor Hojtsy | 2007-11-24 |
| | | | | language to the last language set up | ||
* | #175876 by hazexp, webernet, keith.smith: unify module/theme/translation ↵ | Gábor Hojtsy | 2007-11-24 |
| | | | | download links and include more pointers to these locations | ||
* | #194595 report by hass, patch by myself: native language name is required, ↵ | Gábor Hojtsy | 2007-11-23 |
| | | | | so we need to fill it in the updates - also omit it in user listing if the same as the translated language name | ||
* | #128866 by JirkaRybka: fix broken update path of locale tables on PostgreSQL | Gábor Hojtsy | 2007-11-15 |
| | |||
* | Fix locale.info typo I noticed while translating | Gábor Hojtsy | 2007-11-05 |
| | |||
* | #154517 by Desbeers: fix locale form alter to properly alter the path alias ↵ | Gábor Hojtsy | 2007-11-04 |
| | | | | addition form | ||
* | #186977 by openwereld: LIMIT on locale module UPDATE query is not needed and ↵ | Gábor Hojtsy | 2007-10-27 |
| | | | | is even not PostreSQL compatible, so remove | ||
* | #184867 by deekayen, catch and keith.smith: fix some spelling errors in our ↵ | Gábor Hojtsy | 2007-10-21 |
| | | | | source code and messages printed | ||
* | #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 #182950: fieldset massaging for usability. | Dries Buytaert | 2007-10-12 |
| | |||
* | #164983 by multiple contributors: document the core database schemas | Gábor Hojtsy | 2007-10-10 |
| | |||
* | - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the ↵ | Dries Buytaert | 2007-10-05 |
| | | | | .schema files into .install files to prevent mistakes. | ||
* | #179234 by myself: language code regular experssion was too greedy for ↵ | Gábor Hojtsy | 2007-09-28 |
| | | | | simple langcode.po names | ||
* | #175593 by JirkaRybka: fix help text about textgroups, rewording a ↵ | Gábor Hojtsy | 2007-09-14 |
| | | | | misleading example | ||
* | - Patch #172961 by webernet: code style cleanup. | Dries Buytaert | 2007-09-05 |
| | |||
* | #171646 by JirkaRybka: store version usage information for every source ↵ | Gábor Hojtsy | 2007-09-02 |
| | | | | string, optimize caching and prune the initially unused strings | ||
* | #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 | ||
* | #157682 by bjaspan, chx and JirkaRybka: update.php for Drupal 6, to allow ↵ | Gábor Hojtsy | 2007-08-26 |
| | | | | near flowless updates | ||
* | - Patch #80951 by killes, yched et al: block caching. | Dries Buytaert | 2007-08-19 |
| | |||
* | #156429 by GreenMother: kill notices if form ID does not exist | Gábor Hojtsy | 2007-07-03 |
| | |||
* | #156143 noted by Arancaytar, pathc by myself: user_language() was named ↵ | Gábor Hojtsy | 2007-07-02 |
| | | | | user_preferred_language() | ||
* | - Patch #155986 by Uwe: fixed typos. | Dries Buytaert | 2007-07-02 |
| | |||
* | #82499 by Jose A Reyero and a little bit from myself: send emails localized ↵ | Gábor Hojtsy | 2007-07-01 |
| | | | | in the language needed in specific situations, and centralize mail composing operations with hook_mail() | ||
* | - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable. | Dries Buytaert | 2007-07-01 |
| | |||
* | #141996 by Jose A Reyero and myself: translation block to switch interface ↵ | Gábor Hojtsy | 2007-06-30 |
| | | | | languages by default, and even content languages, when a translation module provides the alternate links | ||
* | #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵ | Gábor Hojtsy | 2007-06-30 |
| | | | | router path based lookups, and also full path argument lookup with a passed argument array | ||
* | - Patch #131026 by James et al: OpenID client support for Drupal! | Dries Buytaert | 2007-06-18 |
| | | | | | Let this be the day where we help revolutionize the online society, and the way websites and web services interoperate. Or something. | ||
* | Corrected documentation for plid to reflect chaining. | Gábor Hojtsy | 2007-06-18 |
| | |||
* | Annotate the locale schema to help developers understanding what is stored ↵ | Gábor Hojtsy | 2007-06-18 |
| | | | | in some of the far from obvious fields. Patch by myself. | ||
* | #150521 by myself: streamline locale runtime performance and clean up code ↵ | Gábor Hojtsy | 2007-06-17 |
| | | | | by not storing empty translations | ||
* | #151410 by myself: allow modules to watch for the exact strings used on a page | Gábor Hojtsy | 2007-06-15 |
| | |||
* | - Patch #150762 by hunmonk: fixed typo. | Dries Buytaert | 2007-06-11 |
| | |||
* | #118026 by kkaefer with fixes from myself: JavaScript translation support ↵ | Gábor Hojtsy | 2007-06-08 |
| | | | | and script.js as a default theme JS file to use, if found |