MieuxVoter / jm

Voting platform with majority judgment
http://jugementmajoritaire.net/
MIT License
31 stars 4 forks source link

Web page for Majority judgment (SYMFONY)

All this project is in French only for the moment.

This project use this package for MajorityJudgement : Majority Judgement PHP See more details on majority jugement here : Wikipedia.

How to install ?

With git :

git clone https://github.com/oceanBigOne/jm.git .
git reser --hard origin/develop

That's all...

Versions

2.2.5

2.2.4

2.2.3

2.2.2

2.2.1

  • update npm dependencies

2.2.0

  • Strip poll
  • Cached result (fix a performance problem)
  • Add Mieux Voter Logo
  • Shuffle array of choices on vote form
  • Use abstractController interface instead of deprecated Controller Interface
  • update bootstrap

2.1.3

  • tar update

2.1.2

  • Jquery update
  • popper.js update

2.1.1

  • English version (fixed translation)

2.1.0

  • English version

2.0.3

  • Remove links with Google Font and Youtube

2.0.2

  • Start vote form : The limit of the number of candidates is now 100

2.0.1

  • Result page : display the exact percentage instead of 50% in the explanation sentence

2.0.0

  • Add Advanced option : Admin link, limit max users, send links by mail, Facebook sharing, asking name of users

1.7.4

  • Bad default value on vote form

1.7.3

  • Margin fix on header picture

1.7.2

  • opportunity to vote a few minutes

1.7.1

  • fix home : width of video (responsive problem)

1.7.0

  • Design and ergonomics

1.6.1

  • Composer Update (update version of MajorityJudgement package)

1.6.0

  • Composer Update (update version of MajorityJudgement package)

1.5.0

  • Use index to compare ex-eaquo

1.4.0

  • Add index on result page

1.3.0

  • Use MajorityJudgement 2.X instead of 1.X

1.2.2

  • hotfix : Barchart height
  • hotfix : maxlength to 150 chars for label choice

1.2.1

  • hotfix : reverse label on Barchart

1.2.0

  • update Barchart

1.1.5

  • Create .htaccess.sample

1.1.4

  • update htaccess : "force" HTTPS

1.1.3

  • License

1.1.2

  • fix version in readme

1.1.1

  • spelling errors

1.1.0

  • User interface update

1.0.0

  • Initial version