Tranform user field into select2 field
[flowspy] / ChangeLog
index 18add5e..c5877ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,185 @@
 ===========
+1.0.3 RELEASE
+Minor fixes. Check documentation for peers table handling
+
+       - Fix issue with altlogin redirection
+       - Switch peers primary key to AutoField
+       - Make peers tables management configurable
+
+===========
+1.0.2 RELEASE
+Documentation enhancements
+
+===========
+1.0.1 RELEASE
+Minor fixes
+
+Fixes:
+       -Overview login theme
+       -Add missing urls
+
+===========
+1.0.0 RELEASE
+Major UI redesign, Debian Wheezy version, Django 1.4
+
+Improvements:
+       -New UI based on Bootstrap3 theme
+       -Minor fixes in long polling init
+       -Debian Wheezy - Django 1.4 ready
+
+===========
+0.9.9 RELEASE
+Major documentation improvements. Minor app enhancements. Minor bug fixes
+
+Improvements:
+       -Wrote documentation in rst format (http://flowspy.readthedocs.org/)
+       -Update initial data with fragment types
+       -Add current version in footer via context
+       -Add beanstalk client, as installation from package is fuzzy
+       -Comment the helptext line in patched user model (django 1.3 issues)
+
+===========
+0.9.8 RELEASE
+Minor functionality improvements (check Requirements)
+
+Requirements:
+       -south migration to include database changes if you are at
+       <=0.9.5
+
+Improvements:
+       -Added more port validation checks
+       -Added more IP address validation checks
+
+===========
+0.9.7 RELEASE
+Minor UI improvements (check Requirements)
+
+Requirements:
+       -south migration to include database changes if you are at 
+       <=0.9.5
+
+UI Improvements:
+       -Added badges in rule status
+
+===========
+0.9.6 RELEASE
+New Feature and minor UI improvements (check Requirements)
+
+Requirements:
+       -south migration to include database changes
+
+Features:
+       -Added fragment type as an option in rule match statements
+
+UI Improvements:
+       -Changed wording;from 'Suspend' to 'Deactivate'
+       -Increased the size of Console and Add Rule buttons. Made Add Rule button 
+       stand out with different color.
+
+===========
+0.9.5 RELEASE
+Fixes
+
+Fixes:
+       -Fixed issue with page logo
+       -Changed Shibboleth attributes from HTML to Shibboleth naming in error.html
+       -Minor change in the user activation procedure. Activation mail goes only to admins not TechCs
+
+===========
+0.9.4 RELEASE
+Minor fixes
+
+Fixes:
+       -Change the name of the released file (Makefile)
+       -Added copyright info plus updated the README file
+       -Added missing files in images
+
+===========
+0.9.3 RELEASE
+Minor fix
+
+Fixes:
+       -Fixed the population of "Any" in source field
+
+===========
+0.9.2 RELEASE
+Major enhancement and a minor fixes
+
+Enhancements:
+       -Added alternative view for helpdesk
+
+Fixes:
+       -Fixed the static url for tinymce in settings
+       -Fixed an issue caused by multiple Shibboleth attributes
+
+===========
+0.9.1 RELEASE
+Major UI enhancements
+
+Enhancements:
+       -Added bootstrap UI framework
+       -Added TinyMCE in flatpages
+       -Brought back flatpages with JS magic for translation switching
+       -HomeOrganization is no longer required-user selects from dropdown
+       -Added Shibboleth mapping in settings
+       -Added an Any button in source address
+
+===========
+0.9 RELEASE
+Major enhancements
+
+Enhancements:
+       -Added internationalization support
+       -Added Greek translation
+
+===========
+0.8.7 RELEASE
+Minor enhancements
+
+Enhancements:
+       - Merged all mail txt files into one
+       - Added all routes in form cleaning (initially, EXPIRED, ADMININACTIVE and ERROR were excluded)
+
+===========
+0.8.6 RELEASE
+Minor UI enhancements/Bug fix
+Fixes:
+       - Fixed issue where rules in ERROR state would cause check_sync to check them
+Enhancements:
+       - Added small dots to ongoing response field to indicate activity
+
+===========
+0.8.5 RELEASE
+Feature enhancement release/Minor UI fixes/Cleanup
+Fixes:
+       - Changed javascript order to prevent unformated content in datatables
+       - Un-needed files cleanup
+       - Error template is now based on base.html template
+Enhancements:
+       - Administrator privileges apply on UI as well
+       - Enhanced application security
+
+===========
+0.8.4 RELEASE
+Vulnerability prevention/bug fixes release
+Fixes:
+       - Fixed a bug where the shib auth backend erased non-shibboleth users info
+       - Added an authsource variable to prevent authentication backend overlapping
+       - Added exception handling for non-Shibboleth users that do not belong to a peer
+
+===========
+0.8.3 RELEASE
+Feature enhancement release
+Fixes:
+       - User/username length monkey patching now works with admin forms as well  
+
+===========
+0.8.2 RELEASE
+Bug Fix release
+Fixes:
+       - Fixed bug with csrf cookie not being set while logged in for the first time 
+
+===========
 0.8.1 RELEASE
 This is the latest alpha release operating on production network
 Changes: