-
Notifications
You must be signed in to change notification settings - Fork 9
Home
austinonrails edited this page Sep 13, 2010
·
81 revisions
Bugs:
when saving a user profile, the password shouldn’t be required to be filled in. should only do confirm/attempt save if something is present in the field (otherwise ignore it)- when you attempt to log in with invalid credentials, an error message saying as much should display.
Features:
- add a new topic link/button also should be available on topic list after a topic is added
- admin should have ability to delete a user (when a user is deleted by an admin, ask if their topics should be kept)
- user should be able to delete themselves (keep their topics)
-
change to db sessions(the newish cookie-based is better) - when creating a topic, remember who created the topic
- currently…to try to keep topics from being dupes, a number of things happen (all lower case, loses spaces, cuts off the ‘s’). I would like to see it let me enter what I want in the Topic field and maintain case and spaces, and then do something [what? :)] in the background to try to ward off dupes
- benkimball/members going to take a stab at making this cleaner
I forgot my password, is there a way to reset it / be reminded?
Blue Sky:
- indicate meeting date(s)
- schedule a topic for a meeting date