Session bordercolor and clean up.
[fa-stable.git] / CHANGELOG.txt
index 3abc3dffaa2354cca733c08d1ced2b6d200ab10f..2d4abec873c9c6084a2a413ab6c9770a24f94d17 100644 (file)
@@ -19,12 +19,28 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+16-Sep-2009 Joe Hunt
+! Clean ups in default themes.
+$ config.php
+  /admin/display_prefs.php
+  /themes/default/default.css
+  /themes/aqua/default.css
+  /themes/cool/default.css
+  
 15-Sep-2009 Janusz Dobrowolski/Joe Hunt
 # Fixed journal entry type and systype selectors
+# Restore of the 4 include files in types.inc
 $ /includes/types.inc
 ! Cleanup
 $ /includes/ui/ui_lists.inc
   /reporting/includes/reports_classes.inc
+! Changed security roles in default COAs.
+$ /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+# Fixed GET call continuation after timeout and logout page access without authorization
+$ /access/login.php
+  /includes/session.inc
+  /includes/prefs/userprefs.inc
 
 14-Sep-2009 Joe Hunt
 ! Changed all numeric constants to the new defined constants. A huge task.