Commit Graph

588 Commits

Author SHA1 Message Date
Juanjo Bazán
fb5e2beb54 adds new filters to admin valuations 2016-03-03 19:02:13 +01:00
Raimond Garcia
2a4adc2e60 Merge pull request #817 from microweb10/friendly_urls
Friendly urls
2016-03-02 17:51:00 +01:00
rgarcia
ec25b388c7 adds filtering of spending proposals by admin 2016-03-01 20:10:57 +01:00
rgarcia
b38558f2f3 adds index and create of valuators 2016-03-01 20:10:52 +01:00
Juanjo Bazán
87662b3873 makes sure no blank redeemable codes are db stored 2016-02-26 17:55:34 +01:00
Juanjo Bazán
9eea8fd4a9 adds valuation status filtering to admin 2016-02-26 11:45:29 +01:00
Juanjo Bazán
fa33859c58 fights a flaky test 2016-02-26 11:18:31 +01:00
Juanjo Bazán
43635f41b0 adds without_validators filter 2016-02-25 18:43:35 +01:00
Juanjo Bazán
0e1e0ce371 adds filters: by geozone and without_admin 2016-02-25 18:18:40 +01:00
Juanjo Bazán
77ee316ed8 adds assignment info to admin's valuations index 2016-02-25 14:44:11 +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
00eec532a6 removes resolution status from spending proposals 2016-02-24 18:50:39 +01:00
kikito
49dec60615 adds a redeemable code to users. It can be filled up when signing up from /cuentasegura 2016-02-22 17:41:08 +01:00
kikito
81b5ae7089 Implements /cuentasegura 2016-02-22 13:40:49 +01:00
rgarcia
6221c70027 does not display spending proposals when filtering my activity 2016-02-21 21:35:10 +01:00
rgarcia
6f1830b4d1 fixes specs 2016-02-21 18:58:12 +01:00
rgarcia
17d6b55fb3 adds notice with html after spending proposal creation 2016-02-21 18:04:11 +01:00
rgarcia
7699b99655 allows authors and admins to view their spending proposals in my activity 2016-02-21 18:02:55 +01:00
rgarcia
2291caa3fd users can view their own spending proposals 2016-02-21 14:28:48 +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
Juanjo Bazán
11d6d0b6d6 adds spending proposal show for valuator and admin 2016-02-18 19:00:24 +01:00
Enrique García
27abd65f46 Merge pull request #898 from consul/proposals-summary
Proposals summary
2016-02-16 16:55:24 +01:00
rgarcia
cfb48ef937 cleans up 2016-02-16 15:30:04 +01:00
rgarcia
14ddeaaa2e displays sidebar in proposal summary page 2016-02-16 13:58:58 +01:00
rgarcia
42fdc52329 adds specs for proposal summary 2016-02-16 13:53:39 +01:00
rgarcia
0432151e6b displays only proposals from last week ordered by votes 2016-02-16 12:22:20 +01:00
rgarcia
6540092bcd displays the top 3 proposals for every category 2016-02-16 12:17:37 +01:00
Enrique García
6820467db9 Merge pull request #890 from inobCR/iss655
Ordenar admin/organizaciones por orden de llegada
2016-02-16 11:26:29 +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
2dafc74505 cacheizes all public stats 2016-02-08 18:40:01 +01:00
kikito
785939b2df requires the user to be logged in, add missing module to controller
adds missing modules to debate_links

adds missing modules to debate_links
2016-02-08 16:21:25 +01:00
kikito
2a55c2d94d refactors debate_links using an attr_accessor
refactors debate_links using an attr_accessor
2016-02-08 15:31:36 +01:00
Juanjo Bazán
16db3f8537 adds minimal public stats 2016-02-08 14:12:37 +01:00
inobcr
04bf7e7476 Ordenar admin/organizaciones por orden de llegada 2016-02-08 14:03:59 +01:00
palomahnhp
2ee90ac76e share links to debate 2016-02-08 10:32:57 +01:00
rgarcia
e4a49f802e removes duplication between debate and proposal suggestions 2016-02-03 19:57:37 +01:00
rgarcia
5b1b6de6cc sorts suggested proposals by default order(relevance) 2016-02-03 16:12:02 +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
73aea8f127 rescues ahoy error stoping user verifications 2016-01-29 11:41:16 +01:00
rgarcia
48b5aba1c5 removes unused helper 2016-01-27 14:55:42 +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
rgarcia
e7e5c531a0 moves tag_cloud logic to a model 2016-01-27 13:02:18 +01:00
MaiteHdezRivas
7406904c51 adding suggest with coffescript 2016-01-27 12:32:44 +01:00
kikito
957e07489a remove unuseful comment 2016-01-26 19:59:20 +01:00
kikito
a796dade7a extracts methods into user.rb 2016-01-26 19:48:01 +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