Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polish user fields #6

Open
fakedrake opened this issue Jul 12, 2012 · 4 comments
Open

Polish user fields #6

fakedrake opened this issue Jul 12, 2012 · 4 comments

Comments

@fakedrake
Copy link
Member

  • See if there can be a nicer way to represent dates
  • Have all relevant fields visible in registration
  • Fix captcha
  • Order them
  • remove input box from warning
@Arsku
Copy link
Member

Arsku commented Jul 17, 2012

Cann you please explain, what you mean by all of this? nucer way, all relevant,... öhm... at least I don't get, what that exactly means...

@fakedrake
Copy link
Member Author

  • If you go to plone-site/personal-information you will se that the fields are in random order
  • The warning at the bottom has an input box (i think this should be removed completely but I havent looked into adding plain widgets to the user editing forms
  • The captcha is also not even implemented at all, it just accepts anything. Someone should look into it ( having http://www.webdesignbeach.com/beachbar/ajax-fancy-captcha-jquery-plugin would be awesome!!)
  • All those fields are not visible during registration. Someone should create the generic setup files to make them visible.
  • The input of dates are currently just text input boxes. We should have some better way of inputing them
    Most of those are quite easy but someone should do them at some point.

@fakedrake
Copy link
Member Author

About the date widget ugliness: https://dev.plone.org/ticket/12253

@domenkozar
Copy link
Member

Fixed:

  • fields are now visible on registration form
  • removed warning and capcha since CP will add new users

Todo:

  • see if there can be a nicer way to represent dates
  • order fields
  • automatically figure out LC from current member status (LCBoard)
  • validation of some fields

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants