From 1ca2373a4b12f13e628194d4ff2ffa1eaf646a03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dariusz=20G=C3=B3recki?= Date: Fri, 7 Jan 2011 18:57:36 +0100 Subject: [PATCH] Prepare to release v1.3.5 - Change the release version information - Change the copyright year --- EMongoCriteria.php | 2 +- EMongoCursor.php | 2 +- EMongoDB.php | 2 +- EMongoDocument.php | 2 +- EMongoDocumentBehavior.php | 2 +- EMongoDocumentDataProvider.php | 2 +- EMongoEmbeddedDocument.php | 2 +- EMongoException.php | 2 +- EMongoGridFS.php | 4 ++-- EMongoSoftDocument.php | 2 +- README.mkd | 8 ++++---- doc/input/en/changelog.txt | 6 +++++- doc/settings.ini | 4 ++-- extra/EEmbeddedArraysBehavior.php | 2 +- extra/EMongoUniqueValidator.php | 2 +- gii/mongoCRUD/MongoCRUDCode.php | 2 +- gii/mongoCRUD/MongoCRUDGenerator.php | 2 +- 17 files changed, 26 insertions(+), 22 deletions(-) diff --git a/EMongoCriteria.php b/EMongoCriteria.php index 9280ea8f..fa46eb51 100644 --- a/EMongoCriteria.php +++ b/EMongoCriteria.php @@ -6,7 +6,7 @@ * * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 CleverIT http://www.cleverit.com.pl + * @copyright 2011 CleverIT http://www.cleverit.com.pl * @license http://www.yiiframework.com/license/ BSD license * @version 1.3 * @category ext diff --git a/EMongoCursor.php b/EMongoCursor.php index 483be7ea..2488ae46 100644 --- a/EMongoCursor.php +++ b/EMongoCursor.php @@ -7,7 +7,7 @@ * @author Nagy Attila Gábor * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 CleverIT http://www.cleverit.com.pl + * @copyright 2011 CleverIT http://www.cleverit.com.pl * @license http://www.yiiframework.com/license/ BSD license * @version 1.3 * @category ext diff --git a/EMongoDB.php b/EMongoDB.php index b4a6c6d5..2e644d53 100644 --- a/EMongoDB.php +++ b/EMongoDB.php @@ -6,7 +6,7 @@ * * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 CleverIT http://www.cleverit.com.pl + * @copyright 2011 CleverIT http://www.cleverit.com.pl * @license http://www.yiiframework.com/license/ BSD license * @version 1.3 * @category ext diff --git a/EMongoDocument.php b/EMongoDocument.php index 2a5b6fe3..80cb1ebb 100644 --- a/EMongoDocument.php +++ b/EMongoDocument.php @@ -6,7 +6,7 @@ * * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 CleverIT http://www.cleverit.com.pl + * @copyright 2011 CleverIT http://www.cleverit.com.pl * @license http://www.yiiframework.com/license/ BSD license * @version 1.3 * @category ext diff --git a/EMongoDocumentBehavior.php b/EMongoDocumentBehavior.php index 816aad38..7e60f05a 100644 --- a/EMongoDocumentBehavior.php +++ b/EMongoDocumentBehavior.php @@ -6,7 +6,7 @@ * * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 CleverIT http://www.cleverit.com.pl + * @copyright 2011 CleverIT http://www.cleverit.com.pl * @license http://www.yiiframework.com/license/ BSD license * @version 1.3 * @category ext diff --git a/EMongoDocumentDataProvider.php b/EMongoDocumentDataProvider.php index 1432cf04..c8bca4f1 100644 --- a/EMongoDocumentDataProvider.php +++ b/EMongoDocumentDataProvider.php @@ -6,7 +6,7 @@ * * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 CleverIT http://www.cleverit.com.pl + * @copyright 2011 CleverIT http://www.cleverit.com.pl * @license http://www.yiiframework.com/license/ BSD license * @version 1.3 * @category ext diff --git a/EMongoEmbeddedDocument.php b/EMongoEmbeddedDocument.php index d4c237ef..3dbe437c 100644 --- a/EMongoEmbeddedDocument.php +++ b/EMongoEmbeddedDocument.php @@ -6,7 +6,7 @@ * * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 CleverIT http://www.cleverit.com.pl + * @copyright 2011 CleverIT http://www.cleverit.com.pl * @license http://www.yiiframework.com/license/ BSD license * @version 1.3 * @category ext diff --git a/EMongoException.php b/EMongoException.php index e45785d6..04aa4eb3 100644 --- a/EMongoException.php +++ b/EMongoException.php @@ -6,7 +6,7 @@ * * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 CleverIT http://www.cleverit.com.pl + * @copyright 2011 CleverIT http://www.cleverit.com.pl * @license http://www.yiiframework.com/license/ BSD license * @version 1.3 * @category ext diff --git a/EMongoGridFS.php b/EMongoGridFS.php index e20536f4..862203c3 100644 --- a/EMongoGridFS.php +++ b/EMongoGridFS.php @@ -8,7 +8,7 @@ * @author Philippe Gaultier * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 Ibitux + * @copyright 2011 Ibitux * @license http://www.yiiframework.com/license/ BSD license * @version SVN: $Revision: $ * @category ext @@ -23,7 +23,7 @@ * @author Philippe Gaultier * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 Ibitux + * @copyright 2011 Ibitux * @license http://www.yiiframework.com/license/ BSD license * @version SVN: $Revision: $ * @category ext diff --git a/EMongoSoftDocument.php b/EMongoSoftDocument.php index d8d7f3f8..20520f15 100644 --- a/EMongoSoftDocument.php +++ b/EMongoSoftDocument.php @@ -6,7 +6,7 @@ * * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 CleverIT http://www.cleverit.com.pl + * @copyright 2011 CleverIT http://www.cleverit.com.pl * @license http://www.yiiframework.com/license/ BSD license * @version 1.3 * @category ext diff --git a/README.mkd b/README.mkd index f00656ab..11508896 100644 --- a/README.mkd +++ b/README.mkd @@ -3,13 +3,13 @@ It originally started as a fork of [MongoRecord](www.yiiframework.com/extension/ extension written by [tyohan](http://www.yiiframework.com/user/31/ "tyohan"), to fix some major bugs, and add full featured suite for [MongoDB](http://www.mongodb.org "MongoDB") developers. -**IMPORTANT!: This version of Documentation in no longer a full documentation of suite! -Advanced topics has moved to the new place, see below.** - **PLEASE refer to the new FULL-Documentation [page](http://canni.github.com/YiiMongoDbSuite)** +This is the 1.3.5 release + +## Added in this release: -This is the 1.3.4 release +// TODO ## The Key Feature List: diff --git a/doc/input/en/changelog.txt b/doc/input/en/changelog.txt index d23d6454..53c6fc8e 100644 --- a/doc/input/en/changelog.txt +++ b/doc/input/en/changelog.txt @@ -3,7 +3,11 @@ Author: Dariusz Górecki --- -This is the 1.3.4 release (to be released) +This is the 1.3.5 release + +New features in 1.3.5 + +// TODO New features in 1.3.4 diff --git a/doc/settings.ini b/doc/settings.ini index a9d836a7..02ec738b 100644 --- a/doc/settings.ini +++ b/doc/settings.ini @@ -1,7 +1,7 @@ title = "YiiMongoDbSuite Manual" -version = "1.3.4" -copyright = "2010 CleverIT" +version = "1.3.5" +copyright = "2011 CleverIT" copyrightLink = "http://www.cleverit.com.pl" license = "GNU Free Documentation License 2.1" licenseLink = "http://www.gnu.org/licenses/fdl.html" diff --git a/extra/EEmbeddedArraysBehavior.php b/extra/EEmbeddedArraysBehavior.php index 0ffa75fc..62c37cba 100644 --- a/extra/EEmbeddedArraysBehavior.php +++ b/extra/EEmbeddedArraysBehavior.php @@ -6,7 +6,7 @@ * * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 CleverIT http://www.cleverit.com.pl + * @copyright 2011 CleverIT http://www.cleverit.com.pl * @license http://www.yiiframework.com/license/ BSD license * @version 1.3 * @category ext diff --git a/extra/EMongoUniqueValidator.php b/extra/EMongoUniqueValidator.php index b0b3c958..f264846c 100644 --- a/extra/EMongoUniqueValidator.php +++ b/extra/EMongoUniqueValidator.php @@ -6,7 +6,7 @@ * * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 CleverIT http://www.cleverit.com.pl + * @copyright 2011 CleverIT http://www.cleverit.com.pl * @license http://www.yiiframework.com/license/ BSD license * @version 1.3 * @category ext diff --git a/gii/mongoCRUD/MongoCRUDCode.php b/gii/mongoCRUD/MongoCRUDCode.php index 9f203f57..f2ba24f5 100644 --- a/gii/mongoCRUD/MongoCRUDCode.php +++ b/gii/mongoCRUD/MongoCRUDCode.php @@ -6,7 +6,7 @@ * * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 CleverIT http://www.cleverit.com.pl + * @copyright 2011 CleverIT http://www.cleverit.com.pl * @license http://www.yiiframework.com/license/ BSD license * @version 1.3 * @category ext diff --git a/gii/mongoCRUD/MongoCRUDGenerator.php b/gii/mongoCRUD/MongoCRUDGenerator.php index 0e8c762c..c38b344c 100644 --- a/gii/mongoCRUD/MongoCRUDGenerator.php +++ b/gii/mongoCRUD/MongoCRUDGenerator.php @@ -6,7 +6,7 @@ * * @author Dariusz Górecki * @author Invenzzia Group, open-source division of CleverIT company http://www.invenzzia.org - * @copyright 2010 CleverIT http://www.cleverit.com.pl + * @copyright 2011 CleverIT http://www.cleverit.com.pl * @license http://www.yiiframework.com/license/ BSD license * @version 1.3 * @category ext