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
15fc911bfb
adds js for input type=number to IE<9
2016-03-08 14:32:54 +01:00
Alberto Garcia Cabeza
3752f3a53b
Adds foundation 6 🎉
2016-02-26 19:33:33 +01:00
Juanjo Bazán
a0215871ad
forms.js redux
2016-02-25 14:03:05 +01:00
Juanjo Bazán
bc0a8542c2
removes admin.js manifest and favors forms.js
2016-02-25 12:38:48 +01:00
Juanjo Bazán
2cddad22d6
redux admin for spending proposals
...
adds dossier info
adds assignments to admin and valuators
2016-02-24 19:39:02 +01:00
Juanjo Bazán
91cedd78ab
adds new js manifest for admin
2016-02-24 18:54:17 +01:00
Juanjo Bazán
28bdd6b426
Merge pull request #875 from palomahnhp/inform_users_in_vote_comments
...
show link to sign in for no connect users
2016-02-11 17:28:17 +01:00
Juanjo Bazán
3bd767e36f
collapsable comments on proposals/debates
2016-02-10 19:27:15 +01:00
palomahnhp
837da1b6b2
show link to sign in for no connect users
2016-02-04 10:40:13 +01:00
kikito
99f95b4f32
makes the pr work on keyup and change instead of blur
2016-02-02 18:11:42 +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
82279b4f6b
uses get instead of post to check username
2016-01-21 17:27:43 +01:00
rgarcia
cade157acd
fixes conflicts with master
2016-01-21 17:27:02 +01:00
rgarcia
6905d07638
uses jquery datepicker instead of html5 date field
2016-01-20 12:25:47 +01:00
rgarcia
e85ba440b6
configures jquery datepicker
2016-01-20 12:24:37 +01:00
Alberto Garcia Cabeza
4737f2be1b
Improves styles for advanced search
2016-01-18 12:13:38 +01:00
rgarcia
73bab1aad3
converts advanced search text to a js link
2016-01-16 20:40:47 +01:00
rgarcia
cf2dac91ad
renames html ids that have js behaviour
2016-01-16 20:15:14 +01:00
rgarcia
c68c2b9f1d
maintains search criteria
2016-01-13 19:25:49 +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
b00dd2bf81
adds more i81n entries to gettext.js.coffee
2015-12-18 17:13:52 +01:00
Alberto Garcia Cabeza
f5dd8de398
Improves styles for annotator popup
2015-12-17 21:09:54 +01:00
Alberto Garcia Cabeza
c051750248
Fixes typos
2015-12-17 21:07:05 +01:00
kikito
5d2c37e71f
Displays a message when an unregistered user tries to annotate
2015-12-17 18:25:53 +01:00
kikito
5e067e8447
adds i18n to annotator
2015-12-17 17:32:17 +01:00
kikito
85b26f960d
hides the admin checkboxes in annotator
2015-12-17 16:46:46 +01:00
rgarcia
04ab0af8a3
fixes typo
2015-12-16 19:29:03 +01:00
kikito
2c9cbb9ce6
Uses the current user in annotator.js
2015-12-16 18:46:56 +01:00
kikito
0c96b2da8d
Removes all remaining traces of setting the user_id in the browser.
2015-12-16 18:44:10 +01:00
kikito
22ec287b16
Removes the user param from the client and forces it to be current_user in the controller
2015-12-16 18:06:25 +01:00
kikito
e6755fa804
Fixes typo in annotable.js.coffee
2015-12-16 18:05:52 +01:00
kikito
f43248b174
renames & refactors annotations.js into annotable.js
2015-12-16 16:07:23 +01:00
rgarcia
60d6f1c41b
annotates legislations instead of proposals
2015-12-16 11:45:47 +01:00
Abigail Sosa
bb5da1af7f
Se agrega usuario autor a cada anotacion
2015-12-16 11:45:46 +01:00
Abigail Sosa
e2f6950dc4
Carga anotaciones de la propuesta
2015-12-16 11:45:46 +01:00
Abigail Sosa
189a6426b1
Se agregan anotaciones a propuestas existentes
2015-12-16 11:45:46 +01:00
Juanjo Bazán
328bd767ca
adds js file for IE eyes only
2015-12-14 12:56:50 +01:00
Juanjo Bazán
393ff6ddd9
removes IE specific js files from application.js
2015-12-14 12:56:13 +01:00
Jakub
12c28fe32d
Fix double-submission prevention not working.
2015-11-26 17:14:14 +01:00
Sergio Arbeo
12ec1fe6f6
Update comments count when commenting on a debate or proposal
2015-10-27 01:02:39 +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
kikito
468c5c2a72
fixes two issues in prevent_double_submission.js : disabled inputs are not sent on put, and jquery each iterates over "this"
2015-09-13 22:07:45 +02:00
kikito
08dfa982eb
Fixes error in double_submission button
...
It did not take into account that some forms can have more than 1
submit button, which made the code not include the button values in
some puts and posts.
2015-09-13 22:07:44 +02:00
rgarcia
ad8880d02c
adds proposal votes
2015-09-13 21:56:52 +02:00