Commit Graph

1284 Commits

Author SHA1 Message Date
kikito
b6aaad87af Adds a user controller for management 2015-10-07 20:18:17 +02:00
kikito
6cfb23bc40 Fixes typo 2015-10-07 19:45:09 +02:00
kikito
131982c8e9 Moves translations from one namespace to another 2015-10-07 19:43:34 +02:00
kikito
d5d5e683d1 Refactors account_info partial 2015-10-07 19:39:59 +02:00
kikito
984ecd80f4 Fixes issue when a user does login without stored path 2015-10-06 18:48:57 +02:00
Juanjo Bazán
7b3d3243b8 adds management layout 2015-10-06 14:32:01 +02:00
kikito
5e327f0ae0 Applies the same renaming done in management.yml to the views 2015-10-05 19:40:10 +02:00
kikito
6f799ae32e Extracts common elements out of management views 2015-10-05 11:49:15 +02:00
Raimond Garcia
e7b170b568 Merge pull request #581 from AyuntamientoMadrid/account_page
Account page
2015-10-05 10:15:16 +02:00
juandefelix
7db2fecbb1 added validation for tag count 2015-10-03 11:54:48 -05:00
kikito
9ddc9c57b7 Do not show the welcome screen to administrators 2015-10-02 18:44:28 +02:00
kikito
3ed5c269e4 Adds unconfirmed_document_number into email verifications
It also makes sure that when a user is considered level 3 is also
considered residence-verified.
2015-10-02 18:44:15 +02:00
kikito
967bfc5b31 Moves the humanize_document_type helper to a new helper file called user 2015-10-02 18:40:56 +02:00
kikito
9e05a3283c Includes the document number and type in the verification email 2015-10-02 18:40:24 +02:00
kikito
fc11a3b41b Restores the usage of the stored path instead of forcing root path after every login 2015-10-02 18:37:15 +02:00
kikito
5069f86eb9 Skips the welcome screen when the user is verifying via email 2015-10-02 18:36:40 +02:00
Alberto Garcia Cabeza
ebcb1009ae Changes texts and styles for verification process 2015-10-02 15:15:05 +02:00
Alberto Garcia Cabeza
74cfc3da52 Updates icons custom font 2015-10-02 15:13:23 +02:00
kikito
75721ab186 Implements Verification::Management::Email#save + refactors 2015-10-02 13:20:44 +02:00
kikito
3786d9d67f Fixes typo 2015-10-02 13:19:57 +02:00
kikito
1fe850b6dc Renaming of management validations 2015-10-01 19:27:04 +02:00
Juanjo Bazán
20bf9d7186 adds auth before filter to verify manager 2015-10-01 17:59:36 +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
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
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
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
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
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
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