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
Jun 26, 2008:
- 11:51 AM Ticket #633 (CLI script and applications shouldn't share the same temp directory) created by
- When using some commands of jelix-scripts like createdao which uses a …
- 10:40 AM Ticket #632 (Typo errors in jelix-scripts) created by
- In the jelix-scripts help or error messages, there are some typos and …
- 12:10 AM Ticket #631 (Fichier SQL d'installation de jAcl2) created by
- Le fichier …
Jun 25, 2008:
- 9:39 PM Ticket #614 ([jDbPDO] rowCount ne devrait pas etre utilisé sur des select) closed by
- wontfix: J'ai mis l'avertissement dans la doc.
- 9:32 PM Ticket #630 (Requête SQL se baladant en plein millieu de jacl2-admin) closed by
- fixed: Its ok. Checked in in the trunk. Thanks for this patch.
Jun 24, 2008:
- 12:26 PM Ticket #630 (Requête SQL se baladant en plein millieu de jacl2-admin) created by
- Dans le contrôleur build/config/jelix-dist-dev.ini de jacl2_admin, il …
Jun 23, 2008:
- 2:38 PM Ticket #629 (history tpl plugin : bug fixes) created by
- there is a number of small bugs in history tpl plugin (fil d'ariane in …
- 2:25 PM Ticket #628 (preserve aspectratio with maxwidth and maxheight attributes (plugin image)) created by
- plugin image does not preserve aspectratio of image with maxwidth and …
- 1:25 PM Ticket #560 (Redimension d'image avec hauteur et largeur max) closed by
- fixed: > it does not keep aspectratio of image and i think it should. So it …
- 1:21 PM Ticket #527 (plugin jtpl History ou Fil d'ariane) closed by
- fixed: please stop reopen ticket which are close just to add feature or fix …
- 12:32 PM Ticket #527 (plugin jtpl History ou Fil d'ariane) reopened by
- I reopen the bug to attach a new patch. this one will add : - the …
- 12:19 PM Ticket #560 (Redimension d'image avec hauteur et largeur max) reopened by
- I reopen this bug as it does not keep aspectratio of image and i think …
Jun 22, 2008:
- 10:22 PM Ticket #627 (adding a _preupdate method in jControllerDaoCrud) created by
- To prepare an update form, we don't have the possiblity to call …
- 10:19 PM Ticket #626 (jForms: possibility to indicate parameters for initControlFromDao in ...) created by
- For some control which can have multiple values and then which should …
Jun 21, 2008:
- 5:12 PM Ticket #137 (adding assign_by_ref in jtpl) closed by
- fixed: assignByRef method added into the trunk
- 5:08 PM Ticket #138 (register_modifier and register_function) closed by
- fixed: registerFunction and registerModifier has been added into the trunk.
Jun 20, 2008:
- 4:54 PM Ticket #605 (jelix tpl and locale : {@module~toto.eval.titi@} raises an exception) closed by
- fixed: Fixed in the trunk and 1.0.x branch
- 3:10 PM Ticket #226 (pas de sous menu dans les sous rubrique du menu) closed by
- fixed: corrigé avec le nouveau systeme de doc
- 2:54 PM Ticket #611 (email specified in Ticket properties is publicaly apparent!) closed by
- wontfix: I don't see how to do this, sorry. wontfix.
- 2:51 PM Ticket #46 (décalage des numéros de version du mirroir svn) closed by
- fixed: Le depot subversion vient d'être migré sur le serveur. resync effectué.
- 2:23 PM en/sources created by
- 2:08 PM fr/sources edited by
- (diff)
- 2:04 PM en edited by
- (diff)
Jun 19, 2008:
Jun 18, 2008:
- 4:53 PM Ticket #625 (Log avec firePHP) created by
- Voici un patch sur jLog qui permet de logguer dans …
- 2:33 PM Ticket #622 (Some errors and missing help for jAcl2 command line scripts) closed by
- fixed: commit done in the trunk
- 11:44 AM Ticket #613 ([jDbPDO] Changer la casse pour driver OCI) closed by
- fixed: Le patch du ticket #615 contenait le patch de ce ticket. Donc si, tu …
- 1:31 AM Ticket #613 ([jDbPDO] Changer la casse pour driver OCI) reopened by
- Laurent, je ne l'ai pas commité, et il ne me semble pas que tu l'ai …
- 12:44 AM Ticket #613 ([jDbPDO] Changer la casse pour driver OCI) closed by
- fixed
- 12:39 AM Ticket #503 (Simplifier la création des fichiers local) closed by
- fixed: Patch intégré dans le trunk. Merci pour ce patch :-)
Jun 17, 2008:
- 4:09 PM Ticket #624 (Block template de compression JS) created by
- Voici un plugin de template de type block permettant de compresser du …
Jun 16, 2008:
- 5:29 PM Ticket #623 (Méthode substract perso) created by
- Voici une méthode pour jDateTime que j'ai recodé pour nos besoins …
Jun 15, 2008:
- 4:02 PM Ticket #615 (Support oracle avec PDO-OCI) closed by
- fixed: commited in both trunk and 1.0.x branch thanks for the patch
- 3:50 PM Ticket #602 (jClasses::createBinded does not work) closed by
- fixed: Commited. doubleface : it would better if it was a real svn diff ;).
- 3:39 PM Ticket #618 (improve jControllerDaoCrud possibilities) closed by
- fixed: corrected (thanks bibo) and commited.
- 3:31 PM Ticket #511 (truncate modifier modification) closed by
- fixed: done.
Jun 14, 2008:
Jun 13, 2008:
- 6:13 PM Ticket #621 (jAcl2 events : conflict with jAcl...) closed by
- fixed
- 5:00 PM Ticket #621 (jAcl2 events : conflict with jAcl...) created by
- both were listened same event : enableAclDbEventListener So there is …
Jun 12, 2008:
- 2:26 PM Ticket #620 (jforms : Liste de check box, bouton radio) created by
- Possibilité de générer une liste de check box et bouton radio Exemple …
Jun 11, 2008:
- 10:47 AM Ticket #619 (jdatetime should be replaced by Datetime) created by
- PHP 5.2 provides a new objet DateTime?, which have the same purpose of …
- 1:06 AM Ticket #618 (improve jControllerDaoCrud possibilities) created by
- I want to take all benefits of the jFormBase::prepareDaoFromControls …
Jun 10, 2008:
- 8:26 PM Ticket #617 (Plugin coord de cache) created by
- Je vous propose mon plugin de cache fichier consistant en un plugin …
- 7:07 PM Ticket #610 (jelix response : clone addContent method of jResponseHtml into ...) closed by
- fixed
- 9:08 AM Ticket #616 (jUrl: gestion des domaines / sous-domaines) created by
- Une gestion des domaines et/ou sous-domaines dans jUrl pourrait être …
Jun 9, 2008:
- 6:19 PM Ticket #615 (Support oracle avec PDO-OCI) created by
- Voila une ébauche de driver oci pour oracle (via PDO). Il y'a donc la …
Jun 6, 2008:
- 5:57 PM Ticket #614 ([jDbPDO] rowCount ne devrait pas etre utilisé sur des select) created by
- Dans les tutos (et le code) rowcount() est utilisé pour connaitre le …
Jun 5, 2008:
- 5:46 PM Ticket #613 ([jDbPDO] Changer la casse pour driver OCI) created by
- Oracle renvoie les attributs(colonnes) en majuscules : au lieu d'avoir …
- 3:49 PM Ticket #612 (upgrade jquery to 1.2.6) created by
- 1.2.6 is out : no change of API but an improvement of perf. …
- 8:14 AM Ticket #611 (email specified in Ticket properties is publicaly apparent!) created by
- Email filled in de Cc field in the "Ticket Properties" form appears in …
Jun 4, 2008:
- 5:18 PM Ticket #610 (jelix response : clone addContent method of jResponseHtml into ...) created by
- At now, a template is mandatory to use a jResponseHtmlFragment. But …
Jun 3, 2008:
- 11:31 AM Ticket #609 (Make application.init.php the single entry point for framework path ...) created by
- Objective : make easier the changes of jelix lib framework for jelix …
- 11:29 AM Ticket #608 (Allow to rename the "jelix-x.y.z/lib" subdir : bug in internal ...) closed by
- invalid: This two files are in an "install/scripts" directory. It means taht …
- 11:07 AM Ticket #608 (Allow to rename the "jelix-x.y.z/lib" subdir : bug in internal ...) created by
- Two files in jelix lib distribution make use of the init.php file from …
- 12:20 AM Ticket #607 (Add a datetime stamp to the archive of jelix snapshots) created by
- As "jelix-1.1a1pre-dev.tar.gz" keep the same name while changing everu …
Jun 2, 2008:
- 11:57 PM Ticket #606 (Make a better printable documentation) created by
- This ticket start from the following forum (french) discussion …
- 2:13 PM Milestone Jelix 1.0.4 completed
- Maintenance release of Jelix 1.0 (will fixed some bugs discovered in …
May 31, 2008:
- 11:38 PM Ticket #581 (jForms : specify more than one labelProperty and criteriaFrom for dao ...) closed by
- fixed: Fixed on trunk. We had not talked about criteria attribute, but I …
- 5:09 PM Ticket #601 (jelix tpl plugin: add {ifctrlname ... } block plugin) closed by
- fixed: OK. changed the name to ifctrl and commited.
- 4:11 AM Ticket #468 ([jResponseJson] Orthographe) closed by
- fixed: Je le ferme donc ;).
- 12:26 AM Ticket #512 (module paybox) closed by
- wontfix: Ne sera pas inclus dans une distrib officielle de jelix. Ouvrir …
May 30, 2008:
- 5:06 PM Ticket #586 (Bug creating sqlite record (autoincrement)) closed by
- fixed: Thank you.
- 4:57 PM Ticket #588 (plugin image : les fichiers nommés avec des espaces non sont pas chargé.) closed by
- fixed: commited !
- 4:53 PM Ticket #589 (plugin image : création du dossier cache s'il n'existe pas.) closed by
- fixed: commited !
- 4:50 PM Ticket #587 (attribut title pour le plugin image) closed by
- fixed: commit !
May 29, 2008:
- 4:43 PM Ticket #605 (jelix tpl and locale : {@module~toto.eval.titi@} raises an exception) created by
- the exception raised is : [exception 307] Dans le tag …
- 12:41 PM Ticket #476 (significant url : bug when using a handler without indicating action) closed by
- fixed: Fixed in the trunk and in the 1.0.x branch.
- 12:02 PM Ticket #577 (Problem with the significant url engine) closed by
- invalid: In fact, no problem, just a bad configuration.
- 10:44 AM Ticket #582 (jForms : dao datasource. it should be possible to specify an optional ...) closed by
- fixed
- 9:17 AM Ticket #585 (jTpl plugin swf : swf* plugins should not prefix basePath to anim src) closed by
- fixed
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 …
Note: See TracTimeline
for information about the timeline view.