From: <gem...@li...> - 2013-03-19 15:34:34
|
Revision: 1197 http://sourceforge.net/p/gemstracker/code/1197 Author: matijsdejong Date: 2013-03-19 15:34:29 +0000 (Tue, 19 Mar 2013) Log Message: ----------- Version 1.6 done - I think Modified Paths: -------------- trunk/library/changelog.txt Modified: trunk/library/changelog.txt =================================================================== --- trunk/library/changelog.txt 2013-03-19 15:14:49 UTC (rev 1196) +++ trunk/library/changelog.txt 2013-03-19 15:34:29 UTC (rev 1197) @@ -1,5 +1,11 @@ Important changes from 1.5.7 => 1.6 ============================================================ +Patients can now be shared between organizations on the basis of their social security number +No longer Dutch: the default new project is still Dutch, but the basic GemsTracker core is international +New summary and compliance reports +Mail log now shows more information and is better searchable +Tracks can be cloned +Better menu structure Defined constant GEMS_PROJECT_PATH removed from code (update at least your application.ini and use APPLICATION_PATH instead) Moved date_default_timezone_set to index.php (can generate warnings) longDescr in project.ini enables more project specific information on the about pages @@ -20,6 +26,8 @@ loaderDirs.NewProject = APPLICATION_PATH "/classes/NewProject" loaderDirs.Gems = GEMS_LIBRARY_DIR "/classes/Gems" +Numerous small bugs solved + Important changes from 1.5.6 => 1.5.7 ============================================================ In LimeSurvey tokenanswerpersistence must be set to true for all surveys This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |