rgarcia
2291caa3fd
users can view their own spending proposals
2016-02-21 14:28:48 +01:00
rgarcia
f1cf93f7cf
fixes specs
2016-02-20 20:50:13 +01:00
rgarcia
5067af3899
displays spending proposal association name
2016-02-20 20:16:13 +01:00
rgarcia
d68ed5228c
adds association name to spending proposals
2016-02-20 19:21:30 +01:00
rgarcia
f82a590e1e
reverts debate links
2016-02-19 19:08:35 +01:00
Enrique García
8841949dd9
Merge pull request #910 from consul/district-summary
...
District summary
2016-02-19 19:06:33 +01:00
kikito
3ad5fa19e5
Fixes failing specs after adding geozones to residence verifications
2016-02-19 18:29:14 +01:00
rgarcia
a4ff3c6a6d
displays categories and districts correctly capitalized
2016-02-19 18:21:45 +01:00
rgarcia
6fde504e67
displays summary for districts
2016-02-19 18:15:18 +01:00
Juanjo Bazán
2b8d8a0ac3
Merge pull request #897 from Perisso/direct_link_comment#800
...
Direct link for e- mail response to a conversation
2016-02-18 10:39:54 +01:00
Perisso
731e7e81cf
Direct link for e- mail response to a conversation
2016-02-18 10:08:52 +01:00
rgarcia
6c6773aeb7
fixes specs
2016-02-17 20:14:23 +01:00
Raimond Garcia
9561259800
Merge pull request #901 from consul/popular_links
...
Adds new links on popular section
2016-02-17 16:11:01 +01:00
Alberto Garcia Cabeza
c374e3f560
Fixes specs
2016-02-17 15:22:12 +01:00
Juanjo Bazán
f849f30e13
fixes flaky spec
2016-02-17 13:12:18 +01:00
rgarcia
972bd6a8f0
fixes specs
2016-02-16 19:26:01 +01:00
Enrique García
3eb53332ae
Merge pull request #899 from consul/report-info-for-spending-proposals
...
Dossier info for spending proposals
2016-02-16 17:33:43 +01:00
Juanjo Bazán
d48f9168c7
notting hill
2016-02-16 17:01:34 +01:00
Juanjo Bazán
0ad56c4f51
adds dossier info to admin' spending proposal show
2016-02-16 14:26:30 +01:00
rgarcia
d9b7802af4
adds navigation spec for proposal summary page
2016-02-16 14:03:07 +01:00
rgarcia
42fdc52329
adds specs for proposal summary
2016-02-16 13:53:39 +01:00
Enrique García
870d349f86
Merge pull request #895 from consul/find-by-proposal-code
...
Find by proposal code
2016-02-15 14:27:25 +01:00
Enrique García
be8f6da9ea
Merge pull request #892 from consul/public-stats
...
Public stats
2016-02-15 13:34:00 +01:00
Juanjo Bazán
c4055d1c28
adds searching by proposal code
...
Closes #844
2016-02-12 13:54:57 +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
Juanjo Bazán
3e0dd544a6
adds specs
2016-02-08 17:49:03 +01:00
Juanjo Bazán
3a51145bc9
moves existent stats specs to admin namespace
2016-02-08 14:16:06 +01:00
palomahnhp
2ee90ac76e
share links to debate
2016-02-08 10:32:57 +01:00
rgarcia
d2400d0b36
makes specs for error handling more robust
2016-02-05 13:08:09 +01:00
kikito
bc5ed945b4
Activates & updates deactivated specs
2016-02-04 20:06:49 +01:00
palomahnhp
837da1b6b2
show link to sign in for no connect users
2016-02-04 10:40:13 +01:00
kikito
6ba1db1a02
includes a "cancel" option when logging in via omniauth
...
restores missing proposal in common_actions
2016-02-03 11:59:19 +01:00
Raimond Garcia
f1672180a8
Merge pull request #860 from MaiteHdezRivas/suggest_before_creating
...
Suggest before creating
2016-02-01 18:41:21 +01:00
Maite
8f1431ec3f
corrections about coding style
2016-02-01 17:11:29 +01:00
Juanjo Bazán
ff03f20f4e
refactors spec to avoid flaky test errors
2016-01-29 11:41:41 +01:00
rgarcia
48b5aba1c5
removes unused helper
2016-01-27 14:55:42 +01:00
rgarcia
5a3dc42dea
removes tag count
2016-01-27 14:18:40 +01:00
rgarcia
5d4b6fae92
scopes tags by category or geozone
2016-01-27 14:15:12 +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
Juanjo Bazán
4b1430c9d6
Merge pull request #848 from consul/omniauth2
...
Omniauth2
2016-01-27 10:04:26 +01:00
rgarcia
606a87bbbf
force build
2016-01-26 18:51:59 +01:00
rgarcia
4e7e0e3a7a
makes geozone clickable in proposal show
2016-01-26 18:27:47 +01:00
kikito
a23d0ebbd8
fixes issues after squashing
2016-01-26 18:19:18 +01:00
kikito
646ca8a686
Splits omniauth_callbacks_controller#login_with method in two smaller ones
...
Uses new hash syntax in specs
2016-01-26 18:15:45 +01:00
kikito
9e0494a82d
Activates omniauth functionality
2016-01-26 18:15:45 +01:00
kikito
92786764b7
Adds new auth tests
...
Conflicts:
spec/features/users_auth_spec.rb
2016-01-26 18:15:39 +01:00
kikito
248bff712c
fixes failing i18n specs
...
Eliminates registering_with_oauth attr_accessor
ELIMINATE
Conflicts:
app/views/users/registrations/finish_signup.html.erb
improves devise confirmation message
improves devise omniauth confirmation message
improves devise omniauth confirmation message
do not use nils on finish_signup fields
Fixes auth specs after changing the i18n
2016-01-26 18:15:36 +01:00
kikito
892612fe9b
Adds two new scenarios to auth specs
2016-01-26 18:14:47 +01:00