Amaia Castro
a210914cb4
Avoid creating two instances of DraftVersion
2016-12-07 11:35:17 +01:00
Juanjo Bazán
ef77dd039b
adds preloading
2016-12-06 13:49:51 +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
Juanjo Bazán
f67f058b57
adds complete Booth management to admin
2016-12-02 14:28:39 +01:00
rgarcia
20cb044015
adds search and filter for poll questions
2016-11-29 11:46:30 +01:00
kikito
2a2179d0f3
Merge branch 'master' into budget
2016-11-28 11:41:49 +01:00
rgarcia
004ed296bc
fixes missing translations
2016-11-18 20:29:32 +01:00
rgarcia
198b0018f7
adds admin poll question's show
2016-11-17 10:45:37 +01:00
rgarcia
d9ad658758
adds admin interface for poll questions
2016-11-17 09:30:42 +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
rgarcia
5ba72f0fe3
assigns officers to booths
2016-11-14 13:58:00 +01:00
rgarcia
63ccac963a
adds booth backend for index, show, create and edit actions
2016-11-14 13:57:16 +01:00
rgarcia
3251e4944e
allow officers to be created without a poll
2016-11-14 13:56:49 +01:00
rgarcia
c1a9caeab0
adds poll CRU actions
2016-11-14 13:56:49 +01:00
rgarcia
304743f64e
tmp commit poll index, show and new
2016-11-14 13:56:49 +01:00
rgarcia
503338e47b
adds view placeholders for officing polls
2016-11-14 13:51:09 +01:00
rgarcia
1ca821c520
creates polling officers from admin
2016-11-14 13:51:09 +01:00
Juanjo Bazán
0fc31b1259
adds budget/budget_investment indexes to valuators
2016-09-09 13:39:08 +02:00
Juanjo Bazán
2d56415048
adds feature flag for admin/budgets management
2016-09-07 15:13:39 +02:00
Juanjo Bazán
8890380804
adds investment editing to admin
2016-09-07 14:13:40 +02:00
Juanjo Bazán
6542812647
adds simple investment show view to admin
...
valuators info is missing
2016-09-06 17:04:31 +02:00
Juanjo Bazán
b0358e4867
adds index of investments with filters to admin
2016-09-05 17:50:58 +02:00
Juanjo Bazán
0f7e23bec4
adds budget's groups & headings to admin
2016-08-03 20:23:41 +02:00
Juanjo Bazán
724ccf175c
adds budget show to admin
2016-07-29 14:52:37 +02:00
Juanjo Bazán
49bc6533e8
adds explicit permission to admin to read budgets
2016-07-29 13:39:08 +02:00
Juanjo Bazán
6fce9df451
adds admin creation of budgets
2016-07-29 13:34:41 +02:00
Alberto Garcia Cabeza
b69308b770
Adds example content for admin budget new
2016-07-28 13:04:30 +02:00
Juanjo Bazán
1ad78d599e
adds admin budgets index
2016-07-28 12:36:39 +02:00
rgarcia
3c2098eb14
improves legibility of counts
2016-06-16 18:40:05 +02:00
rgarcia
b7e3129ec1
uses more efficient count
2016-06-16 18:35:34 +02:00
rgarcia
0abc9c8376
adds stats for direct messages and proposal notifications
2016-06-16 17:42:16 +02:00
Alberto Garcia Cabeza
7c65a6ee1a
Merge branch 'add_banners_admin' of https://github.com/MaiteHdezRivas/consul into MaiteHdezRivas-add_banners_admin
2016-05-23 12:14:52 +02:00
Juanjo Bazán
65335d1344
optimizes stat query
2016-05-20 11:05:10 +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
rgarcia
aaca99b46f
orders valuators by spending proposal count
2016-04-26 23:33:19 +02:00
rgarcia
4bbd3d7233
adds summary of spending proposals by valuator
2016-04-26 22:06:02 +02:00
rgarcia
64bab02a7c
adds more explicit order for admin summary
2016-04-26 18:56:59 +02:00
rgarcia
4b751d513f
orders admin summary by geozone
2016-04-26 18:26:41 +02:00
rgarcia
d51fe779e2
displays summary info for supported spending proposals
2016-04-26 15:13:53 +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
1c92ac4089
adds new filter 'All' to admin sps index
2016-04-26 10:20:07 +02:00
kikito
6e8a310ee1
Sorts spending proposals by votes and creation in admin
2016-04-25 18:33:18 +02:00
Juanjo Bazán
32f971f0ad
Merge pull request #1084 from consul/spending-proposals-summary
...
Spending proposals admin summary
2016-04-25 11:29:07 +02:00
rgarcia
de84480788
adds admin summary page for spending proposals
2016-04-22 15:03:46 +02:00
palomahnhp
bf5d253e12
Merge branch 'master' into tracking_user_verifications_and_others
...
Conflicts:
app/controllers/admin/stats_controller.rb
db/dev_seeds.rb
2016-04-20 11:44:33 +02:00