Amaia Castro
99e3afd6ca
Merge branch 'legislation-module-stable' into 13-draft-version-page
2017-01-03 09:28:26 +01:00
Fernando Blat
c47993ec91
Merge pull request #49 from medialab-prado/47-fix-bug-deleting-questions
...
Fix stack level too deep bug when deleting questions with answers
2017-01-03 09:23:56 +01:00
Amaia Castro
98b6dd75ea
Fix stack level too deep bug when deleting questions with answers
2017-01-02 20:45:20 +01:00
Amaia Castro
5627b18be2
Draft Version page
2017-01-02 18:05:15 +01:00
Amaia Castro
0cd2b62e2c
Integrate admin html and css from sandbox
2016-12-30 11:00:34 +01:00
Amaia Castro
525ad3ebd1
Merge branch 'master' into legislation-module-stable
2016-12-28 17:51:15 +01:00
rgarcia
d554ec810a
adds document counter to signature sheet
2016-12-28 11:40:20 +01:00
Amaia Castro
04b23cfc7b
Merge branch 'master' into legislation-module-stable
2016-12-27 16:43:43 +01:00
rgarcia
ddeca6f06d
fixes specs
2016-12-23 19:05:25 +01:00
rgarcia
0deba76db1
adds specs
2016-12-21 18:46:38 +01:00
Amaia Castro
d25d6c178c
Legislation Questions model and basic admin
2016-12-20 18:52:43 +01:00
rgarcia
76723070e2
adds pending specs
2016-12-20 12:21:45 +01:00
Amaia Castro
e4315f94c8
Merge branch 'master' into legislation-module-stable
2016-12-15 11:26:22 +01:00
Amaia Castro
400b510b71
Store the processed html from the markdown text body field
2016-12-14 11:32:28 +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
Alberto Miedes Garcés
419905fb59
Set expectations for flash inside admin geozones spec
2016-12-13 13:25:38 +01:00
Alberto Miedes Garcés
2a3dfdd595
Refactor admin geozones specs
2016-12-13 12:33:58 +01:00
Alberto Miedes Garcés
0e1cea48c4
Fixed admin edit geozone spec
2016-12-08 13:17:05 +01:00
Alberto Miedes Garcés
93e79228a7
Ability to delete geozones from admin dashboard
2016-12-08 13:16:42 +01:00
Alberto Miedes Garcés
fea2009396
Ability to edit geozones from admin dashboard
2016-12-07 22:08:22 +01:00
Amaia Castro
e4fe499e66
DraftVersion base model and very basic admin pages
2016-12-06 12:10:20 +01:00
Amaia Castro
369804a2ba
Base Legislation::Process model and admin page
2016-12-05 13:24:23 +01:00
Alberto Miedes Garcés
6175990533
Admin geozones: index, create
...
Modified Geozone factory and seeds to be more complete
2016-12-04 21:19:36 +01:00
kikito
f0b8cfd4a2
Time.now -> Time.current
2016-11-23 19:19:19 +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
702cfe13d1
Fixes specs
2016-07-06 14:47:09 +02:00
rgarcia
f9a2f5d5dc
adds specs for stats
2016-06-16 17:59:56 +02:00
Juanjo Bazán
824a969c0e
fixes admin menu spec
2016-06-02 12:21:13 +02:00
Alberto Garcia Cabeza
31cb29d8c5
Fixes specs
2016-06-01 21:46:17 +02:00
Juanjo Bazán
1f1034a147
adds banner creation/edition/deletion specs
...
refactors admin banners specs
2016-05-23 20:03:11 +02:00
MaiteHdezRivas
3b2bfc46cf
Admin option to add banners and show banners
2016-05-19 13:18:30 +02:00
Juanjo Bazán
c4bf90f576
adds managers section to admin
2016-05-11 11:24:38 +02:00
Juanjo Bazán
5ec1964d30
changes specs
...
(flaky tests in travis)
2016-04-27 17:26:19 +02:00
Alberto Garcia Cabeza
578f9c346b
Updates specs
2016-04-27 15:02:58 +02:00
rgarcia
4bbd3d7233
adds summary of spending proposals by valuator
2016-04-26 22:06:02 +02:00
rgarcia
8bce72bea3
displays correct admin info for proposals with supports
2016-04-26 17:37:21 +02:00
rgarcia
ab1216af3d
adds more info to admin summary for spending proposals
2016-04-26 14:47:44 +02:00
Juanjo Bazán
d69d752f58
Merge pull request #1089 from consul/admin-sp-errors-on-update
...
displays error on failed update
2016-04-26 11:22:27 +02:00
rgarcia
23e325896f
displays error on failed update
2016-04-26 11:12:07 +02:00
Juanjo Bazán
d5e3c9ac3c
adds specs for new filter
2016-04-26 10:30:31 +02:00
rgarcia
bdc815e05c
adds specs
2016-04-22 15:03:50 +02:00
Juanjo Bazán
038a520987
updates dependencies and specs
2016-04-19 13:05:08 +02:00
kikito
b0b810d484
Adds a spec so that admins can edit Spending Proposal regular fields
2016-04-13 13:32:24 +02:00
rgarcia
efc8115899
fixes specs
2016-04-12 18:49:48 +02:00
rgarcia
bcc687d947
adds filtering of spending proposals by valuator
2016-04-12 17:17:02 +02:00
Juanjo Bazán
4546af5be1
redux of valuators creation form
2016-03-15 15:33:00 +01:00
kikito
072faf928f
adds specs for preserving filtering params when using the admin links for spending proposals
...
changes the order in which specs are executed for travis
another change for travis
another change for travis
2016-03-14 18:23:11 +01:00
Juanjo Bazán
adacd50588
unifies styles for edit links
2016-03-11 13:59:20 +01:00
kikito
8db6b3fa69
fixes specs
2016-03-08 17:38:52 +01:00
rgarcia
fb9d72a401
organizes scenarios into contexts for spending proposals
2016-03-08 14:46:29 +01:00