rgarcia
e4ef5c156b
fixes specs
2016-01-21 18:02:08 +01:00
rgarcia
cade157acd
fixes conflicts with master
2016-01-21 17:27:02 +01:00
Juanjo Bazán
2d4d057b48
returns empty 404 instead of raising exception
...
for the catch-all route
2016-01-20 16:20:43 +01:00
Josep Jaume Rey Peroy
5de3d700e4
Simplify Settings API
2016-01-18 12:43:34 +01:00
Julian Herrero
7bbfcd74e2
check if username is available in registration form
2016-01-10 19:17:20 +01:00
Juanjo Bazán
bbc0f07b74
returns 404 for not found pages
...
(instead of 500 by MissingTemplate)
Fixes #792
2015-12-30 14:27:16 +01:00
Alberto Garcia Cabeza
eb47f3de44
Removes unused static page
2015-12-14 18:20:51 +01:00
Josep Jaume Rey Peroy
80104d100f
Normalize page paths
...
Normalize page paths so they can be accessed by `page_path(:id)`.
The benefit of this is that we can add any arbitrary amount of pages
without affecting the routing layer.
2015-12-12 10:22:27 +01:00
Juanjo Bazán
349288b992
removes provisional transparency page
2015-12-03 12:51:51 +01:00
Juanjo Bazán
97dcd02750
adds spec for management's managed user logout
2015-10-23 13:48:50 +02:00
Juanjo Bazán
f1bc7af462
makes manager logout to remove session user data
2015-10-23 13:37:19 +02:00
Juanjo Bazán
5ee95a7b5b
adds spec for managed_user
2015-10-23 13:17:03 +02:00
Juanjo Bazán
89cc26c261
adds managers login via ManagerAuthenticators
2015-10-15 15:57:53 +02:00
rgarcia
a42439cbd2
fixes specs
2015-10-12 14:06:24 +02:00
rgarcia
1a89c5d147
adds specs for managed user session
2015-10-11 16:58:55 +02:00
Juanjo Bazán
742ea1bd2e
adds management/sessions controller
2015-10-01 17:53:15 +02:00
Alberto Garcia Cabeza
3df06ebcb4
Adds accessibility page on footer
2015-09-28 13:46:53 +02:00
kikito
adc8275f5a
moves the admin api inside of the /admin namespace
2015-09-24 12:11:51 +02:00
kikito
1caf6348a9
Extract HasOrders + partial from DebatesController
2015-09-12 16:48:41 +02:00
kikito
2d3015703d
replaces constants by class methods + private functions. Fixes broken tests
2015-09-10 13:02:21 +02:00
rgarcia
6a09e6548d
reverts - stats with delayed jobs
2015-09-09 19:17:13 +02:00
rgarcia
e555126331
tracks debate visits from the controller
2015-09-09 14:41:19 +02:00
Juanjo Bazán
0138847798
fix build
2015-09-05 20:19:53 +02:00
Juanjo Bazán
5d5de36ad1
adds spec for info pages
2015-09-05 20:16:20 +02:00
Alberto Garcia Cabeza
3f53f61b1d
Fixes conflicts
2015-09-03 00:12:59 +02:00
Alberto Garcia Cabeza
fca3a4de37
Changes tests for new texts
2015-09-03 00:10:07 +02:00
Juanjo Bazán
04127b23f9
Merge pull request #323 from AyuntamientoMadrid/filter-dry-282
...
Dries filters code
2015-09-02 14:24:06 +02:00
Juanjo Bazán
274ddb2589
changes rules for allowing debate votes
...
first 100 votes are allowed for unverified users
2015-09-02 13:40:38 +02:00
kikito
83d08b0017
Implements the HasFilters controller concern
2015-09-02 13:21:05 +02:00
Juanjo Bazán
bbf96259fc
adds controller check for anonymous votes
2015-09-01 17:49:02 +02:00
rgarcia
0f145da18b
adds specs
2015-08-30 12:51:26 +02:00
Juanjo Bazán
84feeba085
adds pages controller for static pages
2015-08-29 19:32:08 +02:00
Juanjo Bazán
862a239d87
fixes specs and makes stats for admins eyes only
2015-08-17 22:00:54 +02:00
Eloy Gomez
5b0cd4a8ba
Show charts using c3.js
2015-08-17 19:15:17 +02:00
Eloy Gomez
fe2080aff9
Display some stats
2015-08-08 14:33:44 +02:00
Eloy Gomez
b23ca8deb1
Create event on debate creation
2015-08-08 13:08:48 +02:00