forked from Asqatasun/Asqatasun
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG.txt
482 lines (381 loc) · 21.4 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
--------------------------------
Asqatasun 4.0.2, 2016-06-17
--------------------------------
Features:
- Enhanced script docker/compile_and_build_docker_image.sh
Security:
- Upgrade Apache Commons FileUpload to v1.3.1
- Upgrade Apache httpclient to v4.3.6
Bugs:
- [#25](https://github.com/Asqatasun/Asqatasun/issues/25): localhost URLs should not be blocked
- [#104](https://github.com/Asqatasun/Asqatasun/issues/104): Rgaa 3 - rule 8.9.1 : Changed actual result of rule when fieldset is used without form
- [#105](https://github.com/Asqatasun/Asqatasun/issues/105): MySQL - Enable innodb_file_per_table
Configuration:
- max-documents for site-audits lowered from 10'000 to 1'000
- disabled Rgaa-2 rules
Documentation:
- [#88](https://github.com/Asqatasun/Asqatasun/issues/88): DOC Docker - Add tip for Mac OS X and Windows users
Upgrade-o-meter (borrowed from folks at Gitlab):
- no database change, just replace .war
--------------------------------
Asqatasun 4.0.1, 2016-03-18
--------------------------------
Security:
- [#83](https://github.com/Asqatasun/Asqatasun/issues/83): Upgrade Apache Commons Collections to v3.2.2
Bugs:
- [#85](https://github.com/Asqatasun/Asqatasun/issues/85): Audit full-site : accept the new gTLDs (eg .jobs, .paris)
--------------------------------
Asqatasun 4.0.0, 2016-03-02
--------------------------------
Features:
- devops:
- Docker images (+ Docker automated builds)
- Ansible role + Vagrantfile
- Implementation of SEO rules
- RGAA 3 translated in English
- Documentation: huge refactor
- New translation system on Transifex https://www.transifex.com/asqatasun/asqatasun/
- New logo integrated in the app
- Fork from Tanaguru
Bugs:
- [#43](https://github.com/Asqatasun/Asqatasun/issues/43): Mysql config: add UTF-8
to support any type of charset including cyrillic + enhance way to modify Mysql conf
- [#58](https://github.com/Asqatasun/Asqatasun/issues/58): PDF - clicking on it returns to an error page
--------------------------------
Asqatasun 4.0.0-rc.1, 2016-01-12
--------------------------------
Bugs:
- [#43](https://github.com/Asqatasun/Asqatasun/issues/43) : Mysql config: add UTF-8
to support any type of charset including cyrillic + enhance way to modify Mysql conf
Features:
- devops: Ansible role + Vagrantfile
- Documentation: huge refactor; Sections done: Install, Contrib > Docker build, Contrib > Release
- New logo integrated in the app
----------------------------------
Asqatasun 4.0.0-beta.2, 2015-11-27
----------------------------------
Features:
- devops: Docker images (+ Docker automated builds)
- Implementation of SEO rules
- Fork from Tanaguru
--------------------------
Tanaguru 3.1.0, 2015-07-02
--------------------------
Features :
- Implementation of Rgaa3 rules (173 rules)
--------------------------
Tanaguru 3.0.6, 2015-06-26
--------------------------
Features :
- Most of the implementation of Rgaa3 rules (about 150 rules)
- Refactoring (clean-up) of Data Service layer usage
- Package naming modification : now all packages starts with "org.asqatasun"
- Rules commons improvments : use of Pair to define a combinaison of Result/Message
- Rule TU improvments : provide new methods to test rule result and remarks
- Add the "COMPLEX_TABLE_MARKER"
--------------------------
Tanaguru 3.0.5, 2015-03-16
--------------------------
Bugs:
- [#tg107](https://github.com/Tanaguru/Tanaguru/issues/107) : Provide a way to set-up proxy credentials
- [#tg105](https://github.com/Tanaguru/Tanaguru/issues/105) : Set "esapiPropertyValue" property of tokenManager bean to use the system property confDir value instead of hard-coded value
- [#tg102](https://github.com/Tanaguru/Tanaguru/issues/102) : Assisted Audit : Complete action is ineffective
Features :
- UI improvments
- Correction of bug on buttons that apply automatic result on assisted audit
- User guide documentation
--------------------------
Tanaguru 3.0.4, 2015-02-12
--------------------------
Bugs:
- [#tg95](https://github.com/Tanaguru/Tanaguru/issues/95) : Provide mechanism to set the size of the firefox screen when loading the page
- [#tg93](https://github.com/Tanaguru/Tanaguru/issues/93) : CLI install instructions broken
Features :
- Spanish language integration
- A11y improvments in audit result page
- Initialisation of Rgaa3 referential context
- Initialisation of assisted audit
- Addition of cli script options
--------------------------
Tanaguru 3.0.3, 2014-07-06
--------------------------
Bugs:
- [#tg86](https://github.com/Tanaguru/Tanaguru/issues/86) : AW22 8.8.1 Case sensitivity of lang definition
Features :
- Upgrade Java from 1.6 to 1.7
- Upgrade Hibernate from 3.6.0.Final to 4.3.5.Final
- Add new "referential-creator-maven-plugin" and "referential-creator" projects
- Create "rule demo project"
- Refactor rule packaging to be handled by one project
- Harmonisation of Referential names
- Improve rules test management
--------------------------
Tanaguru 3.0.2, 2014-05-16
--------------------------
Bugs:
#tg71 : Crawl parameters: included URL pattern is not shown in audit details (https://github.com/Tanaguru/Tanaguru/issues/71)
Features :
#tg74 : Top 5 invalid tests: add level of test (https://github.com/Tanaguru/Tanaguru/issues/73)
#tg73 : Add link to contrast finder (https://github.com/Tanaguru/Tanaguru/issues/73)
#tg68 : List of pages invalidating a given test: enhance links (https://github.com/Tanaguru/Tanaguru/issues/68)
#tg67 : List of pages invalidating a given test: add test label (https://github.com/Tanaguru/Tanaguru/issues/67)
#tg66 : Fix weighted formula (https://github.com/Tanaguru/Tanaguru/issues/67)
#tg65 : Add UnicityChecker (https://github.com/Tanaguru/Tanaguru/issues/65)
#tg64 : Number of "pages tested" is not the good one (https://github.com/Tanaguru/Tanaguru/issues/64)
Manage levels more generically (level 1,2,3) and delegate the naming to the referential i18n project
--------------------------
Tanaguru 3.0.1, 2014-04-24
--------------------------
Bugs:
- Handle rel canonical tags with relative Urls on crawl
Features :
- update table representation for non canonical pages :only display link and rank
- Add the inclusion option to the crawler #tg59
--------------------------
Tanaguru 3.0.0, 2014-02-19
--------------------------
Bugs :
#tg47 : The language detection tests return bad results for uppercase submitted text (https://github.com/Tanaguru/Tanaguru/issues/47)
Features :
- Rgaa 2.2 referential full supported
- Postgresql management (creation and insertion scripts)
- Crawl optimisations (deal with canonical, improve fetch counting, improve fetch of testable data)
#tg50 : Provide a way to set-up whether the cookies have to be considered while crawling (https://github.com/Tanaguru/Tanaguru/issues/50)
#tg49 : [SEO 6.4.1] For a given title value, sort URLs (https://github.com/Tanaguru/Tanaguru/issues/49)
#tg46 : Override default user agent used by apache library to test URL before launching effectively the audit (https://github.com/Tanaguru/Tanaguru/issues/46)
#tg43 : Disable the load of Css content for audit of SEO type (https://github.com/Tanaguru/Tanaguru/issues/43)
#tg37 : Mail server is not configurable (https://github.com/Tanaguru/Tanaguru/issues/37)
--------------------------
Tanaguru 3.0.0-beta9, 2014-01-17
--------------------------
Bugs :
#tg637 : Tanaguru rejects pages with the time type "application/xhtml+xml" on site audit (https://dev.tanaguru.org/redmine/issues/637)
Features :
#tg638 : Crawler : the pages that defines a link tag with the rel attribute equals to canonical must be excluded from the crawl (https://dev.tanaguru.org/redmine/issues/638)
--------------------------
Tanaguru 3.0.0-beta8, 2013-12-18
--------------------------
Bugs :
#tg636 : Clean-up step at the end of audit may cause deadlock on CONTENT table (https://dev.tanaguru.org/redmine/issues/636)
--------------------------
Tanaguru 3.0.0-beta7, 2013-12-11
--------------------------
Bugs :
- Display correct breadcrumb for test details page
AW22 referential :
- Complete (links, downloadable documents detection, hidden elements, contrasts)
Features :
SEO referential -> rules about duplicate search now consider link elements with rel=canonical attribute
A11y referential -> do not consider transparent as white color for contrast rules (ContrastChecker)
--------------------------
Tanaguru 3.0.0-beta6, 2013-12-05
--------------------------
UI Evolution :
- add shortcuts to audit actions in home view
- Add truncated view on test result that lead to a page that displays all the remarks
- Online Demo link and login page evolution
- Specific rendering for test of site scope (seo rules)
AW22 referential :
- Complete (links, downloadable documents detection, hidden elements, contrasts)
SEO referential :
- now based on rules-commons
--------------------------
Tanaguru 3.0.0-beta5, 2013-10-21
--------------------------
Features :
#tg634 : Installation script (https://dev.tanaguru.org/redmine/issues/634)
#tg633 : Refactor js script that extract colors to only use native Javascript (https://dev.tanaguru.org/redmine/issues/633)
#tg631 : Clean-up maven configuration (https://dev.tanaguru.org/redmine/issues/631)
Bugs :
#tg632 : Css adaptation : catch exception when trying to retrieve file as external resource (https://dev.tanaguru.org/redmine/issues/632)
#tg630 : Encoding issue with filled-in URL (https://dev.tanaguru.org/redmine/issues/630)
--------------------------
Tanaguru 3.0.0-beta4, 2013-10-09
--------------------------
Features :
Accessiweb 2.2 implementation : rules about color contrast and language detection
Improvment of UI
--------------------------
Tanaguru 3.0.0-beta3, 2013-08-02
--------------------------
Bugs:
#tg596: Only consider pages with Http status code equals to 200 in the Top 10 of invalid URLs tables of the synthesis page (https://dev.tanaguru.org/redmine/issues/595)
--------------------------
Tanaguru 3.0.0-beta2, 2013-06-04
--------------------------
Bugs:
Features:
#tg595 : Management of Krash audits (https://dev.tanaguru.org/redmine/issues/595)
#tg593 : Link the act entity to the audit instead of the webresource (https://dev.tanaguru.org/redmine/issues/593)
#tg592 : Embed a java library to highlight source code instead of using geshi (https://dev.tanaguru.org/redmine/issues/592)
#tg591 : Upgrade apache commons libraries (https://dev.tanaguru.org/redmine/issues/591)
--------------------------
Tanaguru 3.0.0-beta1, 2013-04-05
--------------------------
Bugs :
#tg538 : The sort contract by mark doesn't work in the contract view (https://dev.tanaguru.org/redmine/issues/538)
Features:
#tg590 : Provide a self-structured csv entry that handles ProcessRemarks info and Evidence Elements data (https://dev.tanaguru.org/redmine/issues/590)
#tg583 : Use css-phloc as css adapter and parser (https://dev.tanaguru.org/redmine/issues/583)
#tg582 : Use jsoup as html adapter (https://dev.tanaguru.org/redmine/issues/582)
#tg581 : Create sebuilder-interpreter-tool subproject based on sebuilder-interpreter api
#tg580 : Upgrade to Heritrix 3.1.0 version
#tg579 : Clean-up dependencies
#tg552 : Clean-up SSPHandler and DOMHandler to remove unused primitives
#tg551 : Provide a mechanism to avoid to launch tests that return NOT_TESTED as result [OPTIMIZATION]
#tg550 : Improve ergonomy of audit result pages
#tg549 : Compute criterion results while analysing
#tg548 : Introduce the criterionStatistics entity
#tg547 : Add an audit result view with criterion results
#tg534 : Button "audit again"
#tg283 : Separate NMI from Untested
#tg163 : Add a "please wait" page after submit and before audit result
Tanaguru 2.1.1, 2013-04-15
--------------------------
Bugs:
#tg589 -> syntax of web.xml invalid (https://dev.tanaguru.org/redmine/issues/589)
#tg588 -> Provide a mechanism to avoid multiple form validation when submitting an audit (https://dev.tanaguru.org/redmine/issues/588)
#tg587 -> Downgrade version of commons-collections due to compatibily issue encountered on deployment on Jboss (https://dev.tanaguru.org/redmine/issues/587)
#tg540 -> CastException occured while auditing multiple files. (https://dev.tanaguru.org/redmine/issues/540)
--------------------------
Tanaguru 2.1.0, 2012-11-07
--------------------------
Bugs:
#tg516 : site-wide exports: add "page+site" results (https://dev.tanaguru.org/redmine/issues/516)
#tg327 : Error on adaptation encountered on some pages of a site audit causes Fatal error in processor component (https://dev.tanaguru.org/redmine/issues/327)
Features:
#tg524 -> Provide a UI to override test weights for a given user (https://dev.tanaguru.org/redmine/issues/524)
#tg523 -> Add weight field to the TEST entity and use it to compute the raw mark (https://dev.tanaguru.org/redmine/issues/523)
#tg522 -> Provide a page that lists the pages invalidating a given test (https://dev.tanaguru.org/redmine/issues/522)
#tg520 -> Provide a back office interface (https://dev.tanaguru.org/redmine/issues/520)
#tg515 -> list of pages: change link destination (audit // page itself) (https://dev.tanaguru.org/redmine/issues/515)
#tg514 -> Bar graph on page audit-synthesis: put red at the bottom (https://dev.tanaguru.org/redmine/issues/514)
#tg416 -> Avoid the usage of type wildcard (https://dev.tanaguru.org/redmine/issues/416)
#tg271 -> Add console to the project-page (https://dev.tanaguru.org/redmine/issues/271)
--------------------------
Tanaguru 2.0.1, 2012-09-19
--------------------------
Bugs:
#tg510 -> The externalCssRetriever when a new css is fetched during adaptationThe cssContentAdapter implementation doesn't alert (https://dev.tanaguru.org/redmine/issues/510)
Features:
#tg509 -> Make the different treatment window parameters of the AuditCommand implementation configurable (https://dev.tanaguru.org/redmine/issues/509)
#tg506 -> Linkify the URLs (SEO 6.4.1 + SEO 7.6.1) (https://dev.tanaguru.org/redmine/issues/506)
--------------------------
Tanaguru 2.0.0, 2012-08-30
--------------------------
Bugs:
#tg446 -> Audit crash on www.letc.fr: infinite loop with @import (https://dev.tanaguru.org/redmine/issues/446)
#tg428 -> the getImageFromUrl() method of the SSPHandler implementation can't deal with embedded pictures (https://dev.tanaguru.org/redmine/issues/428)
#tg426 -> The snapshot displayed in the synthesis result page in the case of a Scenario Audit is wrong (https://dev.tanaguru.org/redmine/issues/426)
#tg424 -> The content of the scenario, present as a hidden field in the audit scenario set-up form, has to be removed (https://dev.tanaguru.org/redmine/issues/424)
#tg422 -> Site-audit unable to run -> mail content shrunk (https://dev.tanaguru.org/redmine/issues/422)
#tg419 -> Page audit fails if "http://" is missing in the URL (https://dev.tanaguru.org/redmine/issues/419)
#tg414 -> .ods Export for SEO doesn't work (https://dev.tanaguru.org/redmine/issues/414)
#tg407 -> bad link in email sent for a scenario audit (https://dev.tanaguru.org/redmine/issues/407)
#tg404 -> Site audits crash when at least one SSP among the set of SSP hasn't been adapted (https://dev.tanaguru.org/redmine/issues/404)
#tg398 -> Audit Options: rename "Accessibility level" into "Level" (https://dev.tanaguru.org/redmine/issues/398)
#tg395 -> Parts of <head> deleted by Adapter Component (https://dev.tanaguru.org/redmine/issues/395)
Features:
#tg425 -> Add getter/setter to the "timeout" attribute of the TgolHighlighter class to allow to overidde the default value by spring configuration (https://dev.tanaguru.org/redmine/issues/425)
#tg418 -> Launch page-audits via webdriver (https://dev.tanaguru.org/redmine/issues/418)
#tg408 -> Email sent for a scenario: should include the scenario name (https://dev.tanaguru.org/redmine/issues/408)
#tg406 -> Add a link to the source code in the page result page (https://dev.tanaguru.org/redmine/issues/406)
#tg405 -> Remove the weighted mark from the different views (https://dev.tanaguru.org/redmine/issues/405)
#tg402 -> Add new view to set-up scenario and launch audit (https://dev.tanaguru.org/redmine/issues/402)
#tg401 -> Implementation of Har file reader (https://dev.tanaguru.org/redmine/issues/401)
#tg400 -> Retrieve external CSS while adapting SSP (if not already retrieved during the crawl) (https://dev.tanaguru.org/redmine/issues/400)
#tg399 -> Add a rank field to the WebResource entity (https://dev.tanaguru.org/redmine/issues/399)
#tg365 -> Add referential info in the audit list contract info page (https://dev.tanaguru.org/redmine/issues/365)
#tg337 -> Evolution of AuditService API to enable to launch a scenario audit (https://dev.tanaguru.org/redmine/issues/337)
#tg336 -> Create a new Scenario loader module with an implementation that uses the WebDriver API (https://dev.tanaguru.org/redmine/issues/336)
#tg280 -> Export: PDF format (https://dev.tanaguru.org/redmine/issues/280)
#tg279 -> Export: CSV format (https://dev.tanaguru.org/redmine/issues/279)
#tg270 -> Audit sites with a given scenario (https://dev.tanaguru.org/redmine/issues/270)
#tg269 -> Audit sites with authentication (https://dev.tanaguru.org/redmine/issues/269)
--------------------------
Tanaguru 1.5.2-RC1, 2012-05-04
--------------------------
Bugs:
#tg285 -> The css parser misinterprets selectors with multiple values (https://dev.tanaguru.org/redmine/issues/285)
#tg330 -> Controller parameters type not controlled when converted as Numbers (https://dev.tanaguru.org/redmine/issues/330)
Features:
#tg288 -> Provide a way to externalise web-app resources (use of a cdn) (https://dev.tanaguru.org/redmine/issues/288)
#tg318 -> Handle the "base" tag in Css adaptation to get external resources (https://dev.tanaguru.org/redmine/issues/318)
#tg319 -> Create a "work in progress" page for a page audit that lasts longer than a given delay (https://dev.tanaguru.org/redmine/issues/319)
#tg331 -> TGSI Model update : change TGSI_RESTRICTION table to TGSI_OPTION table with a "Is_Restriction" field (https://dev.tanaguru.org/redmine/issues/331)
#tg332 -> TGSI Model update : Refactoring due to Contract management modifications (https://dev.tanaguru.org/redmine/issues/332)
#tg333 -> Create CHANGELOG.txt that list the features and bugs of each version (https://dev.tanaguru.org/redmine/issues/333)
--------------------------
Tanaguru 1.5.1, 2012-05-04
--------------------------
Bugs:
#tg325 -> The upload module doesn't work when the Proxy properties (ProxyPort and ProxyPort) are set (https://dev.tanaguru.org/redmine/issues/325)
Features:
None
--------------------------
Tanaguru 1.5.0, 2012-02-03
--------------------------
Same as 1.5.0-RC1
--------------------------
Tanaguru 1.5.0-RC2, 2012-01-27
--------------------------
Same as 1.5.0-RC1
------------------------------
Tanaguru 1.5.0-RC1, 2012-01-24
------------------------------
Bugs:
#tg236 -> Add a licence file (https://dev.tanaguru.org/redmine/issues/236)
#tg248 -> The page list of an audit is sorted by weighted mark instead of raw mark (https://dev.tanaguru.org/redmine/issues/248)
Features :
#tg184 -> have a specific TITLE tag for audit 1page / 10pages / site (https://dev.tanaguru.org/redmine/issues/184)
#tg250 -> Modify the name of the user-agent used by heritrix (https://dev.tanaguru.org/redmine/issues/250)
#tg254 -> Evolution of the web-application interface to use the bootstrap UI toolkit (https://dev.tanaguru.org/redmine/issues/254)
#tg255 -> Add a console to sort results in the result page (https://dev.tanaguru.org/redmine/issues/255)
#tg256 -> Display all the audits of a contract in the contract page (https://dev.tanaguru.org/redmine/issues/256)
#tg257 -> Add an indicator to indicate that an audit is running for a given contract (https://dev.tanaguru.org/redmine/issues/257)
------------------------------
Tanaguru 1.4.2-RC1, 2012-01-16
------------------------------
Bugs :
None
Features :
#tg249 -> Allow Tanaguru to be used behind a web proxy (https://dev.tanaguru.org/redmine/issues/249)
------------------------------
Tanaguru 1.4.0-RC1, 2011-10-26
------------------------------
Bugs :
#tg45 -> add licence header to all source files (https://dev.tanaguru.org/redmine/issues/45)
Features:
#tg229 -> ContentLoader Implementation (https://dev.tanaguru.org/redmine/issues/229)
#tg228 -> AuditService interface (https://dev.tanaguru.org/redmine/issues/228)
#tg227 -> Update the ContentDAO interface to add a boolean option when retrieve a Content with its RelatedContent (https://dev.tanaguru.org/redmine/issues/227)
------------------------------
Tanaguru 1.3.0-RC1, 2011-08-09
------------------------------
Bugs :
None
Features:
#tg199 -> Add tunable parameters for the crawler component (https://dev.tanaguru.org/redmine/issues/199)
#tg208 -> Parameterization component (https://dev.tanaguru.org/redmine/issues/208)
------------------------------
Tanaguru 1.2.1-RC2, 2011-07-07
------------------------------
Bugs:
#tg207 -> Tanaguru consolidation can cause java heap space error in case of large set of pages in the same audit (https://dev.tanaguru.org/redmine/issues/207)
Features:
None
--------------------------
Tanaguru 1.2.0, 2011-06-21
--------------------------
Bugs :
#tg197 -> Crawler : remove the version of tanaguru in the heritrix user-agent declaration (https://dev.tanaguru.org/redmine/issues/197)
Features:
#tg193 -> Realize content relationship association while adapting instead of while crawling (https://dev.tanaguru.org/redmine/issues/193)
--------------------------
Tanaguru 1.0.0, 2011-04-08
--------------------------
Bugs :
#tg57 -> Tanaguru web-app cannot deal with URL containing special characters (https://dev.tanaguru.org/redmine/issues/57)
#tg134 -> Have a simple README at the root of the svn to get people started (https://dev.tanaguru.org/redmine/issues/134)
Features :
#tg58 -> Tanaguru web-app is not thread safe (https://dev.tanaguru.org/redmine/issues/58)