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
May 28, 2008:
- 4:47 PM Ticket #604 (jImage) created by
- Plutôt que d'avoir un plugin de template qui gère tout ce qui est …
- 3:00 PM Ticket #583 (jforms tpl plugins : choice of builder) closed by
- fixed: commited in trunk
- 1:50 PM Ticket #569 (jLocale : support multiline rendering in strings) closed by
- fixed: commited
- 1:33 PM Ticket #554 (Petits bugs dans jelix-www/js/forms.js) closed by
- fixed: commited
- 1:27 PM Ticket #570 (jZipCreator : empty dirs are not included in the archive) closed by
- fixed: commited
- 1:21 PM Ticket #447 (attribut groupby de méthode selectfirst de dao) closed by
- fixed: commited
May 27, 2008:
- 5:31 PM Ticket #592 (form plugin create always a form with method post) closed by
- fixed: Commit done in the trunk and in branch 1.0.x
- 2:58 PM Ticket #603 (some define variable are not propagate) created by
- Jelix scripts.conf.php allows us to modified some "define", but - …
- 12:19 AM Ticket #599 (Bug with the significant url engine when using urlhandler and noentrypoint) closed by
- fixed: ok, I found the bug. It's a bug in the form plugin. Added new methods …
May 26, 2008:
- 12:00 PM Ticket #602 (jClasses::createBinded does not work) created by
- I found a big probleme in my own implementation of dependency …
May 24, 2008:
- 3:12 PM Ticket #601 (jelix tpl plugin: add {ifctrlname ... } block plugin) created by
- This block plugin must be used inside {form} or {formcontrols} block. …
May 23, 2008:
- 4:00 AM Ticket #599 (Bug with the significant url engine when using urlhandler and noentrypoint) reopened by
- I've no time to watch this problem, but it reveals the opposite for …
May 22, 2008:
- 5:27 PM Ticket #600 (Timezone in jelix config file) created by
- Would it be possible to let PHP "guess" the timezone if no timezone is …
May 21, 2008:
- 2:55 PM Ticket #599 (Bug with the significant url engine when using urlhandler and noentrypoint) closed by
- fixed: In fact, in jUrl::toString didn't removed duplicated '/' between the …
- 2:39 PM Ticket #599 (Bug with the significant url engine when using urlhandler and noentrypoint) created by
- It seems there is a problem when using in combination an urlhandler …
- 2:37 PM Ticket #595 (jelix plugin history : reload and back should accept additional params) closed by
- invalid: Ok, désolé de ne pas avoir vu cette possibilité de suite. Cependant, …
- 12:43 PM Ticket #598 (HTML to Excel (response)) created by
- With the ability of Excel to load raw HTML. I've thought that we can …
- 10:40 AM Ticket #596 (HTML to PDF (response)) reopened by
- Why not... We need to study DOMPDF. We should see if fonts can be …
- 10:34 AM Ticket #596 (HTML to PDF (response)) closed by
- invalid
- 10:32 AM Ticket #594 (Trac bug: unable to access to myTicket) closed by
- fixed: fixed. thanks.
- 10:25 AM Ticket #597 (jelix template :{metajscode} a new html plugin) created by
- this plugin would allow to put your javascript just beside its html …
- 9:32 AM Ticket #596 (HTML to PDF (response)) created by
- PDF Response based on DOMPDF dompdf is an HTML to PDF converter. At …
- 9:21 AM Ticket #595 (jelix plugin history : reload and back should accept additional params) created by
- Just a little enhancement to history plugin. reload is a handy …
May 20, 2008:
- 10:33 PM Ticket #594 (Trac bug: unable to access to myTicket) created by
- The following url for access to myTicket: …
- 10:24 PM Ticket #593 (web: bug in forums for preformated text (code)) created by
- There is a bug in the parser code for the forums that put back to left …
- 8:11 PM Ticket #503 (Simplifier la création des fichiers local) reopened by
- Un tour sur le 268 …
- 6:41 PM Ticket #97 (Database connector don't use charset of the app) closed by
- fixed: landed in the trunk.
- 6:35 PM Ticket #406 (avoir une sortie en "live" dans la console quand on utilise cmdline) closed by
- fixed
- 6:33 PM Ticket #523 (Enhanced service management in jClasses) closed by
- fixed: Landed in the trunk.
- 3:14 PM Ticket #592 (form plugin create always a form with method post) created by
- When we indicates 'get' as a parameter of the plugin, the generated …
- 10:24 AM Ticket #591 (plugin image : si l'image n'existe pas ne pas mettre de balise) created by
- Si l'image n'existe pas ne pas mettre de balise.
- 10:23 AM Ticket #590 (Feature: make PDO/sqlite database path specification relative) created by
- php5.x+ allows using sqlite3 as PDO database with absotute path to the …
- 10:22 AM Ticket #589 (plugin image : création du dossier cache s'il n'existe pas.) created by
- création du dossier "cache/images" s'il n'existe pas.
- 10:19 AM Ticket #588 (plugin image : les fichiers nommés avec des espaces non sont pas chargé.) created by
- Apparemment les caractères spéciaux empêche le chargement des images.
- 10:14 AM Ticket #587 (attribut title pour le plugin image) created by
- Suite à une suggestion de m@noo sur le forum. Du coup je vais ajouter …
May 19, 2008:
- 5:20 PM Ticket #586 (Bug creating sqlite record (autoincrement)) created by
- Testing the full tutorial with sqlite3 (pdo) instead of mySql doesn't …
- 10:31 AM Ticket #585 (jTpl plugin swf : swf* plugins should not prefix basePath to anim src) created by
- those plugins should take raw param for anim src. It is up to the …
- 10:09 AM Ticket #584 (Personnalisation de la 1ère option générée par un menulist rempli par ...) created by
- Aujourd'hui, le <select ...> généré commence par une option vide : …
May 16, 2008:
- 3:07 PM Ticket #583 (jforms tpl plugins : choice of builder) created by
- formfull actually use the default html builder. Jelix 1.1 permit to …
- 2:52 PM Ticket #582 (jForms : dao datasource. it should be possible to specify an optional ...) created by
- title says it all. <datasource dao... profile="myprofile"/>
- 2:46 PM Ticket #581 (jForms : specify more than one labelProperty and criteriaFrom for dao ...) created by
- One should be able to specify more than one criteriaFrom to select …
May 11, 2008:
- 8:27 PM Ticket #580 (Paramètre distinct dans la méthode countBy de jDaoFactoryBase) created by
- Pouvoir indiquer une propriété sur laquelle il faut faire un distinct.
- 8:19 PM Ticket #579 (Clause GROUP BY dans JDaoConditions) created by
- Mettre à une disposition une méthode permettant d'ajouter des …
- 2:10 PM Ticket #578 (mysql driver could return native objects) created by
- It seems that mysql_fetch_object accepts a class name as the second …
May 8, 2008:
- 11:36 AM Ticket #577 (Problem with the significant url engine) created by
- It seems there is a problem with the url plugin "significant". See …
- 12:24 AM Ticket #576 (DAO méthode XML update : paramètre à NULL) created by
- La méthode buildClasses de la classe jDaoGenerator utilise la méthode …
- 12:05 AM Ticket #575 (Add préfix to jAuth password) closed by
- wontfix: Si l'encodage md5 ne te plait pas, tu peux indiquer une autre fonction …
May 7, 2008:
- 4:50 PM Ticket #575 (Add préfix to jAuth password) created by
- Il faudrait pouvoir ajouter une propriété "password_prefix" dans …
- 2:38 PM Ticket #574 (Nouveau plugin de template modifier.escape) created by
- Portage pour jtpl du modifier escape de smarty template engine
- 1:03 AM Ticket #573 (Conditions multiples dans structures de controle jTpl) closed by
- fixed: Corrigé pour la 1.0.4 et la 1.1.
May 6, 2008:
- 10:09 PM Ticket #573 (Conditions multiples dans structures de controle jTpl) reopened by
- Il y a quand même bug effectivement, on ne peut pas faire par exemple …
- 9:35 PM Ticket #573 (Conditions multiples dans structures de controle jTpl) closed by
- worksforme: C'est déjà le cas depuis des lustres. Ticket invalide donc.
- 3:59 PM Ticket #573 (Conditions multiples dans structures de controle jTpl) created by
- Il serait pratique de pouvoir faire des if avec des conditions …
May 5, 2008:
- 12:10 PM Ticket #557 (Caractères échapés dans firebug) closed by
- fixed: commited
- 11:50 AM Ticket #572 (Instructions in/not in dans jDaoConditions) created by
- Il y a un bug lors de la génération de requêtes utilisant des "in" et …
May 4, 2008:
- 11:38 PM Ticket #571 ("&" char in entities get escaped, and it shouldn't) closed by
- invalid: This bug is invalid because you can do this simply: […] I don't …
- 11:26 PM Ticket #544 (getBuilder on an undefined variable crash (quitely)) closed by
- fixed: Effectivement, corrigé.
- 11:15 PM Ticket #551 (jForms shouldn't get values from the request for readonly fields) closed by
- fixed: The patch on the jforms-group branch is an improvement of the readonly …
- 11:06 PM Ticket #548 (some html plugins can't be used in other response type) closed by
- fixed: Fixed in the trunk and in the 1.0.x branch.
- 10:52 PM Ticket #402 (plantage du script jcontroller daocrud en cas d'absence de primarykey) closed by
- fixed: fixed in the trunk and 1.0.x branch, svn 923.
- 8:11 PM Ticket #571 ("&" char in entities get escaped, and it shouldn't) created by
- As I worked on ticket #543 (which is closed now because it was …
- 7:06 PM Ticket #570 (jZipCreator : empty dirs are not included in the archive) created by
- When we add directories in an archive using jZipCreator, empty dirs …
- 7:00 PM Ticket #538 (jResponseZip : on windows files are view like folders) closed by
- fixed: Ok c'est fait. ++
May 1, 2008:
- 10:44 AM Ticket #569 (jLocale : support multiline rendering in strings) created by
- Sometimes, when we have to translate quite long texts, we may need …
Apr 30, 2008:
- 11:44 PM Ticket #527 (plugin jtpl History ou Fil d'ariane) closed by
- fixed: commmiiit
- 10:41 PM Ticket #543 (Bug in jLocale, when an accent is in utf-8 format.) closed by
- invalid: In fact, I just realize that this ticket is invalid. jLocale works …
- 10:19 PM Ticket #568 (cache des zones avec un array) closed by
- invalid: _createContent() ne renvoi jamais de array, et ne doit jamais renvoyer …
- 7:07 PM Ticket #568 (cache des zones avec un array) created by
- Bonjour, quand on essaye de mettre en cache une zone qui renvoie un …
Apr 29, 2008:
- 1:12 PM Ticket #501 (jResponsePartialHTML pour gérer les appels Ajax renvoyant un bout de ...) closed by
- fixed: commited
- 11:19 AM Ticket #553 (Adding some style from templates) closed by
- fixed: Commited ;).
- 10:06 AM Ticket #97 (Database connector don't use charset of the app) reopened by
- Dans la doc Mysql on a : A SET NAMES 'x' statement is …
Apr 28, 2008:
- 5:59 PM Ticket #567 (jforms: dynamique behaviors between controls) created by
- Implementation of an <action> element on each controls, to declare to …
- 3:41 PM Ticket #566 (jForms: support of <repeat>) created by
- Sometimes, in a form, we need to duplicate some fields dynamically. A …
Note: See TracTimeline
for information about the timeline view.