discourse/plugins/poll
Jarek Radosz 5d4b240453
DEV: Provide radix argument to parseInt (#8281)
* DEV: Provide radix 10 argument to parseInt

* DEV: Provide radix 16 argument to parseInt

* DEV: Remove unnecessary parseInt calls

* Fix year formatting

parseInt was used here to convert decimals to ints
2019-11-12 10:47:42 +01:00
..
app FEATURE: Staff only poll results (#7984) 2019-08-15 12:27:18 -06:00
assets DEV: Provide radix argument to parseInt (#8281) 2019-11-12 10:47:42 +01:00
config Update translations 2019-11-05 16:52:48 +01:00
db FIX: replace model usage with SQL query 2019-08-13 18:32:24 +02:00
jobs/regular DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
lib DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
spec FIX: Store custom attributes that are needed by plugins in queuedpost payload (#8009) 2019-08-14 15:02:59 -03:00
test/javascripts fix poll test 2019-10-16 21:53:37 -04:00
plugin.rb DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00