Statistics
| Branch: | Tag: | Revision:

root / ChangeLog @ 1c9bea54

History | View | Annotate | Download (7.2 kB)

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

    
6
=======
7
1.1.1 RELEASE
8
Minor changes release
9

    
10
	- Change license to GPLv3
11
	- Minor documentation updates
12

    
13
===========
14
1.1.0 RELEASE
15
Updates and enhancements. Check documentation for updating from previous versions
16

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

    
29
===========
30
1.0.3 RELEASE
31
Minor fixes. Check documentation for peers table handling
32

    
33
	- Fix issue with altlogin redirection
34
	- Switch peers primary key to AutoField
35
	- Make peers tables management configurable
36

    
37
===========
38
1.0.2 RELEASE
39
Documentation enhancements
40

    
41
===========
42
1.0.1 RELEASE
43
Minor fixes
44

    
45
Fixes:
46
	-Overview login theme
47
	-Add missing urls
48

    
49
===========
50
1.0.0 RELEASE
51
Major UI redesign, Debian Wheezy version, Django 1.4
52

    
53
Improvements:
54
	-New UI based on Bootstrap3 theme
55
	-Minor fixes in long polling init
56
	-Debian Wheezy - Django 1.4 ready
57

    
58
===========
59
0.9.9 RELEASE
60
Major documentation improvements. Minor app enhancements. Minor bug fixes
61

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

    
69
===========
70
0.9.8 RELEASE
71
Minor functionality improvements (check Requirements)
72

    
73
Requirements:
74
	-south migration to include database changes if you are at
75
	<=0.9.5
76

    
77
Improvements:
78
	-Added more port validation checks
79
	-Added more IP address validation checks
80

    
81
===========
82
0.9.7 RELEASE
83
Minor UI improvements (check Requirements)
84

    
85
Requirements:
86
	-south migration to include database changes if you are at
87
	<=0.9.5
88

    
89
UI Improvements:
90
	-Added badges in rule status
91

    
92
===========
93
0.9.6 RELEASE
94
New Feature and minor UI improvements (check Requirements)
95

    
96
Requirements:
97
	-south migration to include database changes
98

    
99
Features:
100
	-Added fragment type as an option in rule match statements
101

    
102
UI Improvements:
103
	-Changed wording;from 'Suspend' to 'Deactivate'
104
	-Increased the size of Console and Add Rule buttons. Made Add Rule button
105
	stand out with different color.
106

    
107
===========
108
0.9.5 RELEASE
109
Fixes
110

    
111
Fixes:
112
	-Fixed issue with page logo
113
	-Changed Shibboleth attributes from HTML to Shibboleth naming in error.html
114
	-Minor change in the user activation procedure. Activation mail goes only to admins not TechCs
115

    
116
===========
117
0.9.4 RELEASE
118
Minor fixes
119

    
120
Fixes:
121
	-Change the name of the released file (Makefile)
122
	-Added copyright info plus updated the README file
123
	-Added missing files in images
124

    
125
===========
126
0.9.3 RELEASE
127
Minor fix
128

    
129
Fixes:
130
	-Fixed the population of "Any" in source field
131

    
132
===========
133
0.9.2 RELEASE
134
Major enhancement and a minor fixes
135

    
136
Enhancements:
137
	-Added alternative view for helpdesk
138

    
139
Fixes:
140
	-Fixed the static url for tinymce in settings
141
	-Fixed an issue caused by multiple Shibboleth attributes
142

    
143
===========
144
0.9.1 RELEASE
145
Major UI enhancements
146

    
147
Enhancements:
148
	-Added bootstrap UI framework
149
	-Added TinyMCE in flatpages
150
	-Brought back flatpages with JS magic for translation switching
151
	-HomeOrganization is no longer required-user selects from dropdown
152
	-Added Shibboleth mapping in settings
153
	-Added an Any button in source address
154

    
155
===========
156
0.9 RELEASE
157
Major enhancements
158

    
159
Enhancements:
160
	-Added internationalization support
161
	-Added Greek translation
162

    
163
===========
164
0.8.7 RELEASE
165
Minor enhancements
166

    
167
Enhancements:
168
	- Merged all mail txt files into one
169
	- Added all routes in form cleaning (initially, EXPIRED, ADMININACTIVE and ERROR were excluded)
170

    
171
===========
172
0.8.6 RELEASE
173
Minor UI enhancements/Bug fix
174
Fixes:
175
	- Fixed issue where rules in ERROR state would cause check_sync to check them
176
Enhancements:
177
	- Added small dots to ongoing response field to indicate activity
178

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

    
190
===========
191
0.8.4 RELEASE
192
Vulnerability prevention/bug fixes release
193
Fixes:
194
	- Fixed a bug where the shib auth backend erased non-shibboleth users info
195
	- Added an authsource variable to prevent authentication backend overlapping
196
	- Added exception handling for non-Shibboleth users that do not belong to a peer
197

    
198
===========
199
0.8.3 RELEASE
200
Feature enhancement release
201
Fixes:
202
	- User/username length monkey patching now works with admin forms as well
203

    
204
===========
205
0.8.2 RELEASE
206
Bug Fix release
207
Fixes:
208
	- Fixed bug with csrf cookie not being set while logged in for the first time
209

    
210
===========
211
0.8.1 RELEASE
212
This is the latest alpha release operating on production network
213
Changes:
214
	- Fixed bug with protected networks form cleaning
215

    
216
===========
217
v0.8.0 RELEASE
218
New features
219
Changes:
220
	- DB migration to protocol addition
221
	- Added protocol to match conditions plus check mechanism to form cleaning
222

    
223
===========
224
0.7.11 RELEASE
225
Bux fixes
226
Changes:
227
	- Prevented a bug that would cause the rule application to throw exception
228

    
229
===========
230
0.7.10 RELEASE
231
Got rid of another cronjob
232
Changes:
233
	- Turned expiration notification cron job into celery job
234
	- Added a preliminary draft for a Makefile facilitating various jobs
235

    
236
===========
237
0.7.9.7 RELEASE
238
Some minor changes mainly to reinforce security
239
Changes:
240
	- Added FQDN resolving in mail notification templates to denote the host that an action originated
241

    
242
===========
243
0.7.9.5 RELEASE
244
Oops! Something was missing from form validation
245
Changes:
246
	- Added source address to required fields
247

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

    
255
===========
256
0.7.9.1 RELEASE
257
Code cleanups
258
Changes:
259
    - Replaced simplejson imports with json
260

    
261
===========
262
0.7.9 RELEASE
263
Bug fixes
264
Changes:
265
	- Added a custom uknown_host_cb function to overcome ssh key errors
266

    
267
===========
268
0.7.7 RELEASE
269
Modules cleanup
270
Changes:
271
	- Removed utils/beanstalkc as it is now a deb package
272

    
273
===========
274
0.7.1 RELEASE
275
Code improvements
276
Changes:
277
	- Modified peer network range update mechanism
278

    
279
===========
280
0.7 RELEASE
281
Major release/changes
282
Features:
283
	- Added registration to installed apps
284
	- Removed user activation from shibboleth backend. Moved it to login view
285

    
286
===========
287
Application features up to now:
288
	- Rule creation and application to device via netconf, nxpy
289
	- Match statements include source, destination addrs, src, dst ports
290
	- Then statements include discard and rate limit for plain users
291
	- User authentication via Shibboleth
292
	- Whois client determines user peer networks and user authority
293

    
294