rgarcia
9b46a7fe8f
tmp commit adds specs for admin poll questions
2016-11-17 11:52:51 +01:00
Raimond Garcia
14af1a1961
Merge pull request #1259 from consul/accessibility
...
Accessibility
2016-11-15 11:39:40 +01:00
rgarcia
bb3c4c6399
adds consistency to ruby code style
...
Keep a blank line before and after private
Keep a blank line before and after protected
Remove extra empty line at class body end
Remove extra blank line
Add final newline
Use 2 (not 3) spaces for indentation
Use 2 (not 4) spaces for indentation
Remove space before comma
Add space after comma
Remove trailing whitespaces
Remove unnecessary spacing
Use snake_case for variable names
Do not use then for multi-line if
Remove unused block argument - i
Use the new Ruby 1.9 hash syntax
Remove unused assignment to variable
Indent when as deep as case
Align attributes
Align end with def
2016-11-15 11:18:43 +01:00
Alberto Garcia Cabeza
5e487bb85f
fixes specs
2016-11-14 18:06:39 +01:00
kikito
1f9945d0aa
Implements answering questions
2016-11-14 13:36:00 +01:00
kikito
e5e3fe32da
Removes save_and_open_page from spec
2016-11-11 19:11:18 +01:00
kikito
4db6ae489f
Adds new passing test to poll questions
2016-11-08 15:53:49 +01:00
kikito
6dd2b54123
Fixes bug in Poll::Question#answerable_by
2016-11-08 15:52:13 +01:00
kikito
506cf0dd70
Refactors polls_controller using answerable_by. Implements more specs
2016-11-07 17:43:53 +01:00
kikito
35a5136d9f
Implements filtering in polls/index
2016-11-03 17:52:15 +01:00
kikito
3d22c556e8
Adds scenarios (some missing) for poll voting
2016-11-02 17:50:08 +01:00
kikito
575aa62960
Starts introducing valid answers to poll questions
2016-10-31 16:31:48 +01:00
kikito
1aab780592
Starts adding questions to polls
2016-10-31 14:27:25 +01:00
kikito
3eca3faacd
First version of Polls Controller
2016-10-31 14:13:56 +01:00
Juanjo Bazán
d279baa29a
fights a flaky spec
2016-10-20 16:25:36 +02:00
Juanjo Bazán
db7b2ef8af
Merge branch 'master' into polling-views-plus
2016-10-19 13:50:08 +02:00
Juanjo Bazán
32abb1eadd
removes booths link from admin menu
2016-10-19 13:44:05 +02:00
Marcia
680c0636ed
expired password last
2016-10-06 14:19:48 +02:00
Marcia
1f72c5cc74
improves expired password view
2016-09-30 10:10:20 +02:00
rgarcia
527b734e0e
assigns officers to booths
2016-09-28 18:39:01 +02:00
rgarcia
6387d28157
adds booth info to poll show
2016-09-28 12:34:24 +02:00
rgarcia
2c3127b6bd
adds booth backend for index, show, create and edit actions
2016-09-28 11:56:19 +02:00
Marcia
4269f3810b
Merge remote-tracking branch 'upstream/master' into admin_password_expired
2016-09-27 13:26:08 +02:00
Marcia
78c6a30424
optimize code
2016-09-27 13:07:06 +02:00
rgarcia
a7279d2d67
removes poll unused attributes
2016-09-25 10:26:32 +02:00
rgarcia
0795da02d8
adds poll CRU actions
2016-09-25 10:21:16 +02:00
rgarcia
c965e2dda1
tmp commit poll index, show and new
2016-09-23 09:13:02 +02:00
rgarcia
fd220bdf22
fixes specs
2016-09-20 13:49:48 +02:00
rgarcia
7d4d9b0ead
sorts archived proposals by votes
2016-09-16 19:42:18 +02:00
Alberto Garcia Cabeza
910b24936d
Merge branch 'master' into voting-proposals
...
Conflicts:
app/models/proposal.rb
app/views/proposals/_proposal.html.erb
app/views/proposals/index.html.erb
app/views/proposals/show.html.erb
spec/support/common_actions.rb
2016-09-15 13:58:53 +02:00
Marcia
fa833f5a4a
modificado otro mensaje en los test
2016-09-15 13:06:03 +02:00
Marcia
4832558948
modificado mensaje en el test
2016-09-15 12:21:25 +02:00
Marcia
8d883b1e17
mejoras de codigo
2016-09-15 11:45:03 +02:00
rgarcia
c9b8a58e3f
creates polling officers from admin
2016-09-14 13:53:35 +02:00
Alberto Garcia Cabeza
89340d4647
Deletes author_id on specs
2016-09-14 12:20:22 +02:00
Alberto Garcia Cabeza
30c11c9e22
Fixes specs
2016-09-14 11:41:29 +02:00
Raimond Garcia
9a2d45f25d
Merge pull request #1219 from consul/budget-management
...
Budget management
2016-09-13 18:45:30 +02:00
Juanjo Bazán
2142351743
archived proposals should not appear in 'featured'
2016-09-13 12:56:49 +02:00
Juanjo Bazán
11dbc05a80
removes archived proposals from index/search pages
2016-09-13 12:56:10 +02:00
kikito
13ffd73fee
UNFINISHED budget management
2016-09-13 12:33:34 +02:00
Juanjo Bazán
acae610995
adds model specs for archived proposal
2016-09-12 18:15:18 +02:00
Juanjo Bazán
aa05b0259e
fixes featured proposal creation in failing spec
2016-09-12 17:37:55 +02:00
kikito
2bc9e7be78
started working on budget manatement
2016-09-12 12:11:47 +02:00
rgarcia
e38e89aea0
fixes specs
2016-09-10 16:22:43 +02:00
rgarcia
fdb1d4aac9
refactors specs
2016-09-10 16:22:43 +02:00
rgarcia
16794c580c
groups and headings navigation
2016-09-10 16:22:43 +02:00
rgarcia
3730b0315c
runs all specs
2016-09-10 16:22:43 +02:00
rgarcia
263b729ede
removes delegation specs and voting via get
2016-09-10 16:22:43 +02:00
rgarcia
65f029f34c
Fixes permissions and feasibility specs
2016-09-10 16:22:42 +02:00
rgarcia
4ded0350a1
removes investments from sidebar
2016-09-10 16:22:42 +02:00