To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #247 (closed enhancement: duplicate)

Opened 22 months ago

Last modified 16 months ago

Add Full Name field to User Profile

Reported by: geoffd Owned by: tboutell
Priority: major Milestone: 1.5
Component: apostrophePlugin Version: 1.0
Keywords: 1.5rc Cc: agilbert, dordille, johnnyoffline, rickybanister, hillerj
Symfony version: 1.4

Description (last modified by geoffd) (diff)

We should have a Full Name field in the user profile so that we can display that when they blog, etc

This is actually a bigger issue since we need to think about how we allow people to manage profile information in general.

Tom, think about a good solution here and bring me into this discussion when you are ready.

Attachments

Screen shot 2010-04-08 at 12.50.38 PM.png Download (45.4 KB) - added by geoffd 22 months ago.
usernames.png Download (125.6 KB) - added by johnnyoffline 21 months ago.

Change History

Changed 22 months ago by geoffd

Changed 22 months ago by geoffd

  • description modified (diff)

Changed 22 months ago by geoffd

  • description modified (diff)

Changed 21 months ago by boutell

  • status changed from new to accepted
  • milestone changed from 1.4 to 1.5

This is not something to be done in two days without consequences full name is not the only thing we'll decide is missing etc.

Changed 21 months ago by johnnyoffline

Changed 21 months ago by johnnyoffline

I'm not trying to be a butt.

BUT, I think this is important enough to not be a 1.5 milestone

see screenshot:


Changed 21 months ago by boutell

aUserAdmin manages the sfGuardUser table via the admin generator. To fix it in the plugin is a big deal because in all of our existing projects the full name and email address are in the profile table, not the user table, and the admin generator sucks at editing things that are in a separate table. For new projects we could maybe have an app.yml flag that promises that those fields are available in the main users table, but only if we can figure out (quickly) how to get the admin generator to add some fields conditionally.

that conditionally part is pretty easy for the edit view but I don't know about the list view. The admin generator is not really my friend. It likes Alex and Dan better.

If Alex or Dan wants to buy into implementing this they can take the ticket and assign it back to the 1.4 milestone. Keep in mind you can't break projects that don't have the fields (ours or other people's).

Changed 17 months ago by tboutell

  • owner changed from boutell to tboutell

Changed 16 months ago by geoffd

  • keywords 1.5rc added

Tom, is this done? Can we close this as a duplicate?

Changed 16 months ago by tboutell

  • status changed from accepted to closed
  • resolution set to duplicate

Full names have been addressed.

Note: See TracTickets for help on using tickets.