Add "Affiliation Abbreviation" field to users table and use it next to
the User Name (or id) in various tables. This also involved adding the field to the newproject, joinproject, and moduserinfo forms. Note: also modified 4.149 database-migrate.txt entry to add a note to add the necessary "slot" to table_regex.
Showing
- account/newuser.in 2 additions, 1 deletionaccount/newuser.in
- backend/moduserinfo.in 1 addition, 0 deletionsbackend/moduserinfo.in
- db/User.pm.in 5 additions, 2 deletionsdb/User.pm.in
- sql/database-fill.sql 1 addition, 0 deletionssql/database-fill.sql
- sql/database-migrate.txt 3 additions, 1 deletionsql/database-migrate.txt
- www/dbcheck.php3 4 additions, 0 deletionswww/dbcheck.php3
- www/group_defs.php 4 additions, 0 deletionswww/group_defs.php
- www/joinproject.php3 25 additions, 5 deletionswww/joinproject.php3
- www/moduserinfo.php3 23 additions, 7 deletionswww/moduserinfo.php3
- www/newproject.php3 29 additions, 9 deletionswww/newproject.php3
- www/showexp_list.php3 7 additions, 2 deletionswww/showexp_list.php3
- www/showproject_list.php3 3 additions, 0 deletionswww/showproject_list.php3
- www/showuser_list.php3 4 additions, 1 deletionwww/showuser_list.php3
- www/user_defs.php 7 additions, 0 deletionswww/user_defs.php
Loading
Please register or sign in to comment