Releases: SITools2/SITools2-core
Version 3.1.2
This version fixes some bugs from the version 3.1.1
* Bug fixed :
- Fix dataset URL column feature improving error display and linking together data storage HEAD and GET authorizations #90
- Fix missing i18n labels for key label.resource.not.found #91
- Fix green check shwon when datasource test fails #93
- Shrink i18n labels for key label.description.Mini #94
Version 3.1
Version notes
This version adds some new features and fixes some bugs from the version 3.1
New features :
- New dataview available for dataset (TemplateView) migrated from version 2.6
- Footer is now customizable for each project by specifying an icon, backgroung image and text
- New projects templates are available (with or without header/footer)
- Portal elements size customizable from client-portal-3.0/conf/portalDisplayConfig.json file
Enhancements :
- Only projects templates exposed in project administration (use of new component comboGrid)
- Deleting duplicates keys in properties files
Bug fixed :
- Filter not filterable in dataset but still displayed #74
Version 3.0.3
Version notes
This version adds some new features and fixes some bugs from the version 3.0.2
New features :
- New "featureType" to have a column behave as a datasetLink but configured with a column from the dataset.
This column should contain the name of the dataset to link and the name of the column using the format : datasetName||columnName
of the column is not specified the primaryKey of the target dataset is used - Contact page from the portal to send email to the SITools2 administrator
Enhancements :
- Better error handling from the datastorage
- Login page pops up when a 401 status is sent by the server
Bug fixed :
Version 3.0.2
Version 3.0.1
Version notes
This version fixes some bugs from the version 3.0.
Bug fixed :
- Fixing bug limit dataset services #50
- Fix GeoJSON generation speed
API changes :
- Increase max number of rows returned to 100000
Version 3.0
Version 2.6
Version notes
This version fixes some bugs from the 2.6 version.
New features :
- Delete all authorizations associated to a role when deleting a role
Enhancements :
- Use real column name (alias or table name and column name) for sorting
- Cart order creates a folder for each record in the generated archive
Bug Fixed :
- Problem with MODE_SERVER_OUTBOUND mode in ProxyApp.java #36
- Sort by alias dataset #23
- Tri colonne requête multiples jointures #18
- Reconnexion source de données MySQL #17
- Suppression d'un rôle #16
- Creation Dataset avec Criteria #6
- Scroll bar graph projet #5
- La mise en forme des forms de type desktop n'est pas respectée en 2.4.1 #3
- Authorizations are not removed when a role is deleted
Version 3.0 beta3
Version notes
This version fixes some bugs from the beta2.
New features :
- Auto fit dataset column configurable
- Dataset Explorer Graph
Enhancements :
Bug fixed :
Version 3.0 beta2
Version notes
This version fixes some bugs from the beta1 and includes MIZAR as a module in order to display datasets.
New features :
- Mizar module linked to a dataset through a dataset GUI service or a project graph column
- Another Mizar module linked to a dataset directly in the same module
- Healpix dataset filter
- Delete all authorizations associated to a role when deleting a role
- Regroup dataset columns into categories
- Dataset can use DISTINCT and GROUP BY
- New GeoJSON resource for MIZAR without dictionary configuration
- New simple dataset view for MIZAR
Enhancements :
- Trigger Search in a form with a shorcut 'Enter' #34
- Click Enter to validate admin window
- GroupBy et Having #22
- Remove the file charts.swf #15
- Improve converter and services parameters configuration
- Use real column name (alias or table name and column name) for sorting
- Display and sort column by schema in dataset administration
- Fix desktop resize
Bug fixed :
- Sort by alias dataset #23
- Tri colonne requête multiples jointures #18
- Reconnexion source de données MySQL #17
- Suppression d'un rôle #16
- Ajout de node dans le project graph #10
- Feature Type Image et Thumbnail #9
- bug dans le module projectGraph #8
- vue bloquée lors de l'upload d'une image #7
- Creation Dataset avec Criteria #6
- Scroll bar graph projet #5
- Tri colonne requête multiples jointures #4
Version 3.0 beta1
Version notes
This version implies a lot of modifications to the client and server code.
In order to migrate from 2.4.x to 3.0 follow the instruction in the file installation-notes.txt (English) or in the Developper Guide (French).
Client plugin from the 2.x versions cannot be used anymore and have to be refactored using Extjs4 (see Developper Guide for more information).
New features :
- Brand new web client based on Extjs4
- Choose visibility of Project graph column
- Client plugin definition dependencies inside source code
- Client plugin language file configuration
API changes :
- Upgrade Extjs to version 4.2.1.883
- Upgrade Openlayers to version 2.13.1
- Upgrade geoext to version 2.0.2
- Data folder
- freemarker
- gui_services
- projects_modules
- datasets_views
- formComponents
- Plugin JavaScript object name changed (Use the updateData.sh script to update your existing files).
Missing features from version 2.4.3
- Dataset template view
- Poster module
Know bugs
- Bad resizing of the desktop when resizing the window
- A group cannot be modified if it has more than 10 users
- Atom feeds are invalid (missing id tag) and cannot be displayed in web client