mattwood1 / ecb

Automatically exported from code.google.com/p/ecb
0 stars 0 forks source link

Users #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Fix adding users

add delete users

add acl to remove user, change password, add user.

Original issue reported on code.google.com by chrisw...@gmail.com on 30 Jan 2014 at 7:09

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r80.

Original comment by matthew....@gmail.com on 4 Feb 2014 at 1:19

GoogleCodeExporter commented 9 years ago
Still needs delete and edit functionality

Original comment by matthew....@gmail.com on 4 Feb 2014 at 1:19

GoogleCodeExporter commented 9 years ago
Users table just needs name, email (edit + delete)

Original comment by matthew....@gmail.com on 7 Feb 2014 at 3:28

GoogleCodeExporter commented 9 years ago
Change password can use the icon-key icon.

Original comment by matthew....@gmail.com on 7 Feb 2014 at 1:28

GoogleCodeExporter commented 9 years ago
Add reset password functionality for admins.

Original comment by matthew....@gmail.com on 7 Feb 2014 at 1:31

GoogleCodeExporter commented 9 years ago
Looking at the user table there is a username, email and password. I'm going to 
remove the username as email is now checked with password.

Original comment by matthew....@gmail.com on 12 Feb 2014 at 12:12

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r99.

Original comment by matthew....@gmail.com on 12 Feb 2014 at 12:16

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r100.

Original comment by matthew....@gmail.com on 12 Feb 2014 at 12:33

GoogleCodeExporter commented 9 years ago
A little more progress here, the table layout has changed. Edit and Delete 
buttons added.

Edit open the form but I need to check the validation on the existing email. 
The delete confirms your action and then doesn't work (because there is nothing 
coded).

Are you happy to delete a user or set them as deleted = 1 (safer option)

Original comment by matthew....@gmail.com on 12 Feb 2014 at 12:36

GoogleCodeExporter commented 9 years ago
yea happy for it to be able to delete a user

Original comment by chrisw...@gmail.com on 12 Feb 2014 at 8:30

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r116.

Original comment by matthew....@gmail.com on 20 Feb 2014 at 2:02

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r117.

Original comment by matthew....@gmail.com on 20 Feb 2014 at 2:10