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

Log of /contributions/modules/i18n/i18nstrings/i18nstrings.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.2.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 19:10:51 2009 UTC (2 weeks, 5 days ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.2.2.16: +1 -3 lines
Diff to previous 1.2.2.16 , to branch point 1.2
Missing update for 5.x -> 6.x

Revision 1.2.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 09:30:34 2009 UTC (3 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.2.2.15: +3 -1 lines
Diff to previous 1.2.2.15 , to branch point 1.2
Upate path needs work, disable hook

Revision 1.2.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 21:49:51 2009 UTC (3 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.2.2.14: +14 -3 lines
Diff to previous 1.2.2.14 , to branch point 1.2
Add new columns in update_6004, currently disabled for missing upgrade path from D52

Revision 1.2.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 21:28:23 2009 UTC (3 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.2.2.13: +11 -2 lines
Diff to previous 1.2.2.13 , to branch point 1.2
* Add new 'type' column to i18n_strings table.
* Use db_add_field() for update_6000.

Revision 1.2.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 21:11:47 2009 UTC (3 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.2.2.12: +12 -2 lines
Diff to previous 1.2.2.12 , to branch point 1.2
#395598 by hass: Upgrade to D6 impossible - Add missing {i18n_strings}.oid on upgrade.

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

Revision 1.2.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 11:33:16 2009 UTC (5 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.2.2.10: +2 -2 lines
Diff to previous 1.2.2.10 , to branch point 1.2
- Fixed multilingual variables issues, by rfay, #451120
- Fixed i18nstrings, wrong hook_schema_alter() implementation, by rsvelko, #466876

Revision 1.2.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 18:20:08 2009 UTC (10 months, 1 week ago) by snpower
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.2.2.9: +3 -3 lines
Diff to previous 1.2.2.9 , to branch point 1.2
#356291 - fixed db_drop_field() in hook_uninstall() - the field name was
incorrect.

Revision 1.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 17:12:26 2009 UTC (10 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.2.2.8: +28 -3 lines
Diff to previous 1.2.2.8 , to branch point 1.2
- Mark translations a outdated when source string changes, by nedjo, #355366
- Changed default behavior: content types with multilingual support disabled are now language neutral, #270655

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 2 18:03:21 2009 UTC (10 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.2.2.7: +29 -2 lines
Diff to previous 1.2.2.7 , to branch point 1.2
- Added index for locale table's location field, by sun, #349488
- Removed deprecated i18n_get_links().

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 18:15:39 2008 UTC (12 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA6
Changes since 1.2.2.6: +3 -2 lines
Diff to previous 1.2.2.6 , to branch point 1.2
Fixed wrong update and missing dependency

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 13:37:11 2008 UTC (12 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA5
Changes since 1.2.2.5: +8 -3 lines
Diff to previous 1.2.2.5 , to branch point 1.2
- Fixed multilingual blocks not translating, #305868
- Fixed notices, undefined variables, by eMPee584, #276161

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 12:26:58 2008 UTC (12 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.2.2.4: +9 -1 lines
Diff to previous 1.2.2.4 , to branch point 1.2
- Fixed some issues with strings and menu install/updates

Revision 1.2.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 12:24:11 2008 UTC (12 months, 1 week ago) by jareyero
Branch: DRUPAL-5--3
Changes since 1.2.4.3: +8 -1 lines
Diff to previous 1.2.4.3 , to branch point 1.2
Added uninstall hook

Revision 1.2.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.2.2.3: +10 -5 lines
Diff to previous 1.2.2.3 , to branch point 1.2
Code style fixes, missing ID tags, +++

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

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 17:01:15 2008 UTC (13 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.2.2.1: +14 -2 lines
Diff to previous 1.2.2.1 , to branch point 1.2
- Fixed: Column name conflict (oid) on PostgreSQL, #314126
- Fixed: Added English language to import/export page, #314035

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 17:39:01 2008 UTC (13 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
- Multiple bug fixes and code improvements, by stella, #314846, #314880, #314853

Revision 1.2.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 22:02:05 2008 UTC (16 months ago) by jareyero
Branch: DRUPAL-5--3
Changes since 1.2.4.2: +12 -1 lines
Diff to previous 1.2.4.2 , to branch point 1.2
First usable alpha with new strings system.
Will work with l10n_client, whatever the default language.

Revision 1.2.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 18:40:23 2008 UTC (16 months ago) by jareyero
Branch: DRUPAL-5--3
Changes since 1.2.4.1: +31 -0 lines
Diff to previous 1.2.4.1 , to branch point 1.2
First version, not really usable yet.
Reworking i18nstrings WIP

Revision 1.2.4.1
Thu Oct 25 18:57:51 2007 UTC (2 years, 1 month ago) by jareyero
Branch: DRUPAL-5--3
Changes since 1.2: +0 -53 lines
FILE REMOVED
file i18nstrings.install was added on branch DRUPAL-5--3 on 2008-07-24 18:40:23 +0000

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 18:57:51 2007 UTC (2 years, 1 month ago) by jareyero
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA4, HEAD
Branch point for: DRUPAL-5--3, DRUPAL-6--1
Changes since 1.1: +9 -4 lines
Diff to previous 1.1
Upgrading for Drupal 6

Revision 1.1 - (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
Upgrading for Drupal 6

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