Commit Graph

2118 Commits

Author SHA1 Message Date
Juanjo Bazán
20bf9d7186 adds auth before filter to verify manager 2015-10-01 17:59:36 +02:00
Juanjo Bazán
fe9cd8dc44 adds i18n file for management 2015-10-01 17:59:01 +02:00
Juanjo Bazán
f77ea6722c fixes missing templates 2015-10-01 17:53:37 +02:00
Juanjo Bazán
742ea1bd2e adds management/sessions controller 2015-10-01 17:53:15 +02:00
Juanjo Bazán
442e706ecd Merge pull request #578 from AyuntamientoMadrid/management-dashboard
Dashboard for management
2015-10-01 16:42:47 +02:00
kikito
0be4a96648 adds management dashboard index view 2015-10-01 16:42:16 +02:00
kikito
259ee49466 Dashboard for management 2015-10-01 14:23:27 +02:00
Alberto Garcia Cabeza
e55a44936f Fixes vertical align on comments votes 2015-10-01 14:21:50 +02:00
kikito
4bb02ff564 Separate into two concerns: onsite verification + onsite verification emails 2015-10-01 14:18:11 +02:00
kikito
988304e3df Dashboard for management 2015-10-01 14:17:11 +02:00
Alberto Garcia Cabeza
4a25cdc282 Fixes sticky footer on devise layout 2015-10-01 14:16:28 +02:00
Juanjo Bazán
78c186242f Merge pull request #577 from AyuntamientoMadrid/social
Social
2015-10-01 13:17:05 +02:00
Alberto Garcia Cabeza
355079f205 Adds social icons on header 2015-10-01 12:56:50 +02:00
kikito
78d6f5e53a Adds a half-done implementation of on_site_verifications
Things missing:
* Implement models/verification/on_site#send_verification_email
* Implement the “create new user” path
* Tests
2015-09-30 21:00:42 +02:00
kikito
b5a4830871 Adds User.by_document scope 2015-09-30 20:53:57 +02:00
kikito
c24eebed3c Modifies the way dev_seeds verifies users
Previously level 3 users did not have level 2 info
2015-09-30 20:53:36 +02:00
kikito
bbce73f12a Adds i18n entry: error.messages.user_not_found 2015-09-30 20:53:02 +02:00
Alberto Garcia Cabeza
a39df80112 Adds social networks links on footer 2015-09-30 16:59:42 +02:00
Alberto Garcia Cabeza
87f42e578d Updates custom icons font 2015-09-30 16:58:59 +02:00
Enrique García
94e747d4e1 Merge pull request #576 from AyuntamientoMadrid/manager-model
creates Manager
2015-09-30 12:13:03 +02:00
Juanjo Bazán
9f48b1d94d Merge pull request #574 from AyuntamientoMadrid/management-census-api-mod
Refactor in residence verification + census api
2015-09-30 12:06:51 +02:00
Juanjo Bazán
b921c67676 creates Manager 2015-09-30 11:49:28 +02:00
kikito
cc1a69c7a5 fixes error in census_api and refactors constructor 2015-09-30 10:56:57 +02:00
Juanjo Bazán
5a8ad83240 fixes right titles in stats graphs 2015-09-29 22:40:19 +02:00
kikito
1c372328d9 Refactor in residence verification + census api
Needed for a new census api verification using only the document type
(no date of birth and no postal code)
2015-09-29 20:18:52 +02:00
Juanjo Bazán
39119b9d6b adds base controller for management 2015-09-29 17:34:17 +02:00
Juanjo Bazán
1a28328c20 adds :management namespace 2015-09-29 16:59:15 +02:00
rgarcia
01fe3bfc83 touch application.scss 2015-09-29 16:26:52 +02:00
Juanjo Bazán
bbc317c95b Merge pull request #570 from AyuntamientoMadrid/refactoring_controllers
Refactoring controllers
2015-09-29 16:02:32 +02:00
rgarcia
e1a2c0f523 changes commentable concern for commentable_actions concern 2015-09-29 15:56:55 +02:00
rgarcia
1360d07df1 removes unnecessary singularize call 2015-09-29 12:03:37 +02:00
rgarcia
b7f115b710 users resource_model instead of controller_name 2015-09-29 12:03:19 +02:00
rgarcia
25c38f942e refactors resource_class into resource_model 2015-09-29 12:01:46 +02:00
rgarcia
ac88ea98e9 fixes typo 2015-09-29 11:58:29 +02:00
Enrique García
d4a1ddecec Merge pull request #572 from AyuntamientoMadrid/dependencies
upgrade newrelic gem version
2015-09-29 10:27:04 +02:00
rgarcia
22222bcf4c uses resource instead of commentable 2015-09-28 21:16:47 +02:00
rgarcia
0074422977 uses resource_class instead of controller_name 2015-09-28 20:46:18 +02:00
rgarcia
75181e9cf4 adds consistency and speed to auxiliary methods 2015-09-28 20:19:24 +02:00
rgarcia
066606f901 refactoring commentable concern 2015-09-28 20:14:38 +02:00
rgarcia
a3b966cb3d upgrade newrelic gem version 2015-09-28 20:04:27 +02:00
Juanjo Bazán
4a5dafd6e2 Merge pull request #551 from AyuntamientoMadrid/verification_tracking-500
Verification tracking
2015-09-28 20:04:15 +02:00
rgarcia
708a41ee1c refactors debate and proposal controllers 2015-09-28 19:23:32 +02:00
Raimond Garcia
d541db8acf Merge pull request #564 from AyuntamientoMadrid/ability-split
Splits ability.rb and specs into several smaller files
2015-09-28 17:36:10 +02:00
Enrique García
a050dfd1c1 Merge pull request #559 from AyuntamientoMadrid/address
removes unnecessary address from users
2015-09-28 17:35:48 +02:00
kikito
e76d2b9ad6 fixes travis 2015-09-28 17:19:53 +02:00
Raimond Garcia
adbb272bfe Merge pull request #568 from AyuntamientoMadrid/design_stats
Design stats
2015-09-28 16:41:56 +02:00
rgarcia
6426bd3a29 refactors debate and proposal flag actions 2015-09-28 16:34:43 +02:00
Alberto Garcia Cabeza
b5a85b2040 Changes tests 2015-09-28 16:17:40 +02:00
Juanjo Bazán
e7c6c88c17 Merge pull request #567 from AyuntamientoMadrid/refactoring
Refactoring models
2015-09-28 16:04:42 +02:00
kikito
636e6bd479 second attempt at fixing travis 2015-09-28 15:49:28 +02:00