Jose Reyero [Mon, 14 Feb 2011 11:36:29 +0000]
Updating from github, githup.com/josereyero/i18n
0eaf308 Fixed edition of taxonomy translations
59296bf Updated taxonomy translation forms
b54d118 Updating link alter hooks
f63892c Updated block module install
ed2c9d0 Fixed issues with text formats
0bde20c Simplified node_translations, properly check language code
b2e825e Simplified node_translations, properly check language code
1472068 Generalized i18n_sync hooks for entities
52b7e5d Added NEW! path translation module.
edd8bd3 Fixed issues with taxonomy forms
a0dfaff Implemented language selection for taxonomy
8c79dcd Added proper undefined language to menus and taxonomy
b8825f0 Moved node options to the right module. Added default language list options
7a6598f Added some variable information, using new variable api
520916f Removing obsoleted options, updating links
a289c8e Merge branch 'master' of github.com:josereyero/i18n
efe315e Replaced existance condition
8e64648 #1026784 bug fix
c3747d3 commented dpm function
f3eda0d #899152 coding standars and link to change the variable for other languages next to the variable
bd9380d Migrated hook_link_alter to hook_node_view_alter
4d6402d Fixed hiding translation links in node view
86e84dd Adapted JS file to D7
2b0a87d Fixed a notice error (1030548)
38c1ccf Fixed an undefinied index error (1048436)
397e4ac #1027110 fixed d7 compatibility code
1356194 Fixed bug, typo
dae8cf5 Fixed wrong funcion names in install files
42312f8 minor: i18n_block: Implements hook_uninstall().
35cf61d fix "Require language (Do not allow Language Neutral)."
df093b6 fix language-selection bug. set current language as default language for new nodes.
0e20b8a Cleaned install files and added update 7000 for all of them, to be filled later.
cc707c1 Fixed issues with syn, some fields working
688cf3c Fixed issues with language/language code
8cc8ad2 Added proper handling of theme settings
4e9d4b1 Commented out not updated fields
324da98 Added fields to select for synchronization
14db0fd Node synchronization
37c7dbf Better naming for includes
943092f Moved synchronization functions into separate file
96ae625 Reworked field info collection to use more flexible hooks
1096c4a Fixed notice when listing menu strings
e2f9c88 fixed notice in i18n_node
e30573c Integrated with Variable module, see http://drupal.org/project/variable
3d93fa9 Few more improvements for i18n sync
Jose Reyero [Wed, 19 Jan 2011 06:11:38 +0000]
Merging from https://github.com/josereyero/i18n
https://github.com/josereyero/i18n/commit/
5da7bb06110e1458f32d3d1c0900b70979aab889
Jose Reyero [Tue, 11 Jan 2011 18:50:13 +0000]
Removing ghost modules ?
Jose Reyero [Tue, 11 Jan 2011 18:47:20 +0000]
First D7 update, from https://github.com/josereyero/i18n
Bruce Pearson [Tue, 9 Nov 2010 10:31:32 +0000]
by brucepearson : Initial implementation of i18nselect for nodes.
Jose Reyero [Tue, 14 Sep 2010 11:30:30 +0000]
Moving functions from i18n.module, applying latest patches
Jose Reyero [Sun, 5 Sep 2010 10:39:15 +0000]
Creating stub for D7 upgrade:
- New i18nvariable module
- Drop i18npoll module
....
Jose Reyero [Sun, 5 Sep 2010 10:18:17 +0000]
- Fixed: issues with i18nvariables, do not check anymore $i18n_variables on initialization, by Jose, #850708
Alexandr Shvets [Wed, 18 Aug 2010 17:54:39 +0000]
Fixed [#514630].
Miro Dietiker [Thu, 12 Aug 2010 02:06:20 +0000]
#769318 by eMPee584, php noticess
Miro Dietiker [Sat, 31 Jul 2010 11:57:43 +0000]
remove typo NUL / NULL
Miro Dietiker [Sat, 31 Jul 2010 11:15:02 +0000]
#844208 by plach: delete description on menu item delete
Miro Dietiker [Fri, 30 Jul 2010 01:14:03 +0000]
#685788 Node type help not translated, by NaX
Francesco Placella [Thu, 29 Jul 2010 13:45:53 +0000]
#386372 by plach: follow up to drupal.org/node/386372#comment-3188944: manual patching introduced a small bug.
Francesco Placella [Thu, 29 Jul 2010 13:09:57 +0000]
#386372 by plach: follow up to drupal.org/node/386372#comment-3188944: manual patching introduced a small bug.
Jose Reyero [Sun, 11 Jul 2010 16:55:38 +0000]
- Some improvements to i18nmenu API, by plach, #386372
Francesco Placella [Sun, 11 Jul 2010 09:03:25 +0000]
#844208 by plach | miro_dietiker: Added Translate menu item description.
Jose Reyero [Thu, 8 Jul 2010 11:03:56 +0000]
- Renamed theme_taxonomy_term_page() to theme_i18ntaxonomy_term_page() to avoid namespace conflicts
- Added some taxonomy API functions: i18ntaxonomy_translate_term_name()....
- Fixed: Access denied to database query (LOCK TABLES) on i18n_variable_set(), #769260
Jose Reyero [Wed, 7 Jul 2010 17:57:10 +0000]
- Reworked variable initialization to fix multiple issues (front page, etc), #826774
- Some changes to variables API, added new function: i18n_variable_get()
Jose Reyero [Thu, 10 Jun 2010 11:56:24 +0000]
Updated changelog
Miro Dietiker [Wed, 9 Jun 2010 13:55:08 +0000]
#822726 static bug i18nstrings_group_info
Jose Reyero [Tue, 8 Jun 2010 19:42:34 +0000]
- Fixed: taxonomy name/help not translated, by miro_dietiker, #686896
Jose Reyero [Tue, 8 Jun 2010 19:14:50 +0000]
- (Re-applied?) Fixed duplicates in locales source, by Dippers, #782036
- Updating changelog for next release
Jose Reyero [Tue, 8 Jun 2010 17:30:30 +0000]
- Disabled language selection when editing menu items, by swentel, #694680
Jose Reyero [Sat, 5 Jun 2010 09:35:12 +0000]
- Reworked variable initialization to fox static cache issues with Drupal 6.17 (drupal_is_front_page), #817164
Jose Reyero [Fri, 4 Jun 2010 16:40:32 +0000]
Fixed: passing right value (TRUE) to l10n_client when missing translation
Jose Reyero [Fri, 4 Jun 2010 11:45:28 +0000]
Added reusable function for adding l10n_client strings: i18nstrings_add_l10n_client
Jose Reyero [Fri, 4 Jun 2010 08:52:36 +0000]
- Fixed l10n_client support, added missing strings for translation, by miro_dietiker, khaled.zaidan, #304434
Jose Reyero [Fri, 4 Jun 2010 08:34:30 +0000]
- More flexible 'translate default' options, #676002
Jose Reyero [Tue, 1 Jun 2010 14:15:16 +0000]
- Fixed warning during update script (possibly ids are the same), #783978
- Fixed maxlength, for node translation autocomplete, by cedrid, #802418
Jose Reyero [Tue, 1 Jun 2010 12:43:13 +0000]
- Fixed i18n_init not run early enough, inconsistent menu items, #614548
- Fixed wrong data type in query for i18n_blocks (pgsql), by jmpoure, #709272
Jose Reyero [Tue, 25 May 2010 13:57:39 +0000]
- Added i18nstrings_string() for 'plain strings', don't do unneeded filtering.
- Fixed: Make menu title translatable (blocks), by moritzz, #356375
Jose Reyero [Tue, 18 May 2010 09:05:06 +0000]
- Moved i18nviews module to new project,drupal.org/project/i18nviews, #788290
Jose Reyero [Tue, 18 May 2010 08:58:53 +0000]
- Fixed: errors when taxonomy not set, #743492
Jose Reyero [Mon, 17 May 2010 13:55:38 +0000]
- Fixed update issues, for i18nstrings, #79644
- Moved i18n_test module to "Testing" package, #799730
Miro Dietiker [Sat, 8 May 2010 01:04:34 +0000]
fixed some doc
Miro Dietiker [Sat, 8 May 2010 00:35:58 +0000]
fixed some doc
Miro Dietiker [Tue, 4 May 2010 15:40:04 +0000]
#676002 optionally translate default language
Miro Dietiker [Tue, 4 May 2010 14:41:46 +0000]
#676002 optionally translate default language
Marc Ferran (aka Markus) [Fri, 30 Apr 2010 10:35:55 +0000]
- Restore back function tt() to prevent "Fatal error: Call to undefined function tt()" in other modules, by markus_petrux, #358839
Jose Reyero [Sun, 11 Apr 2010 23:21:40 +0000]
- Fixed: The "All languages" option can't save back on blocks, #766678
- Deleted obsolete functions tt() and to(). Replaced by i18nstrings() and i18nstrings_update()
Jose Reyero [Wed, 7 Apr 2010 19:45:52 +0000]
Fixed multiple issues, added unit tests
Jose Reyero [Wed, 31 Mar 2010 21:13:06 +0000]
Improved block tests
Jose Reyero [Wed, 31 Mar 2010 16:27:10 +0000]
Added some tests
Jose Reyero [Fri, 5 Mar 2010 10:21:54 +0000]
- Fixed: warning in node form causes PHP notice, by swentel, #664944
- Completed i18nstrings API cleanup
Jose Reyero [Thu, 4 Mar 2010 20:11:11 +0000]
- Fixed: i18nblocks conflicts with modules and themes, by JohnAlbin, #457512
- Some clean up to i18nstrings API: Dropped update option from i18nstrings_translate()
- Disable content selection during synchronization, by Pisco, #648348
Jose Reyero [Thu, 4 Mar 2010 12:38:46 +0000]
- Add CSS class to body tag based on language, by Garrett Albright, #661448
- Added compatibility with ctools page manager, by Kars-T, #698942
- Added support for taxonomy_override_selector, by hefox, #619726
Jose Reyero [Thu, 4 Mar 2010 11:51:54 +0000]
- Fixed: Configure string translation tab not showing up, #732368
- Fixed: Views content negotiation filter not working, by markus_petrux, #650552
- PHP 5.3 compatibiliby issue, by Berdir, #623138
Jose Reyero [Wed, 3 Mar 2010 17:39:24 +0000]
Reworked i18nstrings API
Balogh Zoltan [Sat, 2 Jan 2010 19:18:22 +0000]
by Miles and Zoltan Balogh: Hungarian translation
Jose Reyero [Tue, 1 Dec 2009 16:05:29 +0000]
- Fixed: Multiple issues with file synchronization, new files, other modules, #363065
Jose Reyero [Sat, 28 Nov 2009 16:35:50 +0000]
Fixed translation ui strings, suggested by dagmar.
Updated some string translation functions in i18ncontent
Fixed minor issues with i18n and settings forms
Jose Reyero [Fri, 27 Nov 2009 20:55:01 +0000]
Fixed broken string refresh in last commit.
Jose Reyero [Fri, 27 Nov 2009 20:33:02 +0000]
Improved i18nstrings to support input formats with texts
Jose Reyero [Tue, 24 Nov 2009 16:28:10 +0000]
- Usability: Added proper validation to vocabulary form, by andrewlevine #577066
- Fixed: Translated primary and secondary links appear even if they are disabled, by yrocq #631388
Jose Reyero [Tue, 24 Nov 2009 15:53:44 +0000]
- Reworked i18nstrings API using proper namespaces, kept tt() for compatibility
Jose Reyero [Tue, 24 Nov 2009 14:07:38 +0000]
Fixed error when refreshing views strings #641282
Jose Reyero [Tue, 24 Nov 2009 00:06:08 +0000]
- Added: New plugin for views translation, by nedjo, joostvdl, #360024
Jose Reyero [Fri, 6 Nov 2009 14:02:39 +0000]
- Fixed: location fields not showing up for synchronization options, #426294
Jose Reyero [Thu, 5 Nov 2009 19:10:51 +0000]
Missing update for 5.x -> 6.x
Jose Reyero [Thu, 5 Nov 2009 18:41:20 +0000]
- Fixed: pgsql compatibility in upgrade scripts, by jandd, #383728
Jose Reyero [Thu, 5 Nov 2009 17:33:35 +0000]
- Fixed: Translate all custom block titles (not only custom blocks), by brucepearson, #541048
- Added: Primary and secondary links' menus translation using preprocess, by neochief, #514108
Jose Reyero [Tue, 3 Nov 2009 17:53:24 +0000]
- Fixed: Some text groups losing strings when refreshed, #442428
- Fixed: Checkboxes fields are not translating in profile view pages, by neochief, #520692
Jose Reyero [Tue, 3 Nov 2009 12:09:57 +0000]
- Added: Translate tags vocablary name on node form, by dboulet, #494576
- Fixed i18n Filter in Views results in SQL Error, by markus_petrux, #522162
Jose Reyero [Tue, 3 Nov 2009 10:46:25 +0000]
Added tag support for taxonomy synchronization
Jose Reyero [Mon, 19 Oct 2009 14:02:03 +0000]
- Fixed buggy taxonomy synchronization, #365606, #365606, #379306
- Cleaning some module dependencies and old code.
Jose Reyero [Mon, 21 Sep 2009 23:11:33 +0000]
- Fixed: Select translations autocomplete wrong filtering by hass, #557980
- Added: Translated taxonomy tokens by Hugo Wetterberg, googletorp, #344794
- Fixed: Global variable corruption by etzel, #580280
hass [Sat, 29 Aug 2009 21:08:25 +0000]
Removed trailing white space (code style fixes)
hass [Sat, 29 Aug 2009 20:58:23 +0000]
Minor code style issue.
hass [Sat, 29 Aug 2009 19:24:01 +0000]
Fix translatable string bug.
Alexandr Shvets [Sun, 23 Aug 2009 14:40:05 +0000]
Initial version of i18ncck.
hass [Sat, 15 Aug 2009 09:30:34 +0000]
Upate path needs work, disable hook
hass [Thu, 13 Aug 2009 21:49:51 +0000]
Add new columns in update_6004, currently disabled for missing upgrade path from D52
hass [Thu, 13 Aug 2009 21:28:23 +0000]
* Add new 'type' column to i18n_strings table.
* Use db_add_field() for update_6000.
hass [Thu, 13 Aug 2009 21:11:47 +0000]
#395598 by hass: Upgrade to D6 impossible - Add missing {i18n_strings}.oid on upgrade.
hass [Thu, 13 Aug 2009 20:11:41 +0000]
Added a missing blank in i18n_blocks insert
hass [Thu, 13 Aug 2009 18:52:25 +0000]
#541834 by eMPee584 , hass: Fixed some bugs
Jose Reyero [Thu, 6 Aug 2009 13:30:51 +0000]
Added more tests, updated changelog
Jose Reyero [Thu, 6 Aug 2009 11:21:16 +0000]
Added basic tests with a base class for a good i18n install
Jose Reyero [Wed, 5 Aug 2009 22:44:44 +0000]
- Added support for image synchronization, #329825
Jose Reyero [Wed, 5 Aug 2009 22:28:25 +0000]
- Added filefield/imagefield synchronization, by dasjo, #278426
Alexandr Shvets [Tue, 4 Aug 2009 16:01:18 +0000]
[#520550] - Clean-up i18nprofiles
Alexandr Shvets [Tue, 4 Aug 2009 15:47:18 +0000]
"uk-ua" is absolete tag for Ukrainian translations, "uk" is correct, so removing useless translations.
Alexandr Shvets [Tue, 4 Aug 2009 15:43:07 +0000]
[#531710] - i18n + forum
Alexandr Shvets [Tue, 4 Aug 2009 15:39:34 +0000]
[#514994]
Jose Reyero [Tue, 4 Aug 2009 14:45:06 +0000]
- Fixed: Unset variables set to be multilingual don't show default values, by Island Usurper, #527534
Jose Reyero [Sun, 5 Jul 2009 14:43:41 +0000]
- Reworked content type settings, now in own fieldset
- Added node language options:
- Default to current language
- No language neutral
- Lock language once created
hass [Thu, 25 Jun 2009 23:11:39 +0000]
Updated POT files after schema translation removal
hass [Thu, 25 Jun 2009 23:08:20 +0000]
Removed schema translation (shouldn't be done any longer)
hass [Thu, 25 Jun 2009 23:08:06 +0000]
Updated German translation
hass [Thu, 25 Jun 2009 23:02:01 +0000]
Removed schema translation (shouldn't be done any longer)
hass [Thu, 25 Jun 2009 22:53:31 +0000]
UK, UK-UA Translation
* Filename cleanup
* Splitted PO files in main translation folder
hass [Thu, 25 Jun 2009 22:46:18 +0000]
Updated POT files
Jose Reyero [Mon, 22 Jun 2009 09:32:03 +0000]
Updated changelog 6.x-1.1
Jose Reyero [Fri, 12 Jun 2009 13:35:12 +0000]
- Fixed pgsql issue in i18nblocks query rewriting, by plj, #383772
- Changed i18ntaxonomy module weight for it to run before views, by Owen Barton, #386136
Jose Reyero [Fri, 12 Jun 2009 13:10:25 +0000]
- 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
Jose Reyero [Fri, 12 Jun 2009 11:33:16 +0000]
- Fixed multilingual variables issues, by rfay, #451120
- Fixed i18nstrings, wrong hook_schema_alter() implementation, by rsvelko, #466876
podarok [Thu, 21 May 2009 01:06:23 +0000]
Ukrainian translations per submodule 100% translated for 6.1 i18n module branch
podarok [Thu, 21 May 2009 00:38:23 +0000]
Ukrainian translation for i18n modules 6.1 branch
Jose Reyero [Mon, 18 May 2009 09:29:24 +0000]
- Added location to i18nsync fields, by zedzed, #426294
- Added new dependence (i18ntaxonomy) and some taxonomy handling to i18nviews