Commit Graph

711 Commits

Author SHA1 Message Date
kikito
ffe06729c1 Changes message when the user is created by managers 2015-10-08 15:20:06 +02:00
kikito
5f74528f12 Modifies devise so that unconfirmed users w/o password can set it when confirming their account 2015-10-07 20:18:54 +02:00
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
d5d5e683d1 Refactors account_info partial 2015-10-07 19:39:59 +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
kikito
9e05a3283c Includes the document number and type in the verification email 2015-10-02 18:40:24 +02:00
kikito
1fe850b6dc Renaming of management validations 2015-10-01 19:27:04 +02:00
kikito
4bb02ff564 Separate into two concerns: onsite verification + onsite verification emails 2015-10-01 14:18:11 +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
Juanjo Bazán
4a5dafd6e2 Merge pull request #551 from AyuntamientoMadrid/verification_tracking-500
Verification tracking
2015-09-28 20:04:15 +02:00
Raimond Garcia
adbb272bfe Merge pull request #568 from AyuntamientoMadrid/design_stats
Design stats
2015-09-28 16:41:56 +02:00
Alberto Garcia Cabeza
636121977d Adds styles for admin stats 2015-09-28 15:40:11 +02:00
Juanjo Bazán
44938e2789 adds title to accessibility page 2015-09-28 14:01:26 +02:00
Juanjo Bazán
7d8f1f2629 adds title for public devise views 2015-09-28 13:59:17 +02:00
Juanjo Bazán
dbcb10bd09 adds title to highlights page 2015-09-28 13:59:17 +02:00
Juanjo Bazán
f50586017b adds title to pages views 2015-09-28 13:59:17 +02:00
Juanjo Bazán
de37081a45 adds title to proposals#index 2015-09-28 13:59:16 +02:00
Juanjo Bazán
0c394b0953 adds title to debates#index 2015-09-28 13:59:16 +02:00
Alberto Garcia Cabeza
dd7f429104 Changes notes tag on forms 2015-09-28 13:46:54 +02:00
Alberto Garcia Cabeza
738a64dcef Adds footer on devise layout 2015-09-28 13:46:54 +02:00
Alberto Garcia Cabeza
9329531ff4 Adds p tag to proposal summary 2015-09-28 13:46:54 +02:00
Alberto Garcia Cabeza
5c863d1107 Adds menu word on mobile version 2015-09-28 13:46:54 +02:00
Alberto Garcia Cabeza
f224f46d72 Adds size on homepage icons, adds h3 headings 2015-09-28 13:46:54 +02:00
Alberto Garcia Cabeza
bf08cb582f Adds title on close alerts link 2015-09-28 13:46:54 +02:00
Alberto Garcia Cabeza
3df06ebcb4 Adds accessibility page on footer 2015-09-28 13:46:53 +02:00
Alberto Garcia Cabeza
5d138decbd Adds new pdf document on proposals info page 2015-09-28 12:37:05 +02:00
rgarcia
adb1dd6f2b fixes conflicts with master [#500] 2015-09-28 12:00:48 +02:00
rgarcia
86dd709c13 fixes conflicts with master [#500] 2015-09-28 11:51:26 +02:00
rgarcia
dc52271881 displays stats summary 2015-09-26 13:07:21 +02:00
Alberto Garcia Cabeza
8dd027d974 Updates admin and moderation texts 2015-09-25 09:40:51 +02:00
rgarcia
c367bc264c refactors pending verification step view [#500] 2015-09-24 17:21:10 +02:00
rgarcia
fca8e67479 cleans up pending step view [#500] 2015-09-24 17:21:09 +02:00
rgarcia
4ae6f72fff refactors admin user search [#500] 2015-09-24 17:21:09 +02:00
rgarcia
faf1b09292 refactors pending verification step [#500] 2015-09-24 17:21:09 +02:00
rgarcia
f37cf1fc63 displays missing confirmation code [#500] 2015-09-24 17:21:08 +02:00
rgarcia
8a1704ad86 displays phone not given [#500] 2015-09-24 17:21:08 +02:00
rgarcia
e9e97daf46 displays failed census calls [#500] 2015-09-24 17:21:08 +02:00
rgarcia
3bfbdcaf01 adds search of unverified users [#500] 2015-09-24 17:21:08 +02:00
rgarcia
f42a6c9dd7 adds incomplete verification view [#500] 2015-09-24 17:21:08 +02:00
rgarcia
5d38b49c2b adds incomplete verifications section [#500] 2015-09-24 17:21:07 +02:00
Juanjo Bazán
0854f6cd83 adds extra info for proposals in admin listing 2015-09-24 13:44:38 +02:00
Raimond Garcia
66eaf72f83 Merge pull request #547 from AyuntamientoMadrid/admin-descriptions
refactors /admin listings to include descriptions
2015-09-24 13:05:56 +02:00
Alberto Garcia Cabeza
058d6f6ffc Fixes moderation tables 2015-09-24 12:55:39 +02:00
Juanjo Bazán
3f46b27371 Fixes comment notifications mailers
It was not commendable independent so avery email related with a comment on a proposal was not being sent. Removes dependency on debates and makes it commentable independent.
2015-09-24 12:41:11 +02:00
Alberto Garcia Cabeza
7dfdce8c07 Improves styles for admin buttons and selects 2015-09-24 12:40:16 +02:00
Juanjo Bazán
376babc768 refactors /admin listings to include descriptions 2015-09-24 11:25:01 +02:00
Juanjo Bazán
8c99c6a5f0 refactors stats and optimizes js
JS libraries for stats (d3, c3, etc.) only load now when needed (stats/show)
2015-09-23 19:37:24 +02:00
Juanjo Bazán
b921ac9d33 adds proposal url to social buttons 2015-09-23 16:55:44 +02:00