Statistics
| Branch: | Tag: | Revision:

root / ChangeLog @ 6de88ee1

History | View | Annotate | Download (7.1 kB)

1
===========
2
1.1.2 RELEASE
3
Updates and enhancements. Check documentation for updating from previous versions
4
	- Rest Api
5

    
6

    
7
===========
8
1.1.0 RELEASE
9
Updates and enhancements. Check documentation for updating from previous versions
10

    
11
	- Minor UI enhancements
12
	- Patch user model to include user peer in __unicode__
13
	- Include celery task exceptions in proxy
14
	- Cleanup js files
15
	- Resolve a major issue where the platform would start on 2nd refresh
16
	- Cleanup poller urls
17
	- Enhancements to json routes export
18
	- Include timeout handling in tasks
19
	- Fix issue with ports not updating
20
	- Add longerusername plugin to replace user monkey patching
21
	- Handle a bug in South that causes the Peer table to become unusable after adding autoincrement
22

    
23
===========
24
1.0.3 RELEASE
25
Minor fixes. Check documentation for peers table handling
26

    
27
	- Fix issue with altlogin redirection
28
	- Switch peers primary key to AutoField
29
	- Make peers tables management configurable
30

    
31
===========
32
1.0.2 RELEASE
33
Documentation enhancements
34

    
35
===========
36
1.0.1 RELEASE
37
Minor fixes
38

    
39
Fixes:
40
	-Overview login theme
41
	-Add missing urls
42

    
43
===========
44
1.0.0 RELEASE
45
Major UI redesign, Debian Wheezy version, Django 1.4
46

    
47
Improvements:
48
	-New UI based on Bootstrap3 theme
49
	-Minor fixes in long polling init
50
	-Debian Wheezy - Django 1.4 ready
51

    
52
===========
53
0.9.9 RELEASE
54
Major documentation improvements. Minor app enhancements. Minor bug fixes
55

    
56
Improvements:
57
	-Wrote documentation in rst format (http://flowspy.readthedocs.org/)
58
	-Update initial data with fragment types
59
	-Add current version in footer via context
60
	-Add beanstalk client, as installation from package is fuzzy
61
	-Comment the helptext line in patched user model (django 1.3 issues)
62

    
63
===========
64
0.9.8 RELEASE
65
Minor functionality improvements (check Requirements)
66

    
67
Requirements:
68
	-south migration to include database changes if you are at
69
	<=0.9.5
70

    
71
Improvements:
72
	-Added more port validation checks
73
	-Added more IP address validation checks
74

    
75
===========
76
0.9.7 RELEASE
77
Minor UI improvements (check Requirements)
78

    
79
Requirements:
80
	-south migration to include database changes if you are at
81
	<=0.9.5
82

    
83
UI Improvements:
84
	-Added badges in rule status
85

    
86
===========
87
0.9.6 RELEASE
88
New Feature and minor UI improvements (check Requirements)
89

    
90
Requirements:
91
	-south migration to include database changes
92

    
93
Features:
94
	-Added fragment type as an option in rule match statements
95

    
96
UI Improvements:
97
	-Changed wording;from 'Suspend' to 'Deactivate'
98
	-Increased the size of Console and Add Rule buttons. Made Add Rule button
99
	stand out with different color.
100

    
101
===========
102
0.9.5 RELEASE
103
Fixes
104

    
105
Fixes:
106
	-Fixed issue with page logo
107
	-Changed Shibboleth attributes from HTML to Shibboleth naming in error.html
108
	-Minor change in the user activation procedure. Activation mail goes only to admins not TechCs
109

    
110
===========
111
0.9.4 RELEASE
112
Minor fixes
113

    
114
Fixes:
115
	-Change the name of the released file (Makefile)
116
	-Added copyright info plus updated the README file
117
	-Added missing files in images
118

    
119
===========
120
0.9.3 RELEASE
121
Minor fix
122

    
123
Fixes:
124
	-Fixed the population of "Any" in source field
125

    
126
===========
127
0.9.2 RELEASE
128
Major enhancement and a minor fixes
129

    
130
Enhancements:
131
	-Added alternative view for helpdesk
132

    
133
Fixes:
134
	-Fixed the static url for tinymce in settings
135
	-Fixed an issue caused by multiple Shibboleth attributes
136

    
137
===========
138
0.9.1 RELEASE
139
Major UI enhancements
140

    
141
Enhancements:
142
	-Added bootstrap UI framework
143
	-Added TinyMCE in flatpages
144
	-Brought back flatpages with JS magic for translation switching
145
	-HomeOrganization is no longer required-user selects from dropdown
146
	-Added Shibboleth mapping in settings
147
	-Added an Any button in source address
148

    
149
===========
150
0.9 RELEASE
151
Major enhancements
152

    
153
Enhancements:
154
	-Added internationalization support
155
	-Added Greek translation
156

    
157
===========
158
0.8.7 RELEASE
159
Minor enhancements
160

    
161
Enhancements:
162
	- Merged all mail txt files into one
163
	- Added all routes in form cleaning (initially, EXPIRED, ADMININACTIVE and ERROR were excluded)
164

    
165
===========
166
0.8.6 RELEASE
167
Minor UI enhancements/Bug fix
168
Fixes:
169
	- Fixed issue where rules in ERROR state would cause check_sync to check them
170
Enhancements:
171
	- Added small dots to ongoing response field to indicate activity
172

    
173
===========
174
0.8.5 RELEASE
175
Feature enhancement release/Minor UI fixes/Cleanup
176
Fixes:
177
	- Changed javascript order to prevent unformated content in datatables
178
	- Un-needed files cleanup
179
	- Error template is now based on base.html template
180
Enhancements:
181
	- Administrator privileges apply on UI as well
182
	- Enhanced application security
183

    
184
===========
185
0.8.4 RELEASE
186
Vulnerability prevention/bug fixes release
187
Fixes:
188
	- Fixed a bug where the shib auth backend erased non-shibboleth users info
189
	- Added an authsource variable to prevent authentication backend overlapping
190
	- Added exception handling for non-Shibboleth users that do not belong to a peer
191

    
192
===========
193
0.8.3 RELEASE
194
Feature enhancement release
195
Fixes:
196
	- User/username length monkey patching now works with admin forms as well
197

    
198
===========
199
0.8.2 RELEASE
200
Bug Fix release
201
Fixes:
202
	- Fixed bug with csrf cookie not being set while logged in for the first time
203

    
204
===========
205
0.8.1 RELEASE
206
This is the latest alpha release operating on production network
207
Changes:
208
	- Fixed bug with protected networks form cleaning
209

    
210
===========
211
v0.8.0 RELEASE
212
New features
213
Changes:
214
	- DB migration to protocol addition
215
	- Added protocol to match conditions plus check mechanism to form cleaning
216

    
217
===========
218
0.7.11 RELEASE
219
Bux fixes
220
Changes:
221
	- Prevented a bug that would cause the rule application to throw exception
222

    
223
===========
224
0.7.10 RELEASE
225
Got rid of another cronjob
226
Changes:
227
	- Turned expiration notification cron job into celery job
228
	- Added a preliminary draft for a Makefile facilitating various jobs
229

    
230
===========
231
0.7.9.7 RELEASE
232
Some minor changes mainly to reinforce security
233
Changes:
234
	- Added FQDN resolving in mail notification templates to denote the host that an action originated
235

    
236
===========
237
0.7.9.5 RELEASE
238
Oops! Something was missing from form validation
239
Changes:
240
	- Added source address to required fields
241

    
242
===========
243
0.7.9.2 RELEASE
244
Major changes (maybe version tag does not indicate that)
245
Changes:
246
	- Added a custom command to fetch networks for each peer. Got rid of cronjob
247
	- Major change with db engine. Altered database storage engine to MYISAM to allow for software relations between tables and views
248

    
249
===========
250
0.7.9.1 RELEASE
251
Code cleanups
252
Changes:
253
    - Replaced simplejson imports with json
254

    
255
===========
256
0.7.9 RELEASE
257
Bug fixes
258
Changes:
259
	- Added a custom uknown_host_cb function to overcome ssh key errors
260

    
261
===========
262
0.7.7 RELEASE
263
Modules cleanup
264
Changes:
265
	- Removed utils/beanstalkc as it is now a deb package
266

    
267
===========
268
0.7.1 RELEASE
269
Code improvements
270
Changes:
271
	- Modified peer network range update mechanism
272

    
273
===========
274
0.7 RELEASE
275
Major release/changes
276
Features:
277
	- Added registration to installed apps
278
	- Removed user activation from shibboleth backend. Moved it to login view
279

    
280
===========
281
Application features up to now:
282
	- Rule creation and application to device via netconf, nxpy
283
	- Match statements include source, destination addrs, src, dst ports
284
	- Then statements include discard and rate limit for plain users
285
	- User authentication via Shibboleth
286
	- Whois client determines user peer networks and user authority
287

    
288