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
Sep 29, 2008:
- 4:23 PM Ticket #704 (mysql insert delayed) created by
- Serait t'il possible d'ajouter par exemple un flag dans le xml des …
- 2:15 PM Ticket #703 (table_prefix non prise en compte avec php jelix --monprojet) created by
- en definissant mon fichier dbprofils.ini.php comme suit : […] en …
- 2:13 PM Ticket #702 (table_prefix absent du fichier dbprofils.ini.php) created by
- la variable table_prefix n'est pas présente dans le fichier …
Sep 28, 2008:
- 1:04 PM Ticket #701 (prefix des tables dans dbprofils.ini.php) closed by
- duplicate: Hello, déjà en place depuis un moment : #293 ;)
- 12:36 PM Ticket #701 (prefix des tables dans dbprofils.ini.php) created by
- Il serait pratique de pouvoir ajouter à la gestion de l'accès aux noms …
Sep 27, 2008:
- 11:10 PM Ticket #700 (jformsbase::getModifiedControl is not very useful) created by
- It returns the list of modified controls, only since the last display …
Sep 26, 2008:
- 11:03 PM Milestone Jelix 1.1 beta 1 completed
- 10:46 PM Ticket #699 (testapp: some tests fail when run individually, due to wrong locale usage) closed by
- fixed: Commited, thanks for this patch.
- 3:50 PM Ticket #699 (testapp: some tests fail when run individually, due to wrong locale usage) created by
- When you run "all tests" in testapp, everything is OK, but trying to …
Sep 24, 2008:
- 12:09 PM Ticket #635 (Add support of the required attribute on <checkbox>) closed by
- fixed: committed in the trunk
- 12:04 PM Ticket #636 (Javascript error handling does not work for element <checkboxes>) closed by
- fixed: committed in the trunk
Sep 17, 2008:
- 5:19 PM Ticket #698 (Méthode saveFile() de jFormsBase renvoie true même si le fichier n'est ...) closed by
- duplicate: Doublon avec un ticket déjà patché et commité ;). Regarde #668.
- 4:09 PM Ticket #698 (Méthode saveFile() de jFormsBase renvoie true même si le fichier n'est ...) created by
- Lorsque l'on utilise la méthode saveFile de jFormsBase, la méthode ne …
Sep 16, 2008:
- 10:56 PM Ticket #578 (mysql driver could return native objects) closed by
- fixed: fixed in the trunk.
- 10:46 PM Ticket #82 (Erreur fichier config création nouveau module) closed by
- fixed: fixed in the trunk.
- 10:04 PM Ticket #697 (jIniFileModifier adds unusefull "\n") closed by
- fixed: In fact, the problem is not these added line break but the function …
- 9:26 PM Ticket #692 (Coquille sur la page d'accueil) closed by
- fixed: Corrigé, merci :-)
- 4:01 PM Ticket #697 (jIniFileModifier adds unusefull "\n") created by
- If you load a ini file and save it n times, you get n empty lines …
- 2:10 PM Ticket #696 (add a config option to specify default form builder) created by
- If one has its own form builder and wants to specify it once in his …
- 12:46 AM Ticket #695 (Possibilité d'utiliser un template situé d'import où) created by
- Pour mes besoins je doit pouvoir utiliser de template qui ne sont pas …
Sep 15, 2008:
- 4:00 PM Ticket #694 (multiple templates with same filename and distinct directory) created by
- I would like to use admin/page.jtpl and page.jtpl templates, ie 2 …
- 3:42 PM Ticket #693 (Probleme Font JTCPDF) created by
- L'utilsation de TCPDF engendre l'erreur suivante : […] Cette …
- 1:30 PM Ticket #684 (jUrl: current entry point is not used) closed by
- invalid: Ok, good :-)
- 11:00 AM Ticket #679 (jTpl plugins: number_format modifier) closed by
- fixed: committed in the trunk
- 10:11 AM Ticket #692 (Coquille sur la page d'accueil) created by
- Cette forge est réservée à tout les projets relatifs à Jelix …
Sep 12, 2008:
- 2:31 PM Ticket #674 (Single transaction for the PostgreSQL driver) closed by
- fixed: Commits number 1087 (trunk) and 1088 (jelix-1.0.x)
- 2:22 PM Ticket #690 (Pour avoir un $this->param() dans les zone comme dans les contrôllurs) closed by
- fixed: Fixed in commit 1084
- 2:20 PM Ticket #680 (createVirtualProfile sans effet sur les connexions déjà ouvertes) closed by
- fixed: Fixed in the commit 1082 (trunk)
Sep 11, 2008:
- 6:35 PM Ticket #691 (jForms: radiobutton with value 0 should not get selected by default) created by
- In the code, 0 value and no value are considered as the same thing, so …
- 2:53 PM Ticket #690 (Pour avoir un $this->param() dans les zone comme dans les contrôllurs) created by
- Dans les contrôleurs, on doit utiliser $this->param() pour récupérer …
- 12:53 PM Ticket #676 (jForm : format d'input non/mal vérifié) closed by
- fixed: #687 is fixed, so this one is fixed too
- 12:52 PM Ticket #687 (jForms: wymeditor fields don't get updated before javascript form check) closed by
- fixed: commited in the trunk
- 12:16 PM Ticket #689 (jIAuthDriver.iface.php missing in manifest) closed by
- fixed: The patch is bad (it should be declared in the noopt manifest). and …
- 12:10 PM Ticket #688 (jForms: always include jQuery when using HTML builder) closed by
- fixed: Done. Commited in the trunk. the html builder now includes always …
- 11:56 AM Ticket #689 (jIAuthDriver.iface.php missing in manifest) created by
- all is in the summary ;) blocker as it makes a Jelix panic ;)
Sep 9, 2008:
- 5:31 PM Ticket #688 (jForms: always include jQuery when using HTML builder) created by
- Right now, jQuery is only included when we need Wymeditor. But changes …
- 4:46 PM Ticket #687 (jForms: wymeditor fields don't get updated before javascript form check) created by
- Reported by foxmask in #676, when we have a mandatory wymeditor with …
- 11:04 AM Ticket #686 (jForms: HTML builder does not generate right datatype in javascript) closed by
- fixed: commited in the trunk
- 9:24 AM Ticket #686 (jForms: HTML builder does not generate right datatype in javascript) created by
- I noticed that the generated javascript didn't reflect the type …
Sep 8, 2008:
- 7:03 PM Ticket #685 (Error in jacl2 admin-modules) closed by
- invalid: Sorry no bug here
- 5:36 PM Ticket #685 (Error in jacl2 admin-modules) created by
- Error when update rights on a specific user --- [notice 8] Trying to …
- 5:14 PM Ticket #684 (jUrl: current entry point is not used) created by
- With simple Url engine, I have made the following tests : created a …
Sep 5, 2008:
- 2:40 PM Ticket #683 (Nom de la méthode d'appel aux paramètres dans les controleur et les zones) created by
- Il faudrait que la méthode de récupération d'un paramètre dans une …
Sep 4, 2008:
- 3:06 PM Ticket #682 (Performance issue : 1.1 is slower than 1.0) created by
- With bench on test applications with a simple Hello World text, it …
Sep 3, 2008:
- 6:12 PM Ticket #681 (Implementing an OpenID server) created by
- See #107
- 12:56 PM Ticket #680 (createVirtualProfile sans effet sur les connexions déjà ouvertes) created by
- Si on ouvre une connexion à une BDD et que, par la suite, on crée un …
- 12:39 AM Ticket #679 (jTpl plugins: number_format modifier) created by
- Hello, I needed something like PHP number_format() function, so I …
- 12:08 AM Ticket #386 (new pref for the extension to enable/disable jelix extension) closed by
- fixed: added the support of jelix.activated preference in php.ini. svn 1073
Sep 1, 2008:
- 4:37 PM Ticket #678 (All error messages are not displayed in some response type) created by
- Some responses don't display error messages which are not "critical" …
Note: See TracTimeline
for information about the timeline view.