/[drupal]/contributions/modules/i18n/i18nsync/i18nsync.module
ViewVC logotype

Log of /contributions/modules/i18n/i18nsync/i18nsync.module

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.1.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 14:02:39 2009 UTC (2 weeks, 5 days ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.1.2.32: +6 -6 lines
Diff to previous 1.1.2.32 , to branch point 1.1 , to next main 1.2
- Fixed: location fields not showing up for synchronization options, #426294

Revision 1.1.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 10:46:25 2009 UTC (3 weeks, 1 day ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.31: +12 -7 lines
Diff to previous 1.1.2.31 , to branch point 1.1
Added tag support for taxonomy synchronization

Revision 1.1.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 14:02:02 2009 UTC (5 weeks, 2 days ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.30: +6 -6 lines
Diff to previous 1.1.2.30 , to branch point 1.1
- Fixed buggy taxonomy synchronization, #365606, #365606, #379306
- Cleaning some module dependencies and old code.

Revision 1.1.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 20:58:23 2009 UTC (2 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.29: +24 -23 lines
Diff to previous 1.1.2.29 , to branch point 1.1
Minor code style issue.

Revision 1.1.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 5 22:44:44 2009 UTC (3 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.28: +8 -4 lines
Diff to previous 1.1.2.28 , to branch point 1.1
- Added support for image synchronization, #329825

Revision 1.1.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 5 22:28:25 2009 UTC (3 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.27: +30 -1 lines
Diff to previous 1.1.2.27 , to branch point 1.1
- Added filefield/imagefield synchronization, by dasjo, #278426

Revision 1.1.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 14:43:41 2009 UTC (4 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.26: +7 -5 lines
Diff to previous 1.1.2.26 , to branch point 1.1
- Reworked content type settings, now in own fieldset
- Added node language options:
  - Default to current language
  - No language neutral
  - Lock language once created

Revision 1.1.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 13:35:12 2009 UTC (5 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.1.2.25: +2 -4 lines
Diff to previous 1.1.2.25 , to branch point 1.1
- Fixed pgsql issue in i18nblocks query rewriting, by plj, #383772
- Changed i18ntaxonomy module weight for it to run before views, by Owen Barton, #386136

Revision 1.1.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 13:10:25 2009 UTC (5 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.24: +124 -83 lines
Diff to previous 1.1.2.24 , to branch point 1.1
- Inprovements to i18nsync_node_available_fields(): cached, alter hook, ...
- Fixed node author field in i18nsync (author -> name), by mfb, #399216
- Fixed synchronization for nodereference fields, by dasjo, #242601
- Fixed: Unterminated entities in taxonomy module break page validation, by ao2, #478856

Revision 1.1.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 18 09:29:23 2009 UTC (6 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.23: +5 -2 lines
Diff to previous 1.1.2.23 , to branch point 1.1
- Added location to i18nsync fields, by zedzed, #426294
- Added new dependence (i18ntaxonomy) and some taxonomy handling to i18nviews

Revision 1.1.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 14:22:28 2009 UTC (6 months, 4 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.22: +2 -2 lines
Diff to previous 1.1.2.22 , to branch point 1.1
- Fixed typos, by ao2, #429850, dboulet, #396402
- New feature: allow to select existing node as translation, #295682

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 12:42:12 2009 UTC (9 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.21: +2 -2 lines
Diff to previous 1.1.2.21 , to branch point 1.1
- Fixed: translation relationship broken with i18nsync, by smh67, Beban, #367118
- Fixed: translated node forgets its menu settings, by brucepearson, #364375
- Fixed: missing node languages for LANGUAGE_SUPPORT_EXTENDED_NOT_DISPLAYED, by Roger Lopez, #365574

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 18:27:42 2009 UTC (10 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.1.2.20: +9 -4 lines
Diff to previous 1.1.2.20 , to branch point 1.1
- Fixed: attached nodes synchronization not working, by doq, #359987
- Fixed: locale table growing on each request, issue with i18nstring_textgroup(), by drifter, #359249

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 17:52:22 2009 UTC (10 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.19: +16 -6 lines
Diff to previous 1.1.2.19 , to branch point 1.1
- Fixed: missing i18nstrings module when enabling other modules module, #358839
- Fixed: taxonomy strings not properly synchronized (removed), by stella, #356542

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 16:08:39 2009 UTC (10 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.18: +2 -1 lines
Diff to previous 1.1.2.18 , to branch point 1.1
- Reworked taxonomy language logic when saving terms, set node/current language for tags.
- Added some more help text and links to the taxonomy admin pages.
- Rolled back nodereference patch, previously committed by mistake, #314721

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 00:55:07 2009 UTC (10 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.17: +60 -7 lines
Diff to previous 1.1.2.17 , to branch point 1.1
- CCK file fields not removed anymore when one of the translations is deleted, #313613

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 22:15:05 2009 UTC (10 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.16: +47 -3 lines
Diff to previous 1.1.2.16 , to branch point 1.1
- Fixed: files removed when one of the translations is deleted, #313613
- Fixed issue with file sync list option, by nkoponen, #298327
- Added clean up feature to i18nstrings refresh

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 18:30:37 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.1.2.15: +2 -2 lines
Diff to previous 1.1.2.15 , to branch point 1.1
Missing period

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 11:40:19 2008 UTC (13 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.14: +2 -2 lines
Diff to previous 1.1.2.14 , to branch point 1.1
Code style fixes

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 11:32:24 2008 UTC (13 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.13: +18 -18 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Code style fixes

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

Revision 1.1.2.12 - (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.1.2.11: +3 -3 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Trailing spaces cleanup (code style)

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 14:11:58 2008 UTC (13 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.10: +12 -7 lines
Diff to previous 1.1.2.10 , to branch point 1.1
- Fixed: Synchronization not happening when creating a translation, #313605
- Added some help texts for i18nstrings and warnings about the site default language, #314035

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 16:09:27 2008 UTC (14 months ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA4
Changes since 1.1.2.9: +6 -6 lines
Diff to previous 1.1.2.9 , to branch point 1.1
- Renamed some modules, updated descriptions
- Fixed / improved some module help texts.
- Fixed multiple localization issues, by hass, #310852

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 19:21:45 2008 UTC (14 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.8: +12 -10 lines
Diff to previous 1.1.2.8 , to branch point 1.1
- Fixed error with i18ncontent update, #295263
- Fixed warning in sync module, by vjacquin, #299064 and #294511
- Fixed issue with i18nblocks and system module weights, #299642
- Fixed warning in i18ntaxonomy, by mvc , #304003

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 9 12:12:40 2008 UTC (15 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.1.2.7: +57 -34 lines
Diff to previous 1.1.2.7 , to branch point 1.1
- Fixed issue with synchronization and empty fields as array (files)
- Added back CCK syncronization, by drewish, #293019
- Added new 'mixed' language selection option, by ablivio, #203798

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 20:11:06 2008 UTC (15 months, 2 weeks ago) by drewish
Branch: DRUPAL-6--1
Changes since 1.1.2.6: +21 -21 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Removing trailing whitepsace.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 11:17:34 2008 UTC (17 months ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.1.2.5: +4 -12 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Multiple bug fixes:
- Patch to prevent query rewriting for views, by Frank Steiner, #272432
- Taxonomies not syncing, by drewish, #256357
- Menu not refreshing locales, by Frank Steiner, #263124
- User profiles not translated on registration, by gustavlarson, #248089

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 16:10:32 2008 UTC (19 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.1.2.4: +4 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
- Disabled CCK integration in i18nsync till there's a stable cck version
- Fixed multiple issues with selection modes and some old function clean up
- Fixed issues with menu administration pages, now showing all items for nodes

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 18:59:20 2008 UTC (20 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.3: +4 -4 lines
Diff to previous 1.1.2.3 , to branch point 1.1
- Fixed: wrong function name on i18ntaxonomy producing errors/warnings
- Fixed: blocks not saving language properly.
- Improved taxonomy vocabulary form, re-grouping the fields and with some help text.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 23:27:51 2008 UTC (20 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.2: +2 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
- Fixed Call-time-pass-by reference, http://drupal.org/node/231856
- New refresh and update feature for i18nstrings (implemented for taxonomy and content)

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 03:00:56 2008 UTC (20 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1.2.1: +67 -104 lines
Diff to previous 1.1.2.1 , to branch point 1.1
- Fixed file synchronization for translations
- Added field population for synchronized fields
- Translating taxonomy for new node translations
- Taxonomy synchronization is now a per content type option

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 20:26:20 2008 UTC (21 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.1: +94 -31 lines
Diff to previous 1.1
Resync with head branch. Moving on on this one from now

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 01:27:39 2008 UTC (21 months ago) by jareyero
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +94 -31 lines
Diff to previous 1.1
Updated translation synchronization
Added README.txt

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 22 12:33:50 2007 UTC (2 years, 1 month ago) by jareyero
Branch: MAIN
Branch point for: DRUPAL-6--1
Reorganizing the package

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