Timeline
08/26/08:
- 22:42 Ticket #671 (Support d'un timeout pour le driver pgsql) closed by
- 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
- fixed: patch landed into the trunk and in the 1.0.x branch.
- 22:40 Changeset 1.0.x:834:51add0eb0ccc by
-
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
-
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
-
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
- 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
- Ce patch permet de spécifier un timeout pour le driver de BDD pgsql. Pour …
- 12:42 Changeset 1.1.x:965:8fb3f9b7dc12 by
-
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
- fixed: This patch is very too old. I had to add other modifications. Changes now …
- 00:29 Changeset 1.1.x:964:6dd492ca83f1 by
-
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
- 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
- fixed: fixed in the trunk.
- 23:42 Changeset 1.1.x:963:712ab703988e by
-
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
- 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
- fixed: Ok for me. Patch landed into the trunk. Thanks for this patch.
- 22:53 Changeset 1.1.x:962:903135d665e0 by
-
ticket #657: added jResponseHtml::addLink. p=Alexis M?taireau
- 22:34 Ticket #668 (saveFile function returning bad value) closed by
- 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
-
ticket #668: jFormsBase::saveFile function returns bad value. p=doubleface
- 22:33 Changeset 1.1.x:961:50ec4d800fb6 by
-
ticket #668: jFormsBase::saveFile function returns bad value. p=doubleface
- 22:23 Ticket #665 (Jelix DAO should not ignore limit=0) closed by
- fixed: Committed in the trunk. svn 1059.
- 22:22 Changeset 1.1.x:960:cde88761f357 by
-
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
- fixed: Commited in the trunk.
- 22:16 Changeset 1.1.x:959:1e28b37916bd by
-
ticket #600: automatic timezone setting. p=doubleface
- 10:20 Ticket #669 (jForms: missing jIFormsBuilderCompiler) closed by
- fixed: commit done in the trunk
- 10:19 Changeset 1.1.x:958:d04a2baf9449 by
-
ticket #669: jForms: removed require of missing jIFormsBuilderCompiler
08/24/08:
- 12:26 Ticket #669 (jForms: missing jIFormsBuilderCompiler) created by
- since r1053, trunk/lib/jelix/forms/jIFormsBuilderCompiler.iface.php no …
08/22/08:
- 11:31 Changeset 1.1.x:957:87680e0b1dba by
-
fixed a little bug: error message about accessing to a method of an object appear when a panic error is generated, instead of the original error message
- 11:28 Changeset 1.1.x:956:ce40b7def33b by
-
translated in english some files of testapp
08/21/08:
- 01:04 Changeset 1.1.x:955:f9db5d82ea28 by
-
fixed bugs in jforms.js for choice control, and added new methods in jControllerDaoCrudDfk to have same methods as jControllerDaoCrud
08/20/08:
- 16:26 Ticket #668 (saveFile function returning bad value) created by
- The saveFile method of jFormsBase returns true even if the …
08/19/08:
- 16:29 Ticket #666 (parenthèse dans for (tpl)) created by
- Il n'est plus possible de mettre de parenthèse dans une boucle for dans …
- 11:41 Ticket #665 (Jelix DAO should not ignore limit=0) created by
- As I can do that in MySQL: […]
08/18/08:
- 11:37 Ticket #664 (move some classes in their own file) created by
- Some classes are stored in a same file of other classes. It should be …
- 11:17 Ticket #663 (Vérification de l'existance de defaultconfig.ini.php) created by
- Lors d'une première génération de page, donc avec un temp/ vide, on …
- 01:50 Changeset 1.1.x:954:67db9f0c6d7c by
-
removed deprecated code in jforms since the last merge with the jforms branch
08/16/08:
- 16:29 Changeset 1.1.x:953:b83a53808f63 by
-
fixed a warning in jacl2_admin module
- 00:51 Ticket #662 (Warning à la mise en cache d'un jForms) closed by
- fixed: fixed in the trunk. svn 1051
- 00:50 Changeset 1.1.x:952:c4629e226254 by
-
ticket #662: warnings during compilation of forms
- 00:45 Changeset 1.1.x:951:ebd7c6a9f430 by
-
jforms: a form can now fully modified dynamically. remove the compiler part of a jforms plugin.
08/13/08:
- 18:37 Ticket #662 (Warning à la mise en cache d'un jForms) created by
- Warning: Call-time pass-by-reference has been deprecated; If you would …
- 16:44 Ticket #661 (jDao should be able to "order by rand()") created by
- I'd like to be able to do this: […]
07/30/08:
- 09:20 Ticket #660 (jResponseJsonrpc.php resturns text/plain) closed by
- fixed: Fixed in the trunk and in the 1.0.x branch. Thanks for the report.
- 09:18 Changeset 1.0.x:832:8787d91f4029 by
-
fix bug #660: jResponseJsonrpc should use the Content-Type 'application/json' as jResponseJson already does
- 09:15 Changeset 1.1.x:950:ff53759c8b62 by
-
fix bug #660: jResponseJsonrpc should use the Content-Type 'application/json' as jResponseJson already does
- 09:00 Ticket #660 (jResponseJsonrpc.php resturns text/plain) created by
- I think it would make sense if it returns {{{Content-type: …
