Difference between revisions of "VersionHistory"

From BioCASe Provider Software
Jump to: navigation, search
Line 1: Line 1:
<h2>Version 2.6<h2>
+
== Version 2 History ==
  
<h3>Version 2.6.1 [upcoming]<h3>
+
===Version 2.6.1 [upcoming]===
 
* Test for write-protected files in Testlibs page now ignores Subversion directories, thus avoiding false alarm.
 
* Test for write-protected files in Testlibs page now ignores Subversion directories, thus avoiding false alarm.
  
Line 29: Line 29:
  
 
=== Version 2.5.3 [2010-05-12] ===
 
=== Version 2.5.3 [2010-05-12] ===
* Support for HISPID5 added
+
* Support for HISPID5 added
* Bugfix CMF upgrade
+
* Bugfix CMF upgrade
* Bugfix QueryTool (Stylesheet transformation error)
+
* Bugfix QueryTool (Stylesheet transformation error)
 +
 
 
=== Version 2.5.2 [2009-10-01] ===
 
=== Version 2.5.2 [2009-10-01] ===
* Bugfix QueryTool (Unicode conversion error)
+
* Bugfix QueryTool (Unicode conversion error)
 +
 
 
=== Version 2.5.1 [2009-01-25] ===
 
=== Version 2.5.1 [2009-01-25] ===
* Security Bugfix (database credentials removed from debug output)
+
* Security Bugfix (database credentials removed from debug output)
 +
 
 
=== Version 2.5.0 [2008-04-29] ===
 
=== Version 2.5.0 [2008-04-29] ===
* replaced XSLT library, mx.DateTime & PyXML with 4suite & python native libraries (ElementTree, datetime). No external libraries are required anymore, just 4suite for xslt processing if you want to use the querytool (and you dont need to install the horrible libxml2 anymore)
+
* replaced XSLT library, mx.DateTime & PyXML with 4suite & python native libraries (ElementTree, datetime). No external libraries are required anymore, just 4suite for xslt processing if you want to use the querytool (and you dont need to install the horrible libxml2 anymore)
* removed all metakit lib dependencies, thereby removing the concept finder window in the configtool. To select a new concept for mapping you can list all concepts of a schema or enter the xpath to one.
+
* removed all metakit lib dependencies, thereby removing the concept finder window in the configtool. To select a new concept for mapping you can list all concepts of a schema or enter the xpath to one.
* Introduced a new ''cache'' directory where all temporary files go like user session data, pickled CMFs or temporary configtool files. To remove any cached files you can now simply empty this one folder!
+
* Introduced a new ''cache'' directory where all temporary files go like user session data, pickled CMFs or temporary configtool files. To remove any cached files you can now simply empty this one folder!
* remove many old relicts that were never used like datasource metadata, system metadata, database autodiscovery, etc (all nice features to have for a future release, but they were never implemented so far)
+
* remove many old relicts that were never used like datasource metadata, system metadata, database autodiscovery, etc (all nice features to have for a future release, but they were never implemented so far)
* Use a new config singleton based on some simple ini text files. Incl a new parameter "prettyprint" to format the output nicely
+
* Use a new config singleton based on some simple ini text files. Incl a new parameter "prettyprint" to format the output nicely
* When creating a new datasource you can now select template datasources like Brahms6, a training db, ABCD2.06 metadata tables or NoDIT2
+
* When creating a new datasource you can now select template datasources like Brahms6, a training db, ABCD2.06 metadata tables or NoDIT2
* Replaced the entire logging system with python file logging. Separate debug logs for each datasource plus global request & error logging
+
* Replaced the entire logging system with python file logging. Separate debug logs for each datasource plus global request & error logging
* new sesion based login that stays
+
* new sesion based login that stays
* updated setup.py script
+
* updated setup.py script
* changed the library test page
+
* changed the library test page
* and last but not least for developers: cleaned up quite some code
+
* and last but not least for developers: cleaned up quite some code
 +
 
 
=== Version 2.4.2 [2006-11-16] ===
 
=== Version 2.4.2 [2006-11-16] ===
* configtool mapping pane. use anchors to go back to last editing position
+
* configtool mapping pane. use anchors to go back to last editing position
* typeconverter: some dates were not correctly converted to xs:dateTime. Adding a "T00:00:00" solved it.
+
* typeconverter: some dates were not correctly converted to xs:dateTime. Adding a "T00:00:00" solved it.
* ABCD2.06 CMF template updated to contain the allowed enumeration of ranks!
+
* ABCD2.06 CMF template updated to contain the allowed enumeration of ranks!
 +
 
 
=== Version 2.4.1 [2006-06-26] ===
 
=== Version 2.4.1 [2006-06-26] ===
* Football Worldcup 2006 logos included
+
* Football Worldcup 2006 logos included
* minor bugfixes (dead links)
+
* minor bugfixes (dead links)
* admin password management fixed
+
* admin password management fixed
 +
 
 
=== Version 2.4.0 [2006-04-06] ===
 
=== Version 2.4.0 [2006-04-06] ===
* move most of the querytool_prefs to the new skin.xml preference file within a skin folder. Leave only list of concepts for form in old querytool_pref.xml. Modified querytool_prefs schema
+
* move most of the querytool_prefs to the new skin.xml preference file within a skin folder. Leave only list of concepts for form in old querytool_pref.xml. Modified querytool_prefs schema
* webapps log into rotating files instead of screen
+
* webapps log into rotating files instead of screen
* updated CMF parser service link
+
* updated CMF parser service link
* configtool catches errors for unknown static aliases
+
* configtool catches errors for unknown static aliases
* querytool XSLTs for abcd & abcdefg2.06
+
* querytool XSLTs for abcd & abcdefg2.06
* remove wrapper_config.xml
+
* remove wrapper_config.xml
* removed character encoding bug in CMF pickling.
+
* removed character encoding bug in CMF pickling.
 +
 
 
=== Version 2.3.2 [2006-03-06] ===
 
=== Version 2.3.2 [2006-03-06] ===
* ABCDEFG extension 1.0 for Earth sciences included
+
* ABCDEFG extension 1.0 for Earth sciences included
* List available character encodings for python2.4 and 64bit systems
+
* List available character encodings for python2.4 and 64bit systems
* QueryTool capable of querying DiGIR providers for details.
+
* QueryTool capable of querying DiGIR providers for details.
* new synthesys/biocase QT skin
+
* new synthesys/biocase QT skin
 +
 
 
=== Version 2.3.1 [2005-11-30] ===
 
=== Version 2.3.1 [2005-11-30] ===
* new 4th dimension dbmod!
+
* new 4th dimension dbmod!
* record filters inside CMFs fixed
+
* record filters inside CMFs fixed
* works with NoDIT v2 again
+
* works with NoDIT v2 again
* GCP Passport 1.03 added
+
* GCP Passport 1.03 added
 +
 
 
=== Version 2.3.0 [2005-11-03] ===
 
=== Version 2.3.0 [2005-11-03] ===
* compatible with Python 2.4 /!\ Using a new metakit compilation for windows.
+
* compatible with Python 2.4 /!\ Using a new metakit compilation for windows.
* Graphviz's dot is being used to visualize the database structure. See example [http://ww3.bgbm.org/bps2/ScreenShots?action=AttachFile&do=get&target=config_tool4.gif here]
+
* Graphviz's dot is being used to visualize the database structure. See example [http://ww3.bgbm.org/bps2/ScreenShots?action=AttachFile&do=get&target=config_tool4.gif here]
* ABCD 2.06 included instead of ABCD2.05
+
* ABCD 2.06 included instead of ABCD2.05
 +
 
 
=== Version 2.2.4 [2005-10-13] ===
 
=== Version 2.2.4 [2005-10-13] ===
* include PonTaurus example db
+
* include PonTaurus example db
* scans without a filter crashed with some dbmods. bug fixed.
+
* scans without a filter crashed with some dbmods. bug fixed.
* use select distinct in access for scans
+
* use select distinct in access for scans
* ConfigTool includes graphical view of the db structure graph through graphviz dot images
+
* ConfigTool includes graphical view of the db structure graph through graphviz dot images
* CMF filters with scan filters crashed the wrapper. solved.
+
* CMF filters with scan filters crashed the wrapper. solved.
* typeconverter: fixed bug in transforming zero-length strings to integers.
+
* typeconverter: fixed bug in transforming zero-length strings to integers.
 +
 
 
=== Version 2.2.3 [2005-09-01] ===
 
=== Version 2.2.3 [2005-09-01] ===
* "upgrade" from abcd 2.05 to abcd 1.20 crashes the config tool no more
+
* "upgrade" from abcd 2.05 to abcd 1.20 crashes the config tool no more
* abcd2.05 debugform templates included
+
* abcd2.05 debugform templates included
* fixed scan problem with oracle8 module
+
* fixed scan problem with oracle8 module
* fixed connection problem with native firebird module
+
* fixed connection problem with native firebird module
* Querytool allows to view raw xml
+
* Querytool allows to view raw xml
* Querytool can handle unicode queries now
+
* Querytool can handle unicode queries now
* Concatenation with pure whitespace works now in wrapper output
+
* Concatenation with pure whitespace works now in wrapper output
* database module is logged again into the protocol header. was broken before
+
* database module is logged again into the protocol header. was broken before
* if request filter evaluates to False (because concept is not mapped for example), dont query database with an SQL "... WHERE False ..." but return no results immediately.
+
* if request filter evaluates to False (because concept is not mapped for example), dont query database with an SQL "... WHERE False ..." but return no results immediately.
* configtool removes now non mapped concepts after pressing "revert" or re-entering the mapping section
+
* configtool removes now non mapped concepts after pressing "revert" or re-entering the mapping section
 +
 
 
=== Version 2.2.2 [2005-07-22] ===
 
=== Version 2.2.2 [2005-07-22] ===
* Include a button to show all concepts in the mapping tools directly without the need to use the concept retrieval tool. Works wit all CMFs.
+
* Include a button to show all concepts in the mapping tools directly without the need to use the concept retrieval tool. Works wit all CMFs.
* Update MCPD CMF template to include w3c types.
+
* Update MCPD CMF template to include w3c types.
* Include new page to create your own CMFs from custom XML schemas with the help of a BGBM TAPIR service.
+
* Include new page to create your own CMFs from custom XML schemas with the help of a BGBM TAPIR service.
 +
 
 
=== Version 2.2.1 ===
 
=== Version 2.2.1 ===
* Alternative root tables for SPICE wrappers work now correctly.
+
* Alternative root tables for SPICE wrappers work now correctly.
* Hierarchy requests in SPICE parse correct ID parameters now.
+
* Hierarchy requests in SPICE parse correct ID parameters now.
* corrected SPICE1.3 CMF template
+
* corrected SPICE1.3 CMF template
* full Berlin Model SPICE CMF example
+
* full Berlin Model SPICE CMF example
 +
 
 
=== Version 2.2.0 [2005-07-18] ===
 
=== Version 2.2.0 [2005-07-18] ===
* System section of configtool can modify .configuration (domain, baseURL, admin password) file and gives overview about DSA passwords.
+
* System section of configtool can modify .configuration (domain, baseURL, admin password) file and gives overview about DSA passwords.
* setup script included to handle basic configuration, system adaptation and an upgrade facility for existing BPS2 installations.
+
* setup script included to handle basic configuration, system adaptation and an upgrade facility for existing BPS2 installations.
* SPICE 1.3 supported with a single CMF now! Search is being done on seperate genus, species and infraspecies fields now. Spice queryforms and IOPI/Berlin model example mapping updated.
+
* SPICE 1.3 supported with a single CMF now! Search is being done on seperate genus, species and infraspecies fields now. Spice queryforms and IOPI/Berlin model example mapping updated.
* ABCD 2.05 included (template,upgrade,example), the candidate for the final TDWG ABCD standard.
+
* ABCD 2.05 included (template,upgrade,example), the candidate for the final TDWG ABCD standard.
* Bugfixes in configtool, mapping section:
+
* Bugfixes in configtool, mapping section:
  * Internet Explorer compatability fixed (no tablealias names were saved)
+
** Internet Explorer compatability fixed (no tablealias names were saved)
  * CMF filter display fixed. Colored green now
+
** CMF filter display fixed. Colored green now
  * Allow special mappings (TotalMatchedRecords) to be displayed and saved correctly
+
** Allow special mappings (TotalMatchedRecords) to be displayed and saved correctly
  * Fixed minor display problems with attributes
+
** Fixed minor display problems with attributes
* fixed a serious new bug of the configtool that does not allow to add new tables to the db structure
+
* fixed a serious new bug of the configtool that does not allow to add new tables to the db structure
* Allow case insensitive like searches in oracle if wanted.
+
* Allow case insensitive like searches in oracle if wanted.
* The performance debug logging works again
+
* The performance debug logging works again
 +
 
 
=== Version 2.1.0 ===
 
=== Version 2.1.0 ===
* CMF/schema version upgrade facility integrated into the configtool. By using Altovas mapforce to graphically map 2 schemas or versions of the same schema (e.g. ABCD 1.20 to ABCD 2.0, or ABCD1.20 to DarwinCOre and vice versa), it is now possible to upgrade your datasource configuration to support similar schemas. Thanks to Synthesys!
+
* CMF/schema version upgrade facility integrated into the configtool. By using Altovas mapforce to graphically map 2 schemas or versions of the same schema (e.g. ABCD 1.20 to ABCD 2.0, or ABCD1.20 to DarwinCOre and vice versa), it is now possible to upgrade your datasource configuration to support similar schemas. Thanks to Synthesys!
* SPICE search: bug removed with genus search including the wildcard
+
* SPICE search: bug removed with genus search including the wildcard
* SPICE: empty root element returned if no result was found. Debugging as html comments output was broken - fixed!
+
* SPICE: empty root element returned if no result was found. Debugging as html comments output was broken - fixed!
* optional XML attributes bug removed. optional attributes were sometimes treated as mandatory ones. relevant for SPICE
+
* optional XML attributes bug removed. optional attributes were sometimes treated as mandatory ones. relevant for SPICE
* cfgtool attr display: sort order in configtool now shows attributes always below its element and displays the attributes name only with @ instead of the entire element name
+
* cfgtool attr display: sort order in configtool now shows attributes always below its element and displays the attributes name only with @ instead of the entire element name
* oracle dbmod improved. Paging has to use subqueries to guarantee that ordering takes place BEFORE the rownum limit. See Oracle FAQ http://www.orafaq.com/faqsql.htm#ROWXtoY
+
* oracle dbmod improved. Paging has to use subqueries to guarantee that ordering takes place BEFORE the rownum limit. See Oracle FAQ http://www.orafaq.com/faqsql.htm#ROWXtoY
* attribute mapping synching repaired. It is possible now to sync the mappings of an element with several attribute mappings
+
* attribute mapping synching repaired. It is possible now to sync the mappings of an element with several attribute mappings
* bug in local conditional mapping removed.
+
* bug in local conditional mapping removed.
* logging fixed (error and request)
+
* logging fixed (error and request)
* only use "text" instead of "string" and "unicode" everywhere now in the code.
+
* only use "text" instead of "string" and "unicode" everywhere now in the code.
* ConfigTool: deletion of primary keys, foreign keys and tables works again [Ben Richardson].
+
* ConfigTool: deletion of primary keys, foreign keys and tables works again [Ben Richardson].
 +
 
 
=== Version 2.0.3 ===
 
=== Version 2.0.3 ===
* SPICE search: Modify search string for genera only by adding " *" and normalize whitespace.
+
* SPICE search: Modify search string for genera only by adding " *" and normalize whitespace.
 +
 
 
=== Version 2.0.2 ===
 
=== Version 2.0.2 ===
* Limit for Oracle via ROWNUM implemented for ora8,9&10
+
* Limit for Oracle via ROWNUM implemented for ora8,9&10
* Include a Linux, Windows & MacOSX binary build of metakit. Solaris users still have to build it themselves.
+
* Include a Linux, Windows & MacOSX binary build of metakit. Solaris users still have to build it themselves.
* SQLLite module added
+
* SQLLite module added
 +
 
 
=== Version 2.0.1 ===
 
=== Version 2.0.1 ===
* ABCD 2.0 CMF included
+
* ABCD 2.0 CMF included
* Bug fixing
+
 
  * Configtool
+
Bugfixes
  * Lot of little bugs solved.
+
* Configtool
  * Make possible to map attributes
+
** Lot of little bugs solved.
  * Be able to delete mappings
+
** Make possible to map attributes
  * Alert user when several CMFs with the same namespace exist for a datasource
+
** Be able to delete mappings
  * Allow full xpaths to be entered directly into the add path form
+
** Alert user when several CMFs with the same namespace exist for a datasource
  * allow datasource admin to delete all serialized objects
+
** Allow full xpaths to be entered directly into the add path form
  * !QueryTool
+
** allow datasource admin to delete all serialized objects
  * More inteligent XSLT for processing
+
* QueryTool
  * !PyWrapper
+
** More inteligent XSLT for processing
  * Solved error with wrapper not presenting attributes
+
* PyWrapper
  * Empty elements are now excluded in the output.
+
** Solved error with wrapper not presenting attributes
 +
** Empty elements are now excluded in the output.
 +
 
 
=== Version 2.0.0 ===
 
=== Version 2.0.0 ===
* SPICE protocol supported for Species2000 CDM 1.20
+
* SPICE protocol supported for Species2000 CDM 1.20
* completely rewritten config tool including a concept retrieval interface to search for concepts
+
* completely rewritten config tool including a concept retrieval interface to search for concepts
* completely rewritten an adaptable query tool with skin support
+
* completely rewritten an adaptable query tool with skin support
= Version 1 history =
+
 
 +
== Version 1 history ==
 
=== Version 1.6b ===
 
=== Version 1.6b ===
* needs at least version 1.4b of the pywrapper
+
* needs at least version 1.4b of the pywrapper
* added pywrapper skeleton for new species2000 protocol
+
* added pywrapper skeleton for new species2000 protocol
* cleaned the querytool sourcecode (thanks to Doreen Pahlke)
+
* cleaned the querytool sourcecode (thanks to Doreen Pahlke)
* added little script "cmfupdater.py" to biocase/cgi that updates all existing CMFs of the installation to the latest CMF version.
+
* added little script "cmfupdater.py" to biocase/cgi that updates all existing CMFs of the installation to the latest CMF version.
 +
 
 
=== Version 1.56 ===
 
=== Version 1.56 ===
* Removed authorization bug when entering non ascii characters as the password.
+
* Removed authorization bug when entering non ascii characters as the password.
* added more database modules for (upcoming) new pywrapper version:
+
* added more database modules for (upcoming) new pywrapper version: Sybase, Firebird, PostgreSQL via psycopg
  . Sybase, Firebird, PostgreSQL via psycopg
+
 
 
=== Version 1.55 ===
 
=== Version 1.55 ===
* NoDIT v2 metaprofile templates and preconfigured database corrected
+
* NoDIT v2 metaprofile templates and preconfigured database corrected
* added a GBIF registration method in the configtool
+
* added a GBIF registration method in the configtool
 +
 
 
=== Version 1.54 ===
 
=== Version 1.54 ===
* added a query engine prototype for CMF concepts to the configtool
+
* added a query engine prototype for CMF concepts to the configtool
* more database modules supported (Oracle8, FoxPro)
+
* more database modules supported (Oracle8, FoxPro)
 +
 
 
=== Version 1.52 ===
 
=== Version 1.52 ===
* added URL encoding service in cgi-test.
+
* added URL encoding service in cgi-test.
* added AltText to images.
+
* added AltText to images.
* removed bugs in config-tool when editing dbType for foreign key attributes and added FoxPro dbmod to menu.
+
* removed bugs in config-tool when editing dbType for foreign key attributes and added FoxPro dbmod to menu.
* Updating the cgi-test script to fully support Unix systems.
+
* Updating the cgi-test script to fully support Unix systems.
 +
 
 
=== Version 1.5 ===
 
=== Version 1.5 ===
* Includes the fully working version 1.0 of the config-tool to edit WCF, PSF and CMF files.
+
* Includes the fully working version 1.0 of the config-tool to edit WCF, PSF and CMF files. Structural CMF editing is not yet supported as well as guidance for ABCD.
  . Structural CMF editing is not yet supported as well as guidance for ABCD.
+
* template subdirectories renamed. Subdir "wrapper-skeleton" now contains the skeleton for new database directories, which comes without any CMF template. CMF templates are now hosted in the config-files subdirectory.
* template subdirectories renamed. Subdir "wrapper-skeleton" now contains the skeleton
+
* private config directory used now for wrapper_config.xml, providerlist.xml and all other future configuration files that should be private.
  . for new database directories, which comes without any CMF template. CMF templates are now hosted in the config-files subdirectory.
+
 
* private config directory used now for wrapper_config.xml, providerlist.xml
 
  . and all other future configuration files that should be private.
 
 
=== Version 1.41 ===
 
=== Version 1.41 ===
* first release including the query-tool
+
* first release including the query-tool

Revision as of 16:24, 22 June 2011

Version 2 History

Version 2.6.1 [upcoming]

  • Test for write-protected files in Testlibs page now ignores Subversion directories, thus avoiding false alarm.

Version 2.6.0 [2011-06-07]

New Features:

  • Table Setup completely overhauled: Tables/Columns will now be retrieved from the database and shown in drop-down-boxes when Postgres, MySQL, MS SQL Server, Access or Foxpro are used.
  • Mapping Editor now shows table columns in drop-down-boxes when Postgres, MySQL, MS SQL Server, Access or Foxpro are used.
  • When MySQL or Postgres is used, for Search requests the OFFSET SQL clause is used now for paging; this improves performance for harvesting large datasets considerably.
  • Support for DNA extension of ABCD (data model for the DNA Bank network) added
  • Mapping Editor shows XML Path for current element
  • Deleted datasources and schemas will now be moved to a recycle bin and can be restored later.
  • Several confirmation dialogs and smaller changes in UI.
  • mxODBC package (not free for academic use any more) replaced with Open Source package ceODBC
  • "Mapping Test" in mapping editor now uses the Query Forms, which are more reliable.

Bugs fixed:

  • Session management: User gets logged out only when inactive for more than 30 mins.
  • Bugfix for unicode characters in mapped literals.
  • Mapping editor: Added elements do not disappear temporarily any more.
  • Subversion users: BPS now can handle write-protected svn folders when removing a datasource.
  • Graphviz dot binary now works also when installed in a folder with a name containing spaces
  • Creating multiple mapping files for same namespace will be prevented now
  • Display issues for paths containing "\b" and "\t"
  • Filters combining two comparison operators that always evaluate to FALSE with OR will now be compressed correctly to FALSE, not TRUE. This prevents the Provider Software from returning any results if, for example, the filter of a Search request combines two LIKE-operators on unmapped concepts with the logical operator OR.

Version 2.5.4 [2010-09-14, withdrawn]

Version 2.5.3 [2010-05-12]

  • Support for HISPID5 added
  • Bugfix CMF upgrade
  • Bugfix QueryTool (Stylesheet transformation error)

Version 2.5.2 [2009-10-01]

  • Bugfix QueryTool (Unicode conversion error)

Version 2.5.1 [2009-01-25]

  • Security Bugfix (database credentials removed from debug output)

Version 2.5.0 [2008-04-29]

  • replaced XSLT library, mx.DateTime & PyXML with 4suite & python native libraries (ElementTree, datetime). No external libraries are required anymore, just 4suite for xslt processing if you want to use the querytool (and you dont need to install the horrible libxml2 anymore)
  • removed all metakit lib dependencies, thereby removing the concept finder window in the configtool. To select a new concept for mapping you can list all concepts of a schema or enter the xpath to one.
  • Introduced a new cache directory where all temporary files go like user session data, pickled CMFs or temporary configtool files. To remove any cached files you can now simply empty this one folder!
  • remove many old relicts that were never used like datasource metadata, system metadata, database autodiscovery, etc (all nice features to have for a future release, but they were never implemented so far)
  • Use a new config singleton based on some simple ini text files. Incl a new parameter "prettyprint" to format the output nicely
  • When creating a new datasource you can now select template datasources like Brahms6, a training db, ABCD2.06 metadata tables or NoDIT2
  • Replaced the entire logging system with python file logging. Separate debug logs for each datasource plus global request & error logging
  • new sesion based login that stays
  • updated setup.py script
  • changed the library test page
  • and last but not least for developers: cleaned up quite some code

Version 2.4.2 [2006-11-16]

  • configtool mapping pane. use anchors to go back to last editing position
  • typeconverter: some dates were not correctly converted to xs:dateTime. Adding a "T00:00:00" solved it.
  • ABCD2.06 CMF template updated to contain the allowed enumeration of ranks!

Version 2.4.1 [2006-06-26]

  • Football Worldcup 2006 logos included
  • minor bugfixes (dead links)
  • admin password management fixed

Version 2.4.0 [2006-04-06]

  • move most of the querytool_prefs to the new skin.xml preference file within a skin folder. Leave only list of concepts for form in old querytool_pref.xml. Modified querytool_prefs schema
  • webapps log into rotating files instead of screen
  • updated CMF parser service link
  • configtool catches errors for unknown static aliases
  • querytool XSLTs for abcd & abcdefg2.06
  • remove wrapper_config.xml
  • removed character encoding bug in CMF pickling.

Version 2.3.2 [2006-03-06]

  • ABCDEFG extension 1.0 for Earth sciences included
  • List available character encodings for python2.4 and 64bit systems
  • QueryTool capable of querying DiGIR providers for details.
  • new synthesys/biocase QT skin

Version 2.3.1 [2005-11-30]

  • new 4th dimension dbmod!
  • record filters inside CMFs fixed
  • works with NoDIT v2 again
  • GCP Passport 1.03 added

Version 2.3.0 [2005-11-03]

  • compatible with Python 2.4 /!\ Using a new metakit compilation for windows.
  • Graphviz's dot is being used to visualize the database structure. See example here
  • ABCD 2.06 included instead of ABCD2.05

Version 2.2.4 [2005-10-13]

  • include PonTaurus example db
  • scans without a filter crashed with some dbmods. bug fixed.
  • use select distinct in access for scans
  • ConfigTool includes graphical view of the db structure graph through graphviz dot images
  • CMF filters with scan filters crashed the wrapper. solved.
  • typeconverter: fixed bug in transforming zero-length strings to integers.

Version 2.2.3 [2005-09-01]

  • "upgrade" from abcd 2.05 to abcd 1.20 crashes the config tool no more
  • abcd2.05 debugform templates included
  • fixed scan problem with oracle8 module
  • fixed connection problem with native firebird module
  • Querytool allows to view raw xml
  • Querytool can handle unicode queries now
  • Concatenation with pure whitespace works now in wrapper output
  • database module is logged again into the protocol header. was broken before
  • if request filter evaluates to False (because concept is not mapped for example), dont query database with an SQL "... WHERE False ..." but return no results immediately.
  • configtool removes now non mapped concepts after pressing "revert" or re-entering the mapping section

Version 2.2.2 [2005-07-22]

  • Include a button to show all concepts in the mapping tools directly without the need to use the concept retrieval tool. Works wit all CMFs.
  • Update MCPD CMF template to include w3c types.
  • Include new page to create your own CMFs from custom XML schemas with the help of a BGBM TAPIR service.

Version 2.2.1

  • Alternative root tables for SPICE wrappers work now correctly.
  • Hierarchy requests in SPICE parse correct ID parameters now.
  • corrected SPICE1.3 CMF template
  • full Berlin Model SPICE CMF example

Version 2.2.0 [2005-07-18]

  • System section of configtool can modify .configuration (domain, baseURL, admin password) file and gives overview about DSA passwords.
  • setup script included to handle basic configuration, system adaptation and an upgrade facility for existing BPS2 installations.
  • SPICE 1.3 supported with a single CMF now! Search is being done on seperate genus, species and infraspecies fields now. Spice queryforms and IOPI/Berlin model example mapping updated.
  • ABCD 2.05 included (template,upgrade,example), the candidate for the final TDWG ABCD standard.
  • Bugfixes in configtool, mapping section:
    • Internet Explorer compatability fixed (no tablealias names were saved)
    • CMF filter display fixed. Colored green now
    • Allow special mappings (TotalMatchedRecords) to be displayed and saved correctly
    • Fixed minor display problems with attributes
  • fixed a serious new bug of the configtool that does not allow to add new tables to the db structure
  • Allow case insensitive like searches in oracle if wanted.
  • The performance debug logging works again

Version 2.1.0

  • CMF/schema version upgrade facility integrated into the configtool. By using Altovas mapforce to graphically map 2 schemas or versions of the same schema (e.g. ABCD 1.20 to ABCD 2.0, or ABCD1.20 to DarwinCOre and vice versa), it is now possible to upgrade your datasource configuration to support similar schemas. Thanks to Synthesys!
  • SPICE search: bug removed with genus search including the wildcard
  • SPICE: empty root element returned if no result was found. Debugging as html comments output was broken - fixed!
  • optional XML attributes bug removed. optional attributes were sometimes treated as mandatory ones. relevant for SPICE
  • cfgtool attr display: sort order in configtool now shows attributes always below its element and displays the attributes name only with @ instead of the entire element name
  • oracle dbmod improved. Paging has to use subqueries to guarantee that ordering takes place BEFORE the rownum limit. See Oracle FAQ http://www.orafaq.com/faqsql.htm#ROWXtoY
  • attribute mapping synching repaired. It is possible now to sync the mappings of an element with several attribute mappings
  • bug in local conditional mapping removed.
  • logging fixed (error and request)
  • only use "text" instead of "string" and "unicode" everywhere now in the code.
  • ConfigTool: deletion of primary keys, foreign keys and tables works again [Ben Richardson].

Version 2.0.3

  • SPICE search: Modify search string for genera only by adding " *" and normalize whitespace.

Version 2.0.2

  • Limit for Oracle via ROWNUM implemented for ora8,9&10
  • Include a Linux, Windows & MacOSX binary build of metakit. Solaris users still have to build it themselves.
  • SQLLite module added

Version 2.0.1

  • ABCD 2.0 CMF included

Bugfixes

  • Configtool
    • Lot of little bugs solved.
    • Make possible to map attributes
    • Be able to delete mappings
    • Alert user when several CMFs with the same namespace exist for a datasource
    • Allow full xpaths to be entered directly into the add path form
    • allow datasource admin to delete all serialized objects
  • QueryTool
    • More inteligent XSLT for processing
  • PyWrapper
    • Solved error with wrapper not presenting attributes
    • Empty elements are now excluded in the output.

Version 2.0.0

  • SPICE protocol supported for Species2000 CDM 1.20
  • completely rewritten config tool including a concept retrieval interface to search for concepts
  • completely rewritten an adaptable query tool with skin support

Version 1 history

Version 1.6b

  • needs at least version 1.4b of the pywrapper
  • added pywrapper skeleton for new species2000 protocol
  • cleaned the querytool sourcecode (thanks to Doreen Pahlke)
  • added little script "cmfupdater.py" to biocase/cgi that updates all existing CMFs of the installation to the latest CMF version.

Version 1.56

  • Removed authorization bug when entering non ascii characters as the password.
  • added more database modules for (upcoming) new pywrapper version: Sybase, Firebird, PostgreSQL via psycopg

Version 1.55

  • NoDIT v2 metaprofile templates and preconfigured database corrected
  • added a GBIF registration method in the configtool

Version 1.54

  • added a query engine prototype for CMF concepts to the configtool
  • more database modules supported (Oracle8, FoxPro)

Version 1.52

  • added URL encoding service in cgi-test.
  • added AltText to images.
  • removed bugs in config-tool when editing dbType for foreign key attributes and added FoxPro dbmod to menu.
  • Updating the cgi-test script to fully support Unix systems.

Version 1.5

  • Includes the fully working version 1.0 of the config-tool to edit WCF, PSF and CMF files. Structural CMF editing is not yet supported as well as guidance for ABCD.
  • template subdirectories renamed. Subdir "wrapper-skeleton" now contains the skeleton for new database directories, which comes without any CMF template. CMF templates are now hosted in the config-files subdirectory.
  • private config directory used now for wrapper_config.xml, providerlist.xml and all other future configuration files that should be private.

Version 1.41

  • first release including the query-tool