Timeline


and .

03/23/09:

17:36 Ticket #889 (Bug : plugin de template {form} et jZone) created by Nigoki
Lorsque l'on utilise le plugin {form} dans un template de Zone, les liens …
16:48 Ticket #888 (jDaoConditions: the operator should be checked) created by laurentj
The operator given to the addConditions method is not checked. We can give …
12:35 Changeset 1.1.x:1202:9e9f909c787a by Laurent Jouanneau <laurent@…>

Added unit tests for jsonrpc calls. trunk + 1.1.x

12:35 Changeset trunk:1228:81b260e60827 by Laurent Jouanneau <laurent@…>

Added unit tests for jsonrpc calls. trunk + 1.1.x

03/22/09:

23:09 Changeset 1.1.x:1201:305cb64bcdcb by Laurent Jouanneau <laurent@…>

fixed a bug in jControllerDaoCrud: there was a php error when trying to submit new data to create or update instead of redirect to the list jFormsBase: added a new method createNewToken for builders. patch commited in trunk + 1.1.x

23:09 Changeset trunk:1227:d987f37fb265 by Laurent Jouanneau <laurent@…>

fixed a bug in jControllerDaoCrud: there was a php error when trying to submit new data to create or update instead of redirect to the list jFormsBase: added a new method createNewToken for builders. patch commited in trunk + 1.1.x

14:12 Changeset 1.0.x:876:3c414e81b94c by Laurent Jouanneau <laurent@…>

Added a robots.txt in the testapp application.

14:12 Changeset 1.1.x:1200:8acb904b3a90 by Laurent Jouanneau <laurent@…>

Added a robots.txt in the testapp application.

14:12 Changeset trunk:1226:23b8a7be1c15 by Laurent Jouanneau <laurent@…>

Added a robots.txt in the testapp application.

11:46 Ticket #810 (Changer la balise meta title depuis un tpl) closed by bballizlife
fixed: commited in trunk, r1364.
11:45 Changeset trunk:1225:be3b04f9f06f by Loic Mathaud <loic@…>

ticket #810 : we can now change the title of the html response with the jtpl meta plugin. r=laurentj

03/21/09:

15:39 Ticket #887 (jFormsBase::prepareObjectFromControls doesn't support new unifiedType) closed by laurentj
fixed: fixed r1363. The array given to the method should now contains a …
15:38 Changeset trunk:1224:7e87c74cc994 by Laurent Jouanneau <laurent@…>

ticket #887: jFormsBase::prepareObjectFromControls doesn't support new unifiedType

15:34 Ticket #887 (jFormsBase::prepareObjectFromControls doesn't support new unifiedType) created by laurentj
in the patch about improvements of types in jDao, …
15:22 Ticket #884 (Jdatatime setFromString coding mistake) closed by laurentj
fixed: fixed in r1362. Thanks for your report
15:21 Changeset 1.1.x:1199:d39c220addac by Laurent Jouanneau <laurent@…>

ticket #884: fixed error during jFormsBase::prepareObjectFromControls with datetime properties. trunk+1.1.x. p=mike

15:21 Changeset trunk:1223:4cd155fe2501 by Laurent Jouanneau <laurent@…>

ticket #884: fixed error during jFormsBase::prepareObjectFromControls with datetime properties. trunk+1.1.x. p=mike

14:54 Ticket #716 (Nightly "Most advanced" Version of Jelix) closed by laurentj
fixed: Fixed. Changed some little things in the build system (r1360 & r1361), and …
14:39 Changeset 1.0.x:875:ab0fb96c9faf by Laurent Jouanneau <laurent@…>

worked on ticket #716: fixed bug in the makefiles

14:39 Changeset 1.1.x:1198:b2002532dd05 by Laurent Jouanneau <laurent@…>

worked on ticket #716: fixed bug in the makefiles

14:39 Changeset trunk:1222:f781d7df8e57 by Laurent Jouanneau <laurent@…>

worked on ticket #716: fixed bug in the makefiles

14:28 Changeset 1.0.x:874:489bc4aaadb2 by Laurent Jouanneau <laurent@…>

worked on ticket #716: improve the build system to allow to create link on the generated archives

14:28 Changeset 1.1.x:1197:a860bc9f17db by Laurent Jouanneau <laurent@…>

worked on ticket #716: improve the build system to allow to create link on the generated archives

14:28 Changeset trunk:1221:ff49c9347e53 by Laurent Jouanneau <laurent@…>

worked on ticket #716: improve the build system to allow to create link on the generated archives

09:01 Ticket #886 (This Jelix edition require the xmlrpc extension) closed by laurentj
fixed: fixed in branches 1.1.x, 1.0.x, trunk. r1359. Thanks for your report.
09:01 Changeset 1.0.x:873:81bace43ef04 by Laurent Jouanneau <laurent@…>

ticket #886: bad message name about filter extension in jInstallChecker. trunk+1.1.x+1.0.x

09:01 Changeset 1.1.x:1196:09067585765d by Laurent Jouanneau <laurent@…>

ticket #886: bad message name about filter extension in jInstallChecker. trunk+1.1.x+1.0.x

09:01 Changeset trunk:1220:bd356c393433 by Laurent Jouanneau <laurent@…>

ticket #886: bad message name about filter extension in jInstallChecker. trunk+1.1.x+1.0.x

03/20/09:

10:53 Ticket #871 (jDbTools should provides a way to translate any field type) closed by laurentj
fixed: no review. no time. landed ! r1358. Create new tickets for regression or …
10:52 Changeset trunk:1219:30f765f6f90a by Laurent Jouanneau <laurent@…>

ticket #871: jDbTools should provides a way to translate any field type.

  • Dao files can now refers to any database field type, although it doesn't support blob fields yet
  • support of a new attribute autoincrement on the property element in jdao
  • better support of long numerical values
  • new properties on jDbField: unifiedType, unsigned, minLength, maxLength minValue maxValue
  • new methods on jDbTools: getTypeInfo, unifiedToPhpType, stringToPhpValue, escapeValue, getBooleanValue, encloseName
  • no more static properties on jDaoCompiler
  • Api of jDaoParser and jDaoGenerator has changed
  • new properties on jDaoProperty: unifiedType, autoIncrement, and the signature of the constructor has changed
  • removed the deprecated method jDb::getProfil and you should use jDb::getProfile instead.

03/19/09:

15:31 Ticket #886 (This Jelix edition require the xmlrpc extension) created by Stageline
Hello. Please change jInstallChecker.class.php This …
12:24 Changeset 1.1.x:1195:e815ae737107 by Laurent Jouanneau <laurent@…>

Fixed an html bug in the user_rights.tpl. regression introduced with the patch of ticket 855

12:24 Changeset trunk:1218:32a41d35262e by Laurent Jouanneau <laurent@…>

Fixed an html bug in the user_rights.tpl. regression introduced with the patch of ticket 855

08:39 Ticket #885 (table_prefix in jelix-script command line) created by foxmask
Hi, As for ticket #882 , if we specify a table prefix in our …
03:35 Ticket #884 (Jdatatime setFromString coding mistake) created by mike
In jFormsBase, line 220 $daorec->$name should be replace by $object->name …

03/18/09:

00:12 Ticket #863 (Amélioration du menu de master_admin) closed by Surfoo
fixed: fixed in r1356 !
00:10 Changeset 1.1.x:1194:a01d5243bd76 by Baptiste Toinot <baptiste@…>

ticket #863 improvement of design on the master_admin menu r=laurentj

00:10 Changeset trunk:1217:1de434f86e7e by Baptiste Toinot <baptiste@…>

ticket #863 improvement of design on the master_admin menu r=laurentj

03/17/09:

23:19 Ticket #865 (Attribut type dans jFormsControlOutput) closed by laurentj
fixed
23:18 Changeset 1.1.x:1193:e2eed3688367 by Laurent Jouanneau <laurent@…>

ticket #865: jforms, added support of type attribute on output control. p=thomas. trunk+1.1.x

23:18 Changeset trunk:1216:6a1315e1d944 by Laurent Jouanneau <laurent@…>

ticket #865: jforms, added support of type attribute on output control. p=thomas. trunk+1.1.x

23:09 Ticket #866 (Affichage des valeurs des champs de saisie Date et Datetime) closed by laurentj
fixed: landed. r1354. merci pour le patch.
23:08 Changeset 1.1.x:1192:f97ecf8c3f62 by Laurent Jouanneau <laurent@…>

ticket #866: better display of date and datetime in jforms. p=thomas. trunk+1.1.x

23:08 Changeset trunk:1215:d469a76bf436 by Laurent Jouanneau <laurent@…>

ticket #866: better display of date and datetime in jforms. p=thomas. trunk+1.1.x

22:56 Ticket #835 (Can't set the "id" we want in the redirect response in _afterCreate() and ...) closed by laurentj
fixed: landed. r1353. thanks for the patch.
22:56 Changeset 1.1.x:1191:92a2112e720a by Laurent Jouanneau <laurent@…>

ticket #835: jControllerDaoCrud, can't set the id in _afterCreate and _afterUpdate. p=kewix. trunk+1.1.x.

22:56 Changeset trunk:1214:df6535378b66 by Laurent Jouanneau <laurent@…>

ticket #835: jControllerDaoCrud, can't set the id in _afterCreate and _afterUpdate. p=kewix. trunk+1.1.x.

22:49 Ticket #882 (no table prefix manage with usersCtrl of jacl2db_admin subpackage) closed by laurentj
fixed: Did you read the documentation of prefixTable() …
22:48 Changeset 1.1.x:1190:7ef417a0c9ef by Laurent Jouanneau <laurent@…>

ticket #882: jacl2db_admin, no use of the table prefix in a SQL query. trunk+1.1.x

22:48 Changeset trunk:1213:6c2e6ed3ca93 by Laurent Jouanneau <laurent@…>

ticket #882: jacl2db_admin, no use of the table prefix in a SQL query. trunk+1.1.x

22:39 Ticket #768 ($this->addLink() produce an invalid XHTML) closed by laurentj
fixed: fixed. r1351
22:39 Changeset 1.0.x:872:7352ebb6eb93 by Laurent Jouanneau <laurent@…>

ticket #768: jResponseHtml, urls in link element is not escaped. trunk+1.1.x+1.0.x

22:39 Changeset 1.1.x:1189:bf98e800a54c by Laurent Jouanneau <laurent@…>

ticket #768: jResponseHtml, urls in link element is not escaped. trunk+1.1.x+1.0.x

22:39 Changeset trunk:1212:caf34efaad65 by Laurent Jouanneau <laurent@…>

ticket #768: jResponseHtml, urls in link element is not escaped. trunk+1.1.x+1.0.x

22:16 Ticket #879 (Label des jForms genere par createform et createdaocrud) closed by laurentj
fixed: committed r1350
22:16 Changeset 1.1.x:1188:46b1ffd5485b by Laurent Jouanneau <laurent@…>

ticket #879: better labels generated by createform. p=geekbay

22:16 Changeset trunk:1211:913d6f8bcd8d by Laurent Jouanneau <laurent@…>

ticket #879: better labels generated by createform. p=geekbay

17:14 Ticket #883 (impossible to have a different urlengine for each entry points of a same ...) created by foxmask
In my defaultconfig.ini.php i put …
15:24 Ticket #882 (no table prefix manage with usersCtrl of jacl2db_admin subpackage) created by foxmask
Actually we cant query jacl2_user_group as the table_prefix is not …
11:17 Ticket #881 (jForms: in testapp, choice control has not red star although it is ...) created by laurentj
In the simple form of testapp, the control named status has not a red star …
11:11 Ticket #880 (Testapp: token error on a test form) created by laurentj
The example of "multiple instance" of a form doesn't work when we want to …
10:19 Ticket #879 (Label des jForms genere par createform et createdaocrud) created by geekbay
Ca serait interessant si les labels generes par createform et …
08:49 Ticket #800 (breadcrumb not valid "jelix"/w3c) closed by Surfoo
fixed: commited in trunk and branch 1.1.x in r1349
08:48 Changeset 1.1.x:1187:ba7a699beef5 by Baptiste Toinot <baptiste@…>

ticket #800 remove deprecated "value" attribute in breadcrumb function. r=laurentj

08:48 Changeset trunk:1210:827c3091373e by Baptiste Toinot <baptiste@…>

ticket #800 remove deprecated "value" attribute in breadcrumb function. r=laurentj

03/16/09:

21:15 fr/equipes edited by Surfoo
(diff)
12:59 Ticket #855 (Amélioration/proposition sur les formulations de master_admin) closed by Surfoo
fixed: commited in trunk and branch 1.1.x in r1348
12:56 Changeset 1.1.x:1186:bbb9c151cd54 by Baptiste Toinot <baptiste@…>

ticket #855 improvement of wording in master_admin module. r=laurentj

12:56 Changeset trunk:1209:759f100afd2e by Baptiste Toinot <baptiste@…>

ticket #855 improvement of wording in master_admin module. r=laurentj

12:41 Ticket #878 (Automatically chown and chmod for jelix-script) closed by laurentj
invalid: This is already done. You have to configure your scripts.conf.php. And …
11:06 Ticket #878 (Automatically chown and chmod for jelix-script) created by jeremie.walter
I think it is possible to add the php command shell_exec() in the jelix …
10:54 Ticket #877 (Bad path in Jelix script with JELIX_APP_TEMP_PATH) created by jeremie.walter
Sorry if my english is not very good, i'm french and i try to post in …
10:30 Ticket #876 (Jforms: opening several new same form generate "invalid token errors") created by laurentj
When the security against CSRF is activated (allowAnyOrigin=false by …

03/14/09:

17:16 Ticket #867 (jquery.js est inclus depuis des paths différents lors de l'utilisation de ...) closed by bballizlife
fixed: done in trunk and branch 1.1.x in r1347. thanks for the report !
17:15 Changeset 1.1.x:1185:18073db8ad60 by Loic Mathaud <loic@…>

ticket #867: the jtpl plugin link_to_remote did not make use of jelixWWWPath when calling jquery.js. p=webseb r=laurentj

17:15 Changeset trunk:1208:a944291efdbe by Loic Mathaud <loic@…>

ticket #867: the jtpl plugin link_to_remote did not make use of jelixWWWPath when calling jquery.js. p=webseb r=laurentj

16:56 Ticket #875 (Prise en compte des paramètres de la locale pour le modifieur ...) closed by bballizlife
fixed: commited in trunk and branch 1.1.x in r1346

03/13/09:

21:29 Changeset 1.1.x:1184:403de5f5e92f by surfou

ticket #875 little improvement in number_format modifier. r=laurentj

21:29 Changeset trunk:1207:368c03957784 by surfou

ticket #875 little improvement in number_format modifier. r=laurentj

14:09 Ticket #822 (Bug entre jcommunity et la nouvelle admin) closed by bibo
fixed: commited r1345. including latest nits from laurent. landed on trunk …
14:04 Changeset 1.1.x:1183:1e8f176d0a4a by Dominique Papin <dominique.papin@…>

ticket #822 : events should not include unused modules, landed on trunk and 1.1.x

14:04 Changeset trunk:1206:0890c5dd428d by Dominique Papin <dominique.papin@…>

ticket #822 : events should not include unused modules, landed on trunk and 1.1.x

03/12/09:

21:47 Ticket #875 (Prise en compte des paramètres de la locale pour le modifieur ...) created by Surfoo
Le modifieur number_format ne prend pas en compte la config jelix dans les …
18:04 Changeset trunk:1205:20f9439b9ccb by Dominique Papin <dominique.papin@…>

give very special form names in htmlbuilder2 to prevent collision when run through all tests, trunk only.

17:45 fr/equipes edited by Nigoki
(diff)
17:19 Ticket #873 (Documentation Cmdline + jForms Upload) closed by laurentj
fixed: ok, ticket #873. et doc ok. on peut fermer.
17:10 Ticket #874 (bug inclusion cmdline.php) created by Nigoki
Comme précisé dans le ticket #873, dans le fichier cmdline.php On …
16:01 Ticket #873 (Documentation Cmdline + jForms Upload) created by Nigoki
Le code source de la création du fichier cmdline.php manuellement ne …
15:55 Changeset trunk:1204:e563a1f19df9 by Dominique Papin <dominique.papin@…>

fixes nits on form names to make htmlbuilder2 passes, trunk.

15:06 Ticket #872 (Meta html : use getType because htmlfragment should ignore meta ...) closed by bibo
fixed: fixed with changeset r1342
15:05 Changeset 1.1.x:1182:7ea8e6231d62 by Dominique Papin <dominique.papin@…>

ticket #872 : use getType instead of getFormatType in meta html, landed on trunk and 1.1.x

15:05 Changeset trunk:1203:d3f2c833137f by Dominique Papin <dominique.papin@…>

ticket #872 : use getType instead of getFormatType in meta html, landed on trunk and 1.1.x

11:14 Ticket #872 (Meta html : use getType because htmlfragment should ignore meta ...) created by bibo
r1308 added getFormatType = html to htmlfragment response. This revealed a …
10:20 Ticket #871 (jDbTools should provides a way to translate any field type) created by laurentj
in jDao, there are some attemps to unify database field types. This …
10:02 Ticket #870 (Ajouter un script permettant de générer des objets à partir des DAO) created by RomainB
Ajout d'une commande "createobjectfromdao" permettant de générer des …

03/11/09:

12:00 Changeset trunk:1202:810114f17507 by Laurent Jouanneau <laurent@…>

Fixed a bad variable name in jBuildTools

03/09/09:

22:17 Ticket #869 (execSQLScript does not use table_prefix) created by foxmask
In dbprofils.ini.php even if the parm table_prefix is set ; execSQLScript …

03/08/09:

23:45 Ticket #774 (doc : complete missing/uncomplete parts of 1.1 manual) closed by laurentj
fixed: lI think most of work is done. If some things are still missing, we will …
19:02 Ticket #868 (jSelectorWWW : Selector for files stored in the www directory) created by dsdenes
Sometimes it could be nessesary.
12:31 Ticket #867 (jquery.js est inclus depuis des paths différents lors de l'utilisation de ...) created by webseb
Par exemple si on utilise le plugin …

03/07/09:

15:57 Ticket #866 (Affichage des valeurs des champs de saisie Date et Datetime) created by thomas
Lors de l'affichage des valeurs des champs de saisie Date et …
15:51 Ticket #865 (Attribut type dans jFormsControlOutput) created by thomas
Le champs jFormsControlOutput devrait accepter l'attribut type pour …
15:33 Ticket #864 (Mise à jour de jResponseLatexToPdf) created by thomas
* Ajout d'une propriété date * Ajout d'une propriété …
01:16 Ticket #863 (Amélioration du menu de master_admin) created by Surfoo
Le menu avec les icones n'est pas très bien intégré/géré. Ils sont mal …
00:11 Ticket #862 (3rd party script easy integration) created by dsdenes
Would be great if integrating any type of 3rd scripts would be easy. There …

03/06/09:

23:57 Ticket #861 (New method helpers in jDbTools to manage a database) created by laurentj
jDbTools should provide methods to create or drop tables, …
23:25 Changeset 1.1.x:1181:5bd2ba5af54c by Laurent Jouanneau <laurent@…>

Renamed the method jDbConnection::encloseFieldName to encloseName since it can be use to enclode table name too. trunk+1.1.x

23:25 Changeset trunk:1201:2a942d7856c0 by Laurent Jouanneau <laurent@…>

Renamed the method jDbConnection::encloseFieldName to encloseName since it can be use to enclode table name too. trunk+1.1.x

23:15 Ticket #854 (Optimisation of the loading of coord plugins) closed by laurentj
fixed: commited r1339
23:14 Changeset trunk:1200:5a249ba24f35 by Laurent Jouanneau <laurent@…>

ticket #854: Optimisation of the loading of coord plugins.

15:14 fr/drafts/update edited by foxmask
ajout de (via jAppManager::clearTemp ?) (diff)
14:51 Ticket #860 (JS file concat and load at the bottom) created by dsdenes
According to …
13:08 Ticket #859 (exposing js/css/img files of a module into the www space) created by dsdenes
If a module requires a JS file, what is especially written for the module, …
00:59 Ticket #858 ([jForms] Pas d'exception si le controle "submit" est oublié) created by Surfoo
J'ai oublié d'indiquer le bouton de soumission dans le fichier xml mais …

03/05/09:

14:37 Ticket #838 (jDao conditions: field names should be enclosed in some db engines) closed by Julien
fixed: committed in the trunk and 1.1.x, r1338
14:36 Changeset 1.1.x:1180:e020d17f4550 by Julien Issler <julien@…>

ticket #838: jDao conditions: field names should be enclosed in some db engines - follow up

14:36 Changeset trunk:1199:803b0fa01be9 by Julien Issler <julien@…>

ticket #838: jDao conditions: field names should be enclosed in some db engines - follow up

10:34 Ticket #857 (Bug jForms vérification datetime avec IE) created by Nigoki
Un bug survient avec IE sur la validation d'un formulaire contenant un …
09:57 Ticket #838 (jDao conditions: field names should be enclosed in some db engines) reopened by thomas
Il faut rajouter la méthode encloseFieldName dans la classe …

03/04/09:

15:29 Ticket #856 (testapp: some pg_sql test fail if pgsql is not configured) closed by Julien
fixed: committed in the trunk, 1.1.x and 1.0.x branches, r1337
15:28 Changeset 1.0.x:871:97b3b09113b2 by Julien Issler <julien@…>

ticket #856: testapp: some pgsql tests fail if pgsql is not configured

15:28 Changeset 1.1.x:1179:36fb6f797af7 by Julien Issler <julien@…>

ticket #856: testapp: some pgsql tests fail if pgsql is not configured

15:28 Changeset trunk:1198:9aee99b49fab by Julien Issler <julien@…>

ticket #856: testapp: some pgsql tests fail if pgsql is not configured

13:07 Ticket #856 (testapp: some pg_sql test fail if pgsql is not configured) created by Julien
Added checks in the new tests

03/03/09:

23:03 Ticket #855 (Amélioration/proposition sur les formulations de master_admin) created by Surfoo
Quelques coquilles typographiques et fautes se sont glissés dans les …
11:46 fr/equipes edited by foxmask
(diff)
11:44 fr/equipes edited by foxmask
(diff)
11:39 Ticket #854 (Optimisation of the loading of coord plugins) created by laurentj
We could do some checks during the compilation of the config file, and not …
09:54 Changeset trunk:1197:47aff90b2b6e by Laurent Jouanneau <laurent@…>

Removed the support of old action selectors and old class naming

03/02/09:

20:41 Ticket #853 (Add a warning when an admin remove his rights) created by foxmask
The user should be warned / asked to confirm ; that this task will remove …
20:34 Ticket #852 (jacl2db_admin should display the subject more userfriendly) created by foxmask
Instead of having acl.group.create in the table of the right we should …
11:38 fr/contribuer edited by laurentj
(diff)
11:29 fr/equipes edited by laurentj
(diff)
11:27 en edited by laurentj
(diff)
11:26 fr edited by laurentj
(diff)
11:11 Ticket #345 (Allow php inside of insert/select/updatepattern) closed by laurentj
wontfix
00:59 Changeset 1.1.x:1178:75a07332c94c by Laurent Jouanneau <laurent@…>

release of Jelix 1.1.1

00:46 Milestone Jelix 1.1.1 completed
00:44 Ticket #850 (Bug graphique dans la master_admin) closed by laurentj
fixed: pareil. commité r1334
00:43 Changeset 1.1.x:1177:27f3f45f914c by Laurent Jouanneau <laurent@…>

ticket #850: little improvement in the main.tpl of master_admin. p=geekbay

00:43 Changeset trunk:1196:819f90b82af8 by Laurent Jouanneau <laurent@…>

ticket #850: little improvement in the main.tpl of master_admin. p=geekbay

00:39 Ticket #845 (jTpl upperfirst modifier) closed by laurentj
fixed: landed. r1333
00:38 Changeset 1.1.x:1176:6e7759d696a2 by Laurent Jouanneau <laurent@…>

ticket #845: added a native modifier upperfirst. p=dsdenes

00:38 Changeset trunk:1195:636ea500134b by Laurent Jouanneau <laurent@…>

ticket #845: added a native modifier upperfirst. p=dsdenes

00:29 Ticket #844 (CRUD built-in template - "Pages" isn't localized) closed by laurentj
fixed: landed. r1332
00:29 Changeset 1.0.x:870:161a2a0bc88c by Laurent Jouanneau <laurent@…>

ticket #844: a word was not localized in a template of the CRUD. p=dsdenes

00:29 Changeset 1.1.x:1175:4fa71e2471ae by Laurent Jouanneau <laurent@…>

ticket #844: a word was not localized in a template of the CRUD. p=dsdenes

00:29 Changeset trunk:1194:316508c983aa by Laurent Jouanneau <laurent@…>

ticket #844: a word was not localized in a template of the CRUD. p=dsdenes

00:19 Ticket #801 (The behavior of jFilter::isIPv4 and jFilter::isIPv6 is not exactly the ...) closed by laurentj
duplicate: #842 is a duplicate of this ticket and patch of 842 has been landed.
00:13 Ticket #834 (Erreur écriture de booléen dans une colonne en POSTGRESQL) closed by laurentj
fixed: fixed in all branches. r1331
00:12 Changeset 1.0.x:869:d9c2f39587a3 by Laurent Jouanneau <laurent@…>

ticket #834: bad updated value on a boolean field with jdao, when given 'f' as value

00:12 Changeset 1.1.x:1174:5ad6fd8b5c33 by Laurent Jouanneau <laurent@…>

ticket #834: bad updated value on a boolean field with jdao, when given 'f' as value

00:12 Changeset trunk:1193:34905e760759 by Laurent Jouanneau <laurent@…>

ticket #834: bad updated value on a boolean field with jdao, when given 'f' as value

03/01/09:

23:32 Ticket #849 (jDbResultSet additional $fetchMode: FETCH_ASSOC, FETCH_ARRAY, FETCH_VALUES) closed by laurentj
wontfix: We want Jelix fully object. With these flags, you break this rule.
18:53 Ticket #851 (Undefined variable: type ... masterAdminMenuItem.class.php 36) closed by bastnic
fixed: fixed in trunk [1329] and branch 1.1.x [1330]
18:52 Changeset 1.1.x:1173:26f6ccf22e4d by Bastien Jaillot <bastnicj@…>

fixed #851 Undefined variable: type in master_admin

18:51 Changeset trunk:1192:cffc5d8023db by Bastien Jaillot <bastnicj@…>

fixed #851 Undefined variable: type in master_admin

10:57 Ticket #851 (Undefined variable: type ... masterAdminMenuItem.class.php 36) created by foxmask
When accessing the master admin module we have : [notice 8] Undefined …
10:51 Ticket #850 (Bug graphique dans la master_admin) created by geekbay
Quand il y a trop de box dans la master admin, le fond blanc ne suis pas, …

02/28/09:

21:06 Ticket #849 (jDbResultSet additional $fetchMode: FETCH_ASSOC, FETCH_ARRAY, FETCH_VALUES) created by dsdenes
Should be great these fetch functions, or similar methods: FETCH_ASSOC: …
19:20 Ticket #848 (createform and createdaocrud should create locales files) created by bastnic
Actually, jelix-scripts createdao and createdaocrud generate dao and forms …
18:04 Ticket #847 (CRUD - formdatafull group colspan) created by dsdenes
Should be the group form tags displayed in two cols in the …
16:39 Ticket #842 (jFilter does not return the same value if php filter is activated or not) closed by doubleface
fixed: Also fixed in [1327] and [1328]
14:51 Ticket #842 (jFilter does not return the same value if php filter is activated or not) reopened by laurentj
not landed in 1.0.x and 1.1.x
11:58 Ticket #842 (jFilter does not return the same value if php filter is activated or not) closed by doubleface
fixed: Fixed in [1326]
11:55 Changeset 1.1.x:1172:7f8f1a464962 by Christophe Thiriot <mr.thiriot@…>

ticket #842 in 1.1.x: jfilter methods return value

11:52 Changeset 1.0.x:868:accfbac94ef3 by Christophe Thiriot <mr.thiriot@…>

ticket #842 in 1.0.x: jfilter methods return value

11:36 Changeset trunk:1191:b89128a5c79e by Christophe Thiriot <mr.thiriot@…>

ticket #842 in trunk: jfilter methods return value

09:51 Ticket #846 (CRUD $what template variable) created by dsdenes
Feature in CRUD forms to be able to personalize better the titles/links. …

02/27/09:

21:19 Ticket #845 (jTpl upperfirst modifier) created by dsdenes
jTpl upperfirst modifier: upperfirst => ucfirst Patch supplied.
20:35 Ticket #844 (CRUD built-in template - "Pages" isn't localized) created by dsdenes
CRUD built-in template - "Pages" isn't localized Patch supplied.
12:09 Changeset 1.1.x:1171:3ab14f1272fc by Julien Issler <julien@…>

ticket #837: jTpl fetchzone plugin (was fetchzonecontent)

12:09 Changeset trunk:1190:c3ec1d8ef423 by Julien Issler <julien@…>

ticket #837: jTpl fetchzone plugin (was fetchzonecontent)

11:26 Ticket #837 (jTpl plugins: fetchzone) closed by Julien
fixed: committed in the trunk and 1.1.x, r1320
11:23 Changeset 1.1.x:1170:e3042e859d0d by Julien Issler <julien@…>

ticket #837: jTpl fetchzonecontent plugin

11:23 Changeset trunk:1189:99fe98239299 by Julien Issler <julien@…>

ticket #837: jTpl fetchzonecontent plugin

10:31 Ticket #843 (Le script jforms_jquery.js ne fonctionne pas avec Safari 3.2.1) created by thomas
Le script pose problème lors de la vérification des données des contrôles …

02/26/09:

22:49 Ticket #832 (jforms: simple correction a l'exception sur datasource pour labelproperty ...) closed by laurentj
fixed: landed in the trunk + 1.1.x r1319
22:48 Changeset 1.1.x:1169:c435ce73c368 by Laurent Jouanneau <laurent@…>

ticket #832: fixed a bad label on an exception in the jforms parser.p=catsoup

22:48 Changeset trunk:1188:a739560ef5b3 by Laurent Jouanneau <laurent@…>

ticket #832: fixed a bad label on an exception in the jforms parser.p=catsoup

22:09 Ticket #840 (bad deleted directory with jelix scripts) closed by laurentj
fixed: landed. r1318
22:08 Changeset 1.1.x:1168:3eb936ae06c2 by Laurent Jouanneau <laurent@…>

ticket #840: bad deleted directory with jelix scripts. p=me+julieni trunk+1.1.x

22:08 Changeset trunk:1187:c1c3d5245b52 by Laurent Jouanneau <laurent@…>

ticket #840: bad deleted directory with jelix scripts. p=me+julieni trunk+1.1.x

21:52 Ticket #841 (canonical, ou comment alourdir le head, pour faire plaisir au moteur de ...) closed by laurentj
wontfix: je ferme le ticket. merci quand même pour le patch.
10:58 fr/equipes edited by Lipki
(diff)
10:57 fr/equipes edited by Lipki
(diff)
07:29 Ticket #842 (jFilter does not return the same value if php filter is activated or not) created by doubleface
We have this problem for isIPv6 and isEmail methods of jFilter. They …

02/24/09:

16:04 Ticket #841 (canonical, ou comment alourdir le head, pour faire plaisir au moteur de ...) created by Lipki
Plugin Wordpress, Extension pour Magento, Module pour Drupal, Plugin pour …
13:17 Ticket #840 (bad deleted directory with jelix scripts) created by foxmask
Hi, In jelix-scripts.init.php, when JELIX_APP_TEMP_PATH is not well …
11:36 Ticket #28 (interfaces html pour jAuth) closed by laurentj
fixed: yes, this is the jauthdb_admin module which is included in Jelix 1.1

02/23/09:

18:38 Changeset trunk:1186:630b583a8793 by Julien Issler <julien@…>

periodic update of TcPDF and fonts, see included changelog for details

15:35 Ticket #838 (jDao conditions: field names should be enclosed in some db engines) closed by Julien
fixed: Replying to laurentj: > bad version in @since tags : it is …
15:32 Changeset 1.1.x:1167:e9ff1828d8bd by Julien Issler <julien@…>

ticket #838: jDao conditions: field names should be enclosed in some db engines

15:32 Changeset trunk:1185:2a85854f1bbe by Julien Issler <julien@…>

ticket #838: jDao conditions: field names should be enclosed in some db engines

11:02 Ticket #839 (jPDOConnection : utilisation de FETCH_INTO retourne une erreur) closed by laurentj
fixed: fixed in the branch 1.1.X, 1.0.x and in the trunk r1324 Thanks for …
11:01 Changeset 1.0.x:867:8180bcaf5b02 by Laurent Jouanneau <laurent@…>

ticket #839: jDbPdoConnection::query with FETCH_INTO and 2 other arguments causes an error. p=thomas. trunk+1.1.x+1.0.x

11:01 Changeset 1.1.x:1166:88419a2a9209 by Laurent Jouanneau <laurent@…>

ticket #839: jDbPdoConnection::query with FETCH_INTO and 2 other arguments causes an error. p=thomas. trunk+1.1.x+1.0.x

11:01 Changeset trunk:1184:26dc4628e769 by Laurent Jouanneau <laurent@…>

ticket #839: jDbPdoConnection::query with FETCH_INTO and 2 other arguments causes an error. p=thomas. trunk+1.1.x+1.0.x

02/22/09:

15:14 Ticket #839 (jPDOConnection : utilisation de FETCH_INTO retourne une erreur) created by thomas
Lorsque jDao utilise le mode FETCH_INTO, PDO me renvoi l'erreur : …

02/21/09:

23:17 Ticket #838 (jDao conditions: field names should be enclosed in some db engines) created by Julien
In a table, I wanted to use a field named "order", but I had errors when …
21:33 Ticket #837 (jTpl plugins: fetchzone) created by Julien
Sometimes it can be useful to know if a zone called from a template would …
Note: See TracTimeline for information about the timeline view.