developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Timeline
Apr 5, 2008:
- 3:15 PM Ticket #536 (<script /> tags don't end with a newline) created by
- When I use addCSSLink(), XHTML output is well indented and each tag is …
Apr 4, 2008:
- 1:28 PM Ticket #497 (jFormsBase : prepareDaoFromControls) closed by
- fixed: fixed in the trunk. we can clean it in the future :p.
- 10:00 AM Ticket #535 (système de cache pour les réponses 'Non' html) closed by
- duplicate: Y a déjà un ticket là dessus: ticket #4
- 1:27 AM Ticket #535 (système de cache pour les réponses 'Non' html) created by
- Bonjour, Un système de cache pour les réponses qui ne renvoi pas du …
Apr 3, 2008:
- 6:57 PM Ticket #534 (Erreur dans jResponseZip) closed by
- duplicate: Déjà corrigé par le ticket #488.
- 5:56 PM Ticket #534 (Erreur dans jResponseZip) created by
- Une erreur survient dans la méthode output de la classe jResponseZip …
- 5:48 PM Ticket #533 (plugin syntax highlighting) created by
- Voici la première version du plugin de coloration syntaxique. Ce …
- 2:25 PM Ticket #532 (API Inconsistency between jDbResultSet::rowCount() and ...) closed by
- wontfix
- 2:25 PM Ticket #532 (API Inconsistency between jDbResultSet::rowCount() and ...) reopened by
- 2:25 PM Ticket #532 (API Inconsistency between jDbResultSet::rowCount() and ...) closed by
- fixed
- 10:25 AM Ticket #532 (API Inconsistency between jDbResultSet::rowCount() and ...) created by
- jDbResultSet::rowCount() returns the number of rows in the resultset …
Apr 2, 2008:
- 10:11 AM Ticket #531 (Template meta CSS aren't generated in the right order) reopened by
- A solution could be a different implementation of …
- 9:58 AM Ticket #531 (Template meta CSS aren't generated in the right order) closed by
- wontfix: It is too difficult to fix it. CSS link order is the order of template …
- 2:11 AM Ticket #531 (Template meta CSS aren't generated in the right order) created by
- Here's an example: I've a framework template, which includes another …
Apr 1, 2008:
- 5:47 PM Ticket #525 (2 javascript errors in jforms.js (optimized)) closed by
- fixed: I added missed ";" in jforms.js.
Mar 31, 2008:
- 4:27 PM Ticket #530 (jMailer and tpl) created by
- Les mails que j'envoie sont écrit dans des tpl. J'ai un module mail, …
Mar 30, 2008:
- 4:17 PM Ticket #529 (Bad error message when missing parameter) closed by
- fixed
- 4:10 PM Ticket #528 (junittests' "module" and "single" actions don't work in command line) closed by
- fixed
- 3:52 PM Ticket #529 (Bad error message when missing parameter) created by
- If you try in jelix testapp application the following command : …
- 2:14 PM Ticket #528 (junittests' "module" and "single" actions don't work in command line) created by
- These actions still use the jhtmlrespreporter and should use …
Mar 29, 2008:
- 1:34 AM Ticket #515 (jInstallChecker should not warn about magicquotes if the plugin ...) closed by
- fixed: patch landed in the trunk and 1.0.x branch.
Mar 28, 2008:
- 11:45 PM Ticket #527 (plugin jtpl History ou Fil d'ariane) created by
- Voila j'ai voulu créer quelque choses de concret en utilisant le …
- 1:16 AM Ticket #526 (jZone::clearAll with a param don't delete the cached file) closed by
- fixed: fixed in trunk and 1.0.x
- 12:56 AM Ticket #526 (jZone::clearAll with a param don't delete the cached file) created by
- When a param was given to jZone::clearAll("mymodule~myzone"), the …
Mar 27, 2008:
- 8:18 PM Ticket #351 (jForms : connaitre les champs modifiés) closed by
- fixed: Nouvelle méthode getModifiedControls sur le formulaire, permettant …
- 3:22 PM Ticket #525 (2 javascript errors in jforms.js (optimized)) created by
- the minified version of jforms.js generate 2 errors (viewed with …
- 11:04 AM Ticket #524 (jAcl2 : right management more simple) created by
- jAcl is complex because of values management. And in fact, there is no …
Mar 26, 2008:
- 12:31 AM Ticket #215 (jforms : textarea en wysiwyg) closed by
- fixed: Implementation terminée. svn 843
Mar 25, 2008:
- 10:26 PM Ticket #149 (plugin jtpl cycle) closed by
- fixed: […] Si le paramètre $name est obligatoire, pas besoin de lui …
- 3:40 PM Ticket #248 (jforms : controle captcha) closed by
- fixed: Balise implémentée. captcha de type test de turing …
- 12:05 AM Ticket #499 (change the name of plugins section in configuration) closed by
- fixed: Done in the trunk. svn 838
Mar 24, 2008:
- 11:46 PM Ticket #521 (erreur nom de la classe dans fichier /lib/jelix/utils/jHttp.class.php) closed by
- fixed: Corrigé, merci :-)
- 11:42 PM fr/contribuer edited by
- (diff)
- 11:22 PM Ticket #381 (jforms: Add type="html" on input/textarea element) closed by
- fixed: Done in the trunk. svn-836
- 10:24 PM Ticket #522 (jSelectorInterface not compatible with jSelectorFactory) closed by
- fixed
- 8:06 PM fr/sources edited by
- (diff)
- 7:56 PM fr/processus edited by
- (diff)
- 5:00 PM fr/processus edited by
- (diff)
- 4:59 PM fr/contribuer edited by
- (diff)
- 4:55 PM fr/contribuer edited by
- (diff)
- 4:33 PM fr/contribuer created by
- 4:18 PM fr edited by
- (diff)
Mar 22, 2008:
- 10:12 PM Ticket #523 (Enhanced service management in jClasses) created by
- Here is a proposition of enhancement for jClasses' service handling. …
Mar 21, 2008:
- 6:18 PM Ticket #522 (jSelectorInterface not compatible with jSelectorFactory) created by
- The following code does not work : […] Because here, …
- 3:53 PM 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
- 11:47 AM Ticket #519 (jFile::removeDir crash if there are a symlink in) closed by
- fixed
- 11:10 AM 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 AM Ticket #510 (embellish the new app default zone/template) closed by
- fixed
- 8:21 AM Ticket #212 (jforms: support of hidden field) closed by
- fixed: Done in the trunk. svn 831.
- 3:39 AM 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 …
- 3:31 AM 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
- 2:29 AM 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 …
Mar 20, 2008:
- 11:29 PM Ticket #518 (add the possibility to set the visibility of a form's field in a controller) created by
- Sometimes, I need to hide a field in a form for someone who have not …
- 4:25 PM Ticket #517 (plugin include pour jtpl) created by
- Ce plugin permet d'ajouter un tpl dans un autre, sans passer par le …
- 2:42 PM Ticket #514 (createapp command provides an overloaded html response and the user ...) closed by
- duplicate: >we should still be able to change the template selector without …
- 11:18 AM 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 …
- 9:52 AM Ticket #513 (add the possibility to change the dao jaclusergroup.dao.xml) closed by
- wontfix: Use overloading capabilities. …
- 3:01 AM Ticket #515 (jInstallChecker should not warn about magicquotes if the plugin ...) created by
- When magicquotes is enabled in PHP config, jInstallChecker reports …
- 2:52 AM Ticket #514 (createapp command provides an overloaded html response and the user ...) created by
- = The problem = Ticket #496 added a default page instead of a blank …
- 2:04 AM 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
- 1:49 AM Ticket #445 (Désactiver les sessions pour cmdline.php) closed by
- fixed: Ok, patch intégré.
- 1:36 AM 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 …
Mar 19, 2008:
- 11:20 PM Ticket #512 (module paybox) created by
- Le principe est de pouvoir installer simplement le module paybox. …
- 3:06 PM Ticket #511 (truncate modifier modification) created by
- the truncate modifier uses the iconv functions that sometimes …
- 1:29 AM Ticket #510 (embellish the new app default zone/template) created by
- This ticket is the follow-up of the #480. The default sentences and …
- 1:25 AM Ticket #480 (Add a default template in a new application) closed by
- fixed: resolved, svn 819
Mar 18, 2008:
- 11:11 PM 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. …
- 10:47 PM 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 …
- 11:12 AM 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 …
Mar 17, 2008:
- 4:58 PM 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 …
Mar 16, 2008:
- 6:30 PM Ticket #507 (plugin history) created by
- The history plugin uses the sessions to keep in mind the actions …
- 5:05 PM Ticket #506 (jSession : enable/disable sessions in configuration files) created by
- Session start can be controlled by the following parameter in …
- 4:35 PM 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 !
- 4:22 PM Ticket #496 (createapp should create a default html response) closed by
- fixed
- 3:43 PM Ticket #505 (jelix-scripts should be more verbose) created by
- For example : list all new files
- 4:02 AM Ticket #504 (jSession : configuration about (un)shared sessions should be done in ...) created by
- If sessions are not shared, then in jCoordinator we have : […] …
- 2:56 AM Ticket #442 (boucle quand le message d'erreur n'existe pas dans le charset courant.) closed by
- fixed
Mar 15, 2008:
- 5:36 PM 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 …
- 12:39 PM Ticket #503 (Simplifier la création des fichiers local) created by
- Je Pense que ce serait vraiment pratique de simplifier la création des …
Mar 14, 2008:
- 6:27 PM 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 …
- 8:39 AM Ticket #501 (jResponsePartialHTML pour gérer les appels Ajax renvoyant un bout de ...) created by
- Actuellement si je veut gérer un appel Ajax qui doit renvoyer un bout …
Mar 13, 2008:
- 2:18 PM Ticket #500 (passage a la ligne dans firebug) created by
- lorsque l'on envoie des logs dans firebug, tous les \r et \n sont …
Mar 12, 2008:
- 11:16 AM Ticket #474 (plugin image) closed by
- fixed: plugin inclus dans la branche 1.0.x et le trunk. svn 800. Merci pour …
- 11:08 AM 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:03 AM Ticket #418 (Pas de controleur cmdline par defaut dans une application ligne de commande) closed by
- fixed: Patch inclus dans la branche 1.0.x et le trunk. Merci pour le patch ! …
- 10:55 AM 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:53 AM 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:44 AM Ticket #499 (change the name of plugins section in configuration) created by
- The "plugins" section in the configuration refers to the list of …
- 12:05 AM Ticket #498 (plugin swf) created by
- Voici l'ébauche d'un plugin pour intégrer facilement un swf dans un …
Mar 11, 2008:
- 5:06 PM Ticket #497 (jFormsBase : prepareDaoFromControls) created by
- La méthode saveToDao de jFormsbase est très pratique, mais on peut …
- 11:49 AM Ticket #496 (createapp should create a default html response) created by
- When creating an application, an overrided html response should be …
Mar 10, 2008:
- 12:35 AM Ticket #495 (default pagelinks's css style is ugly) created by
- it can be cool if pagelinks have a default css link like […] or …
Mar 9, 2008:
- 1:12 AM 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 : […] …
- 1:05 AM Ticket #488 (jResponseZip : addHttpHeaders don't exist) closed by
- fixed
Mar 8, 2008:
- 10:49 PM Ticket #493 (HTML Transitional) closed by
- duplicate: >je sais que le (X)HTML transitional n'est pas bien ah ? depuis quand …
- 6:52 PM Ticket #493 (HTML Transitional) created by
- Salut, je sais que le (X)HTML transitional n'est pas bien et …
Mar 7, 2008:
- 3:46 PM Ticket #491 (Bad error message in jDaoCompiler) closed by
- duplicate: Sorry, double submit
- 3:44 PM Ticket #492 (Bad error message in jDaoCompiler) created by
- There is a small mistake in lib/jelix/dao/jDaoCompiler.class.php (in …
- 3:38 PM Ticket #491 (Bad error message in jDaoCompiler) created by
- An old value is used to show the error message on line 97 (in trunk) …
- 12:01 PM 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 …
Mar 6, 2008:
- 12:35 PM Ticket #489 (Add support for partial overloads for non-generic locales (en_US, ...) created by
- It could be very powerfull if we could only redefine 1 string for …
- 2:13 AM Ticket #488 (jResponseZip : addHttpHeaders don't exist) reopened by
- I just seen that you don't applied my patch, so the problem with the …
- 1:13 AM Ticket #488 (jResponseZip : addHttpHeaders don't exist) closed by
- fixed: Bug fixed in the 1.0.x branch and trunk. Thanks.
- 1:08 AM Ticket #473 (Add default properties file in iso-8859-15) closed by
- fixed: I duplicated locales in iso-8859-1 because : * not sure that …
- 12:51 AM Ticket #488 (jResponseZip : addHttpHeaders don't exist) created by
- make call to a $this->addHttpHeaders()function which don't exist. The …
- 12:22 AM Ticket #484 (html builder : cols and rows attributes are required on textarea) closed by
- fixed: fixed in the trunk and 1.0.x branch.
- 12:08 AM 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.
Note: See TracTimeline
for information about the timeline view.