root/trunk/lib/jelix


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1173 [1173] 11/19/08 16:20:20 bibo ticket #710 : support external absolute url as jform action
(edit) @1172 [1172] 11/19/08 15:10:24 bibo ticket #741 : followup of #604, fixes small bugs.
(edit) @1171 [1171] 11/19/08 12:46:04 bibo fixing typos. following changeset 1161.
(edit) @1169 [1169] 11/19/08 00:27:54 laurentj ticket #409: standalone script to check the configuration of a server
(edit) @1168 [1168] 11/18/08 23:20:20 laurentj ticket #658: jauth~login:form should support auth_url_return in the form
(edit) @1167 [1167] 11/18/08 18:42:22 laurentj ticket #478: support of security check against CSRF in jForms. new xml …
(edit) @1165 [1165] 11/18/08 17:01:43 laurentj rename all profil words to profile. changes on the API are: plugin …
(edit) @1164 [1164] 11/18/08 15:36:49 laurentj worked on the API of jInstaller added a new class, jIniMultiFilesModifier, …
(edit) @1163 [1163] 11/13/08 23:49:57 laurentj updated some of module.xml files
(edit) @1162 [1162] 11/13/08 23:49:15 laurentj worked on the API of the futur installer
(edit) @1161 [1161] 11/12/08 13:58:16 laurentj jIniFileModifier : added support of @ and : character in section names
(edit) @1160 [1160] 11/10/08 14:25:28 bastnic fixed #375 : forgotten old jImage call, p=webseb, r=webseb
(edit) @1159 [1159] 11/09/08 02:09:19 laurentj worked on jelix script: ticket #163: createapp, added the possibility to …
(edit) @1157 [1157] 11/08/08 17:47:08 laurentj ticket #733: jFile::removeDir failed on Windows OS
(edit) @1156 [1156] 11/08/08 17:38:34 laurentj ticket #700: the way how modified controls were tracked was not very …
(edit) @1155 [1155] 11/08/08 17:28:19 laurentj updated the schema of description xml files
(edit) @1154 [1154] 11/08/08 11:39:28 laurentj ticket #725: cannot execute a command line action, a fatal error always …
(edit) @1153 [1153] 11/08/08 09:46:31 laurentj jTpl: added the support of = syntax, to display complex expressions
(edit) @1152 [1152] 11/07/08 00:05:11 laurentj added draft of schema for different xml file to describe module, plugin, …
(edit) @1151 [1151] 11/06/08 21:34:40 laurentj ticket #604: move code from the image plugin to a class so we can do …
(edit) @1150 [1150] 11/06/08 21:11:06 laurentj ticket #385: made some little improvements in jController for optimized …
(edit) @1149 [1149] 11/04/08 23:13:52 laurentj ticket #664: end of the move of some classes in their own files, here …
(edit) @1147 [1147] 11/04/08 13:28:14 laurentj Ticket #389: updated jMailer to PHPMailer 2.x. Sources of PHPMailer and …
(edit) @1145 [1145] 10/31/08 00:34:05 laurentj ticket #695: jtpl standalone, added ability to have subdirectories into a …
(edit) @1144 [1144] 10/30/08 23:55:17 laurentj ticket #731: Unit tests for jtpl standalone. added also error messages in …
(edit) @1143 [1143] 10/30/08 21:33:08 laurentj ticket #730: fixed error on setUserPlugins in jTpl standalone, removed …
(edit) @1142 [1142] 10/30/08 10:07:07 laurentj Worked on jtpl standalone : added a new object for the configuration, …
(edit) @1141 [1141] 10/29/08 23:34:00 laurentj ticket #134: added a plugin to display a constant inside a template
(edit) @1139 [1139] 10/29/08 22:23:19 laurentj plugin history: fixed a bug when we play with the time parameter, and made …
(edit) @1138 [1138] 10/29/08 09:17:32 julieni ticket #728: jForms: new addControlBefore() method
(edit) @1137 [1137] 10/28/08 16:45:02 julieni ticket #724: jDao: autoremove of empty groups in jDaoConditions
(edit) @1136 [1136] 10/28/08 11:35:00 bballizlife fix ticket #726: bad calling of outputErrors(). ("$this->" was missing)
(edit) @1134 [1134] 10/23/08 00:02:36 doubleface ticket #721: dbprofils.ini now loaded on createVirtualProfil. p=doubleface …
(edit) @1133 [1133] 10/22/08 23:56:36 doubleface ticket #722: Db profile now used in saveControlToDao. p=toto r=laurent
(edit) @1130 [1130] 10/18/08 01:05:58 laurentj ticket #717: possibility to disable zone caching. p=pulsation
(edit) @1129 [1129] 10/18/08 00:56:55 laurentj ticket #705: fixed bug on soap support with eaccelerator. p=sylvain261
(edit) @1127 [1127] 10/17/08 23:02:15 laurentj fixed bug in relaxng schema
(edit) @1126 [1126] 10/17/08 18:23:19 bibo #713: bad parsing in jLocale (windows only)
(edit) @1124 [1124] 10/17/08 15:45:12 bibo revert changes that mistakenly went committed previously. bad me ! pan sur …
(edit) @1123 [1123] 10/17/08 15:25:45 bibo --
(edit) @1122 [1122] 10/16/08 21:57:53 laurentj ticket #718: jForms: space only values on required fields do not fire …
(edit) @1121 [1121] 10/16/08 20:18:39 bibo #718: jForms: space only values on required fields do not fire errors
(edit) @1120 [1120] 10/15/08 16:23:39 bibo + just remove a debug message (already commented)
(edit) @1119 [1119] 10/15/08 16:00:03 bibo #715: error in checkTrustedModules function (patch by dubphil thanks)
(edit) @1117 [1117] 10/13/08 22:10:00 julieni ticket #403: TcPDF: little fixes
(edit) @1116 [1116] 10/13/08 16:36:45 julieni ticket #403: TcPDF upgrade
(edit) @1113 [1113] 10/10/08 10:13:59 analogue bugfix #711 Make pg_query() quiet when it should be r=laurentj
(edit) @1112 [1112] 10/09/08 22:21:56 laurentj ticket #666: parenthesis in for statement in jtpl were not allowed, so we …
(edit) @1111 [1111] 10/09/08 21:40:42 laurentj ticket #678: non critical errors were not visible with CSS, text and …
(edit) @1110 [1110] 10/09/08 21:27:30 laurentj ticket #708: the template in myHtmlResponse was invalid when creating app …
(edit) @1109 [1109] 10/02/08 11:20:37 laurentj removed unecessary trim on string in tpl plugins
(edit) @1108 [1108] 10/02/08 09:47:08 bibo + update credits
(edit) @1107 [1107] 10/02/08 09:37:02 bibo #696: new config option defining default form builder
(edit) @1106 [1106] 10/01/08 13:16:26 julieni ticket #693: jTcpdf: added default font for header and footer
(edit) @1104 [1104] 09/30/08 16:46:34 julieni ticket #691: jForms: radiobutton with value 0 should not get selected by …
(edit) @1103 [1103] 09/30/08 15:03:47 julieni ticket #703: jelix-scripts: createdao with table prefix
(edit) @1101 [1101] 09/28/08 10:25:18 laurentj fixed a little bug in jDbTools, about the use of the dbmsStyle property
(edit) @1100 [1100] 09/26/08 22:53:23 laurentj release of jelix 1.1 beta1
(edit) @1098 [1098] 09/24/08 12:08:19 julieni ticket #635: jForms: Add support of the required attribute on <checkbox>
(edit) @1097 [1097] 09/24/08 12:02:51 julieni ticket #636: jForms: Javascript error handling does not work for element …
(edit) @1096 [1096] 09/23/08 00:30:28 laurentj made some few little optimization. And jIncluder::inc doesn't accept …
(edit) @1095 [1095] 09/19/08 11:37:36 bibo + typo in error message
(edit) @1094 [1094] 09/16/08 22:56:21 laurentj ticket 578: mysql driver could return native objects
(edit) @1091 [1091] 09/16/08 22:03:51 laurentj Ticket #697: jIniFileModifier: bad parsing of file which contains CR+LF as …
(edit) @1090 [1090] 09/15/08 10:59:29 julieni ticket #679: jTpl plugins: number_format modifier
(edit) @1089 [1089] 09/13/08 13:43:47 bastnic documentation link now point to 1.1 manual
(edit) @1087 [1087] 09/12/08 14:30:59 analogue Ticket #674: Support for single transaction in PostgreSQL
(edit) @1085 [1085] 09/12/08 11:20:12 analogue Tab replaced by 4 spaces
(edit) @1084 [1084] 09/12/08 11:18:09 analogue Ticket #690: replaced getParam (deprecated) with param in jZone r=laurentj
(edit) @1083 [1083] 09/11/08 12:51:26 julieni ticket #687: jForms: wymeditor fields don't get updated before javascript …
(edit) @1082 [1082] 09/11/08 12:09:30 analogue fix bug #680: createVirtualProfile wasn't working with existing …
(edit) @1081 [1081] 09/11/08 12:06:26 laurentj ticket #688: jforms: the html builder now includes always jquery and has …
(edit) @1080 [1080] 09/11/08 10:37:27 laurentj updated CREDITS
(edit) @1079 [1079] 09/09/08 23:52:13 laurentj updated the php extension: support of new interfaces split the …
(edit) @1078 [1078] 09/09/08 11:03:31 julieni ticket #686: jForms: HTML builder does not generate right datatype in …
(edit) @1077 [1077] 09/06/08 15:55:06 laurentj little source improvements into jSession
(edit) @1076 [1076] 09/06/08 11:05:56 laurentj made some little improvements on jCoordinator, jRequest, the parsing of …
(edit) @1075 [1075] 09/06/08 01:14:49 laurentj made performance improvements in jRequest removed also deprecated members …
(edit) @1074 [1074] 09/04/08 00:52:41 laurentj worked on ticket #664: moved some classes in their own file
(edit) @1071 [1071] 09/01/08 18:52:35 bballizlife fix bug in cfunction.formfull.php : laurentj introduced typos in the code …
(edit) @1070 [1070] 08/31/08 11:25:39 laurentj jforms plugins: added a check on the existence of the control when calling …
(edit) @1069 [1069] 08/27/08 23:57:27 laurentj jforms: fixed bug on javascript validation, and reduced generated js code …
(edit) @1067 [1067] 08/27/08 00:42:48 laurentj little improvements in jforms
(edit) @1066 [1066] 08/26/08 22:40:52 laurentj ticket #672: jdb:getConnection: two connections were created in some case. …
(edit) @1065 [1065] 08/26/08 22:32:11 laurentj jforms: group and choice is now allowed to not have children in the xml …
(edit) @1064 [1064] 08/26/08 12:42:46 laurentj added a new url engine, basic_significant, to create and parse urls like …
(edit) @1063 [1063] 08/26/08 00:29:07 laurentj ticket #556: jforms, added support of minlength and maxlength on secret …
(edit) @1062 [1062] 08/25/08 23:42:33 laurentj ticket #562: names of the root tags of jforms file were not …
(edit) @1061 [1061] 08/25/08 22:53:26 laurentj ticket #657: added jResponseHtml::addLink. p=Alexis Métaireau
(edit) @1060 [1060] 08/25/08 22:33:42 laurentj ticket #668: jFormsBase::saveFile function returns bad value. p=doubleface
(edit) @1059 [1059] 08/25/08 22:22:36 laurentj ticket #665: bug fix in jDaoFactoryBase::findBy : it should not ignore …
(edit) @1058 [1058] 08/25/08 22:16:16 laurentj ticket #600: automatic timezone setting. p=doubleface
(edit) @1057 [1057] 08/25/08 10:19:21 julieni ticket #669: jForms: removed require of missing jIFormsBuilderCompiler
(edit) @1056 [1056] 08/22/08 11:31:08 laurentj fixed a little bug: error message about accessing to a method of an object …
(edit) @1054 [1054] 08/21/08 01:04:33 laurentj fixed bugs in jforms.js for choice control, and added new methods in …
(edit) @1053 [1053] 08/18/08 01:50:47 laurentj removed deprecated code in jforms since the last merge with the jforms …
(edit) @1051 [1051] 08/16/08 00:50:35 laurentj ticket #662: warnings during compilation of forms
(edit) @1050 [1050] 08/16/08 00:45:43 laurentj jforms: a form can now fully modified dynamically. remove the compiler …
(edit) @1048 [1048] 07/30/08 09:15:24 bballizlife fix bug #660: jResponseJsonrpc should use the Content-Type …
(edit) @1046 [1046] 07/24/08 08:50:10 bastnic fixed #652 : improvements on jtpl plugin formcontrol, p=ametaireau
Note: See TracRevisionLog for help on using the revision log.
Download in other formats: RSS Feed ChangeLog