Timeline


and

12/13/09:

15:15 Ticket #1039 (use FileInfo instead of mime_content_type) created by laurentj
In jForms, we use mime_content_type which is deprecated in PHP 5.3. we …
15:05 Ticket #1038 (use the const keyword instead of define) created by laurentj
in PHP 5.3, we can use the const keyword instead of define. We should …
15:00 Ticket #1037 (use namespace in jelix) created by laurentj
we could use namespaces for all jelix components. Proposition of …
14:46 Ticket #1036 (sqlite3 driver for jdb) created by laurentj
sqlite3 is supported in PHP 5.3. we should provide a driver for it.
14:41 Ticket #1035 (use the ?: operator wher it is possible) created by laurentj
There are certainly some line of code where we used the ? operator and …
14:39 Ticket #1034 (remove properties file about format, and use MessageFormatter) created by laurentj
We certainly could use MessageFormatter? instead of using jLocale + the …
14:35 Ticket #1033 (use getopt for cli scripts) created by laurentj
in PHP 5.3, getopt is now supported on all platform. We could use it to …
14:26 Ticket #1032 (take care about the new behavior of realpath in PHP 5.3) created by laurentj
In PHP 5.3, Realpath has now the same behavior on all platform. Perhaps we …
14:18 Ticket #1031 (kill magicquotes plugin) created by laurentj
PHP 5.3 doesn't support anymore magic quotes. The plugin magicquotes for …
14:16 Ticket #1030 (Replace callbacks by anonymous function + closures) created by laurentj
Some functions use callbacks, but with the "old" syntax (the name of the …
14:13 Ticket #1029 (Use __DIR__ instead of __FILE__ where it is possible) created by laurentj
We often use instruction like that […] We should replace them by …

12/06/09:

22:45 TracSearch edited by trac
(diff)
22:45 CamelCase edited by trac
(diff)
22:45 WikiProcessors edited by trac
(diff)
22:45 WikiMacros edited by trac
(diff)
22:45 TracUnicode edited by trac
(diff)
22:45 TracChangeset edited by trac
(diff)
22:45 TracRoadmap edited by trac
(diff)
22:45 TracModPython edited by trac
(diff)
22:45 RecentChanges edited by trac
(diff)
22:45 TracCgi edited by trac
(diff)
22:45 TracNavigation created by trac
22:45 TracAdmin edited by trac
(diff)
22:45 TracIni edited by trac
(diff)
22:45 WikiHtml edited by trac
(diff)
22:45 TracTimeline edited by trac
(diff)
22:45 TracInstall edited by trac
(diff)
22:45 WikiFormatting edited by trac
(diff)
22:45 TracLogging edited by trac
(diff)
22:45 WikiNewPage edited by trac
(diff)
22:45 TracPermissions edited by trac
(diff)
22:45 TracTickets edited by trac
(diff)
22:45 TracRss edited by trac
(diff)
22:45 TracImport edited by trac
(diff)
22:45 InterMapTxt created by trac
22:45 TracStandalone edited by trac
(diff)
22:45 TracNotification edited by trac
(diff)
22:45 PageTemplates created by trac
22:45 TracUpgrade edited by trac
(diff)
22:45 TracLinks edited by trac
(diff)
22:45 TracSupport edited by trac
(diff)
22:45 TracGuide edited by trac
(diff)
22:45 WikiRestructuredText edited by trac
(diff)
22:45 TracFastCgi edited by trac
(diff)
22:45 TracWorkflow created by trac
22:45 TracAccessibility edited by trac
(diff)
22:45 TracReports edited by trac
(diff)
22:45 TracSyntaxColoring edited by trac
(diff)
22:45 TracInterfaceCustomization edited by trac
(diff)
22:45 TitleIndex edited by trac
(diff)
22:45 TracTicketsCustomFields edited by trac
(diff)
22:45 TracWiki edited by trac
(diff)
22:45 TracFineGrainedPermissions created by trac
22:45 TracBrowser edited by trac
(diff)
22:45 WikiPageNames edited by trac
(diff)
22:45 InterWiki created by trac
22:45 TracQuery edited by trac
(diff)
22:45 TracBackup edited by trac
(diff)
22:45 WikiRestructuredTextLinks edited by trac
(diff)
22:45 TracEnvironment edited by trac
(diff)
22:45 TracPlugins edited by trac
(diff)
22:45 WikiDeletePage edited by trac
(diff)
22:45 TracRevisionLog created by trac
22:45 InterTrac created by trac

12/02/09:

18:19 Ticket #942 (path in getModulePath not smooth enough) closed by laurentj
fixed: fixed.  http://hg.jelix.org/jelix/jelix-trunk/rev/9f29387f49df added also …

12/01/09:

21:44 Ticket #1026 (some command should take care about the new install system) closed by laurentj
fixed:  http://hg.jelix.org/jelix/jelix-trunk/rev/66541ba939ad
18:29 Ticket #1028 (jForms : no javascript initialisation on localedate when input is not ...) created by isepman
Example : locale = FR_fr […] When I display an initialized form …

11/29/09:

02:00 Ticket #1027 (formdatafull display secretconfirm value) created by brunto
Value of 'secretconfirm' is visible when formdatafull is used.

11/26/09:

23:46 Ticket #603 (some define variable are not propagate) closed by laurentj
invalid
23:32 Ticket #1026 (some command should take care about the new install system) created by laurentj
We should adapt some commands of jelix-script * createentrypoint …
23:22 Ticket #967 (createapp command should create a default installer.php for the ...) closed by laurentj
fixed: Le premier patch est devenu inutile, j'ai plus ou moins effectué ces …
13:25 Ticket #1023 (jelix-scripts: createform command fails) closed by laurentj
fixed

11/25/09:

23:09 Ticket #997 (Bug lors de l'utilisation de "createapp" avec Jelix trunk) closed by laurentj
fixed: fixed :  http://hg.jelix.org/jelix/jelix-trunk/rev/89d4eec13222
22:16 Ticket #1018 (we should avoid to call installers several times) closed by laurentj
fixed: done.  http://hg.jelix.org/jelix/jelix-trunk/rev/77790bb4490b

11/23/09:

23:04 Ticket #1022 (undefined method showError) closed by foxmask
fixed: Patch applied and ticket Fixed commit …

11/22/09:

23:10 en/sources edited by laurentj
(diff)
23:08 fr/sources edited by laurentj
(diff)
14:02 Milestone Jelix 1.1.5 completed
Maintenance release of Jelix 1.1 (will fixed some bugs discovered in jelix …
10:14 Ticket #1024 (jDateTime : warnings Undefined offset lors d'un setFromString avec ...) closed by laurentj
fixed: Fixed in the three branches. * …
00:51 Ticket #997 (Bug lors de l'utilisation de "createapp" avec Jelix trunk) reopened by laurentj
I think it could depend of the version of PHP. It is about the use of …
00:38 Ticket #804 (Parenthèse non acceptée dans le plugin de template {foreach}{/foreach}) closed by laurentj
fixed: fixed: * …

11/21/09:

23:46 Ticket #923 (*pattern of DAO not working with field included in the PRIMARY index of a ...) closed by laurentj
fixed: For primary keys, updatepattern doesn't work because it doesn't make sens …
22:38 Ticket #654 (jTPL - date_format modifier doesn't accept TS) closed by laurentj
fixed: ok, but I also improved a bit the code of this plugin. …
18:41 Ticket #885 (table_prefix in jelix-script command line) closed by laurentj
fixed: fixed. * …
17:31 Ticket #916 (jacl2 et postgresql) closed by laurentj
invalid: dans le script sql original install_jacl2.data.pgsql.sql , il y a pourtant …
17:24 Ticket #950 (jForms - <choice> avec balises required, le contrôle javascript n'est, ...) closed by laurentj
fixed: fixed. it was a javascript error. * …
16:31 Ticket #1025 (jTpl: EOL after PHP processing instruction in compiled template gets ...) created by Julien
see  http://jelix.org/forums/read.php?5,5916 for example and explanation. …
14:33 Ticket #1007 (jLocale : Too few arguments) closed by laurentj
fixed: fixed * …
13:54 Ticket #1008 (jMailer : exception non affichée) closed by laurentj
fixed: fixed:  http://hg.jelix.org/jelix/releases/jelix-1.1.x/rev/53a0418c2bdb
13:38 Ticket #1021 (Problème avec php 5.3 et Jelix 1.1.4) closed by laurentj
fixed: fixed.  http://hg.jelix.org/jelix/releases/jelix-1.1.x/rev/557b20a2a26a

11/20/09:

16:26 Ticket #1024 (jDateTime : warnings Undefined offset lors d'un setFromString avec ...) created by swanny
L'utilisation de jDateTime::setFromString(date'c') avec le format ISO 8601 …

11/19/09:

15:21 Ticket #997 (Bug lors de l'utilisation de "createapp" avec Jelix trunk) closed by foxmask
worksforme: i've just create one application without any error. may be this issue was …

11/18/09:

19:34 Ticket #1023 (jelix-scripts: createform command fails) created by Julien
when trying to create a form based on a dao, I get this error: […] of …
17:31 fr/patchs edited by foxmask
info sur les modif des fichiers de manifest à produire (diff)
09:16 Ticket #889 (Bug : plugin de template {form} et jZone) closed by laurentj
wontfix: il ne faut pas assigner de zone dans le constructeur. Car alors à ce …

11/17/09:

15:19 Ticket #1022 (undefined method showError) created by foxmask
je viens de mettre à jour mon clone avec la head, mais je n'ai pas le …
00:14 Ticket #1021 (Problème avec php 5.3 et Jelix 1.1.4) created by yamsuz
Je viens de mettre en place en local (sur wamp et php 5.3). Au moment de …

11/16/09:

15:19 en/sources edited by foxmask
TOC added (diff)
15:18 fr/sources edited by foxmask
TOC added (diff)

11/15/09:

09:49 Ticket #1020 (jUrl should transliterate instead of applying the replacement character) created by tudorilisoi
Hi again! I think jUrl could generate more useful URIs by transliterating …

11/14/09:

17:39 Ticket #1019 (Plugin Hook) created by foxmask
Voici un nouveau plugin que j'ai pu implementer et pourrait servir s'il …
16:03 en/howto_release edited by laurentj
(diff)
15:39 Milestone Jelix 1.1.4 completed
Maintenance release of Jelix 1.1 (will fixed some bugs discovered in jelix …

11/13/09:

15:20 Ticket #1015 (jAcl2Bd: new jAcl2DbUserGroup::getPrivateGroup() method) closed by Julien
fixed: done in the trunk:  http://hg.jelix.org/jelix/jelix-trunk/rev/a4882866d620
15:17 Ticket #590 (Feature: make PDO/sqlite database path specification relative) closed by Julien
fixed: done in the trunk:  http://hg.jelix.org/jelix/jelix-trunk/rev/4d53b289f902
15:16 Ticket #1014 (jAcl2db_admin: localized subject instead of the id) closed by Julien
fixed: done in the trunk :  http://hg.jelix.org/jelix/jelix-trunk/rev/18a9bbd49d37
12:31 Ticket #1013 (jDb: we should support relative path for sqlite databases) closed by laurentj
duplicate: duplicate of #590. see comments on this tickets, and i'm waiting for your …
12:20 Ticket #1018 (we should avoid to call installers several times) created by laurentj
The current install system call installer for each entry points, and …
11:56 Ticket #1017 (Use stream wrapper to replace selectors system) created by laurentj
we could use stream wrappers to define protocols, so it could replace our …
Note: See TracTimeline for information about the timeline view.