GemsTracker

GEneric Medical Survey Tracker

User Tools

Site Tools


devzone:releasenotes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
devzone:releasenotes [2014/06/27 09:08]
menno
devzone:releasenotes [2020/03/12 12:06] (current)
Line 1: Line 1:
 ====== Release notes ====== ====== Release notes ======
 +This project is now on GitHub so latest information and release notes can be found there:
 +[[https://​github.com/​GemsTracker/​gemstracker-library/​releases]]
  
 ===== Latest commits ===== ===== Latest commits =====
-{{rss>http://gemstracker.org/websvn/rss.php?repname=GemsTracker&​path=%2F&​isdir=1&}}+{{rss>https://github.com/GemsTracker/​gemstracker-library/​commits/master.atom}} 
 + 
 +===== 1.7.0p1 ===== 
 +2015-01-30 
 + 
 +  * Appointments can be used to create tracks 
 +  * Appointments can be linked automatically to track fields 
 +  * New track field overview 
 +  * New track fields changed events 
 +  * Layouts can use bootstrap for styling 
 +  * Improved security means users may get error warnings when opening the same form in two windows. 
 +  * Password fields for login to sources, mail servers and security devices are now encrypted reversible 
 +  * X-frame setting in project.ini allows defense against clickjacking 
 +  * Project and application programmers can use PHP namespaces instead of Zend FW 1 class names.
  
 ===== 1.6.4 ===== ===== 1.6.4 =====
Line 13: Line 28:
   * Export results can now be filtered by round description too   * Export results can now be filtered by round description too
   * The number of reminders no longer includes the first non-reminder mail   * The number of reminders no longer includes the first non-reminder mail
 +  * To make use of the configurable Less templates, make sure to update your project.ini and change the .css files to .less when available in your template
   * Form and table bridges have changed. Perform the following search & replaces on your code:   * Form and table bridges have changed. Perform the following search & replaces on your code:
 <​code>​ <​code>​
devzone/releasenotes.1403852909.txt.gz · Last modified: 2020/03/12 12:08 (external edit)