Timeline


and .

09/24/08:

12:09 Ticket #635 (Add support of the required attribute on <checkbox>) closed by Julien
fixed: committed in the trunk
12:08 Changeset 1.1.x:996:cc277239358c by Julien Issler <julien@…>

ticket #635: jForms: Add support of the required attribute on <checkbox>

12:04 Ticket #636 (Javascript error handling does not work for element <checkboxes>) closed by Julien
fixed: committed in the trunk
12:02 Changeset 1.1.x:995:a4994385e879 by Julien Issler <julien@…>

ticket #636: jForms: Javascript error handling does not work for element <checkboxes>

09/23/08:

00:30 Changeset 1.1.x:994:af39641589ad by Laurent Jouanneau <laurent@…>

made some few little optimization. And jIncluder::inc doesn't accept anymore a string as parameter

09/19/08:

11:37 Changeset 1.1.x:993:587084275883 by Dominique Papin <dominique.papin@…>

+ typo in error message

09/17/08:

17:19 Ticket #698 (Méthode saveFile() de jFormsBase renvoie true même si le fichier n'est pas ...) closed by bastnic
duplicate: Doublon avec un ticket déjà patché et commité ;). Regarde #668.
16:09 Ticket #698 (Méthode saveFile() de jFormsBase renvoie true même si le fichier n'est pas ...) created by Arnall
Lorsque l'on utilise la méthode saveFile de jFormsBase, la méthode ne …

09/16/08:

22:56 Ticket #578 (mysql driver could return native objects) closed by laurentj
fixed: fixed in the trunk.
22:56 Changeset 1.1.x:992:ee7058d3a21b by Laurent Jouanneau <laurent@…>

ticket 578: mysql driver could return native objects

22:46 Ticket #82 (Erreur fichier config création nouveau module) closed by laurentj
fixed: fixed in the trunk.
22:46 Changeset 1.1.x:991:c7e5c73b5b53 by Laurent Jouanneau <laurent@…>

little improvement for ticket #82

22:41 Changeset 1.1.x:990:92fc85aa8f40 by Laurent Jouanneau <laurent@…>

ticket #82: bad module name in config file when creating application with nodefaultmodule and then creating a new module

22:04 Ticket #697 (jIniFileModifier adds unusefull "\n") closed by laurentj
fixed: In fact, the problem is not these added line break but the function used …
22:03 Changeset 1.1.x:989:f680dc92fbd1 by Laurent Jouanneau <laurent@…>

Ticket #697: jIniFileModifier: bad parsing of file which contains CR+LF as line break

21:26 Ticket #692 (Coquille sur la page d'accueil) closed by laurentj
fixed: Corrigé, merci :-)
16:01 Ticket #697 (jIniFileModifier adds unusefull "\n") created by doubleface
If you load a ini file and save it n times, you get n empty lines between …
14:10 Ticket #696 (add a config option to specify default form builder) created by bibo
If one has its own form builder and wants to specify it once in his app, …
00:46 Ticket #695 (Possibilité d'utiliser un template situé d'import où) created by raymond876
Pour mes besoins je doit pouvoir utiliser de template qui ne sont pas tous …

09/15/08:

16:00 Ticket #694 (multiple templates with same filename and distinct directory) created by plegall
I would like to use admin/page.jtpl and page.jtpl templates, ie 2 …
15:42 Ticket #693 (Probleme Font JTCPDF) created by yannl
L'utilsation de TCPDF engendre l'erreur suivante : […]
13:30 Ticket #684 (jUrl: current entry point is not used) closed by laurentj
invalid: Ok, good :-)
11:00 Ticket #679 (jTpl plugins: number_format modifier) closed by Julien
fixed: committed in the trunk
10:59 Changeset 1.1.x:988:d2fa140cb0a1 by Julien Issler <julien@…>

ticket #679: jTpl plugins: number_format modifier

10:11 Ticket #692 (Coquille sur la page d'accueil) created by foxmask
Cette forge est réservée à tout les projets relatifs à Jelix :

09/13/08:

13:43 Changeset 1.1.x:987:4a8084f288a0 by Bastien Jaillot <bastnicj@…>

documentation link now point to 1.1 manual

09/12/08:

14:31 Ticket #674 (Single transaction for the PostgreSQL driver) closed by analogue
fixed: Commits number 1087 (trunk) and 1088 (jelix-1.0.x)
14:31 Changeset 1.0.x:838:627c0caff398 by Laurent Raufaste <analogue@…>

Ticket #674: Support for single transaction in PostgreSQL

14:30 Changeset 1.1.x:986:ec802bf0bd73 by Laurent Raufaste <analogue@…>

Ticket #674: Support for single transaction in PostgreSQL

14:22 Ticket #690 (Pour avoir un $this->param() dans les zone comme dans les contrôllurs) closed by analogue
fixed: Fixed in commit 1084
14:20 Ticket #680 (createVirtualProfile sans effet sur les connexions déjà ouvertes) closed by analogue
fixed: Fixed in the commit 1082 (trunk)
11:21 Changeset 1.0.x:837:828b8761fd68 by Laurent Jouanneau <laurent@…>

bug fixed: bad method name in the declaration of the jIAuthDriver interface in the PHP extension

11:20 Changeset 1.1.x:985:096e7f2ed33b by Laurent Raufaste <analogue@…>

Tab replaced by 4 spaces

11:18 Changeset 1.1.x:984:60812b94d1fa by Laurent Raufaste <analogue@…>

Ticket #690: replaced getParam (deprecated) with param in jZone r=laurentj

09/11/08:

18:35 Ticket #691 (jForms: radiobutton with value 0 should not get selected by default) created by Julien
In the code, 0 value and no value are considered as the same thing, so the …
14:53 Ticket #690 (Pour avoir un $this->param() dans les zone comme dans les contrôllurs) created by analogue
Dans les contrôleurs, on doit utiliser $this->param() pour récupérer un …
12:53 Ticket #676 (jForm : format d'input non/mal vérifié) closed by Julien
fixed: #687 is fixed, so this one is fixed too
12:52 Ticket #687 (jForms: wymeditor fields don't get updated before javascript form check) closed by Julien
fixed: commited in the trunk
12:51 Changeset 1.1.x:983:0d12021a650c by Julien Issler <julien@…>

ticket #687: jForms: wymeditor fields don't get updated before javascript form check

12:16 Ticket #689 (jIAuthDriver.iface.php missing in manifest) closed by laurentj
fixed: The patch is bad (it should be declared in the noopt manifest). and it …
12:10 Ticket #688 (jForms: always include jQuery when using HTML builder) closed by laurentj
fixed: Done. Commited in the trunk. the html builder now includes always …
12:09 Changeset 1.1.x:982:4adb6e1cd831 by Laurent Raufaste <analogue@…>

fix bug #680: createVirtualProfile wasn't working with existing connections

12:06 Changeset 1.1.x:981:df19d2e5260d by Laurent Jouanneau <laurent@…>

ticket #688: jforms: the html builder now includes always jquery and has its own javascript file, jforms_jquery.js. A new builder, htmllight, won't use jquery except for the html editor, and have its own javascript file jforms_light.js

11:56 Ticket #689 (jIAuthDriver.iface.php missing in manifest) created by Julien
all is in the summary ;) blocker as it makes a Jelix panic ;)
10:37 Changeset 1.1.x:980:ad9d0770873c by Laurent Jouanneau <laurent@…>

updated CREDITS

09/09/08:

23:52 Changeset 1.1.x:979:4f33e32fdbaf by Laurent Jouanneau <laurent@…>

updated the php extension: support of new interfaces split the jUrl.class.php file into several files

17:31 Ticket #688 (jForms: always include jQuery when using HTML builder) created by Julien
Right now, jQuery is only included when we need Wymeditor. But changes in …
16:46 Ticket #687 (jForms: wymeditor fields don't get updated before javascript form check) created by Julien
Reported by foxmask in #676, when we have a mandatory wymeditor with text …
13:25 fr/drafts/jshop edited by Lipki
(diff)
13:24 fr/drafts/jshop/spec_requ edited by Lipki
(diff)
13:23 fr/drafts/jshop/spec_dergam edited by Lipki
(diff)
11:04 Ticket #686 (jForms: HTML builder does not generate right datatype in javascript) closed by Julien
fixed: commited in the trunk
11:03 Changeset 1.1.x:978:bcabdeb792cc by Julien Issler <julien@…>

ticket #686: jForms: HTML builder does not generate right datatype in javascript

09:24 Ticket #686 (jForms: HTML builder does not generate right datatype in javascript) created by Julien
I noticed that the generated javascript didn't reflect the type attribute …

09/08/08:

19:03 Ticket #685 (Error in jacl2 admin-modules) closed by brunto
invalid: Sorry no bug here
17:36 Ticket #685 (Error in jacl2 admin-modules) created by brunto
Error when update rights on a specific user --- [notice 8] Trying to …
17:14 Ticket #684 (jUrl: current entry point is not used) created by Julien
With simple Url engine, I have made the following tests : created a new …

09/06/08:

15:55 Changeset 1.1.x:977:1f50c38a0cbf by Laurent Jouanneau <laurent@…>

little source improvements into jSession

11:05 Changeset 1.1.x:976:6b990811239b by Laurent Jouanneau <laurent@…>

made some little improvements on jCoordinator, jRequest, the parsing of urls : added a new method parseFromRequest in the jUrl and jIUrlEngine.

01:14 Changeset 1.1.x:975:15bfab3621fb by Laurent Jouanneau <laurent@…>

made performance improvements in jRequest removed also deprecated members of jRequest: allowedResponses, , , .

09/05/08:

14:40 Ticket #683 (Nom de la méthode d'appel aux paramètres dans les controleur et les zones) created by giviz
Il faudrait que la méthode de récupération d'un paramètre dans une zone …
13:36 fr/drafts/jshop/spec_dergam edited by Lipki
(diff)
13:19 fr/drafts/jshop/spec_requ edited by Lipki
(diff)
12:11 fr/jshop_spec_requ edited by Lipki
(diff)
12:11 fr/drafts/jshop/spec_requ created by Lipki
12:11 fr/drafts/jshop edited by Lipki
(diff)
12:10 fr/drafts/jshop edited by Lipki
(diff)
12:10 fr/drafts/jshop edited by Lipki
(diff)
12:09 fr/drafts/jshop created by Lipki
12:09 fr/jshop edited by Lipki
(diff)
12:08 fr/drafts/jshop/spec_dergam created by Lipki
12:05 fr/jshop_spec_requ edited by Lipki
(diff)
12:01 fr/jshop_spec_requ edited by Lipki
(diff)
11:52 fr/jshop_spec_requ edited by Lipki
(diff)
09:41 fr/jshop_spec_requ edited by dubphil
(diff)
09:36 fr/jshop_spec_requ created by dubphil
09:10 fr/jshop edited by dubphil
(diff)
09:09 fr/jshop created by dubphil

09/04/08:

15:06 Ticket #682 (Performance issue : 1.1 is slower than 1.0) created by laurentj
With bench on test applications with a simple Hello World text, it seems …
00:52 Changeset 1.1.x:974:ad73b6b26cfa by Laurent Jouanneau <laurent@…>

worked on ticket #664: moved some classes in their own file

09/03/08:

18:12 Ticket #681 (Implementing an OpenID server) created by brunto
See #107
12:56 Ticket #680 (createVirtualProfile sans effet sur les connexions déjà ouvertes) created by analogue
Si on ouvre une connexion à une BDD et que, par la suite, on crée un …
00:39 Ticket #679 (jTpl plugins: number_format modifier) created by Julien
Hello, I needed something like PHP number_format() function, so I wrote …
00:08 Ticket #386 (new pref for the extension to enable/disable jelix extension) closed by laurentj
fixed: added the support of jelix.activated preference in php.ini. svn 1073
00:07 Changeset 1.0.x:836:7a34ac7d64ad by Laurent Jouanneau <laurent@…>

jelix extension: fixed compilation issue with some old compilers

00:07 Changeset 1.1.x:973:f4d2cbcfce31 by Laurent Jouanneau <laurent@…>

jelix extension: fixed compilation issue with some old compilers ticket #386: added a pref in php.ini to disable some features of the jelix ext in order to use some dev/opt edition of jelix in some virtual host for examples

09/01/08:

18:52 Changeset 1.1.x:972:59dcfef7ece5 by Loic Mathaud <loic@…>

fix bug in cfunction.formfull.php : laurentj introduced typos in the code ( instead of ). thanks to bastnic

16:37 Ticket #678 (All error messages are not displayed in some response type) created by laurentj
Some responses don't display error messages which are not "critical" …

08/31/08:

11:25 Changeset 1.1.x:971:c392beab61ee by Laurent Jouanneau <laurent@…>

jforms plugins: added a check on the existence of the control when calling ctrl_* plugin

08/29/08:

11:15 Ticket #677 (cannot assign a var and reuse it in meta template) created by bibo
if i do {assign $var="here"} {meta_html description "some text …

08/28/08:

08:39 Ticket #676 (jForm : format d'input non/mal vérifié) created by foxmask
Bonjour, (version de Jelix utilisée : 1.1alpha) Dans mon formulaire je …

08/27/08:

23:57 Changeset 1.1.x:970:c2fc9cbd651b by Laurent Jouanneau <laurent@…>

jforms: fixed bug on javascript validation, and reduced generated js code size

18:13 Changeset 1.0.x:835:92f0afc47324 by Laurent Jouanneau <laurent@…>

added few tests to verify the validity of ticket #675

18:13 Changeset 1.1.x:969:1d9a1625ec15 by Laurent Jouanneau <laurent@…>

added few tests to verify the validity of ticket #675

17:40 Ticket #675 (mauvais id retourné par saveToDao) created by leodc
Apparemment la méthode ne retourne pas vraiment l'id de l'enregistrement …
16:30 Ticket #673 (Unknow module in the selector "users~users") closed by foxmask
invalid: c'est mieux quand tout est rafraîchi merci.
16:13 Ticket #674 (Single transaction for the PostgreSQL driver) created by analogue
Ce patch ajoute le support des transactions au driver PG. En spécifiant …
15:57 Ticket #673 (Unknow module in the selector "users~users") created by foxmask
Bonjour, je viens de faire une application de zéro avec Jelix 1.1alpha …
00:42 Changeset 1.1.x:968:cc42fceab7dc by Laurent Jouanneau <laurent@…>

little improvements in jforms

08/26/08:

22:42 Ticket #671 (Support d'un timeout pour le driver pgsql) closed by laurentj
fixed: patch landed into the trunk and the 1.0.x branch
22:41 Ticket #672 (Double connection à la base de données) closed by laurentj
fixed: patch landed into the trunk and in the 1.0.x branch.
22:40 Changeset 1.0.x:834:51add0eb0ccc by Laurent Jouanneau <laurent@…>

ticket #672: jdb:getConnection: two connections were created in some case. p=analogue ticket #671: added the support of a timeout option for the postgresql driver. p=analogue

22:40 Changeset 1.1.x:967:058e930be1b9 by Laurent Jouanneau <laurent@…>

ticket #672: jdb:getConnection: two connections were created in some case. p=analogue ticket #671: added the support of a timeout option for the postgresql driver. p=analogue

22:32 Changeset 1.1.x:966:74f9410544f4 by Laurent Jouanneau <laurent@…>

jforms: group and choice is now allowed to not have children in the xml file

17:32 Ticket #672 (Double connection à la base de données) created by analogue
Si on ouvre une connection à un Db en spécifiant un nom, et …
13:54 Ticket #671 (Support d'un timeout pour le driver pgsql) created by analogue
Ce patch permet de spécifier un timeout pour le driver de BDD pgsql. Pour …
12:42 Changeset 1.1.x:965:8fb3f9b7dc12 by Laurent Jouanneau <laurent@…>

added a new url engine, basic_significant, to create and parse urls like module/controller/method?...

00:29 Ticket #556 (Minlength and Maxlength) closed by laurentj
fixed: This patch is very too old. I had to add other modifications. Changes now …
00:29 Changeset 1.1.x:964:6dd492ca83f1 by Laurent Jouanneau <laurent@…>

ticket #556: jforms, added support of minlength and maxlength on secret control

08/25/08:

23:57 Ticket #81 (pouvoir indiquer plusieurs clés à initFromDao) closed by laurentj
fixed: Avec les nombreuses modifications pour jForms 1.1, cela a été fait. suffit …
23:43 Ticket #562 (the name of the root tags of jforms file is not consistent) closed by laurentj
fixed: fixed in the trunk.
23:42 Changeset 1.1.x:963:712ab703988e by Laurent Jouanneau <laurent@…>

ticket #562: names of the root tags of jforms file were not consistent fixed also a warning generated by date_default_timezone_get

23:09 Ticket #670 (New Object relational mapper) created by laurentj
Actual jDao is based on some old code and it is difficult to add new …
22:53 Ticket #657 (jResponseHtml - allow to add generic links on the fly) closed by laurentj
fixed: Ok for me. Patch landed into the trunk. Thanks for this patch.
22:53 Changeset 1.1.x:962:903135d665e0 by Laurent Jouanneau <laurent@…>

ticket #657: added jResponseHtml::addLink. p=Alexis M?taireau

22:34 Ticket #668 (saveFile function returning bad value) closed by laurentj
fixed: It's ok. Patch checked in the trunk and in the 1.0.x branch
22:33 Changeset 1.0.x:833:366c6534cb8d by Laurent Jouanneau <laurent@…>

ticket #668: jFormsBase::saveFile function returns bad value. p=doubleface

22:33 Changeset 1.1.x:961:50ec4d800fb6 by Laurent Jouanneau <laurent@…>

ticket #668: jFormsBase::saveFile function returns bad value. p=doubleface

22:23 Ticket #665 (Jelix DAO should not ignore limit=0) closed by laurentj
fixed: Committed in the trunk. svn 1059.
22:22 Changeset 1.1.x:960:cde88761f357 by Laurent Jouanneau <laurent@…>

ticket #665: bug fix in jDaoFactoryBase::findBy : it should not ignore limit=0. p=Greut

22:16 Ticket #600 (Timezone in jelix config file) closed by laurentj
fixed: Commited in the trunk.
22:16 Changeset 1.1.x:959:1e28b37916bd by Laurent Jouanneau <laurent@…>

ticket #600: automatic timezone setting. p=doubleface

10:20 Ticket #669 (jForms: missing jIFormsBuilderCompiler) closed by Julien
fixed: commit done in the trunk
10:19 Changeset 1.1.x:958:d04a2baf9449 by Julien Issler <julien@…>

ticket #669: jForms: removed require of missing jIFormsBuilderCompiler

Note: See TracTimeline for information about the timeline view.