Commit Graph

4721 Commits

Author SHA1 Message Date
rgarcia
d09348ee49 adds specs 2016-12-20 16:46:20 +01:00
rgarcia
4eb700e3d4 refactors signature sheets 2016-12-20 16:46:08 +01:00
Alberto Garcia Cabeza
7e9b903622 adds setting signature sheets on dev_seeds 2016-12-20 14:57:43 +01:00
Alberto Garcia Cabeza
a7aed27db4 adds styles and i18n to signature sheets admin views 2016-12-20 14:57:24 +01:00
Raimond Garcia
e653bfdecd Merge pull request #1296 from consul/accessibility
Accessibility
2016-12-20 13:14:19 +01:00
rgarcia
7ec6a874b6 updates seeds with signature sheet feature 2016-12-20 12:25:34 +01:00
rgarcia
76723070e2 adds pending specs 2016-12-20 12:21:45 +01:00
rgarcia
398206c375 updates census api with invalid stubbed response 2016-12-20 12:21:35 +01:00
rgarcia
7d3cb112ac updates seeds 2016-12-20 12:21:23 +01:00
rgarcia
2eb5dfdd4b adds translations 2016-12-20 12:21:17 +01:00
rgarcia
3c682b8a9b adds signature sheets 2016-12-20 12:21:05 +01:00
Alberto Garcia Cabeza
3f394d099d fixes specs 2016-12-20 11:41:24 +01:00
Juanma
f088e89068 Fixes bug in menu icon in mobile browsers. 2016-12-20 07:34:56 +01:00
kikito
a73626d712 Refactors and simplifies ballot/lines_controller.rb 2016-12-19 19:11:45 +01:00
kikito
8839b26dd0 Fixes almost all investments_spec 2016-12-19 19:11:22 +01:00
kikito
eb5291d8a6 Fixes budgets/votes_spec 2016-12-19 19:10:49 +01:00
kikito
be2543cf61 Uncomments ability section 2016-12-19 19:03:46 +01:00
kikito
36ffa1922e Adds supports.js.coffee 2016-12-19 19:03:18 +01:00
Alberto Garcia Cabeza
fd6886d98e downgrades foundation rails gem version 2016-12-19 18:20:44 +01:00
Alberto Garcia Cabeza
e10be6f5e6 adds info to avoid duplicated ids on debates and proposals index 2016-12-19 18:16:10 +01:00
Alberto Garcia Cabeza
aa1f09fccf removes duplicated search form on header 2016-12-19 16:57:23 +01:00
Alberto Garcia Cabeza
45ae3688f5 removes unused text on header 2016-12-19 16:27:41 +01:00
Alberto Garcia Cabeza
94b47a2859 fixes typo on advanced search label form 2016-12-19 14:13:20 +01:00
Alberto Garcia Cabeza
4ead5efceb fixes typo 2016-12-19 14:09:01 +01:00
Alberto Garcia Cabeza
e834ac5051 adds labels for attribute on advanced search form 2016-12-19 14:03:39 +01:00
Alberto Garcia Cabeza
76a3c61020 improves html structure for comments on debates and proposals 2016-12-19 13:43:09 +01:00
Alberto Garcia Cabeza
4267b47cf5 adds unordered list tags on submenu links 2016-12-19 12:52:30 +01:00
kikito
bb28fe5107 Fixes issue when voting 2016-12-16 19:12:31 +01:00
kikito
9fe8358a14 Simplifies spec using automatic denormalization 2016-12-16 18:28:24 +01:00
kikito
ff13dee918 Fixes incorrect path & params in bi controller 2016-12-16 18:03:36 +01:00
kikito
3bada69dd0 sets up the @investments variable n investments_controller 2016-12-16 18:03:14 +01:00
kikito
a52ea70c3d Fixes honeypot-related issues in specs 2016-12-16 18:02:43 +01:00
kikito
3aeb9a1307 Changes investment form so that nil heading means nil, not all headings 2016-12-16 18:02:06 +01:00
kikito
e0c0b18757 Sets partial locals correctly in use and management views 2016-12-16 18:01:20 +01:00
kikito
19e19e5c43 Fixes error when trying to denormalize a model whose dependent field is nil 2016-12-16 18:00:18 +01:00
kikito
316c0cff62 Adds missing method to budget 2016-12-16 17:59:03 +01:00
kikito
2a9957cea0 Extracts budget investment form to partial 2016-12-15 19:36:13 +01:00
kikito
d986702161 Activates and fixes specs in budget/ballot_spec 2016-12-15 18:19:55 +01:00
kikito
411cd674ff Activates and refactors budget/ballot/line_spec 2016-12-15 18:18:49 +01:00
kikito
366a3e7552 simplifies factories now that we have denormalization in investment and ballot lines 2016-12-15 18:18:31 +01:00
kikito
355e286608 De-normalizes references in budgetballotline automatically 2016-12-15 18:17:52 +01:00
Raimond Garcia
392f00cdbd Merge pull request #1282 from amiedes/crud-geozones-PRs
[Finished] Allow admins to manage geozones
2016-12-14 19:25:17 +01:00
kikito
6dd71cb508 Changes the parameters used for index and show partials 2016-12-14 13:43:59 +01:00
kikito
dc3ceb25cc Replaces @filter_heading_name by @heading.name in index 2016-12-14 13:42:55 +01:00
kikito
7f94cc1f3d Removes unneeded parameter from helper call 2016-12-14 13:42:26 +01:00
kikito
2a258fc558 Refactors set_investment_votes 2016-12-14 13:42:12 +01:00
kikito
8d60ea1d3c Refactors apply_filters_and_search to inside investment model 2016-12-14 13:39:54 +01:00
kikito
4434a601d3 Implements several helper methods for formatting amounts 2016-12-14 11:49:16 +01:00
kikito
d5065fe021 fixes typo: ammount -> amount 2016-12-14 11:11:06 +01:00
Alberto Miedes Garcés
db029964fa Check geozone 'safe_to_delete' behavior as unit test instead of integration test 2016-12-13 18:38:13 +01:00