summaryrefslogtreecommitdiff
path: root/modules/locale
Commit message (Collapse)AuthorAge
...
* - Patch #117826 by kkaefer: move the localization menu to site building.Dries Buytaert2007-02-11
|
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-01-31
|
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. ↵Dries Buytaert2007-01-31
| | | | Thanks.
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* #105309 by Gábor Hojtsy. Translate language name selection on user edit pages.Neil Drumm2006-12-27
|
* #100563: Conditional loading of (some) module.css filesSteven Wittens2006-12-01
|
* #97824 by Gurpartap. Move enclosing elements outside of their t().Neil Drumm2006-11-26
|
* - Patch # #98366 by webchick and ac: simplified strings for translators.Dries Buytaert2006-11-24
|
* - Patch #87298 by webchick, neil, dww et al: show version numbers on modules ↵Dries Buytaert2006-11-21
| | | | page.
* - Patch #92992 by webchick and neclimdul: clean up documentation that is ↵Dries Buytaert2006-11-21
| | | | superseded by the new 'by module' administration dashboard.
* - Patch #98359 by webchick and webernet: standardize on terminology: ↵Dries Buytaert2006-11-21
| | | | 'website' and 'web page'.
* #98359 by webchick. Change 'web site' to more common usage, 'website.'Neil Drumm2006-11-19
|
* #93506 by sammys. Postgres needs a different column type for source and target.Neil Drumm2006-11-14
|
* - Patch #89454 by chx: made deleting a locale language work.Dries Buytaert2006-10-23
|
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* - Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added ↵Dries Buytaert2006-10-05
| | | | package support to the modules page.
* #80867 by stefano73 and asimmonds. Fix editing and deleting locale strings.Neil Drumm2006-10-04
|
* #81033 by webchick and neclimdul. Uninstall module API.Neil Drumm2006-09-01
|
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Patch #72290 by killes: split up the cache table.Dries Buytaert2006-08-30
|
* - Patch #42463: performance improvement: add index on the source field of ↵Dries Buytaert2006-08-27
| | | | the locale table.
* - Patch #79428 by Chris Johnson: remove int display width declarations from ↵Dries Buytaert2006-08-20
| | | | MySQL create table statements.
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* #77183 by m3avrck and timcn, split up drupal.css by module.Neil Drumm2006-08-14
|
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* #73884 by RobRoy, various code cleanup.Neil Drumm2006-08-05
|
* - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)Dries Buytaert2006-08-04
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* #71625 by keve, fix checking of an object exists.Neil Drumm2006-07-19
|
* #73591 by Flanker, add missing CVS Ids.Neil Drumm2006-07-14
|
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo ↵Dries Buytaert2006-07-13
| | | | et al: an initial install system for Drupal core.
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* #52911, locale : fapi conversion + fixes, patch by Zen.Gerhard Killesreiter2006-03-17
|
* - Patch #52324 by chx: fixed warnings when inserting locale strings.Dries Buytaert2006-03-06
|
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
|
* - Patch #19444 by Gerhard: added missing initialization of array.Dries Buytaert2006-02-01
|
* - Patch #44136 by riccardoR: can't enable more than one language.Dries Buytaert2006-01-17
|
* - #41940: Locale string search broken in some cases (and remove some ↵Steven Wittens2006-01-05
| | | | | | inappropriate db_escape_string() usage) - #43491: Missing drupal_goto() after saving settings
* - Patch #26139 by webchick / Kieran / documentation team: improved admin ↵Dries Buytaert2005-11-01
| | | | help of core modules! /
* - #33433: More form API fixes, and error handling improvements by Chx.Steven Wittens2005-10-13
|
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
|
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
| | | | | | | TODO: + The contact.module was broken; a new patch for contact.module is needed. + Documentation is needed. + The most important modules need to be updated ASAP.
* - Patch #30122 by m3verick: changed include_once()'s to include "./$file"Dries Buytaert2005-09-08
| | | | for performance's sake.
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
|
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
| | | | | TODO: we should write down a couple guidelines for these document them in the PHPDoc code of drupal_set_message()! .
* - Patch by Robert: fixed typo in code comments.Dries Buytaert2005-05-03
|
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
|
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
|
* #18329: Unify confirmation messages (and make them themable)Steven Wittens2005-03-03
|