Timeline
03/26/08:
- 12:47 Changeset 1.1.x:795:117d8efb67f6 by
-
Added a new method jForms::clean(), to destroy old and unused forms in session
- 00:31 Ticket #215 (jforms : textarea en wysiwyg) closed by
- fixed: Implementation terminée. svn 843
- 00:30 Changeset 1.1.x:794:6fe7dbbab9d5 by
-
ticket #215: finished to implement <htmleditor> in jforms
03/25/08:
- 22:26 Ticket #149 (plugin jtpl cycle) closed by
- fixed: […]
- 22:25 Changeset 1.1.x:793:d336b00ba2fd by
-
ticket #149: template plugin cycle. p=Philippe Schelte
- 18:47 Changeset 1.1.x:792:a9cc50a4c1c3 by
-
worked on ticket #215: implementation of <htmleditor> in jforms. Some unit tests are still bad...
- 15:40 Ticket #248 (jforms : controle captcha) closed by
- fixed: Balise implémentée. captcha de type test de turing (questions/réponses). …
- 15:40 Changeset 1.1.x:791:6de17619ce2f by
-
ticket #248: added support of <captcha> element in jforms type=turing
- 08:41 Changeset 1.1.x:790:3619cf5e67f7 by
-
ticket #468: bad spelling in some methods and properties. step 1: changed datas to data template plugin formdatasfull renamed to formdatafull template plugin formdatas renamed to formdata jFormsBase::getDatas() renamed to getAllData() jFormsDatasource::getDatas() renamed to getData() jFormsDatasource:: renamed to jFormsDataContainer:: renamed to jResponseJson:: renamed to jResponseRdf:: renamed to jControllerDaoCrud::_checkDatas() renamed to _checkData()
- 00:05 Ticket #499 (change the name of plugins section in configuration) closed by
- fixed: Done in the trunk. svn 838
- 00:04 Changeset 1.1.x:789:e36af3b1c1f4 by
-
ticket #499: plugins section in configuration should be renamed to coordplugins.
03/24/08:
- 23:46 Ticket #521 (erreur nom de la classe dans fichier /lib/jelix/utils/jHttp.class.php) closed by
- fixed: Corrigé, merci :-)
- 23:46 Changeset 1.1.x:788:8bd15c0e655f by
-
ticket #521: error in the name of the class jHttp
- 23:42 fr/contribuer edited by
- (diff)
- 23:22 Ticket #381 (jforms: Add type="html" on input/textarea element) closed by
- fixed: Done in the trunk. svn-836
- 23:20 Changeset 1.1.x:787:36d56370aefe by
-
ticket #381: jforms, added support of type=html on input/textarea element Rewrote the jforms compiler; some few code improvements in jFormsControl classes.
- 22:34 Changeset 1.0.x:770:2182d3ae03c9 by
-
fixed bug #522 in 1.0.x: added jSelectorIface and made jSelectorInterface deprecated
- 22:24 Ticket #522 (jSelectorInterface not compatible with jSelectorFactory) closed by
- fixed
- 22:23 Changeset 1.1.x:786:2b6065ab1606 by
-
fixed bug #522: added jSelectorIface and made jSelectorInterface deprecated
- 20:06 fr/sources edited by
- (diff)
- 19:56 fr/processus edited by
- (diff)
- 17:00 fr/processus edited by
- (diff)
- 16:59 fr/contribuer edited by
- (diff)
- 16:55 fr/contribuer edited by
- (diff)
- 16:33 fr/contribuer created by
- 16:18 fr edited by
- (diff)
03/22/08:
- 22:12 Ticket #523 (Enhanced service management in jClasses) created by
- Here is a proposition of enhancement for jClasses' service handling. It is …
03/21/08:
- 18:18 Ticket #522 (jSelectorInterface not compatible with jSelectorFactory) created by
- The following code does not work : […]
- 15:53 Ticket #520 (the default zone created with newapp is called on each new controller) closed by
- fixed: fixed in #833 both in trunk and branches/1.0.x
- 15:51 Changeset 1.0.x:769:d1b959174f7a by
-
fixed #520 : add an -addinstallzone option on createmodule and createctrl
- 15:51 Changeset 1.1.x:785:77ae096ec020 by
-
fixed #520 : add an -addinstallzone option on createmodule and createctrl
- 11:47 Ticket #519 (jFile::removeDir crash if there are a symlink in) closed by
- fixed
- 11:47 Changeset 1.0.x:768:adcc1c8be141 by
-
fixed bug #519 : removeDir crash if there are a link inside
- 11:47 Changeset 1.1.x:784:43b9cd2967ea by
-
fixed bug #519 : removeDir crash if there are a link inside
- 11:10 Ticket #521 (erreur nom de la classe dans fichier /lib/jelix/utils/jHttp.class.php) created by
- Une petite coquille, il manque le H majuscule dans le nom de la class. …
- 10:51 Ticket #510 (embellish the new app default zone/template) closed by
- fixed
- 08:21 Ticket #212 (jforms: support of hidden field) closed by
- fixed: Done in the trunk. svn 831.
- 08:19 Changeset 1.1.x:783:8ed7bacd2468 by
-
ticket #212: support of hidden field in jforms
- 07:24 Changeset 1.1.x:782:7d88cd96f4a1 by
-
worked on ticket #31: the base class of the installer is now finished
- 03:39 Ticket #520 (the default zone created with newapp is called on each new controller) created by
- This call is made without any condition. So we found this in each …
- 03:31 Ticket #516 (the new default template for an app should be declared in other way) closed by
- fixed: commited in trunk and branch 1.0.x
- 03:30 Changeset 1.0.x:767:16e5f951d793 by
-
forgot to add new files in build/manifest
- 03:30 Changeset 1.1.x:781:6befbb9fc1fa by
-
forgot to add new files in build/manifest
- 03:20 Changeset 1.0.x:766:cf3252db99db by
-
fixed #516 and #519 : a great enchacement on new app default zone/template and a little bug on myhtmlresponse
- 03:20 Changeset 1.1.x:780:81ec72b5cfb4 by
-
fixed #516 and #519 : a great enchacement on new app default zone/template and a little bug on myhtmlresponse
- 02:29 Ticket #519 (jFile::removeDir crash if there are a symlink in) created by
- in PHP is_dir return true on a link so the function should test if is_link …
- 00:19 Changeset 1.1.x:779:a752ff24cb56 by
-
finished class jIniFileModifier
03/20/08:
- 23:29 Ticket #518 (add the possibility to set the visibility of a form's field in a ...) created by
- Sometimes, I need to hide a field in a form for someone who have not …
- 18:37 Changeset 1.1.x:778:11771741c301 by
-
BUILD: changed version number in the trunk
- 17:25 Changeset 1.0.x:765:a743aae0ec33 by
-
fixed an exception thrown during the execution of jelix-scripts
- 16:25 Ticket #517 (plugin include pour jtpl) created by
- Ce plugin permet d'ajouter un tpl dans un autre, sans passer par le …
- 14:42 Ticket #514 (createapp command provides an overloaded html response and the user may ...) closed by
- duplicate: >we should still be able to change the template selector without …
- 11:18 Ticket #516 (the new default template for an app should be declared in other way) created by
- it is declared in the _commonProcess, it should be defined directly with …
- 09:52 Ticket #513 (add the possibility to change the dao jaclusergroup.dao.xml) closed by
- wontfix: Use overloading capabilities. …
- 09:08 Changeset 1.1.x:777:da77f18bc8e4 by
-
worked on the installer added a new class jIniFileModifier
- 03:01 Ticket #515 (jInstallChecker should not warn about magicquotes if the plugin ...) created by
- When magicquotes is enabled in PHP config, jInstallChecker reports that we …
- 02:52 Ticket #514 (createapp command provides an overloaded html response and the user may ...) created by
- = The problem = Ticket #496 added a default page instead of a blank one …
- 02:32 Changeset 1.1.x:776:a7b960004703 by
-
Fixed misswrited path in createapp command for jelix-scripts
- 02:08 Changeset 1.0.x:764:8010790c38c9 by
-
Forgot to update credits
- 02:08 Changeset 1.1.x:775:65b40acd0643 by
-
Forgot to update credits
- 02:04 Ticket #504 (jSession : configuration about (un)shared sessions should be done in ...) closed by
- fixed: Ok, the patch is landed in the trunk and the 1.0.x branch
- 02:03 Changeset 1.0.x:763:69e9a9d2e63b by
-
ticket #504: moved some session configuration process from jCoordinator into jSession.
- 02:03 Changeset 1.1.x:774:52186669313a by
-
ticket #504: moved some session configuration process from jCoordinator into jSession.
- 01:49 Ticket #445 (Désactiver les sessions pour cmdline.php) closed by
- fixed: Ok, patch intégré.
- 01:45 Changeset 1.0.x:762:457abcda58a0 by
-
ticket #445: disabled session start for command line requests.
- 01:45 Changeset 1.1.x:773:29edafa7a41a by
-
ticket #445: disabled session start for command line requests.
- 01:36 Ticket #513 (add the possibility to change the dao jaclusergroup.dao.xml) created by
- In the jAcl configuration we should specify the dao we want to use for …
03/19/08:
- 23:20 Ticket #512 (module paybox) created by
- Le principe est de pouvoir installer simplement le module paybox. Ceci …
- 15:06 Ticket #511 (truncate modifier modification) created by
- the truncate modifier uses the iconv functions that sometimes hangs …
- 01:29 Ticket #510 (embellish the new app default zone/template) created by
- This ticket is the follow-up of the #480. The default sentences and …
- 01:25 Ticket #480 (Add a default template in a new application) closed by
- fixed: resolved, svn 819
- 01:23 Changeset 1.0.x:761:36ed94914df8 by
-
ticket #480 : add default template when creating new app
- 01:23 Changeset 1.1.x:772:dee352e53260 by
-
ticket #480 : add default template when creating new app
03/18/08:
- 23:11 Ticket #470 (message d'avertissement manquant lors du traitement des $userConfig) closed by
- fixed: Ce serait dommage que ça fasse une erreur juste pour un fichier vide. J'ai …
- 23:11 Changeset 1.0.x:760:4200d8164ca9 by
-
ticket #470: in some case, no error when an ini file is invalid
- 23:11 Changeset 1.1.x:771:8e0220d00956 by
-
ticket #470: in some case, no error when an ini file is invalid
- 22:47 Ticket #508 (jZone : Plantage si à l'issu de _prepareTpl _tplname est vide) closed by
- fixed: en fait j'ai dit n'importe quoi, le paramètre callMeta a true comme valeur …
- 22:46 Changeset 1.0.x:759:73c9556c9eb8 by
-
ticket #508: call of deprecated method of jTpl in jZone. p=Sylvain de Vathaire
- 22:46 Changeset 1.1.x:770:f98e0b923f05 by
-
ticket #508: call of deprecated method of jTpl in jZone. p=Sylvain de Vathaire
- 13:22 Changeset 1.1.x:769:5c8197198a04 by
-
replaced some require_once instructions by require. removed myapp
- 13:00 Changeset 1.1.x:768:3b0949416154 by
-
removed most of unuseful JELIX_LIB_* constants. Only JELIX_LIB_PATH, JELIX_LIB_CORE_PATH and JELIX_LIB_UTILS_PATH still exist. Removed also JELIX_PLUGINS_PATH and JELIX_MODULE_PATH
- 11:12 Ticket #509 (Ability to change jelix context on the fly) created by
- When creating unit tests, or if we want to migrate jelix-scripts to a real …
03/17/08:
- 22:43 Changeset 1.1.x:767:335509a77525 by
-
ticket #377: soap support. Part 1: added wshelper librairie. p=Sylvain de Vathaire
- 16:58 Ticket #508 (jZone : Plantage si à l'issu de _prepareTpl _tplname est vide) created by
- Si on un template par défaut de spécifié pour une zone mais que au cours …
- 00:46 Changeset 1.0.x:758:aa79c7d66401 by
-
fixed bug in jDbTools::execSQLScript for mysql and pgsql driver
- 00:44 Changeset 1.1.x:766:bf2f0bd7f8dc by
-
worked on ticket #31: install system for applications and modules
03/16/08:
- 18:30 Ticket #507 (plugin history) created by
- The history plugin uses the sessions to keep in mind the actions …
- 17:05 Ticket #506 (jSession : enable/disable sessions in configuration files) created by
- Session start can be controlled by the following parameter in …
- 16:35 Ticket #500 (passage a la ligne dans firebug) closed by
- fixed: patch inclus dans la branche 1.0.x et le trunk. svn 811 Merci !
- 16:34 Changeset 1.0.x:757:bb4ca0679e6b by
-
ticket #500: support of CR and LF in firebug log. p=lipki updated also CREDITS files
- 16:34 Changeset 1.1.x:765:8bfde1b1b87a by
-
ticket #500: support of CR and LF in firebug log. p=lipki updated also CREDITS files
- 16:22 Ticket #496 (createapp should create a default html response) closed by
- fixed
- 16:16 Changeset 1.0.x:756:f5b62551e293 by
-
fixed ticket #496: createapp create a default html response
- 16:16 Changeset 1.1.x:764:29a0e73eb81d by
-
fixed ticket #496: createapp create a default html response
- 15:43 Ticket #505 (jelix-scrpits should be more verbose) created by
- For example : list all new files
- 15:14 Changeset 1.0.x:755:880bb8df9bba by
-
changed the syntax in template of jelix-scripts to allow to create template of jtpl templates
- 15:14 Changeset 1.1.x:763:302fd6efb9a5 by
-
changed the syntax in template of jelix-scripts to allow to create template of jtpl templates
- 04:02 Ticket #504 (jSession : configuration about (un)shared sessions should be done in ...) created by
- If sessions are not shared, then in jCoordinator we have : […]
- 02:56 Ticket #442 (boucle quand le message d'erreur n'existe pas dans le charset courant.) closed by
- fixed
- 02:43 Changeset 1.0.x:754:1d602685e57b by
-
Incomplete comments in unit tests for jLocale
- 02:43 Changeset 1.1.x:762:3c563dce79b7 by
-
Incomplete comments in unit tests for jLocale
- 02:35 Changeset 1.0.x:753:0753cc3933be by
-
ticket #442: fixed bug about infinite loop with non-existent charset
- 02:35 Changeset 1.1.x:761:f22f82f5b3f8 by
-
ticket #442: fixed bug about infinite loop with non-existent charset
03/15/08:
- 21:26 Changeset 1.0.x:752:f50c03b428cb by
-
worked on ticket #480 : add jelix logo for the future default application template
- 21:26 Changeset 1.1.x:760:ea1a6dfc51ea by
-
worked on ticket #480 : add jelix logo for the future default application template
- 17:36 Ticket #503 (Simplifier la création des fichiers local) closed by
- duplicate: @bballizlife : quand tu installe un module tiers et qu'il n'y a pas les …
- 12:39 Ticket #503 (Simplifier la création des fichiers local) created by
- Je Pense que ce serait vraiment pratique de simplifier la création des …
- 10:28 Changeset 1.1.x:759:9a032f0f44a5 by
-
updated jlocale tests
- 00:06 Changeset 1.0.x:751:f606f0a488f8 by
-
forgot a little thing in previous test
- 00:06 Changeset 1.1.x:758:f75b731185d1 by
-
forgot a little thing in previous test
03/14/08:
- 23:44 Changeset 1.0.x:750:25f3a17d95dd by
-
added some few tests for jLocale
- 23:44 Changeset 1.1.x:757:2670911611e5 by
-
added some few tests for jLocale
- 18:27 Ticket #502 (plugin image : générer une ombre portée) created by
- Ce serait sympa de pouvoir à la volée générer une ombre portée d'une image …
- 08:39 Ticket #501 (jResponsePartialHTML pour gérer les appels Ajax renvoyant un bout de code ...) created by
- Actuellement si je veut gérer un appel Ajax qui doit renvoyer un bout de …
03/13/08:
- 14:18 Ticket #500 (passage a la ligne dans firebug) created by
- lorsque l'on envoie des logs dans firebug, tous les \r et \n sont …
03/12/08:
- 11:44 Changeset 1.0.x:749:67c736dd7c69 by
-
forgot to include new image plugin in the build
- 11:44 Changeset 1.1.x:756:dc127df7d441 by
-
forgot to include new image plugin in the build
- 11:16 Ticket #474 (plugin image) closed by
- fixed: plugin inclus dans la branche 1.0.x et le trunk. svn 800. Merci pour …
- 11:15 Changeset 1.0.x:748:5c7725bc3da5 by
-
forgot a file
- 11:14 Changeset 1.0.x:747:f995aee8565d by
-
ticket #474: new plugin 'image' for jtpl. p=K?vin Lepeltier
- 11:14 Changeset 1.1.x:755:76278bde6670 by
-
ticket #474: new plugin 'image' for jtpl. p=K?vin Lepeltier
- 11:08 Ticket #487 (Impossibility to indicate our own conditions in jControllerDaoCrud) closed by
- fixed: Fixed in the trunk and 1.0.x branch. svn 799. Thanks for this patch.
- 11:07 Changeset 1.0.x:746:b35696377e50 by
-
ticket #487: Impossibility to indicate our own conditions in jControllerDaoCrud. p=Bastien Jaillot
- 11:07 Changeset 1.1.x:754:0db920e39d93 by
-
ticket #487: Impossibility to indicate our own conditions in jControllerDaoCrud. p=Bastien Jaillot
- 11:03 Ticket #418 (Pas de controleur cmdline par defaut dans une application ligne de ...) closed by
- fixed: Patch inclus dans la branche 1.0.x et le trunk. Merci pour le patch …
- 11:02 Changeset 1.0.x:745:4ad992fc2dc4 by
-
ticket #418: no cmdline controller by default when creating a cmdline application. p=Christophe Thiriot
- 11:02 Changeset 1.1.x:753:2122cda43654 by
-
ticket #418: no cmdline controller by default when creating a cmdline application. p=Christophe Thiriot
- 10:55 Ticket #494 (jResponseZip : impossible to set the name of the zip) closed by
- fixed: Fixed in the trunk and 1.0.x branch. svn 797. Thanks for this patch.
- 10:55 Changeset 1.0.x:744:5c10cb3f2a00 by
-
ticket #494: jResponseZip : impossible to set the name of the zip. p=Bastien Jaillot
- 10:55 Changeset 1.1.x:752:baff901f50ca by
-
ticket #494: jResponseZip : impossible to set the name of the zip. p=Bastien Jaillot
- 10:53 Ticket #492 (Bad error message in jDaoCompiler) closed by
- fixed: Fixed in the trunk and 1.0.x branch. svn 796. Thanks for this patch.
- 10:52 Changeset 1.0.x:743:080d766a4fd7 by
-
ticket #492: bad error message in jDaoCompiler. p=M. Thiriot
- 10:52 Changeset 1.1.x:751:3497fd2d5032 by
-
ticket #492: bad error message in jDaoCompiler. p=M. Thiriot
- 10:44 Ticket #499 (change the name of plugins section in configuration) created by
- The "plugins" section in the configuration refers to the list of plugins …
- 00:05 Ticket #498 (plugin swf) created by
- Voici l'ébauche d'un plugin pour intégrer facilement un swf dans un …
03/11/08:
- 17:06 Ticket #497 (jFormsBase : prepareDaoFromControls) created by
- La méthode saveToDao de jFormsbase est très pratique, mais on peut vouloir …
- 11:49 Ticket #496 (createapp should create a default html response) created by
- When creating an application, an overrided html response should be …
03/10/08:
- 16:23 Changeset 1.0.x:742:67e6d3192266 by
-
added postgresqlSQL scripts for install
- 16:23 Changeset 1.1.x:750:f60fa0dfd205 by
-
added postgresqlSQL scripts for install
- 00:35 Ticket #495 (default pagelinks's css style is ugly) created by
- it can be cool if pagelinks have a default css link like …
03/09/08:
- 01:12 Ticket #494 (jResponseZip : impossible to set the name of the zip) created by
- the var is "zipFilename" but the name which is used after is : …
- 01:05 Ticket #488 (jResponseZip : addHttpHeaders don't exist) closed by
- fixed
03/08/08:
- 22:49 Ticket #493 (HTML Transitional) closed by
- duplicate: >je sais que le (X)HTML transitional n'est pas bien ah ? depuis quand ? …
- 18:52 Ticket #493 (HTML Transitional) created by
- Salut, je sais que le (X)HTML transitional n'est pas bien et j'aimerais …
03/07/08:
- 22:00 Changeset 1.0.x:741:3aedbd058b6c by
-
fixed a bug on the count of unit tests in junitests module
- 22:00 Changeset 1.1.x:749:7d97470dc41f by
-
fixed a bug on the count of unit tests in junitests module
- 15:46 Ticket #491 (Bad error message in jDaoCompiler) closed by
- duplicate: Sorry, double submit
- 15:44 Ticket #492 (Bad error message in jDaoCompiler) created by
- There is a small mistake in lib/jelix/dao/jDaoCompiler.class.php (in …
- 15:38 Ticket #491 (Bad error message in jDaoCompiler) created by
- An old value is used to show the error message on line 97 (in trunk) of …
- 15:21 Changeset 1.0.x:740:ffef5f207ad3 by
-
fixed a unit test fail
- 15:21 Changeset 1.1.x:748:b5d4051f513f by
-
fixed a unit test fail
- 12:01 Ticket #490 (Do not create session when it is not necessary) created by
- Sometimes, on a web site, sessions are not required, or only when a module …
03/06/08:
- 12:35 Ticket #489 (Add support for partial overloads for non-generic locales (en_US, fr_CA, ...) created by
- It could be very powerfull if we could only redefine 1 string for locale …
- 02:13 Ticket #488 (jResponseZip : addHttpHeaders don't exist) reopened by
- I just seen that you don't applied my patch, so the problem with the …
- 01:13 Ticket #488 (jResponseZip : addHttpHeaders don't exist) closed by
- fixed: Bug fixed in the 1.0.x branch and trunk. Thanks.
- 01:12 Changeset 1.0.x:739:8ea7a87be99d by
-
ticket #488: jResponseZip : addHttpHeaders didn't exist
- 01:12 Changeset 1.1.x:747:c027985f36d3 by
-
ticket #488: jResponseZip : addHttpHeaders didn't exist
- 01:08 Ticket #473 (Add default properties file in iso-8859-15) closed by
- fixed: I duplicated locales in iso-8859-1 because : * not sure that ticket …
- 01:02 Changeset 1.0.x:738:786889d6df7b by
-
ticket #473: added default properties files in iso-8859-15
- 01:02 Changeset 1.1.x:746:3a705dbc2a32 by
-
ticket #473: added default properties files in iso-8859-15
- 00:51 Ticket #488 (jResponseZip : addHttpHeaders don't exist) created by
- make call to a $this->addHttpHeaders()function which don't exist. The …
- 00:22 Ticket #484 (html builder : cols and rows attributes are required on textarea) closed by
- fixed: fixed in the trunk and 1.0.x branch.
- 00:21 Changeset 1.0.x:737:c0a296d70aaa by
-
ticket #484: html builder : cols and rows attributes are required on textarea
- 00:21 Changeset 1.1.x:745:40b6dca738aa by
-
ticket #484: html builder : cols and rows attributes are required on textarea
- 00:08 Ticket #482 (formcontrols: it shouldn't display submit control if there is a single ...) closed by
- fixed: fixed in the 1.0.x branch and trunk.
- 00:08 Changeset 1.0.x:736:6f2a2bd0dbaa by
-
ticket #482: fixed bug, formcontrols: it shouldn't display submit control if there is a single submit
- 00:08 Changeset 1.1.x:744:d05b555aef09 by
-
ticket #482: fixed bug, formcontrols: it shouldn't display submit control if there is a single submit
03/05/08:
- 23:24 Ticket #481 (form plugin : bad check of the parameters number) closed by
- fixed: bug fixed in the 1.0.x branch and in the trunk.
- 23:24 Changeset 1.0.x:735:0204b531a9ad by
-
ticket #481: fixed bug in form plugin : bad check of the parameters number
- 23:24 Changeset 1.1.x:743:8b5644634ce5 by
-
ticket #481: fixed bug in form plugin : bad check of the parameters number
- 23:19 Ticket #475 (pagelinks : boutons page suivante et dernière page accessibles) closed by
- fixed: Le plugin n'a pas été suffisement testé. Merci pour cette correction :-) …
- 23:18 Changeset 1.0.x:734:0f85cfe44872 by
-
ticket #475: fixed a little bug in pagelinks plugin, some links were not disabled. p=benjamin
- 23:18 Changeset 1.1.x:742:eac9bd28c442 by
-
ticket #475: fixed a little bug in pagelinks plugin, some links were not disabled. p=benjamin
- 22:31 fr/patchs edited by
- (diff)
- 22:26 fr/patchs edited by
- (diff)
- 19:50 Ticket #417 (gérer les sessions_name) closed by
- fixed: Euh, c'est bon, j'ai géré au final, avec la solution que je pensais …
- 19:47 Changeset 1.0.x:733:89a96189ce91 by
-
ticket #417: added support of Session Name in jSession. p=Julien Issler
- 19:47 Changeset 1.1.x:741:8b80e35ed706 by
-
ticket #417: added support of Session Name in jSession. p=Julien Issler
- 18:11 fr/processus edited by
- (diff)
- 18:01 fr/subversion edited by
- (diff)
- 17:55 fr/patchs edited by
- (diff)
- 17:54 fr/patchs edited by
- (diff)
- 17:11 Ticket #487 (Impossibility to indicate our own conditions in jControllerDaoCrud) created by
- We cannot specify conditions to list records without overloading entirely …
- 14:13 Ticket #486 (create xmlrpc, soap and other entrypoint with createapp) created by
- createapp command should have options to create some specific …
- 10:48 Ticket #485 (jforms: support of a filter attribute) created by
- on some control, we could add a filter attribute, to specify a filter to …
03/04/08:
- 14:53 Ticket #484 (html builder : cols and rows attributes are required on textarea) created by
- The HTML specification says that textarea should have a cols and rows …
- 14:19 Ticket #483 (Remove the ?> end tag) created by
- It saves bytes, and it prevents from errors like "headers already sent".
- 13:02 Ticket #482 (formcontrols: it shouldn't display submit control if there is a single ...) created by
- When displaying datas with the formcontrols plugin, it show the value of …
- 11:56 Ticket #481 (form plugin : bad check of the parameters number) created by
- We cannot indicates the 6th parameter : there is a "bad argument count" …
- 10:57 Ticket #480 (Add a default template in a new application) created by
- To display something after creating a new application and so to see if all …
- 10:47 Ticket #479 (jforms: check of the type of request) created by
- It is interresting, for security reasons or whatever, to check the type of …
- 10:43 Ticket #478 (jforms: support of protection against CSRF) created by
- for CSRF, see …
03/03/08:
- 20:56 Ticket #477 (Can not use schema in jDao with PostgreSQL) created by
- Personally, this unfeature really block my project. I set it to highest …
- 18:03 Ticket #476 (significant url : bug when using a handler without indicating action) created by
- If we put […]
02/29/08:
- 22:10 Ticket #475 (pagelinks : boutons page suivante et dernière page accessibles) created by
- Bonjour, je ne suis pas complètement sûr de moi mais j'ai un comportement …
- 17:02 Ticket #474 (plugin image) created by
- Le plugin image permet d'intégrer des images dans les templates jTpl, …
- 12:45 Ticket #473 (Add default properties file in iso-8859-15) created by
- Some developers would like to use iso-8859-15. However, because of ticket …
02/28/08:
- 22:20 Changeset 1.1.x:740:c6b17580f4be by
-
forgot to fix unit tests
- 22:07 Ticket #55 (Gestion des tags multilignes dans jTpl) closed by
- fixed
- 22:05 Changeset 1.1.x:739:4db7c11693f6 by
-
fixed ticket #55: added support of multiline tags in templates
- 21:56 Ticket #472 (Include the release of jTpl 1.0) created by
- jTpl 1.0 should be finished and included in Jelix 1.1
- 10:03 Ticket #471 (message d'avertissement manquant lors du traitement des $userConfig) closed by
- duplicate: duplicata du #470
- 06:49 Ticket #471 (message d'avertissement manquant lors du traitement des $userConfig) created by
- Un oubli de ; ( ou suppression non intentionnelle :) ) avant le <?php …
- 06:33 Ticket #470 (message d'avertissement manquant lors du traitement des $userConfig) created by
- Un oubli de ; ( ou suppression non intentionnelle :) ) avant le <?php …
- 01:27 fr edited by
- (diff)
- 01:26 fr/subversion edited by
- Orthographe (diff)
- 01:19 fr/drafts edited by
- Remise en forme et librairie -> bibliothèque (diff)
- 01:10 fr/drafts/ajax edited by
- Remise en forme et librairie -> bibliothèque (diff)
02/27/08:
- 12:53 Changeset 1.1.x:738:e9d74bce12b8 by
-
fixed a bug for the tests on the server
- 12:38 Changeset 1.1.x:737:1dee554b3e4d by
-
add a target in the makefile to launch unit tests on jelix
- 11:54 Ticket #454 (Added support of CLI in module junittests) closed by
- fixed: done. there is now a testapp/scripts/tests.php to launch unitests for …
- 11:49 Changeset 1.1.x:736:a4232324f471 by
-
ticket #454: Added support of CLI in module junittests
- 09:24 Changeset 1.0.x:732:1e57ea372125 by
-
forgot files...
02/26/08:
- 23:48 Ticket #469 ([Wiki] Utilisation du mot "librairie") created by
- Bon{jour, soir}, Dans ma petite série de corrections orthographique, je …
- 23:33 Ticket #468 ([jResponseJson] Orthographe) created by
- Bon{jour, soir}, L'un des attributs de la classe jResponseJson (et …
- 16:36 Ticket #410 (Création de profils virtuels dans jDb) closed by
- fixed: Ok. Patch landed in the trunk. svn 779.
- 16:35 Changeset 1.1.x:735:96591bbfff5b by
-
ticket #410: added support of virtual jdb profiles. p=Torgan
- 15:53 Ticket #408 (cmdline.php "Error: two many parameter") closed by
- fixed: J'ai amélioré la prise en charge des erreurs dans les clis : * …
- 15:52 Changeset 1.0.x:731:dddcae75e939 by
-
improvement #408: better error handling in cli context
- 15:52 Changeset 1.1.x:734:985cacc2d39d by
-
improvement #408: better error handling in cli context
- 14:13 Ticket #407 (createapp et nom de module avec majuscules) closed by
- duplicate: The ticket #456 is a duplicata of this one, however 456 is now closed. So …
- 14:10 Ticket #467 (error handler and exception handler should share the same code) closed by
- fixed: done. There is a new method, jCoordinator::handleError, which replace …
- 14:09 Changeset 1.1.x:733:b2034d40673b by
-
improvement #467: error handler and exception handler should share the same code. jCoordinator::addErrorMsg is now protected and there is a new method jCoordinator::handleError
- 10:04 Ticket #467 (error handler and exception handler should share the same code) created by
- The two function which handle errors and exceptions are nearly the same. …
02/25/08:
- 18:51 Ticket #464 (JResponseXML : Undefined property: jResponseXml::$_headSent) closed by
- fixed: Fixed by patch of the ticket #465.
- 17:52 Ticket #465 (jResponseXML : Génération conditionnelle de l'entête XML) closed by
- fixed: Review ok. Patch landed into the trunk and 1.0.x branch. svn …
- 17:51 Changeset 1.0.x:730:253b4801f509 by
-
fixed bug #464: notice error in jResponseXml. p = Sylvain de Vathaire improvement #465: added conditionnal adding of xml headers in jResponseXml. p=Sylvain de Vathaire
- 17:51 Changeset 1.1.x:732:db61609d60ea by
-
fixed bug #464: notice error in jResponseXml. p = Sylvain de Vathaire improvement #465: added conditionnal adding of xml headers in jResponseXml. p=Sylvain de Vathaire
- 17:45 Ticket #462 (Mauvaise gestion d'erreur quand initDefaultResponseOfRequest plante) closed by
- fixed: fixed in the trunk and 1.0.x branch. svn 775.
- 17:44 Changeset 1.0.x:729:31a7fb470258 by
-
fixed bug #462: bad error management when a response doesn't exist
- 17:44 Changeset 1.1.x:731:238766dd991b by
-
fixed bug #462: bad error management when a response doesn't exist
- 17:14 Ticket #466 (error in jSelectorTpl when using a template before to create a response) closed by
- fixed: fixed in the trunk and 1.0.x branch. svn 774.
- 17:13 Changeset 1.0.x:728:f91ba7485a9b by
-
fixed bug #466: error in jSelectorTpl when using a template before the creation of a response
- 17:13 Changeset 1.1.x:730:998772043679 by
-
fixed bug #466: error in jSelectorTpl when using a template before the creation of a response
- 16:53 Ticket #456 (module name are transformed with strtolower when using createapp or ...) closed by
- fixed: fixed in the trunk and 1.0.x branch. svn 773
- 16:53 Changeset 1.0.x:727:086c252951ec by
-
fixed bug 456: module name are transformed with strtolower when using createapp or createmodule command
- 16:53 Changeset 1.1.x:729:d8be2fec6707 by
-
fixed bug 456: module name are transformed with strtolower when using createapp or createmodule command
- 15:38 Ticket #455 (Error in jDaoRecord: unknow jLocale::timestampToDate) closed by
- fixed: can't wait more time to land it. Bug fixed in trunk and 1.0.x branch.
- 15:37 Changeset 1.0.x:726:d5a2d3a0b48b by
-
fixed bug #455: Error in jDaoRecord: unknow jLocale::timestampToDate
- 15:37 Changeset 1.1.x:728:d823f831f19d by
-
fixed bug #455: Error in jDaoRecord: unknow jLocale::timestampToDate
- 15:18 Ticket #466 (error in jSelectorTpl when using a template before to create a response) created by
- When fetching content of a jtpl object, before creating a jelix response, …
- 13:23 Ticket #465 (jResponseXML : Génération conditionnelle de l'entête XML) created by
- Dans le cas où le flux XML a renvoyé contient déjà l'entête XML il est …
- 13:02 Ticket #464 (JResponseXML : Undefined property: jResponseXml::$_headSent) created by
- La propriété membre _headSent utilisé dans output n'est pas déclarée.
