/[drupal]/contributions/modules/i18n/i18n.install
ViewVC logotype

Log of /contributions/modules/i18n/i18n.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.15.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 18:41:20 2009 UTC (3 weeks, 1 day ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.15.2.8: +19 -5 lines
Diff to previous 1.15.2.8 , to branch point 1.15
- Fixed: pgsql compatibility in upgrade scripts, by jandd, #383728

Revision 1.15.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 23:08:20 2009 UTC (5 months ago) by hass
Branch: DRUPAL-6--1
Changes since 1.15.2.7: +5 -5 lines
Diff to previous 1.15.2.7 , to branch point 1.15
Removed schema translation (shouldn't be done any longer)

Revision 1.15.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 18:18:38 2009 UTC (10 months, 1 week ago) by snpower
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1
Changes since 1.15.2.6: +6 -1 lines
Diff to previous 1.15.2.6 , to branch point 1.15
#356291 - added in missing calls to variable_del() in hook_uninstall().

Revision 1.15.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 10:16:28 2009 UTC (10 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.15.2.5: +2 -1 lines
Diff to previous 1.15.2.5 , to branch point 1.15
- Added additional language support level, by stella, Roger Lopez, #349193

Revision 1.15.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 11:32:22 2008 UTC (13 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA5, DRUPAL-6--1-0-BETA6
Changes since 1.15.2.4: +4 -5 lines
Diff to previous 1.15.2.4 , to branch point 1.15
Code style fixes

Revision 1.15.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 21:33:53 2008 UTC (13 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.15.2.3: +9 -2 lines
Diff to previous 1.15.2.3 , to branch point 1.15
Code style fixes, missing ID tags, +++

Revision 1.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 19:47:33 2008 UTC (13 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.15.2.2: +4 -4 lines
Diff to previous 1.15.2.2 , to branch point 1.15
Trailing spaces cleanup (code style)

Revision 1.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 9 16:11:39 2008 UTC (15 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA4
Changes since 1.15.2.1: +4 -58 lines
Diff to previous 1.15.2.1 , to branch point 1.15
- Added some basic functionality to i18nviews module, wip
- Some clean up of update scripts, removed obsoleted functions.
- Moved selection mode initialization out of hook init, to first time it's needed.

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 13:52:47 2008 UTC (17 months ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.15: +4 -3 lines
Diff to previous 1.15
Multiple bug fixes:
- Fixed node upgrade issue, #260626
- Removed references to obsolteted function i18n_get_normal_path(), #259603
- Wrong link and typos in taxonomy module, by AaronCollier, #259440
- Added Thai flag, by kengggg, #257387

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 17:25:39 2008 UTC (21 months, 1 week ago) by jareyero
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.14: +1 -4 lines
Diff to previous 1.14
Updated i18nprofile for Drupal 6.0
Improved strings, handling of source strings indexed by string.
Updated syntax for i18nviews.info.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 13:13:17 2008 UTC (21 months, 1 week ago) by jareyero
Branch: MAIN
Changes since 1.13: +33 -7 lines
Diff to previous 1.13
Fixed update script

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 22:51:41 2008 UTC (21 months, 1 week ago) by jareyero
Branch: MAIN
Changes since 1.12: +19 -3 lines
Diff to previous 1.12
Updating for Drupal 6.0

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 18:58:32 2007 UTC (2 years, 1 month ago) by jareyero
Branch: MAIN
Changes since 1.11: +36 -20 lines
Diff to previous 1.11
Upgrading for Drupal 6

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 24 18:06:16 2007 UTC (2 years, 1 month ago) by jareyero
Branch: MAIN
Changes since 1.10: +1 -19 lines
Diff to previous 1.10
Upgrading for Drupal 6

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 22 12:21:26 2007 UTC (2 years, 1 month ago) by jareyero
Branch: MAIN
Changes since 1.9: +38 -31 lines
Diff to previous 1.9
Upgrading for Drupal 6

Revision 1.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 09:34:34 2007 UTC (2 years, 6 months ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--2-1, DRUPAL-5--2-2, DRUPAL-5--2-3, DRUPAL-5--2-4, DRUPAL-5--2-5
Branch point for: DRUPAL-5--2, DRUPAL-5--3
Changes since 1.9.2.4: +2 -2 lines
Diff to previous 1.9.2.4 , to branch point 1.9 , to next main 1.15
Fixed some bugs:
- Some tables not set to utf8, #129267
- Install script for i18nblocks and postgresql, #139518
- Wrong query when removing node from translation set, #76689

Revision 1.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 19 12:30:44 2007 UTC (2 years, 8 months ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0
Changes since 1.9.2.3: +5 -2 lines
Diff to previous 1.9.2.3 , to branch point 1.9
Fixed several character encoding issues, UTF8 update

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 26 19:18:54 2007 UTC (2 years, 9 months ago) by jareyero
Branch: DRUPAL-5
Changes since 1.9.2.2: +9 -5 lines
Diff to previous 1.9.2.2 , to branch point 1.9
+ Added views support (i18nviews.module)
+ Added extended language support for content (All defined languages can be selected for some content types)
+ Improved language management to localize language names
+ Implemented 'hook_language_list' so node modules can define its own language list now
+ Fixed issues with 'strict' language selection mode
+ Fixed module weights (run update.php)

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 20 17:05:11 2007 UTC (2 years, 9 months ago) by jareyero
Branch: DRUPAL-5
Changes since 1.9.2.1: +12 -2 lines
Diff to previous 1.9.2.1 , to branch point 1.9
Fixed #111047 - Duplicated menu items when editing nodes
Changed module weight. Run update.php

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 16:00:03 2007 UTC (2 years, 10 months ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.9: +22 -4 lines
Diff to previous 1.9
New feature: menu items per language
New permission: administer all languages
Some help text updates

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 14 17:10:32 2006 UTC (2 years, 11 months ago) by jareyero
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.8: +0 -0 lines
Diff to previous 1.8
Upgrading:
- Added selection handling in i18nprofile
- Fixed issues with translation node tab
- Removed HOWTO.txt, now in online docs

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 23:43:11 2006 UTC (2 years, 11 months ago) by jareyero
Branch: MAIN
Changes since 1.7: +6 -7 lines
Diff to previous 1.7
Continue upgrade
Added some language settings
Improved multilingual variable management

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 12:54:03 2006 UTC (3 years ago) by jareyero
Branch: MAIN
Changes since 1.6: +104 -98 lines
Diff to previous 1.6
Porting latest changes from 4.7 branch

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 21 14:59:22 2006 UTC (3 years, 1 month ago) by jareyero
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-4-7--1-1, DRUPAL-4-7--1-2
Changes since 1.5.2.1: +104 -98 lines
Diff to previous 1.5.2.1 , to branch point 1.5 , to next main 1.15
Some bug fixes:
- http://drupal.org/node/89747, i18n update to 4.7 returns a mysql error, by Robert Garrigos
- http://drupal.org/node/64004, integration of i18n and views module, by David Lesieur
- http://drupal.org/node/67095, cannot assign no language to terms, by mardy78
- http://drupal.org/node/70035, translation tab showing for nodes with no language
New translation and language icons:
- http://drupal.org/node/89721, French translation, thierry_gd
- http://drupal.org/node/88433, czech flag, lighthunt
- http://drupal.org/node/86515, he flag, levavie

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 5 16:32:11 2006 UTC (3 years, 3 months ago) by jareyero
Branch: MAIN
Changes since 1.5: +98 -97 lines
Diff to previous 1.5
Some updates from 4.7 branch

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 5 15:19:41 2006 UTC (3 years, 3 months ago) by jareyero
Branch: DRUPAL-4-7
Changes since 1.5: +98 -97 lines
Diff to previous 1.5
Update Drupal 4.7.3 and some bug fixes:
- http://drupal.org/node/71719
- http://drupal.org/node/65801
- http://drupal.org/node/70956
- http://drupal.org/node/69886
Added translations and flags:
- http://drupal.org/node/67176
- http://drupal.org/node/57966

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 3 15:42:41 2006 UTC (3 years, 5 months ago) by jareyero
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.4: +8 -2 lines
Diff to previous 1.4
Fixed:
 http://drupal.org/node/65112
Some updates in README and INSTALL files

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 8 17:31:22 2006 UTC (3 years, 6 months ago) by jareyero
Branch: MAIN
Changes since 1.3: +30 -30 lines
Diff to previous 1.3
Fixed http://drupal.org/node/61913 -- error in pgsql update query

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 6 19:19:38 2006 UTC (3 years, 6 months ago) by jareyero
Branch: MAIN
Changes since 1.2: +63 -0 lines
Diff to previous 1.2
Fixed some bugs with the translation links
Fixed multilingual variables
Updated the documentation
Added installation scripts in the install file

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 27 14:59:19 2006 UTC (3 years, 7 months ago) by jareyero
Branch: MAIN
Changes since 1.1: +8 -0 lines
Diff to previous 1.1
More updates for Drupal 4.7
+ Reworked node translation forms. New: add existing nodes into translation
+ Fixed problems with taxonomy translation
+ Some more db updates
+ Clean up translation.module a little

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 24 00:42:40 2006 UTC (3 years, 7 months ago) by jareyero
Branch: MAIN
Lots of updates for 4.7
Reworked the translation module
Added install file with some database updates
Some of Alan Dixon's contributions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2