Changeset 32457 for extensions/ConcoursPhoto/CHANGELOG
- Timestamp:
- Feb 12, 2021, 7:00:27 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/ConcoursPhoto/CHANGELOG
r9370 r32457 1 1 TODO for next versions : 2 - Clean and optimize code/requests + display (use CSS...) 3 - Add another "star notation" (https://codepen.io/tobiasdev/pen/XgegoO) 4 - Add compatibility with Smartpocket theme 2 5 6 ______________ 7 8 Version 11.0.x 9 ------------- 10 11.0.1 - Minor corrections 11 - Change rule for author check (custom choice between "author"/"added by"/both/none) 12 - param to disable meta display on photo when concours is prepared or active 13 - Add language (LV+SK) 14 - clean code (suppress Debug) 15 11.0.0 - Version for Piwigo 11.x 16 17 ______________ 18 19 Version 2.9.x 20 ------------- 21 2.9.1 - Add RU translation (thanks to Alexander) 22 - Add "stars style" to vote instead of "text style" (with param to choose) 23 - Adjust admin page 24 - Add new page to vote for all images (with parameter to activate) 25 - Clean code 26 - Allow method change when concours was closed if result not already present 27 - Allow admin to access to contest (param) 28 - Add overlay message when user already have vote (and param "do not allow user to change score" is active) 29 30 2.9.0g - Add parameters into admin page for the deadline information 31 - Add timer when the contest is prepared but not started 32 - Add parameter to allow possibility to mask photos before the contest start 33 34 2.9.0f - Add deadline information (with css/js) 35 36 2.9.0e - Corrections (pb guest) 37 - add RU language 38 39 2.9.0d - Correct config file for PWG Stuffs 40 41 2.9.0c - Add missing language (FR/EN) 42 - Correct/complete the help page 43 - Correct error when reinit score (concours.class.php) 44 - Correct bad link for criteria in admin page 45 - Correct bad test when user have not already vote and option "disable second vote" actived 46 - Adjust "Author=user" control to display note and concours 47 48 2.9.0b - Add PWG Stuffs module (thnaks to "contest" plugin from Mistic) 49 - Correct maintain.inc.php (old sql function not allowed in php7) 50 51 2.9.0 - Correction display debug info "user id = " on image page even id debug=false 52 - Compatible with Piwigo 2.9 53 - Correct concours type not saved in second page (detailled criterias) 54 - Add method "moderation1" & "moderation2" for the result of concours (update DB needed) 55 - some little corrections (guest vote, templates...) 3 56 ______________ 4 57
Note: See TracChangeset
for help on using the changeset viewer.