CHANGES IN THE 0.90 RELEASE
The following new functions have been implemented in the 0.90 release:
- new visual browsing interface between records using relations
- possibility to save the results of a search as "view"
- new interface added to update data from LDAP
- new workflow extensions:
- added support for multiple starts (one for each group involved in the process)
- added the possibility to filter the cards that could be related to the process
- improved performances
- added a wizard to create two new type of report:
- the difference between the status of two object at two different days
- the status at a specific time
- some various bugs fixed
CHANGES IN THE 0.70 RELEASE
The following new functions have been implemented in the 0.70 release:
- integration with DMS Alfresco
- wizard for configuration of data updates from external databases
- wizard for configuration to start processes automatically by mail
- added metadata to attributes with which is now possible to define:
- class data ordering (single column or multicolumn)
- font color: an attribute can be displayed with a custom font color
- improved performance of some functions (relation management, data import)
- some various bugs fixed
CHANGES IN THE 0.61 RELEASE
The following new functions have been implemented in the 0.61 release:
- relations grouped by domain
- new filters available (null, not null, between, ...) for selecting cards
- import of external reports designed with IReport
- automatic coherence between relations and references
- added metadata to attributes with which is now possible to logically group attributes in form (visualization, creation and even selection):
- color: an attribute can be displayed with a custom background color
- line: an attribute can be displayed with a line after
- added multi-level lookups capabilities: a lookup can now have a "parent" lookup, used in card's selection, creation and modify
- the GUI has been restyled a bit, form fields are rendered with style coherent with the overall site style
- No more need to call "restore()" on database after backup: with this release it is not required to call the stored procedure "restore()" to update the OIDs of classes, they are now "regclass" that restore automatically
- some various bugs fixed
CHANGES IN THE 0.60 RELEASE
The following new functions have been implemented in the 0.60 release:
- added workflow management
- added OCS Inventory interface
CHANGES IN THE 0.53 RELEASE
The following bugs have been fixed in the 0.53 release:
- fixed Asset from csv import bug
- Assets can be created and imported: modified stored procedure "createclass".
- fixed Deleted attributes still showing when viewing assets
- fixed Pages arrows showing when creating a new asset instance
- Arrows doesn't show anymore when creating a new asset instance.
- fixed deleted attributes still showing when creating a new instance of an asset
- fixed parent attributes showing after deselection of "select superclass"
- fixed deleted BASE attributes still swhowing in "fast report table"
- fixed lookup creation, wrong sequence start number.
- Support for tomcat 5.5, just copy some additional required libs to the common/lib tomcat directory.
- fixed History popup showing only the first object state
- removed OBE libraries, added Enhydra Shark (more info at: http://www.enhydra.org/workflow/shark/index.html)
Current known open issues:
- when modifying the schema, it's not possible to add a mandatory field when operating on classes with data
CHANGES IN THE 0.52 RELEASE
The following bugs have been fixed in the 0.52 release:
- new create and modify relation popups
- fixed REFERENCE attributes
- fixed report generation
- added initial workflow prototype
CHANGES IN THE 0.51 RELEASE
The following bugs have been fixed in the 0.51 release:
- fixed report-related queries (DB)
- fixed relation between many computers and same supplier
- fixed relation between many users and one asset
- fixed apostrophes and quotation marks parsing
- fixed card sorting after same card editing
- corrections in the resource files
- fixed PDF report download
- changed view navigationtree (DB)
- bug fastlogin for users<>admin (didn't save right permissions)
CHANGES IN THE 0.5 RELEASE
The following bugs / new funcions have been fixed / implemented in the 0.5 release:
- patch to user delection in user.jsp
- patch to user modify modifyuser.jsp
- patch to findrelation.jsp
- added report page
- added table report (DB)
- control panel buttons completely clickable
- automatic multilanguage scanning of resource directory
- now attribute type "date" can be Expiration Date
- added new attribute type "reference"
- added createcomment (DB)
- removed createclasscomment (DB)
- removed createassetcomment(DB)
- changed createclass (DB)
- changed modifyclass (DB)
- changed createcomment (DB)
- changed createasset (DB)
- changed createattribute (DB)
- changed modifyattribute (DB)
- changed cmdbclasscatalog (DB)
- changed createdomain (DB)
- changed modifyDomain (DB)
- changed createtriggers (DB)
- added deletetriggers (DB)
- added createreference (DB)
- added deletereference (DB)
- added hasreference (DB)
- added hasreferencetrigger (DB)
- added createplanner (DB)
- added deleteplanner (DB)
- added hasplanner (DB)
- added deleterelationtrigger (DB)
- changed all views, now they have a column named "version" (DB)
- ISSUE: The "pg_dump" command doesn't save table oids then "pg_restore" can't restore all database catalogs.
CMDBuild uses these oids in relations.
* FIXED: added function restore (DB)
CHANGES IN THE 0.42 RELEASE
The following bugs / new funcions have been fixed / implemented in the 0.42 release:
- added Wizard page
- added import page
- added cmdbuild-config.xml that contains information about default language
- added column Notes in table Class (DB)
- added setup page
- patch to database function createclasscomment
- patch to searchpopup.jsp
- patch search engine (for English version)
- patch to cmdbRealPath
- modified CMDBclass to add support for column Notes
- patch to createattribute (DB)
- patch to modifyattribute (DB)
- patch to modifyasset (DB)
CHANGES IN THE 0.41 RELEASE
The following bugs / new funcions have been fixed / implemented in the 0.41 release:
- added multilanguage support
- added version number
- added copy/paste in management, tab "card"