Timeline
09/14/09:
- 22:28 Ticket #984 (jResponseHtml : balise meta content inadaptée si $xhtmlContentType = true) closed by
- fixed: Fixed in trunk , 1.1.x , 1.0.x : * …
- 22:24 Changeset 1.1.x:1273:2cbb475f8f86 by
-
ticket #984 : jResponseHtml, balise meta content xhtml+xml
- 22:24 Changeset 1.0.x:915:0a20dec9e512 by
-
ticket #984 : jResponseHtml, balise meta content xhtml+xml r=bballizlife
- 22:21 Changeset trunk:1345:9eb857cf3233 by
-
ticket #984 : jResponseHtml, balise meta content xhtml+xml r=bballizlife
09/13/09:
- 14:14 Ticket #983 (invalid error locale in jMailer class) closed by
- fixed: Fixed in trunk and 1.1.x : * …
- 14:11 Changeset 1.1.x:1272:35be26d29e71 by
-
fix bug #983: invalid error locale in jMailer class. p=catsoup r=laurentj
- 13:59 Changeset trunk:1344:2682a1f25b71 by
-
fix bug #983: invalid error locale in jMailer class. p=catsoup r=laurentj
- 11:04 Ticket #989 (testapp(trunk) installation steps are uncomplete) created by
- The steps to follow in order to install testapp for the trunk are …
- 00:54 Ticket #930 (jacl2 documentation: missing user management with group) closed by
- fixed: done
09/12/09:
- 18:27 Ticket #870 (Ajouter un script permettant de générer des objets à partir des DAO) closed by
- fixed
- 17:55 Ticket #988 (Command to migrate from 1.1 to 1.2) created by
- A command "upgradeto12" into jelix-scripts should be provided to migrate …
- 14:15 Ticket #159 (Media-manager module) closed by
- wontfix: it won't be a part of the official jelix distribution. I want to keep …
- 14:14 Ticket #37 (module pour un moteur de recherche) closed by
- wontfix: Ok. mais de toute façon, ce n'est pas forcément un type de module que …
- 14:11 Ticket #977 (emptyitem et menulist obligatoire) closed by
- invalid: Je n'avais pas fait attention à l'attribut required. Mais cela parait …
09/10/09:
- 13:19 Ticket #987 (Not possible to use php static notation in template) created by
- It is not possible to use php static notation :: in template evaluation …
- 10:53 Ticket #986 (Import PHPunit branch into the trunk) created by
- Christophe's work on the integration of phpunit into Jelix could be now …
- 10:49 Ticket #985 (Remove support of PHP 5.0, 5.1 and 5.2) created by
- Jelix 2.0 will target only PHP 5.3 and higher. We should then remove …
09/09/09:
- 20:25 Ticket #984 (jResponseHtml : balise meta content inadaptée si $xhtmlContentType = true) created by
- la fonction output() de jResponseHtml envoie le bon header …
- 16:23 Ticket #983 (invalid error locale in jMailer class) created by
- jLocale is called with a useless parameter so the error messages are not …
09/08/09:
- 15:37 Ticket #982 (Jelix2: Remove support of other charset than UTF-8) created by
- UTF-8 is the future, is used more and more, and is universal. We can then …
- 11:02 Ticket #939 (UTF8 support for mysql with PDO drivers does not works) closed by
- fixed: The patch is not really good. We just have to change SET CHARACTER to SET …
- 10:59 Ticket #973 (WikiRenderer wr3_to_xhtml and wr3xhtml_pre class error) closed by
- fixed: fixed in trunk + 1.1.x + 1.0.x. On the trunk, I just updated WikiRenderer? …
- 10:57 Changeset 1.0.x:914:6965077ca8e7 by
-
Ticket #973: Wikirenderer: fixed an issue on the generation of code block with wr3 rules. no update to 3.1.1 since it could break existing rules in projects.
- 10:55 Changeset 1.1.x:1271:797ef7c15ea0 by
-
Ticket #973: Wikirenderer: fixed an issue on the generation of code block with wr3 rules. no update to 3.1.1 since it could break existing rules in projects.
- 10:52 Changeset trunk:1343:64db81e2a6cd by
-
updated Wikirenderer to its 3.1.1 release, in order to fix the bug #973
- 09:19 Changeset 1.0.x:913:45e780dbec5b by
-
ticket #939: UTF8 support for mysql with PDO drivers does not works. trunk+1.1.x+1.0.x
- 09:18 Changeset 1.1.x:1270:0892620d1826 by
-
ticket #939: UTF8 support for mysql with PDO drivers does not works. trunk+1.1.x+1.0.x
- 09:18 Changeset trunk:1342:0c7db81a11f3 by
-
ticket #939: UTF8 support for mysql with PDO drivers does not works. trunk+1.1.x+1.0.x
09/04/09:
- 14:22 Ticket #981 (createtplform command) created by
- La commande suivante : […]
- 11:22 Changeset trunk:1341:fd26fd7cd4b8 by
-
Fixed failed tests with optimized edition + minor change in jDaoGenerator
- 11:15 Changeset trunk:1340:ae4d390436a3 by
-
jBuiltTools: fixed comments in jManifest
- 11:01 Changeset trunk:1339:97d4fe5f4cbf by
-
jBuildTools: better extra whitespaces removing
09/02/09:
- 11:04 Changeset trunk:1338:a85e276895d0 by
-
jDaoGenerator: did refactoring on the code, unifying the protected method names
09/01/09:
- 22:04 Changeset trunk:1337:6b45071e3e8e by
-
Added user information on the AuthRemoveUser? event before the deletion of the user. trunk+1.1.x
- 22:04 Changeset 1.1.x:1269:598ee2cc46dc by
-
Added user information on the AuthRemoveUser? event before the deletion of the user. trunk+1.1.x
- 11:25 Ticket #979 (jForms does not retrieve the form if we use a different selector for the ...) closed by
- fixed: Fixed in trunk+1.1.x+1.0.x - …
- 11:23 Changeset trunk:1336:df9efc93a152 by
-
ticket #979: object for jforms in session should have a unique key, to avoid conflict between forms with same name but from different modules, and to work on the expected form wehn calling jForms method. trunk+1.0.x+1.1.x
- 11:23 Changeset 1.1.x:1268:e6e4eb3544a6 by
-
ticket #979: object for jforms in session should have a unique key, to avoid conflict between forms with same name but from different modules, and to work on the expected form wehn calling jForms method. trunk+1.0.x+1.1.x
- 11:23 Changeset 1.0.x:912:37f33d2eaaaf by
-
ticket #979: object for jforms in session should have a unique key, to avoid conflict between forms with same name but from different modules, and to work on the expected form wehn calling jForms method. trunk+1.0.x+1.1.x
- 10:59 Ticket #932 (enhancement in jMailer file driver) closed by
- fixed: Fixed the issue in changeset …
- 10:58 Changeset trunk:1335:319c81b9a1ec by
-
Better mail storage in files with jMailer. I certainly smoked the carpet the day I wrote this lines of code.. fixed also ticket #932: no more chance to have collision with mail files. p=bastnic+julien
- 10:53 Ticket #980 (jelix-script createdao should'nt validate fieldname with "-") created by
- Php throw an error when you use a syntax like $record->field-name (for …
- 10:50 Ticket #979 (jForms does not retrieve the form if we use a different selector for the ...) created by
- If we do jForms::create('myform') and then jForms::get('mymodule~myform'), …
- 04:00 fr/drafts/modules/wikicms edited by
- (diff)
08/30/09:
- 02:27 Ticket #978 (jelix-scripts: changes for initadmin after new installer and sql changed ...) created by
- There are 2 problems when using -initadmin: - the script is throwing an …
08/28/09:
08/27/09:
- 13:52 Ticket #976 (Bug dans une methode xml d'un dao sur like quand la property est un int) reopened by
- Je reprend mon exemple plus haut. Effectivement ton patch resoud le …
- 11:05 Ticket #976 (Bug dans une methode xml d'un dao sur like quand la property est un int) closed by
- fixed: fixed in trunk+1.0.x+1.1.x - …
- 11:03 Changeset trunk:1334:54c924192afb by
-
ticket #976: bad SQL syntax generated by jDao for LIKE conditions. spaces are missing around the operator. trunk+1.1.x+1.0.x
- 11:02 Changeset 1.1.x:1267:5407a6a644bc by
-
ticket #976: bad SQL syntax generated by jDao for LIKE conditions. spaces are missing around the operator. trunk+1.1.x+1.0.x
- 11:02 Changeset 1.0.x:911:f6c92179fe53 by
-
ticket #976: bad SQL syntax generated by jDao for LIKE conditions. spaces are missing around the operator. trunk+1.1.x+1.0.x
- 09:37 Changeset trunk:1333:d38916d1dde8 by
-
methods of jCrypt become public.
08/26/09:
- 15:44 Ticket #976 (Bug dans une methode xml d'un dao sur like quand la property est un int) created by
- Voici le bug: dans mon dao j'ai cette methode[…]
- 12:07 Changeset 1.1.x:1266:00708a339bbb by
-
Added tag BRANCH_JELIX_1_1_X for changeset 28a5ade7f6c9
- 12:06 Changeset trunk:1332:1bc87b4e8195 by
-
Added tag BRANCH_JELIX_1_1_X for changeset 2a1a37974178
- 12:01 Changeset trunk:1331:11559bac0ec7 by
-
Added tag BRANCH_JELIX_1_0_X for changeset a2166f429fad
- 11:59 Changeset trunk:1330:85a67b1fd52d by
-
Added tag RELEASE_JELIX_1_0_RC2 for changeset 155ae729875b
- 11:59 Changeset 1.0.x:910:256f3357a5c9 by
-
Added tag RELEASE_JELIX_1_0_RC2 for changeset 155ae729875b
- 11:57 Changeset 1.0.x:909:cb893b354e60 by
-
Added tag RELEASE_JELIX_1_0 for changeset 0bea5b242b3f
- 11:54 Changeset 1.0.x:908:960ee4aca5be by
-
Added tag RELEASE_JELIX_1_0_1 for changeset 2df07f38b19c
- 11:54 Changeset 1.0.x:906:0796dff97f06 by
-
Added tag RELEASE_JELIX_1_0_4 for changeset d428a5ab5277
- 11:54 Changeset 1.0.x:907:af0d134e1305 by
-
Added tag RELEASE_JELIX_1_0_2 for changeset fdff6bbf4e53
- 11:45 Changeset trunk:1329:dc009474a912 by
-
changed tag RELEASE_JELIX_1_0
- 11:21 Changeset 1.1.x:1265:797b48e93c34 by
-
Added tag RELEASE_JELIX_1_1_1 for changeset 75a07332c94c
- 11:21 Changeset 1.1.x:1264:0f7b30e8b2f2 by
-
Added tag RELEASE_JELIX_1_1_2 for changeset 0b736057c856
- 11:21 Changeset 1.1.x:1263:546459a68e37 by
-
Added tag RELEASE_JELIX_1_1_3 for changeset f3c4aee3bfb5
- 11:21 Changeset 1.1.x:1262:f2bb3912e5f1 by
-
Added tag RELEASE_JELIX_1_0_BETA3_1 for changeset dff9e68f0ec2
- 11:21 Changeset 1.1.x:1259:0231496108fa by
-
Added tag RELEASE_JELIX_1_1 for changeset 126a42b11974
- 11:21 Changeset 1.1.x:1260:204c0650aa53 by
-
Added tag RELEASE_JELIX_1_1_BETA1 for changeset d3d023d5733d
- 11:21 Changeset 1.1.x:1261:873acc4f2c9a by
-
Added tag RELEASE_JELIX_1_0_RC1 for changeset 7b05102df35d
- 11:17 Changeset 1.0.x:905:e52ef3f2764d by
-
Added tag RELEASE_JELIX_1_0_BETA3_1 for changeset dff9e68f0ec2
- 11:17 Changeset 1.0.x:904:1678a41c4037 by
-
Added tag RELEASE_JELIX_1_0_RC1 for changeset 7b05102df35d
- 11:17 Changeset 1.0.x:903:7bbc5b4f1c37 by
-
Added tag RELEASE_JELIX_1_0_3 for changeset 365abe570f72
- 11:17 Changeset 1.0.x:900:32c2c8e9a936 by
-
Added tag RELEASE_JELIX_1_0_7 for changeset cf4e76c597f5
- 11:17 Changeset 1.0.x:899:3a274577e436 by
-
Added tag RELEASE_JELIX_1_0_8 for changeset 45b19bcb08d3
- 11:17 Changeset 1.0.x:902:610de517d49c by
-
Added tag RELEASE_JELIX_1_0_5 for changeset 4bc63f3f960e
- 11:17 Changeset 1.0.x:898:bb85298d9d45 by
-
Added tag RELEASE_JELIX_1_0_9 for changeset 5672f5548d7b
- 11:17 Changeset 1.0.x:901:e56977073658 by
-
Added tag RELEASE_JELIX_1_0_6 for changeset 7ad74a63781d
- 11:17 Changeset 1.0.x:897:173478a0dde3 by
-
Added tag RELEASE_JELIX_1_0_10 for changeset b387f95cee30
- 11:08 Changeset trunk:1328:45c5689dfad5 by
-
Added tag RELEASE_JELIX_1_0_BETA3_1 for changeset dff9e68f0ec2
- 11:08 Changeset trunk:1327:50e6495af111 by
-
Added tag RELEASE_JELIX_1_O_RC1 for changeset 7b05102df35d
- 11:08 Changeset trunk:1326:7e900fabda7e by
-
Added tag RELEASE_JELIX_1_1_BETA1 for changeset d3d023d5733d
- 11:08 Changeset trunk:1325:9cd1fcef1d19 by
-
Added tag RELEASE_JELIX_1_1 for changeset 75085758a94c
08/25/09:
- 11:10 Ticket #964 (Jelix should integrate a locales manager interface) closed by
- wontfix: For the moment, I won't include such module in the official package. …
- 09:23 Changeset trunk:1324:79ec71d11076 by
-
ticket #870: fixed a little bug on the new createclassfromdao command
- 01:00 Changeset trunk:1323:08a480b2343d by
-
worked on ticket #463: better compatibility with PHP 5.3: support of the keyword goto in locales name in jTpl. trunk+1.1.x
- 01:00 Changeset 1.1.x:1258:0b4253c10997 by
-
worked on ticket #463: better compatibility with PHP 5.3: support of the keyword goto in locales name in jTpl. trunk+1.1.x
- 00:08 Changeset trunk:1322:8566b2d83538 by
-
worked on ticket #463: better compatibility with PHP 5.3: replaced braces by square brackets in instruction which get characters of string. trunk+1.1.x
- 00:08 Changeset 1.1.x:1257:77414d942c73 by
-
worked on ticket #463: better compatibility with PHP 5.3: replaced braces by square brackets in instruction which get characters of string. trunk+1.1.x
08/24/09:
- 23:34 Changeset 1.1.x:1256:bd2d0ee20ff3 by
-
worked on ticket #463: better compatibility for php 5.3: support of E_DEPRECATED and E_USER_DEPRECATED, replace split function, ereg function. trunk+1.1.x
- 23:25 Changeset trunk:1321:6bb523eecf72 by
-
worked on ticket #463: better compatibility for php 5.3: support of E_DEPRECATED and E_USER_DEPRECATED, replace split function, ereg function. trunk+1.1.x
- 12:08 fr/mercurial edited by
- (diff)
- 12:07 fr/mercurial edited by
- (diff)
- 11:46 fr edited by
- (diff)
08/22/09:
- 14:50 Changeset 1.0.x:896:ce3bdef7365a by
-
Fixed a bad attribute name in relaxng schemas. trunk+1.1+1.0
- 14:49 Changeset 1.1.x:1255:b5f48b274d4b by
-
Fixed a bad attribute name in relaxng schemas. trunk+1.1+1.0
- 14:49 Changeset trunk:1320:0b704d864a19 by
-
Fixed a bad attribute name in relaxng schemas. trunk+1.1+1.0
- 09:58 Ticket #918 (Avoid realpath in application.init.php) closed by
- fixed: fixed in trunk+1.1.x. - …
- 09:57 Ticket #972 (myHtmlResponse.class.php is not created when using -createapp) closed by
- fixed: landed with patch for #918. …
- 09:56 Changeset trunk:1319:b58f54fb2618 by
-
ticket #978: avoid using realpath in application.init.php. trunk+1.1.x ticket #972: bad path in createapp command, for the template myHtmlResponse.class.php.tpl (regression). p=catsoup
- 09:54 Changeset 1.1.x:1254:4d984d8c109e by
-
ticket #978: avoid using realpath in application.init.php. trunk+1.1.x
08/21/09:
- 23:09 Ticket #957 (Problems in jReponseRedirect) closed by
- fixed: Fixed in the three branches. - …
- 23:07 Changeset 1.1.x:1253:ca02151ef1c1 by
-
ticket #957: improved the conformance with HTTP specification in redirections. trunk+1.1.x+1.0.x. r=laurent
- 23:07 Changeset 1.0.x:895:17e0c265c7a8 by
-
ticket #957: improved the conformance with HTTP specification in redirections. trunk+1.1.x+1.0.x. r=laurent
- 23:06 Changeset trunk:1318:c98236dd0018 by
-
ticket #957: improved the conformance with HTTP specification in redirections. trunk+1.1.x+1.0.x. r=laurent
- 22:36 Ticket #962 (jForms::getModifiedControls don't return changed controls which contains ...) closed by
- fixed: fixed. the bug exists only since 1.1.x. (the method doesn't exist in …
- 22:34 Changeset 1.1.x:1252:68daf4e2b0bc by
-
ticket #962:jForms::getModifiedControls doesn't return changed controls which contains multiple values. trunk+1.1.x
- 22:34 Changeset trunk:1317:33d14451ed44 by
-
ticket #962:jForms::getModifiedControls doesn't return changed controls which contains multiple values. trunk+1.1.x
- 17:36 Ticket #974 ([dao] SelectFirst et OrderItem) closed by
- invalid: ok.. le ticket est donc invalide. J'ai crée un autre ticket pour les …
- 17:34 Ticket #975 (Parsers of XML files should be more strict) created by
- Many of the XML parsers of Jelix ignore some errors, like unknow elements, …
- 15:23 Ticket #974 ([dao] SelectFirst et OrderItem) created by
- Lors de la création d'un méthode XML pour une requête de type …
- 09:42 Changeset 1.1.x:1251:8b972f4c0371 by
-
added hgignore
- 09:42 Changeset 1.0.x:894:13bcc622594f by
-
added hgignore
08/19/09:
- 20:55 en/doc-guidelines edited by
- some syntax changes (diff)
- 15:32 Ticket #960 (Update documentation about sources on d.j.o) reopened by
- Thanks for these corrections :-) But it is not enough, since some …
- 14:17 Ticket #960 (Update documentation about sources on d.j.o) closed by
- fixed: cf http://developer.jelix.org/timeline du 08/19/09
- 14:15 fr/mercurial edited by
- s/svn/hg/ (diff)
- 14:10 fr/patchs edited by
- s/(subversion|svn)/(mercurial|hg)/ (diff)
- 14:03 fr/equipes edited by
- (diff)
- 14:03 en/contribute edited by
- typo Mercury/Mercurial (diff)
- 14:01 en/sources edited by
- s/svn/mercurial/ (diff)
- 13:46 en/patches edited by
- s/svn/hg/ (diff)
- 13:12 en/contribute edited by
- s/(svn|subversion)/Mercury/ (diff)
- 13:11 fr/equipes edited by
- (diff)
