Alberto
6bbcc71ecb
Merge branch 'master' into polls
2017-04-06 14:16:49 +02:00
Juanjo Bazán
3f15565f9e
uses new jquery-ui widgets path in require
2017-03-24 22:02:34 +01:00
kikito
86b895a7af
Adds checkbox toggle js library
2017-01-24 17:51:18 +01:00
Alberto Garcia Cabeza
d890b0a98b
adds fixed bar js
2017-01-17 18:58:13 +01:00
kikito
688f52bb62
Renames supports to allow_participation
2016-12-22 20:23:48 +01:00
kikito
36ffa1922e
Adds supports.js.coffee
2016-12-19 19:03:18 +01:00
kikito
2a2179d0f3
Merge branch 'master' into budget
2016-11-28 11:41:49 +01:00
rgarcia
e6a10cf1f1
adds accessibility span to social share buttons
2016-11-17 12:23:26 +01:00
Juanjo Bazán
42c705e1e3
adds dossier editing of investments to valuation
2016-09-09 15:09:06 +02:00
kikito
7ad4a21229
Tries to make ckeditor work correctly with the asset pipeline
...
Reference: https://github.com/galetahub/ckeditor/issues/519
2016-08-30 12:05:46 +02:00
Andrés Pereira
a4dbd768ce
Custom folder structure: initial documentation, code and structure folders
2016-05-31 19:57:29 +02:00
MaiteHdezRivas
3b2bfc46cf
Admin option to add banners and show banners
2016-05-19 13:18:30 +02:00
palomahnhp
bf5d253e12
Merge branch 'master' into tracking_user_verifications_and_others
...
Conflicts:
app/controllers/admin/stats_controller.rb
db/dev_seeds.rb
2016-04-20 11:44:33 +02:00
palomahnhp
b4ec077f16
Merge remote-tracking branch 'origin/master' into tracking_user_verifications_and_others
...
Conflicts:
app/assets/javascripts/application.js
2016-04-20 11:28:06 +02:00
palomahnhp
3c7b71018b
embed video in proposal show
2016-03-20 20:44:20 +01:00
Juanjo Bazán
3c815217f0
changes visible fields in dossier form
...
depending on feasibility value
2016-03-16 20:16:22 +01:00
palomahnhp
7d4936b577
track user verification and add statistics of verified users who did not vote proposals
2016-03-13 21:38:05 +01:00
Juanjo Bazán
bc0a8542c2
removes admin.js manifest and favors forms.js
2016-02-25 12:38:48 +01:00
Maite
8f1431ec3f
corrections about coding style
2016-02-01 17:11:29 +01:00
MaiteHdezRivas
5dd4633d6a
Merge branch 'suggest_before_creating'
...
Conflicts:
app/assets/javascripts/application.js
app/controllers/debates_controller.rb
app/controllers/proposals_controller.rb
config/locales/es.yml
config/routes.rb
db/schema.rb
spec/features/debates_spec.rb
spec/features/proposals_spec.rb
2016-01-27 13:11:23 +01:00
MaiteHdezRivas
7406904c51
adding suggest with coffescript
2016-01-27 12:32:44 +01:00
rgarcia
cade157acd
fixes conflicts with master
2016-01-21 17:27:02 +01:00
rgarcia
e85ba440b6
configures jquery datepicker
2016-01-20 12:24:37 +01:00
rgarcia
afca5c2b90
refactors javascript
2016-01-13 19:25:48 +01:00
Julian Herrero
7bbfcd74e2
check if username is available in registration form
2016-01-10 19:17:20 +01:00
kikito
5e067e8447
adds i18n to annotator
2015-12-17 17:32:17 +01:00
rgarcia
04ab0af8a3
fixes typo
2015-12-16 19:29:03 +01:00
kikito
f43248b174
renames & refactors annotations.js into annotable.js
2015-12-16 16:07:23 +01:00
Abigail Sosa
189a6426b1
Se agregan anotaciones a propuestas existentes
2015-12-16 11:45:46 +01:00
Juanjo Bazán
393ff6ddd9
removes IE specific js files from application.js
2015-12-14 12:56:13 +01:00
Juanjo Bazán
8c99c6a5f0
refactors stats and optimizes js
...
JS libraries for stats (d3, c3, etc.) only load now when needed (stats/show)
2015-09-23 19:37:24 +02:00
David Gil
e8f1d627b1
binds the ie alert close link to a cookie that will be checked before showing the alert the next time
2015-09-18 01:25:55 +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
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
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
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
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
637e428f4c
Add c3.js and dependencies
2015-08-17 19:13:38 +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
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
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
0541e9e936
shows not-logged votes on hover if user not logged
...
Fixes #85
2015-08-11 23:20:42 +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