kikito
356f1c29ce
Allows moderators to hide proposals from index
2015-09-13 14:39:38 +02:00
rgarcia
f3af263e68
adds crud specs for proposals
2015-09-13 11:47:57 +02:00
Raimond Garcia
725b9f2fe2
Merge pull request #465 from dgilperez/prevent_double_comments
...
Prevents double submit for form buttons
2015-09-10 20:55:05 +02:00
David Gil
a5f05455c4
prefers :button and :submit selector to css class in selector
2015-09-10 18:42:53 +02:00
David Gil
2f5168a2bf
changes default loading text to "..."
2015-09-10 18:35:48 +02:00
David Gil
a742afff9b
clean code
2015-09-10 18:00:48 +02:00
David Gil
81b1549d11
prevents double submit for form buttons
2015-09-10 17:58:02 +02:00
David Gil
30ee3b9aef
adds Turbolinks progress bar
2015-09-10 13:35:01 +02:00
Alberto Garcia Cabeza
dba3385a6c
Adds rem and respond js
2015-09-09 20:32:38 +02:00
kikito
48ba9a436d
adds select all/none to bulk moderation
2015-09-08 20:46:18 +02:00
rgarcia
c7129a9218
initialize dropdown after turbolink request
2015-09-05 01:18:09 +02:00
Juanjo Bazán
f9067fe201
Fixes CKeditor & Turbolinks issue
...
Closes #330
2015-09-04 13:16:25 +02:00
Juanjo Bazán
8915ce7ffd
adds interface to disallow organizations votes
...
on debates
2015-09-02 12:16:55 +02:00
Juanjo Bazán
2ed0486423
toggles layer on votes via js
2015-09-01 17:49:03 +02:00
kikito
088144dcd1
Refactor debates order select using js-location-changer
2015-08-28 17:17:21 +02:00
kikito
934512ad7a
made the locale switcher use less js, more ruby & html
2015-08-28 17:02:06 +02:00
Marko Lovic
e8004ca1d3
Add to javascript to handle debates order change
2015-08-27 17:18:07 +02:00
kikito
e68ee3ffae
Replaces id by js-class in moderator-debate-actions
2015-08-24 18:45:22 +02:00
kikito
36fb9b60b2
Use a js-class instead of an id for moderator-comment-actions
2015-08-24 18:35:59 +02:00
kikito
710e83fb22
Adds locale switcher js code + feature tests
2015-08-19 21:40:17 +02:00
kikito
961a317c9b
Adds (a modified version of) queryParameters.js
2015-08-19 21:26:29 +02:00
Juanjo Bazán
7e1cd2940d
Fix conflicts
2015-08-17 21:08:15 +02:00
Eloy Gomez
5b0cd4a8ba
Show charts using c3.js
2015-08-17 19:15:17 +02:00
Eloy Gomez
637e428f4c
Add c3.js and dependencies
2015-08-17 19:13:38 +02:00
rgarcia
f31ed2940d
adds moderation to comments and debates [ #136 ]
2015-08-17 13:39:31 +02:00
rgarcia
a81612b226
improves consistency of error messages [ #110 ]
2015-08-16 15:57:09 +02:00
David Gil
8b89cc5117
adds some js to click-and-add tags to the debate's tag list input
2015-08-15 18:57:27 +02:00
Juanjo Bazán
7919460554
removes comment
2015-08-14 23:41:00 +02:00
David Gil
994774ec65
prevents for Comments.initialize to be called twice causing unexpected behaviour in forms, when initialize_modules is called on ajax:complete
2015-08-14 21:23:06 +02:00
David Gil
9d4a3b08d7
use initialjs-rails instead our own copy of initial.js and view helper
2015-08-14 21:16:53 +02:00
David Gil
65998070cc
initialize user avatars on ajax:complete for comments to show correctly after create
2015-08-14 21:15:59 +02:00
David Gil
925921d605
adding initial.js to show Gmail-like user avatars; adding avatar_image helper to abstract from plugin options adding the two currently used styles, profile and small
2015-08-14 21:15:59 +02:00
Juanjo Bazán
f2ea7fd95e
fixes bug that hides comment form after reply
...
Closes #160
2015-08-13 18:27:48 +02:00
Enrique García
1299987272
Merge pull request #146 from dgilperez/issue-142
...
Fixes #142
2015-08-12 10:50:38 +02:00
Juanjo Bazán
0541e9e936
shows not-logged votes on hover if user not logged
...
Fixes #85
2015-08-11 23:20:42 +02:00
David Gil
9d2bece0b3
Fixes #142
2015-08-11 19:33:55 +02:00
Fernando Seror
6d20972f34
Share in social networks
...
* Add the social buttons gem to the Gemfile
* Initializer and translations for the social buttons
* Add the social buttons assets to the sprockets require
* Add the social buttons in the show debate view
* Spec to lock down the amount of social share buttons to three
2015-08-10 11:00:39 -05:00
Eloy Gomez
aaeb77d969
Add gem ahoy_matey and some dependencies
2015-08-08 12:05:55 +02:00
kikito
59cea45c26
Use App.Comments module in create.js.erb
2015-07-30 14:08:05 +02:00
kikito
1237f9d8ad
make a comments module. Move module initializing to application.js
2015-07-30 13:19:34 +02:00
kikito
f1ebca66c1
add app.js module
2015-07-30 12:55:45 +02:00
kikito
c495d4678c
merges master and fixes conflicts
2015-07-29 17:13:09 +02:00
rgarcia
6c2673b169
removes options from wysiwyg [ #39 ]
2015-07-29 13:11:44 +02:00
rgarcia
1deecea0af
adds wysiwyg to debate description
2015-07-28 21:46:01 +02:00
rgarcia
63cac453e6
binds js behaviour to ajax generated content [ #47 ]
2015-07-28 21:04:58 +02:00
rgarcia
baaf9cac93
refactors duplicate form id scenario [ #21 ]
2015-07-27 22:50:38 +02:00
rgarcia
dea2964f08
fixes duplicate id in comment form [ #21 ]
2015-07-27 22:22:12 +02:00
rgarcia
598310c01c
adds turbolinks compatibility [ #21 ]
2015-07-27 11:24:11 +02:00
rgarcia
3cec9b98f2
adds hide/show behaviour to comment forms
2015-07-25 18:49:00 +02:00
rgarcia
155a96d8fc
configures foundation #2
2015-07-16 17:03:05 +02:00