2007-03-28 - created Ext subpackage: moved dtree, tinymce to jopext - report line of XML errors during model loading - Added EOAdaptorDataSource - improved SQL datasources - fixed a bug with running COUNT queries - fixed a bug in the filter datasource - improved WODisplayGroup - added ability to use raw column names in sort orderings - fixed a bug in generating the SQL for multiple orderings - strip newlines from tag contents - added a convenience method to create DS qualified display groups - minor bugfixes ------------------------------------------------------------------------ r1027 | helge | 2007-03-26 03:36:31 +0200 (Mon, 26 Mar 2007) | 2 lines bumped version ------------------------------------------------------------------------ r1028 | helge | 2007-03-26 13:32:57 +0200 (Mon, 26 Mar 2007) | 1 line ------------------------------------------------------------------------ r1029 | helge | 2007-03-26 13:39:06 +0200 (Mon, 26 Mar 2007) | 1 line Initial import. ------------------------------------------------------------------------ r1030 | helge | 2007-03-26 13:39:20 +0200 (Mon, 26 Mar 2007) | 1 line ------------------------------------------------------------------------ r1031 | helge | 2007-03-26 13:42:10 +0200 (Mon, 26 Mar 2007) | 1 line ------------------------------------------------------------------------ r1032 | helge | 2007-03-26 13:43:04 +0200 (Mon, 26 Mar 2007) | 1 line ------------------------------------------------------------------------ r1033 | helge | 2007-03-26 13:44:50 +0200 (Mon, 26 Mar 2007) | 1 line moved dtree to jopext ------------------------------------------------------------------------ r1034 | helge | 2007-03-26 13:47:04 +0200 (Mon, 26 Mar 2007) | 1 line move tinymce to jopext ------------------------------------------------------------------------ r1035 | helge | 2007-03-26 13:47:35 +0200 (Mon, 26 Mar 2007) | 1 line move dtree/tinymce to jopext ------------------------------------------------------------------------ r1036 | helge | 2007-03-26 13:49:11 +0200 (Mon, 26 Mar 2007) | 1 line ------------------------------------------------------------------------ r1037 | helge | 2007-03-26 13:49:41 +0200 (Mon, 26 Mar 2007) | 1 line ------------------------------------------------------------------------ r1038 | helge | 2007-03-26 13:50:30 +0200 (Mon, 26 Mar 2007) | 1 line ------------------------------------------------------------------------ r1039 | helge | 2007-03-26 13:52:28 +0200 (Mon, 26 Mar 2007) | 1 line ------------------------------------------------------------------------ r1040 | helge | 2007-03-26 13:56:05 +0200 (Mon, 26 Mar 2007) | 1 line moved of ext to trunk/Ext completed ------------------------------------------------------------------------ r1041 | helge | 2007-03-26 14:24:36 +0200 (Mon, 26 Mar 2007) | 1 line some work on ant build ------------------------------------------------------------------------ r1042 | helge | 2007-03-26 14:38:04 +0200 (Mon, 26 Mar 2007) | 1 line fixed jarname ------------------------------------------------------------------------ r1043 | helge | 2007-03-27 14:01:39 +0200 (Tue, 27 Mar 2007) | 1 line report line of XML errors during model loading ------------------------------------------------------------------------ r1044 | helge | 2007-03-27 17:14:21 +0200 (Tue, 27 Mar 2007) | 1 line Added EOAdaptorDataSource, moved common functionality with EODatabaseDataSource to EOAccessDataSource superclass. ------------------------------------------------------------------------ r1045 | helge | 2007-03-27 17:37:07 +0200 (Tue, 27 Mar 2007) | 1 line improved datasources ------------------------------------------------------------------------ r1046 | helge | 2007-03-27 18:08:27 +0200 (Tue, 27 Mar 2007) | 1 line do not attempt to run custom SQL COUNT queries when the associated fetchspec already has a SQL query set ------------------------------------------------------------------------ r1047 | helge | 2007-03-27 19:14:40 +0200 (Tue, 27 Mar 2007) | 4 lines fixed a bug in the filter datasource improved WODisplayGroup added descriptions ------------------------------------------------------------------------ r1048 | helge | 2007-03-27 19:19:13 +0200 (Tue, 27 Mar 2007) | 1 line ------------------------------------------------------------------------ r1049 | helge | 2007-03-27 19:26:35 +0200 (Tue, 27 Mar 2007) | 1 line added ability to use raw column names in sort orderings of entity based fetches (if the EOAttribute for a given key could not be found, the key itself will be used in the SQL) ------------------------------------------------------------------------ r1050 | helge | 2007-03-27 19:38:32 +0200 (Tue, 27 Mar 2007) | 1 line ------------------------------------------------------------------------ r1051 | helge | 2007-03-27 21:37:55 +0200 (Tue, 27 Mar 2007) | 1 line fixed a bug in generating the SQL for multiple orderings ------------------------------------------------------------------------ r1052 | helge | 2007-03-27 22:31:49 +0200 (Tue, 27 Mar 2007) | 1 line strip newlines from tag contents ------------------------------------------------------------------------ r1053 | helge | 2007-03-27 22:32:53 +0200 (Tue, 27 Mar 2007) | 2 lines improved logging in adaptor channel added fetchspec assembly in filter datasource ------------------------------------------------------------------------ r1054 | helge | 2007-03-28 15:12:16 +0200 (Wed, 28 Mar 2007) | 1 line added a convenience method to create DS qualified display groups ------------------------------------------------------------------------