discourse/plugins/poll
rizka10 4ce99c998b Improve summing poll percentages to 100
My first JavaScript! I have little experience with C++ and even less with Java, but that was enough to figure out a way to solve the task. The solution is rather good, but there may be better ways. I'm going to start a pull request. Even if it gets rejected, an expert can use the idea.

NOTE: The code needs some serious testing before potential merging. I did some testing and it worked, but don't trust in my skills.
2016-11-03 11:11:17 +02:00
..
assets Improve summing poll percentages to 100 2016-11-03 11:11:17 +02:00
config Update Translations 2016-09-02 20:12:45 +05:30
db/migrate FIX: close existing polls in closed topics to keep old behaviour 2016-03-21 23:09:36 +01:00
lib Extract polls edit window to a site settings. 2016-08-10 15:17:16 +08:00
spec Extract polls edit window to a site settings. 2016-08-10 15:17:16 +08:00
test/javascripts Fix incorrect test. 2016-07-29 17:05:00 +08:00
plugin.rb Opps this broke polls. 2016-07-29 14:28:09 +08:00