Timeline
12/03/08:
- 23:51 Ticket #761 (jErrorHandler ne gere pas les E_DEPRECATED) closed by
- fixed: Fixed in the trunk and 1.0.x branch. r1203.
- 23:50 Changeset 1.0.x:861:88cdb214e31d by
-
Ticket #761: no support of E_DEPRECATED in the error handler
- 23:50 Changeset 1.1.x:1093:576299355f95 by
-
Ticket #761: no support of E_DEPRECATED in the error handler
- 23:40 Changeset 1.1.x:1092:8094f0242435 by
-
updated entrypoint of testapp with the new default content of entry points
- 23:38 Changeset 1.0.x:860:8a620c698bf0 by
-
fixed a bug on jAuth : bad parameter with the AuthUpdateUser? event
- 21:11 Ticket #761 (jErrorHandler ne gere pas les E_DEPRECATED) created by
- L'appel d'une fonction dépréciée génère un code Erreur E_DEPRECATED non …
- 16:18 Ticket #760 (New modifier for tpl/common : truncatehtml) reopened by
- 16:14 Ticket #760 (New modifier for tpl/common : truncatehtml) closed by
- fixed
- 16:04 Ticket #760 (New modifier for tpl/common : truncatehtml) created by
- This patch provide a new function for jTpl: truncatehtml this function …
12/02/08:
- 17:52 Ticket #759 (Add a jAuth::reloadUser() method) closed by
- duplicate: […] By …
- 17:47 Changeset 1.1.x:1091:2c786308c357 by
-
Added jAuth::getDriverParam to retrieve a specific parameter from the configuration of a driver
- 16:34 Changeset 1.1.x:1090:91043e2c22e0 by
-
Renamed jFormsBase::resetModifiedControlList to initModifiedControlList. resetModifiedControlList is still there but is deprecated.
- 16:30 Changeset 1.1.x:1089:a8e53439b792 by
-
Fixed a bug: jFormsDataContainer::clear didn't clear everything
- 16:27 Changeset 1.1.x:1088:f0e40cc56bc4 by
-
added new methods _getForm and _createForm on the CRUD controller, so we can redefine them to personnalize the form before its use. Added also in comments in the crud template, all methods we can redefine
- 16:05 Changeset 1.0.x:859:68d7923e58b7 by
-
backports of a bunch of patches from the trunk
- 15:34 Ticket #759 (Add a jAuth::reloadUser() method) created by
- If we don't use the updateUser($user) method because it's easier to use …
- 15:29 Changeset 1.1.x:1087:dfa50e530e7c by
-
change of contributor info
- 15:23 Ticket #749 (jCoordinator: exception loop when response's constructor fails) closed by
- fixed: committed in the trunk, r1194
- 15:20 Changeset 1.1.x:1086:36fd00d20da4 by
-
ticket #749: jCoordinator: exception loop when response's constructor fails
- 14:47 Ticket #758 (/ en double sur la construction du path d'un fichier de locale) closed by
- fixed: commited in the trunk: r1193 will backport it to 1.0.x too
- 14:46 Changeset 1.1.x:1085:a311a10acf7e by
-
ticket #758: double / in path for locale selector. p=surfoo
- 14:32 Ticket #757 (jForms: some controls are selected by default if their values are "0".) closed by
- fixed: committed in the trunk, r1192
- 14:31 Changeset 1.1.x:1084:9812c06d3dc3 by
-
ticket #755: jForms: some controls are selected by default if their values are 0
12/01/08:
- 23:53 Ticket #758 (/ en double sur la construction du path d'un fichier de locale) created by
- J'ai oublié un \ sur un fichier de locale, et quand j'ai ouvert la page …
- 18:29 Ticket #757 (jForms: some controls are selected by default if their values are "0".) created by
- As in #755 and #691, we have the same problem for <checkboxes> and …
- 16:55 Changeset 1.1.x:1083:924faef10680 by
-
RSS/Atom feeds should not output comments from templates
- 15:49 Changeset 1.1.x:1082:c1cdd58bcc07 by
-
removed a useless parameter on jCmdlineCoordinator::getErrorCode
- 13:45 Changeset 1.1.x:1081:ea2cb541cbbe by
-
periodic update of TcPDF : perfs improved and bugfixes
- 13:00 Ticket #751 (jForms: javascript check of secret control's confirmation does not work) closed by
- fixed: committed in the trunk, r1188 will backport it to 1.0.x branch too
- 12:58 Changeset 1.1.x:1080:fccc30a7c36e by
-
ticket #751: jForms: javascript check of secret control's confirmation does not work
11/30/08:
- 22:01 Ticket #196 (jforms: ajout d'un datepicker pour la saisie des dates/times) closed by
- fixed: commit done in the trunk, r1187
- 21:53 Changeset 1.1.x:1079:5279e9735ec7 by
-
ticket #196: jForms: date and datetime controls + jQuery UI datepicker
- 19:15 Ticket #755 (jForms : Problème de sélection d'item) closed by
- fixed: commited in the trunk, r1186 I think we need to backport it to 1.0.x …
- 19:13 Changeset 1.1.x:1078:70cc68de90ce by
-
ticket #755: jForms menulist's selected item problem when value is zero. p=surfoo+julien
11/29/08:
- 21:51 Ticket #756 (htmleditor jForm not display in a sub template) closed by
- worksforme: I created the same test, with a sample controller, and it's works for …
- 20:47 Ticket #756 (htmleditor jForm not display in a sub template) created by
- here is my form[…]
11/28/08:
- 15:13 Ticket #755 (jForms : Problème de sélection d'item) created by
- En utilisant un <menulist> dont une des valeurs vaut 0, celle ci est …
- 12:57 Ticket #754 (Add an attribute to deactivate by default some controls in the form) created by
- With jForms 1.1 beta we can do in a controller something like that …
- 12:08 Ticket #753 (Update jMailer to PHPMailer 2.3) closed by
- fixed: Patch landed in the trunk except the part on jelix.patch which is totally …
- 12:08 Changeset 1.1.x:1077:0d491f0b5d1c by
-
ticket #753: updated phpMailer to 2.3. p=bibo+me
11/26/08:
- 22:10 Ticket #727 (Support of the LIMIT clause for jDbPDOConnection with sqlite) closed by
- fixed: Fixed in svn1183 and svn1184
- 22:07 Changeset 1.0.x:858:9401d3c536d8 by
-
ticket #727: Support of the LIMIT clause for jDbPDOConnection with sqlite on 1.0.x branch. p=doubleface r=laurentj
- 21:18 Changeset 1.1.x:1076:6ca0530f555e by
-
ticket #727: Support of the LIMIT clause for jDbPDOConnection with sqlite. p=doubleface r=laurentj
- 17:18 Ticket #753 (Update jMailer to PHPMailer 2.3) created by
- jMailer is based on PHPMailer 2.2. A new version of PHPMailer has been …
- 12:13 Ticket #748 (Mauvais chemin d'images à l'installation check_install.tpl) closed by
- fixed
- 12:12 Changeset 1.0.x:857:5a65be0780bd by
-
ticket #748 : some paths in templates use {}jelix/ instead of {} (branch 1.0.x), r=laurentj
- 12:08 Changeset 1.1.x:1075:93a1e5ffc0a6 by
-
ticket #748 : some paths in templates use {}jelix/ instead of {}, r=laurentj
- 10:32 Ticket #752 ([jForms] maxvalue et minvalue) created by
- Il n'y a pas actuellement dans jForms la possibilité d'indiquer une valeur …
- 10:11 Ticket #750 (use of a new response "htmlauth" in the action jauth~login:form) closed by
- fixed: commited in trunk, r1180
- 10:09 Changeset 1.1.x:1074:ca054a299946 by
-
ticket #750: use of a new response htmlauth in the action jauth~login:form. r=laurentj
- 02:40 Ticket #751 (jForms: javascript check of secret control's confirmation does not work) created by
- It didn't work because generated JS used jFormsJQControlString instead of …
11/25/08:
- 15:49 Ticket #750 (use of a new response "htmlauth" in the action jauth~login:form) created by
- In order to manage the display of login pages in a better manner, the …
- 15:07 Ticket #749 (jCoordinator: exception loop when response's constructor fails) created by
- J'ai crée un 2eme module et lors de son appel dans l'URL il y a une …
- 13:23 Ticket #746 (testapp: problems when stripping comments) closed by
- fixed: ok, committed in the trunk, r1179
- 13:22 Changeset 1.1.x:1073:2d310ba23b81 by
-
ticket #746: testapp: problems when stripping comments
- 12:47 Ticket #748 (Mauvais chemin d'images à l'installation check_install.tpl) created by
- J'installe Jelix comme le tuto …
- 12:00 Ticket #720 (Diff : patch for diff plugin + dilffhtml) closed by
- fixed: include in the trunk. r1178.
- 11:59 Changeset 1.1.x:1072:75927af922b0 by
-
Ticket #720: new formater for diff. p=foxmask
- 11:55 Ticket #747 (documentation about creating jforms builders) closed by
- worksforme: Oups.. in fact, the documentation exists.
- 11:51 Ticket #747 (documentation about creating jforms builders) created by
- the title says all.
11/24/08:
- 19:24 Ticket #743 (jForms: server side check for <input type="url"> doesn't work) closed by
- fixed: done in the trunk and 1.0.x branch. r1177
- 19:22 Changeset 1.0.x:856:2f6a0e8299c7 by
-
ticket #743: jForms: server side check for <input type=url> doesn't work
- 19:22 Changeset 1.1.x:1071:fb48533173de by
-
ticket #743: jForms: server side check for <input type=url> doesn't work
- 19:18 Ticket #746 (testapp: problems when stripping comments) created by
- I just noticed ugly bugs when building testapp. I took me a while to find …
- 16:03 Ticket #744 (Flash Message) closed by
- wontfix: After a looooooooooooooooong brainstorming :) jResponseredirect + …
- 12:09 Ticket #745 (Rewrite Jelix in Python) closed by
- wontfix: :-p
- 12:02 Ticket #745 (Rewrite Jelix in Python) created by
- PHP 5.3 will be a bullshit ; Jelix Must be rewrite in Phyton to survive …
- 10:58 Ticket #710 (support external absolute url as jform action) closed by
- fixed
- 10:54 fr/conventions edited by
- (diff)
- 10:54 Changeset 1.1.x:1070:b04cbdd269cb by
-
Ticket #710: improved support of external absolute url as jform action by allowing https urls.
11/21/08:
- 23:10 Ticket #744 (Flash Message) created by
- this patch allow to display a message on a page and then go to url of our …
- 22:19 Changeset 1.1.x:1069:230857710044 by
-
improved jbuildtools to consume less memory added a VERBOSE flag in buildjelix
- 22:17 Changeset 1.1.x:1068:4cba0a422b7c by
-
updated wikirenderer to its latest trunk version
- 18:43 Ticket #743 (jForms: server side check for <input type="url"> doesn't work) created by
- in a form : […]
- 15:51 test edited by
- (diff)
- 12:36 Ticket #710 (support external absolute url as jform action) reopened by
- 10:53 test edited by
- (diff)
- 10:52 test edited by
- (diff)
- 10:52 test created by
11/20/08:
- 14:21 Ticket #742 (mysqlDbConnection beginTransaction) created by
- Je checkais la doc Mysql et il y est indiqué qu'il est préférable …
11/19/08:
- 16:54 Ticket #710 (support external absolute url as jform action) closed by
- fixed
- 16:20 Changeset 1.1.x:1067:786f8b6133c2 by
-
ticket #710 : support external absolute url as jform action
- 15:26 Ticket #741 (small image bugs - followup of #604) closed by
- fixed
- 15:10 Changeset 1.1.x:1066:3508d8e7dac8 by
- 14:01 Ticket #741 (small image bugs - followup of #604) created by
- I had some slight changes not included in #604 patch that was checked in. …
- 12:46 Changeset 1.1.x:1065:7311d31b2952 by
-
fixing typos. following changeset 1161.
- 10:09 Ticket #740 (htmlfragment et jform) created by
- Pouvoir utiliser les jform dans un response "htmlfragment"
- 00:30 Changeset 1.1.x:1064:3fe669afe09d by
-
change the target directory of the build of jelix_check_server.php
- 00:29 Ticket #409 (script pour tester un hebergement jelix compliant) closed by
- fixed: done. The build generates a jelix_check_server.php script. This script can …
- 00:27 Changeset 1.1.x:1063:9e1498d78ff4 by
-
ticket #409: standalone script to check the configuration of a server
11/18/08:
- 23:20 Ticket #658 (jauth~login:form should support auth_url_return in the form) closed by
- fixed: I didn't include your patch, but I made modification in the auth coord …
- 23:20 Changeset 1.1.x:1062:727ddc43c14a by
-
ticket #658: jauth~login:form should support auth_url_return in the form
- 18:43 Ticket #478 (jforms: support of protection against CSRF) closed by
- fixed: Done. Added a new xml attribute allowAnyOrigin on the root element to …
- 18:42 Changeset 1.1.x:1061:3c8f9e44b64f by
-
ticket #478: support of security check against CSRF in jForms. new xml attribute allowAnyOrigin on the root element to disable it, and new jFormsBase::securityLevel
- 17:26 Ticket #738 (lastInsertId utilisé dans jacl et jacl2 ne fonctionne pas avec PostgreSQL) closed by
- fixed: Thanks. Fixed in the trunk and the 1.0.x branch. svn 1166
- 17:26 Changeset 1.0.x:855:c77468129ffc by
-
ticket #738: error with postgresql and lastInsertId in the aclgroup command.
- 17:26 Changeset 1.1.x:1060:494ba5bc1fe1 by
-
ticket #738: error with postgresql and lastInsertId in the aclgroup command.
- 17:01 Changeset 1.1.x:1059:52129867eb71 by
-
rename all profil words to profile. changes on the API are: plugin auth/auth : option profil -> profile jDb::getProfil -> jDb::getProfile jDb::testProfil -> jDb::testProfile jAclDb::getProfil -> jAclDb::getProfile jAcl2Db::getProfil -> jAcl2Db::getProfile jDbConnection::profil -> jDbConnection::profile jControllerDaoCrud::dbProfil -> jControllerDaoCrud::dbProfile
- 15:36 Changeset 1.1.x:1058:74d90c603761 by
-
worked on the API of jInstaller added a new class, jIniMultiFilesModifier, to facilitate the modification of the configuration of an entry point
- 11:28 Ticket #739 (Definir le profil de db d'un dao depuis un xml form) created by
- Lors de l'appel d'un dao pour instancier une menulist dans un form, il …
11/17/08:
- 12:14 Ticket #738 (lastInsertId utilisé dans jacl et jacl2 ne fonctionne pas avec PostgreSQL) created by
- Un exemple d'erreur sur l'ajout d'un groupe : […]
11/15/08:
- 00:13 Ticket #737 (Affichage de la stack d'erreur PHP dans outputError en mode debug) created by
- Permettrai un débuggage plus explicite.
11/13/08:
- 23:49 Changeset 1.1.x:1057:5d97e951b92e by
-
updated some of module.xml files
- 23:49 Changeset 1.1.x:1056:8048a2df814b by
-
worked on the API of the futur installer
- 22:48 fr/contribuer edited by
- (diff)
11/12/08:
- 13:58 Changeset 1.1.x:1055:11392fa21558 by
-
jIniFileModifier : added support of @ and : character in section names
- 10:09 Ticket #736 (Une erreur récurrente dans error.log depuis que j'ai installé la version ...) created by
- A chaque appel d'une page Jelix, j'ai une nouvelle entrée dans error.log …
11/10/08:
- 14:27 Ticket #735 (Message d'erreur lors de l'utilisation de jImageModifier) closed by
- fixed: commit in rev 1160, thanks.
- 14:25 Changeset 1.1.x:1054:be38ad738dcd by
-
fixed #375 : forgotten old jImage call, p=webseb, r=webseb
- 14:14 Ticket #735 (Message d'erreur lors de l'utilisation de jImageModifier) created by
- bonjour, J'ai un bug lorsque j'utilise la balise imagé dans un …
11/09/08:
- 02:14 Ticket #163 (creating an app with no document root) closed by
- fixed: added an option -wwwpath at the createapp command to allow to indicate the …
- 02:12 Ticket #486 (create xmlrpc, soap and other entrypoint with createapp) closed by
- fixed: A new command createentrypoint has been created. svn 1159.
- 02:12 Ticket #609 (Make application.init.php the single entry point for framework path ...) closed by
- fixed: in jelix-scripts, the include of the init.php file has been moved from …
- 02:09 Changeset 1.1.x:1053:540b65eaaf11 by
-
worked on jelix script: ticket #163: createapp, added the possibility to indicate a path for the document root of the application Ticket #486: new command createentrypoint to create any type of entrypoints Ticket #609: Make application.init.php the single entry point for framework path dependancy no ticket: now project.xml and module.xml are generated with a default content according the new schema added some constant in scripts.conf.php so we can define default values for the copyright, the author, the licence etc.
all templates use now this constants when needed
11/08/08:
- 18:41 Changeset 1.1.x:1052:f0721a9cbd8d by
-
updated date_input and added jquery ui
- 17:47 Ticket #733 (jFile::removeDir failed on Windows OS) closed by
- fixed: Thanks for this patch ! Included in the trunk and in the 1.0.x branch.
- 17:47 Changeset 1.0.x:854:fe7504e33798 by
-
ticket #733: jFile::removeDir failed on Windows OS
- 17:47 Changeset 1.1.x:1051:68d7b302ddd4 by
-
ticket #733: jFile::removeDir failed on Windows OS
- 17:38 Ticket #700 (jformsbase::getModifiedControl is not very useful) closed by
- fixed
- 17:38 Changeset 1.1.x:1050:ee7930860b16 by
-
ticket #700: the way how modified controls were tracked was not very useful. implementation has been changed now. removed setModifiedFlag and added resetModifiedControlsList.
- 17:28 Changeset 1.1.x:1049:6dd795ba6d64 by
-
updated the schema of description xml files
- 11:39 Ticket #725 (Problème en ligne de commande version gold) closed by
- fixed: The problem appears also in the 1.0.x series. Fixed in the 1.0.X …
- 11:39 Changeset 1.0.x:853:1fa1a7cc641f by
-
ticket #725: cannot execute a command line action, a fatal error always appeared.
- 11:39 Changeset 1.1.x:1048:fe047f2abd4b by
-
ticket #725: cannot execute a command line action, a fatal error always appeared.
- 10:07 Ticket #531 (Template meta CSS aren't generated in the right order) closed by
- wontfix: Since we cannot add an element at the begining of an associative array in …
- 09:46 Changeset 1.1.x:1047:d6b2ff0d6610 by
-
jTpl: added the support of = syntax, to display complex expressions
11/07/08:
- 00:05 Changeset 1.1.x:1046:a60031eb7c2b by
-
added draft of schema for different xml file to describe module, plugin, update and project
11/06/08:
- 21:35 Ticket #604 (jImage) closed by
- fixed: Je viens d'intégrer le patch de bastnic et bibo. svn 1151. J'ai juste …
- 21:34 Changeset 1.1.x:1045:85c41b27d97d by
-
ticket #604: move code from the image plugin to a class so we can do transformations on images without displaying them. p=bastnic+bibo
- 21:11 Ticket #385 (Improve optimized edition) closed by
- fixed: some little improvements have been made…
- 21:11 Changeset 1.1.x:1044:d61714f02dc1 by
-
ticket #385: made some little improvements in jController for optimized edition little optimisation on sessions
- 12:00 Ticket #734 (Bug sur un paramètre à "true") closed by
- worksforme: Après discussion sur IRC, il apparait que c'est un bug dans un script js …
- 10:09 Ticket #734 (Bug sur un paramètre à "true") created by
- Bonjour, Je viens d'identifier un bug pour le moins étrange. En …
- 00:30 Ticket #733 (jFile::removeDir failed on Windows OS) created by
- When i do […] i get the error …
11/05/08:
11/04/08:
- 23:59 Ticket #732 (Module Installation Patch - Database) created by
- Here is the patch that includes : - libs from clearbrick - classes …
- 23:14 Ticket #664 (move some classes in their own file) closed by
- fixed: done. svn 1149
- 23:13 Changeset 1.1.x:1043:e3b8043dca2b by
-
ticket #664: end of the move of some classes in their own files, here jFormsControl..
- 17:56 Changeset 1.1.x:1042:39bc74ca32f4 by
-
periodic update of TcPdf?
- 13:33 Ticket #678 (All error messages are not displayed in some response type) closed by
- fixed
- 13:28 Ticket #389 (Update jMailer to PHPMailer 2.x) closed by
- fixed: done. svn 1147
- 13:28 Changeset 1.1.x:1041:3ead7735b827 by
-
Ticket #389: updated jMailer to PHPMailer 2.x. Sources of PHPMailer and SMTP are now in a dedicated directory
- 11:14 Ticket #714 (netHttp class does not send right header for Basic authentication) closed by
- fixed: Clearbricks updated on the trunk. svn 1146.
- 11:13 Changeset 1.1.x:1040:64e958b1e9dd by
-
ticket #714: updated clearbricks with its latest trunk version to fix a bug on net.http
- 11:01 Ticket #472 (Include the release of jTpl 1.0) closed by
- fixed: Some tickets about jTpl 1.0 have been closed. The only thing which is …
- 10:58 Ticket #682 (Performance issue : 1.1 is slower than 1.0) closed by
- fixed: There are still some few difference, but not so much. We can close this …
