From e8d0f29b599427d5eab3f69811722b83a362493b Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Mon, 18 Sep 2017 12:44:07 +0000 Subject: [PATCH] Start packaging fro 0.46 version git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3949 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- debian/changelog | 6 +++ locale/en_GB.UTF8/LC_MESSAGES/domframework.po | 42 +++++++++---------- locale/en_US.UTF8/LC_MESSAGES/domframework.po | 42 +++++++++---------- locale/fr_FR.UTF8/LC_MESSAGES/domframework.po | 42 +++++++++---------- version.php | 2 +- 5 files changed, 70 insertions(+), 64 deletions(-) diff --git a/debian/changelog b/debian/changelog index 19f4b81..2c8fa22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +domframework (0.46-1) testing; urgency=low + + * dblayeroo : bug in group by feature + + -- Dominique Fournier Mon, 18 Sep 2017 14:43:27 +0200 + domframework (0.45-1) testing; urgency=low FEATURES ADDED: diff --git a/locale/en_GB.UTF8/LC_MESSAGES/domframework.po b/locale/en_GB.UTF8/LC_MESSAGES/domframework.po index bf0aaf3..7cd9575 100644 --- a/locale/en_GB.UTF8/LC_MESSAGES/domframework.po +++ b/locale/en_GB.UTF8/LC_MESSAGES/domframework.po @@ -27,7 +27,7 @@ msgstr "Add new entry" msgid "Already sign in" msgstr "Already sign in" -#: dblayer.php:495 dblayeroo.php:2682 +#: dblayer.php:495 dblayeroo.php:2707 msgid "An entry with these values already exists" msgstr "An entry with these values already exists" @@ -180,7 +180,7 @@ msgstr "Can't send email : not connected to SMTP server" msgid "Can't send in JSON invalid data : %s" msgstr "" -#: dblayeroo.php:2617 +#: dblayeroo.php:2642 #, php-format msgid "Can't update multiple rows with unique value on col '%s'" msgstr "" @@ -232,7 +232,7 @@ msgstr "DB for Right is not connected" #: dblayer.php:238 dblayer.php:257 dblayer.php:601 dblayer.php:712 #: dblayer.php:893 dblayer.php:995 dblayer.php:1049 dblayer.php:1079 #: dblayeroo.php:236 dblayeroo.php:263 dblayeroo.php:323 dblayeroo.php:639 -#: dblayeroo.php:2236 +#: dblayeroo.php:2259 msgid "Database not connected" msgstr "Database not connected" @@ -353,12 +353,12 @@ msgstr "Extension not allowed" msgid "Field '%s' (defined in titles) not found in fields" msgstr "Field '%s' (defined in titles) not found in fields" -#: dblayeroo.php:2548 +#: dblayeroo.php:2573 #, php-format msgid "Field '%s' : Data field too long" msgstr "" -#: dblayeroo.php:2568 +#: dblayeroo.php:2593 #, php-format msgid "Field '%s' : invalid SQL type (%s) in $this->fields " msgstr "" @@ -368,12 +368,12 @@ msgstr "" msgid "Field '%s' is autoincrement but not primary" msgstr "" -#: dblayeroo.php:2517 +#: dblayeroo.php:2542 #, php-format msgid "Field '%s' mandatory and not provided" msgstr "" -#: dblayeroo.php:2532 +#: dblayeroo.php:2557 #, php-format msgid "Field '%s' not a string nor a integer" msgstr "" @@ -383,27 +383,27 @@ msgstr "" msgid "Field '%s' not allowed" msgstr "Field '%s' not allowed" -#: dblayeroo.php:2553 +#: dblayeroo.php:2578 #, php-format msgid "Field '%s' not in date format" msgstr "" -#: dblayeroo.php:2559 +#: dblayeroo.php:2584 #, php-format msgid "Field '%s' not in datetime format" msgstr "" -#: dblayeroo.php:2542 +#: dblayeroo.php:2567 #, php-format msgid "Field '%s' not in integer format" msgstr "" -#: dblayeroo.php:2564 +#: dblayeroo.php:2589 #, php-format msgid "Field '%s' not in time format" msgstr "" -#: dblayeroo.php:2525 +#: dblayeroo.php:2550 #, php-format msgid "Field '%s' null and defined as NOT NULL and not Autoincrement" msgstr "" @@ -799,7 +799,7 @@ msgstr "" msgid "Mandatory field '%s' is empty" msgstr "Mandatory field '%s' is empty" -#: dblayer.php:317 dblayeroo.php:2487 +#: dblayer.php:317 dblayeroo.php:2512 #, php-format msgid "Mandatory field '%s' not provided" msgstr "Mandatory field '%s' not provided" @@ -891,7 +891,7 @@ msgstr "No authentication method available for the server" msgid "No cache directory defined" msgstr "No cache directory defined" -#: dblayeroo.php:2656 dblayeroo.php:2668 +#: dblayeroo.php:2681 dblayeroo.php:2693 #, php-format msgid "No column '%s' defined but must be unique !" msgstr "" @@ -961,7 +961,7 @@ msgstr "No fieldLastname defined" msgid "No fieldPassword defined" msgstr "No fieldPassword defined" -#: dblayeroo.php:2704 +#: dblayeroo.php:2729 #, php-format msgid "No foreign object configured to test the foreign key for table '%s'" msgstr "" @@ -1018,7 +1018,7 @@ msgstr "" msgid "No table name defined to drop the table" msgstr "" -#: dblayer.php:605 dblayeroo.php:2239 +#: dblayer.php:605 dblayeroo.php:2262 msgid "No table name defined to insert in the table" msgstr "" @@ -1271,7 +1271,7 @@ msgstr "The directory for SQLite database is write protected" msgid "The field '%s' doesn't exists in database" msgstr "" -#: dblayeroo.php:2698 +#: dblayeroo.php:2723 #, php-format msgid "The field '%s' must be test on foreign, but is not provided" msgstr "" @@ -1365,7 +1365,7 @@ msgstr "The root can not be removed" msgid "The serie name in legend must not takes more than half of the graph" msgstr "" -#: dblayer.php:612 dblayeroo.php:2245 +#: dblayer.php:612 dblayeroo.php:2268 msgid "The unique configuration is not an array" msgstr "The unique configuration is not an array" @@ -1373,7 +1373,7 @@ msgstr "The unique configuration is not an array" msgid "The user must be in the wanted group" msgstr "The user must be in the wanted group" -#: dblayeroo.php:2719 +#: dblayeroo.php:2744 #, php-format msgid "The value of the foreign key '%s' doesn't exists in foreign table" msgstr "" @@ -1405,11 +1405,11 @@ msgstr "Unable to find the user : '%s'" msgid "Unable to get the user password from database" msgstr "Unable to get the user password from database" -#: dblayeroo.php:2595 +#: dblayeroo.php:2620 msgid "Unique def is not a string or an array" msgstr "" -#: dblayer.php:609 dblayeroo.php:2242 +#: dblayer.php:609 dblayeroo.php:2265 msgid "Unique fields of table are not defined" msgstr "Unique fields of table are not defined" diff --git a/locale/en_US.UTF8/LC_MESSAGES/domframework.po b/locale/en_US.UTF8/LC_MESSAGES/domframework.po index bf0aaf3..7cd9575 100644 --- a/locale/en_US.UTF8/LC_MESSAGES/domframework.po +++ b/locale/en_US.UTF8/LC_MESSAGES/domframework.po @@ -27,7 +27,7 @@ msgstr "Add new entry" msgid "Already sign in" msgstr "Already sign in" -#: dblayer.php:495 dblayeroo.php:2682 +#: dblayer.php:495 dblayeroo.php:2707 msgid "An entry with these values already exists" msgstr "An entry with these values already exists" @@ -180,7 +180,7 @@ msgstr "Can't send email : not connected to SMTP server" msgid "Can't send in JSON invalid data : %s" msgstr "" -#: dblayeroo.php:2617 +#: dblayeroo.php:2642 #, php-format msgid "Can't update multiple rows with unique value on col '%s'" msgstr "" @@ -232,7 +232,7 @@ msgstr "DB for Right is not connected" #: dblayer.php:238 dblayer.php:257 dblayer.php:601 dblayer.php:712 #: dblayer.php:893 dblayer.php:995 dblayer.php:1049 dblayer.php:1079 #: dblayeroo.php:236 dblayeroo.php:263 dblayeroo.php:323 dblayeroo.php:639 -#: dblayeroo.php:2236 +#: dblayeroo.php:2259 msgid "Database not connected" msgstr "Database not connected" @@ -353,12 +353,12 @@ msgstr "Extension not allowed" msgid "Field '%s' (defined in titles) not found in fields" msgstr "Field '%s' (defined in titles) not found in fields" -#: dblayeroo.php:2548 +#: dblayeroo.php:2573 #, php-format msgid "Field '%s' : Data field too long" msgstr "" -#: dblayeroo.php:2568 +#: dblayeroo.php:2593 #, php-format msgid "Field '%s' : invalid SQL type (%s) in $this->fields " msgstr "" @@ -368,12 +368,12 @@ msgstr "" msgid "Field '%s' is autoincrement but not primary" msgstr "" -#: dblayeroo.php:2517 +#: dblayeroo.php:2542 #, php-format msgid "Field '%s' mandatory and not provided" msgstr "" -#: dblayeroo.php:2532 +#: dblayeroo.php:2557 #, php-format msgid "Field '%s' not a string nor a integer" msgstr "" @@ -383,27 +383,27 @@ msgstr "" msgid "Field '%s' not allowed" msgstr "Field '%s' not allowed" -#: dblayeroo.php:2553 +#: dblayeroo.php:2578 #, php-format msgid "Field '%s' not in date format" msgstr "" -#: dblayeroo.php:2559 +#: dblayeroo.php:2584 #, php-format msgid "Field '%s' not in datetime format" msgstr "" -#: dblayeroo.php:2542 +#: dblayeroo.php:2567 #, php-format msgid "Field '%s' not in integer format" msgstr "" -#: dblayeroo.php:2564 +#: dblayeroo.php:2589 #, php-format msgid "Field '%s' not in time format" msgstr "" -#: dblayeroo.php:2525 +#: dblayeroo.php:2550 #, php-format msgid "Field '%s' null and defined as NOT NULL and not Autoincrement" msgstr "" @@ -799,7 +799,7 @@ msgstr "" msgid "Mandatory field '%s' is empty" msgstr "Mandatory field '%s' is empty" -#: dblayer.php:317 dblayeroo.php:2487 +#: dblayer.php:317 dblayeroo.php:2512 #, php-format msgid "Mandatory field '%s' not provided" msgstr "Mandatory field '%s' not provided" @@ -891,7 +891,7 @@ msgstr "No authentication method available for the server" msgid "No cache directory defined" msgstr "No cache directory defined" -#: dblayeroo.php:2656 dblayeroo.php:2668 +#: dblayeroo.php:2681 dblayeroo.php:2693 #, php-format msgid "No column '%s' defined but must be unique !" msgstr "" @@ -961,7 +961,7 @@ msgstr "No fieldLastname defined" msgid "No fieldPassword defined" msgstr "No fieldPassword defined" -#: dblayeroo.php:2704 +#: dblayeroo.php:2729 #, php-format msgid "No foreign object configured to test the foreign key for table '%s'" msgstr "" @@ -1018,7 +1018,7 @@ msgstr "" msgid "No table name defined to drop the table" msgstr "" -#: dblayer.php:605 dblayeroo.php:2239 +#: dblayer.php:605 dblayeroo.php:2262 msgid "No table name defined to insert in the table" msgstr "" @@ -1271,7 +1271,7 @@ msgstr "The directory for SQLite database is write protected" msgid "The field '%s' doesn't exists in database" msgstr "" -#: dblayeroo.php:2698 +#: dblayeroo.php:2723 #, php-format msgid "The field '%s' must be test on foreign, but is not provided" msgstr "" @@ -1365,7 +1365,7 @@ msgstr "The root can not be removed" msgid "The serie name in legend must not takes more than half of the graph" msgstr "" -#: dblayer.php:612 dblayeroo.php:2245 +#: dblayer.php:612 dblayeroo.php:2268 msgid "The unique configuration is not an array" msgstr "The unique configuration is not an array" @@ -1373,7 +1373,7 @@ msgstr "The unique configuration is not an array" msgid "The user must be in the wanted group" msgstr "The user must be in the wanted group" -#: dblayeroo.php:2719 +#: dblayeroo.php:2744 #, php-format msgid "The value of the foreign key '%s' doesn't exists in foreign table" msgstr "" @@ -1405,11 +1405,11 @@ msgstr "Unable to find the user : '%s'" msgid "Unable to get the user password from database" msgstr "Unable to get the user password from database" -#: dblayeroo.php:2595 +#: dblayeroo.php:2620 msgid "Unique def is not a string or an array" msgstr "" -#: dblayer.php:609 dblayeroo.php:2242 +#: dblayer.php:609 dblayeroo.php:2265 msgid "Unique fields of table are not defined" msgstr "Unique fields of table are not defined" diff --git a/locale/fr_FR.UTF8/LC_MESSAGES/domframework.po b/locale/fr_FR.UTF8/LC_MESSAGES/domframework.po index 9b0d2a4..d30463e 100644 --- a/locale/fr_FR.UTF8/LC_MESSAGES/domframework.po +++ b/locale/fr_FR.UTF8/LC_MESSAGES/domframework.po @@ -31,7 +31,7 @@ msgstr "Ajouter une nouvelle entrée" msgid "Already sign in" msgstr "Déjà authentifié" -#: dblayer.php:495 dblayeroo.php:2682 +#: dblayer.php:495 dblayeroo.php:2707 msgid "An entry with these values already exists" msgstr "Une entrée existe déjà pour ces valeurs" @@ -184,7 +184,7 @@ msgstr "Ne peut pas envoyer l'email : non connecté au serveur SMTP" msgid "Can't send in JSON invalid data : %s" msgstr "Impossible d'envoyer en JSON des données invalides : %s" -#: dblayeroo.php:2617 +#: dblayeroo.php:2642 #, php-format msgid "Can't update multiple rows with unique value on col '%s'" msgstr "Impossible de mettre à jour plusieurs lignes avec la même valeur sur une colonne unique '%s'" @@ -236,7 +236,7 @@ msgstr "DB pour Right n'est pas connectée" #: dblayer.php:238 dblayer.php:257 dblayer.php:601 dblayer.php:712 #: dblayer.php:893 dblayer.php:995 dblayer.php:1049 dblayer.php:1079 #: dblayeroo.php:236 dblayeroo.php:263 dblayeroo.php:323 dblayeroo.php:639 -#: dblayeroo.php:2236 +#: dblayeroo.php:2259 msgid "Database not connected" msgstr "Base de données non connectée" @@ -357,12 +357,12 @@ msgstr "Extension interdite" msgid "Field '%s' (defined in titles) not found in fields" msgstr "Champ '%s' (defini dans les titres) introuvable dans les champs" -#: dblayeroo.php:2548 +#: dblayeroo.php:2573 #, php-format msgid "Field '%s' : Data field too long" msgstr "Champ '%s' : Le champ de données est trop long" -#: dblayeroo.php:2568 +#: dblayeroo.php:2593 #, php-format msgid "Field '%s' : invalid SQL type (%s) in $this->fields " msgstr "Champ '%s' : type SQL invalide (%s) dans $this->fields" @@ -372,12 +372,12 @@ msgstr "Champ '%s' : type SQL invalide (%s) dans $this->fields" msgid "Field '%s' is autoincrement but not primary" msgstr "Le champ '%s' est autoincrémental mais pas clé primaire" -#: dblayeroo.php:2517 +#: dblayeroo.php:2542 #, php-format msgid "Field '%s' mandatory and not provided" msgstr "Champ '%s' obligatoire et non fourni" -#: dblayeroo.php:2532 +#: dblayeroo.php:2557 #, php-format msgid "Field '%s' not a string nor a integer" msgstr "Le champ '%s' n'est ni une chaîne ni un entier" @@ -387,27 +387,27 @@ msgstr "Le champ '%s' n'est ni une chaîne ni un entier" msgid "Field '%s' not allowed" msgstr "Champ '%s' non autorisé" -#: dblayeroo.php:2553 +#: dblayeroo.php:2578 #, php-format msgid "Field '%s' not in date format" msgstr "Le champ '%s' n'est pas dans le format de date" -#: dblayeroo.php:2559 +#: dblayeroo.php:2584 #, php-format msgid "Field '%s' not in datetime format" msgstr "Le champ '%s' n'est pas dans le format de datetime" -#: dblayeroo.php:2542 +#: dblayeroo.php:2567 #, php-format msgid "Field '%s' not in integer format" msgstr "Le champ '%s' n'est pas dans le format d'entier" -#: dblayeroo.php:2564 +#: dblayeroo.php:2589 #, php-format msgid "Field '%s' not in time format" msgstr "Le champ '%s' n'est pas dans le format d'heure" -#: dblayeroo.php:2525 +#: dblayeroo.php:2550 #, php-format msgid "Field '%s' null and defined as NOT NULL and not Autoincrement" msgstr "Le champ '%s' est null mais défini à NOT NULL et pas AUTOINCREMENT" @@ -803,7 +803,7 @@ msgstr "Déconnexion" msgid "Mandatory field '%s' is empty" msgstr "Le champ obligatoire '%s' est vide" -#: dblayer.php:317 dblayeroo.php:2487 +#: dblayer.php:317 dblayeroo.php:2512 #, php-format msgid "Mandatory field '%s' not provided" msgstr "Le champ obligatoire '%s' n'est pas fourni" @@ -895,7 +895,7 @@ msgstr "Pas de methode d'authentification disponible pour ce serveur" msgid "No cache directory defined" msgstr "Pas de répertoire de cache défini" -#: dblayeroo.php:2656 dblayeroo.php:2668 +#: dblayeroo.php:2681 dblayeroo.php:2693 #, php-format msgid "No column '%s' defined but must be unique !" msgstr "Pas de champ '%s' défini, mais il doit être unique !" @@ -965,7 +965,7 @@ msgstr "fieldLastname indéfini" msgid "No fieldPassword defined" msgstr "fieldPassword indéfni" -#: dblayeroo.php:2704 +#: dblayeroo.php:2729 #, php-format msgid "No foreign object configured to test the foreign key for table '%s'" msgstr "Pas de foreign object configuré pour tester la clé étrangère de la table '%s'" @@ -1022,7 +1022,7 @@ msgstr "Pas de nom de table défini pour supprimer dans la table" msgid "No table name defined to drop the table" msgstr "Pas de nom de table défini pour supprimer la table" -#: dblayer.php:605 dblayeroo.php:2239 +#: dblayer.php:605 dblayeroo.php:2262 msgid "No table name defined to insert in the table" msgstr "Pas de nom de table défini pour insérer dans la table" @@ -1275,7 +1275,7 @@ msgstr "Le répertoire de la base SQLite est protégé en écriture" msgid "The field '%s' doesn't exists in database" msgstr "Le champ '%s' n'existe pas dans la base de données" -#: dblayeroo.php:2698 +#: dblayeroo.php:2723 #, php-format msgid "The field '%s' must be test on foreign, but is not provided" msgstr "Le champ '%s' doit être testé en clé étrangère, mais il n'est pas fourni" @@ -1369,7 +1369,7 @@ msgstr "La racine ne peut pas être supprimée" msgid "The serie name in legend must not takes more than half of the graph" msgstr "Le nom de la série dans la légende ne doit pas prendre plus de la moitié du graphique" -#: dblayer.php:612 dblayeroo.php:2245 +#: dblayer.php:612 dblayeroo.php:2268 msgid "The unique configuration is not an array" msgstr "La configuration de unique n'est pas un tableau" @@ -1377,7 +1377,7 @@ msgstr "La configuration de unique n'est pas un tableau" msgid "The user must be in the wanted group" msgstr "L'utilisateur doit être dans le groupe voulu" -#: dblayeroo.php:2719 +#: dblayeroo.php:2744 #, php-format msgid "The value of the foreign key '%s' doesn't exists in foreign table" msgstr "La valeur de clé étrangère '%s' n'existe pas dans la table étrangère" @@ -1409,11 +1409,11 @@ msgstr "Utilisateur introuvable : '%s'" msgid "Unable to get the user password from database" msgstr "Impossible d'obtenir le mot de passe utilisateur depuis la base de données" -#: dblayeroo.php:2595 +#: dblayeroo.php:2620 msgid "Unique def is not a string or an array" msgstr "Unique definition n'est ni une chaîne ni un tableau" -#: dblayer.php:609 dblayeroo.php:2242 +#: dblayer.php:609 dblayeroo.php:2265 msgid "Unique fields of table are not defined" msgstr "Les champs Uniques de la table ne sont pas définis" diff --git a/version.php b/version.php index 61fe294..8839579 100644 --- a/version.php +++ b/version.php @@ -11,4 +11,4 @@ if (!defined ("DOMFRAMEWORK_VERSION") || version_compare (DOMFRAMEWORK_VERSION, "0.6") < 0) die ("Your DomFramework version is too old : 0.6 minimum\n"); */ -define ("DOMFRAMEWORK_VERSION", "0.45"); +define ("DOMFRAMEWORK_VERSION", "0.46");