root/trunk/lib/jelix-scripts


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1166 [1166] 11/18/08 17:26:01 laurentj ticket #738: error with postgresql and lastInsertId in the aclgroup …
(edit) @1165 [1165] 11/18/08 17:01:43 laurentj rename all profil words to profile. changes on the API are: plugin …
(edit) @1159 [1159] 11/09/08 02:09:19 laurentj worked on jelix script: ticket #163: createapp, added the possibility to …
(edit) @1131 [1131] 10/21/08 22:30:21 laurentj ticket #719: createdao doesn't recognize numeric type of postgresql
(edit) @1110 [1110] 10/09/08 21:27:30 laurentj ticket #708: the template in myHtmlResponse was invalid when creating app …
(edit) @1107 [1107] 10/02/08 09:37:02 bibo #696: new config option defining default form builder
(edit) @1102 [1102] 09/30/08 14:58:26 julieni ticket #702: missing table prefix parameter in debprofils template …
(edit) @1093 [1093] 09/16/08 22:46:17 laurentj little improvement for ticket #82
(edit) @1092 [1092] 09/16/08 22:41:23 laurentj ticket #82: bad module name in config file when creating application with …
(edit) @1064 [1064] 08/26/08 12:42:46 laurentj added a new url engine, basic_significant, to create and parse urls like …
(edit) @1062 [1062] 08/25/08 23:42:33 laurentj ticket #562: names of the root tags of jforms file were not …
(edit) @1026 [1026] 07/19/08 01:13:39 laurentj ticket #483: removed end php tags at the end of each php files
(edit) @1018 [1018] 07/16/08 11:46:36 bballizlife ticket #632: fix typos in jelix-scripts and remove php end tags (trunk)
(edit) @996 [996] 06/18/08 14:31:16 julieni ticket #622: some errors and missing help for jAcl2 command line scripts
(edit) @991 [991] 06/15/08 16:01:27 bastnic oracle support with PDO-OCI,p=Gwendal Jouannic
(edit) @938 [938] 05/19/08 18:05:40 bballizlife fix bug in the trunk: jelix.php createform was generating form files with …
(edit) @932 [932] 05/13/08 14:56:51 laurentj fixed a bug in a manifest file : jCmdlineCoordinator was not included …
(edit) @923 [923] 05/04/08 22:51:54 laurentj ticket #402: jelix-scripts, createdao and createdaocrud, there was no …
(edit) @919 [919] 05/01/08 11:38:17 doubleface ticket #406: added live output in command line mode. p=doubleface …
(edit) @886 [886] 04/17/08 20:21:47 julieni ticket #506: enable/disable sessions in configuration files
(edit) @879 [879] 04/13/08 10:29:17 laurentj ticket #377: added soap support. p=Sylvain de Vathaire
(edit) @878 [878] 04/13/08 06:25:42 bballizlife ticket #541: rename _commonProcess() (deprecated) into doAfterActions() …
(edit) @866 [866] 04/07/08 00:40:05 laurentj fixed bugs in jacl2
(edit) @864 [864] 04/06/08 20:35:35 laurentj ticket #524: jAcl2, a simpler rights management
(edit) @848 [848] 03/29/08 01:34:00 laurentj ticket #515: jInstallChecker should not warn about magicquotes if the …
(edit) @838 [838] 03/25/08 00:04:20 laurentj ticket #499: plugins section in configuration should be renamed to …
(edit) @833 [833] 03/21/08 15:51:39 bastnic fixed #520 : add an -addinstallzone option on createmodule and createctrl
(edit) @828 [828] 03/21/08 03:20:39 bastnic fixed #516 and #519 : a great enchacement on new app default zone/template …
(edit) @824 [824] 03/20/08 09:08:09 laurentj worked on the installer added a new class jIniFileModifier
(edit) @823 [823] 03/20/08 02:32:21 julieni Fixed misswrited path in createapp command for jelix-scripts
(edit) @819 [819] 03/19/08 01:23:33 bastnic ticket #480 : add default template when creating new app
(edit) @816 [816] 03/18/08 13:22:25 laurentj replaced some require_once instructions by require. removed myapp
(edit) @815 [815] 03/18/08 13:00:20 laurentj removed most of unuseful JELIX_LIB_* constants. Only JELIX_LIB_PATH, …
(edit) @812 [812] 03/17/08 00:44:50 laurentj worked on ticket #31: install system for applications and modules
(edit) @811 [811] 03/16/08 16:34:33 laurentj ticket #500: support of CR and LF in firebug log. p=lipki updated also …
(edit) @810 [810] 03/16/08 16:16:22 bastnic fixed ticket #496: createapp create a default html response
(edit) @809 [809] 03/16/08 15:14:37 laurentj changed the syntax in template of jelix-scripts to allow to create …
(edit) @798 [798] 03/12/08 11:02:26 laurentj ticket #418: no cmdline controller by default when creating a cmdline …
(edit) @786 [786] 03/05/08 19:47:38 julieni ticket #417: added support of Session Name in jSession. p=Julien Issler
(edit) @778 [778] 02/26/08 15:52:43 laurentj improvement #408: better error handling in cli context
(edit) @773 [773] 02/25/08 16:53:04 laurentj fixed bug 456: module name are transformed with strtolower when using …
(edit) @747 [747] 01/20/08 00:12:54 laurentj fixed bug #419: Generated scripts under windows should contain path with …
(edit) @739 [739] 01/16/08 15:45:21 laurentj fixed bug #422: Some templates in jelix-scripts are not in english fixed …
(edit) @733 [733] 01/11/08 23:11:38 laurentj fixed bug #415: temp directory was not protected and content of compiled …
(edit) @722 [722] 01/02/08 12:35:05 laurentj fixed a bug in tests avout jRequest fixed a little bug in createapp …
(edit) @720 [720] 12/30/07 23:29:17 laurentj ticket 392: added a script to convert old action selectors to new action …
(edit) @718 [718] 12/30/07 21:36:56 laurentj ticket #391: enableOldActionSelector option should not be in the …
(edit) @716 [716] 12/30/07 18:28:50 laurentj worked on ticket #390: bad behaviors about urls when running jelix on a …
(edit) @691 [691] 12/11/07 23:53:59 laurentj ticket #317: main patch for the new action selector format. p=Thibault …
(edit) @688 [688] 12/08/07 00:40:00 laurentj ticket #219: notfoundAct is now supported by all url engines.
(edit) @674 [674] 12/04/07 23:59:18 laurentj fixed bug #356: bad retrieve of the trace in the exception handler. …
(edit) @673 [673] 12/04/07 23:07:11 laurentj ticket #354: added a jSession object, it adds support of session storage …
(edit) @665 [665] 11/28/07 00:18:42 laurentj ticket #278 : added webmasterEmail and webmasterName parameter in the …
(edit) @661 [661] 11/27/07 23:14:35 laurentj enhancement #142 : added boolean datatype in jDao
(edit) @650 [650] 11/22/07 22:25:30 laurentj worked on ticket #251: add support of minlength and maxlength in jforms
(edit) @646 [646] 11/18/07 14:43:56 laurentj fixed bug #331: Bad generated path in JELIX_APP_WWW_PATH with windows
(edit) @641 [641] 11/13/07 22:38:51 laurentj fixed bug #305: form+dao, if a property is not requiredand the …
(edit) @640 [640] 11/13/07 14:49:43 laurentj enhancement #230: new 'default' attribute on dao properties, to indicate …
(edit) @639 [639] 11/13/07 01:38:24 laurentj fixed bugs in jDb::getTools, mysqlDbTools and rewrote pgsqlDbTools + added …
(edit) @635 [635] 11/09/07 00:34:19 laurentj fixed bug #328: errors in help messages in jelix-scripts
(edit) @600 [600] 09/29/07 21:53:53 laurentj ticket #193: removed support of *motif attribute in jDao
(edit) @593 [593] 09/28/07 12:18:25 laurentj fixed bug #285: jControllerDaoCrud has now a property to indicate the jDb …
(edit) @591 [591] 09/28/07 11:27:20 laurentj fixed bug #284: bad module context during the run of all unit tests in …
(edit) @590 [590] 09/28/07 11:10:38 laurentj fixed bug #283: optional parameter ctrlname on createdaocrud command was …
(edit) @576 [576] 09/07/07 17:26:33 laurentj fixed possible bugs in jdao when using autoincremented property
(edit) @575 [575] 09/07/07 15:29:38 laurentj ticket #25: created a command to generate a crud controller and a command …
(edit) @565 [565] 09/02/07 15:04:10 laurentj fixed bug #260: content type missed in the mail sent for jelix errors
(edit) @560 [560] 08/30/07 00:25:43 laurentj added supports of drivers in jAcl
(edit) @559 [559] 08/29/07 22:48:36 laurentj changed parameters name in the configuration: defaultModule and …
(edit) @553 [553] 08/28/07 15:28:29 laurentj fixed bug #247: bad language code in rss and atom feed, p=lionelt added …
(edit) @515 [515] 08/01/07 17:11:25 laurentj ticket #205: force_encoding parameter has been added in dbprofiles file …
(edit) @496 [496] 07/10/07 21:43:31 laurentj fix bug #218 : remove extra characters M in defaultconfig.ini.php.tpl
(edit) @480 [480] 06/30/07 01:34:04 laurentj closed ticket #132 : finished to rename coordinator plugin
(edit) @479 [479] 06/30/07 01:21:30 laurentj worked on ticket #132: rules for jwiki can be installed into a plugin dir; …
(edit) @451 [451] 06/01/07 18:31:19 laurentj ticket #194: basePath parameter is now guessed by Jelix. usefull only for …
(edit) @428 [428] 04/28/07 21:28:08 laurentj ticket #169: documentation for defaultTimeZone in defaultconfig
(edit) @414 [414] 04/09/07 19:25:56 laurentj ticket #155: new commands to setup jacl datas: aclright, aclvalue, …
(edit) @413 [413] 04/08/07 10:07:54 laurentj help in jelix scripts can be localized now + added help in english
(edit) @407 [407] 04/06/07 11:09:24 laurentj patch #88 : inconsistence with cmdline option in jelix scripts. …
(edit) @386 [386] 03/16/07 17:52:48 laurentj source code of jelix is now in UTF-8; fix misprint into jelix~format.* …
(edit) @363 [363] 01/27/07 23:51:03 laurentj fix bug Ticket #83 : directory not created in the createapp command with …
(edit) @359 [359] 01/27/07 01:01:39 laurentj fix bug ticket #99 : lors d'un createdao, avec postgresql, la script ne …
(edit) @351 [351] 01/19/07 23:23:11 laurentj - fix bug ticket #91 jelix~notfound action doesn't exist - fix bug ticket …
(edit) @329 [329] 12/15/06 00:11:12 laurentj fix coquilles ticket #66 (patch de dmp); nouvelle reponse jResponseJson;
(edit) @318 [318] 11/28/06 15:21:38 laurentj fix bug de regression suite au nouveau nommage et utilisation du nouveau …
(edit) @295 [295] 11/07/06 10:51:59 bballizlife correction bug sur les points d'entrées : le chemin vers les fichiers de …
(edit) @286 [286] 10/31/06 01:31:11 laurentj ajout d'une classe d'envoi de mail basée sur phpmailer
(edit) @280 [280] 10/12/06 10:38:51 bballizlife - patch #1535 : création jAppManager avec méthode clearTemp(). …
(edit) @277 [277] 10/07/06 16:14:12 laurentj - fix bug #9007 : constructeur PDO : notices sur les paramètres user et …
(edit) @275 [275] 10/06/06 22:29:35 laurentj mise à jour de simpletest vers la version 1.0.1alpha3
(edit) @274 [274] 10/06/06 16:32:56 bballizlife - ajout d'une classe utilitaire jIniFile permettant de lire et ecrire un …
(edit) @271 [271] 10/04/06 00:11:15 laurentj -patch 1525 : Ajout d'une commande d'effacement de cache -fix Bug 8939 : …
(edit) @263 [263] 09/25/06 22:51:53 laurentj fix Bug #8814 : manquait un date_default_timezone_set() avec php 5.1; …
(edit) @256 [256] 09/13/06 18:17:45 laurentj - petite amélioration pour pouvoir mettre des fichiers de conf dans des …
(edit) @243 [243] 08/23/06 00:11:51 laurentj ajout pour la gestion des erreurs, des mots clés TRACE et ECHOQUIET, ainsi …
(edit) @242 [242] 08/22/06 22:48:31 laurentj fix bug 8541:Erreur de syntaxe dans createapp.cmd.php
(edit) @225 [225] 08/01/06 12:23:10 laurentj ajout d'un script bash jelix
(edit) @190 [190] 06/07/06 00:50:40 laurentj changement sur les configs : fichier de conf commun aux points d'entree, …
(edit) @168 [168] 05/11/06 23:39:50 laurentj ajout request/reponse rdf, et ajout verification présence du fichier de …
(edit) @165 [165] 05/09/06 22:32:41 laurentj fix Bug #6943 : sous WXP, est vide
Note: See TracRevisionLog for help on using the revision log.
Download in other formats: RSS Feed ChangeLog