source: extensions/ConcoursPhoto/CHANGELOG @ 8965

Last change on this file since 8965 was 8965, checked in by tiico, 13 years ago
  • Correct hour/min bug when time is set to 00h00 and control coherence between end and begin dates/hours
  • Correct export to csv file (utf8decode)
File size: 1.2 KB
Line 
1TODO for next versions :
2
3______________
4
5Version 2.0.x
6-------------
72.0.0   - Add to guest the possibility to vote for a concours (BETA)
8        - Some correction (code and database structure)
9        - Correct hour/min bug when time is set to 00h00 and control coherence between end and begin dates/hours
10        - Correct export to csv file (utf8decode)
11______________
12
13Version 1.0.x
14-------------
151.2.0   - Add exaequo checking for the result (beta)
16        - Add EN language
17        - Correct "concours not displayed" when no group is selected in admin page. Now, concours is available for all registered user (not depending on the group appartenance)
18        - Add option to allow author to vote for their photos (disable check based on username=authorname)
19        - Add option to allow user to change the score after a validation
201.1.0   - Add datas "moyenne" and "nbvotant" in database concours_result. Export theses datas in csv.
21                - add method of rank calculation in a concours (in database).
22                - generate the result (export) with the method (moyenne or sum)
231.0.0 --> First public release
24_______________
25
26Version 0.0.x
27-------------
280.0.1 --> Initial version (for testing)
29
30
Note: See TracBrowser for help on using the repository browser.