ojengwa / openmeetings

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

add phone number(s) to profile #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
there are an unlinked tables in the database

phones
users_phone

these must be mapped into the users-Object
and 
added to the Functions as well as to the interface

Original issue reported on code.google.com by seba.wag...@gmail.com on 13 Apr 2007 at 1:00

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 20 Apr 2007 at 9:28

GoogleCodeExporter commented 9 years ago
hi

are there concrete needs for multiple phone numbers per user? If not , id like 
to 
implement a simple one field solution within the address table (analog to the 
email 
issue...)

Original comment by i...@oliver-becherer.name on 20 Jan 2009 at 1:23

GoogleCodeExporter commented 9 years ago
yes like we already discussed it => you can remove phones-tables and 
address-phones
and add a phone-column to the address-table

Original comment by seba.wag...@gmail.com on 20 Jan 2009 at 8:57

GoogleCodeExporter commented 9 years ago
changed database structure and added PhoneField in UserAdministrationview, so as
"Edit Profile"

-> Additionally phone number gets imported on first LDAP Login

Original comment by i...@oliver-becherer.name on 22 Jan 2009 at 2:01

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 29 Aug 2011 at 8:02