Add database column to track user language preference. (#1367)
- Based on work by Ere Maijala for Finna. - Enables automated communication to be sent to users in the appropriate language (forthcoming feature).
Showing
- module/VuFind/sql/migrations/pgsql/6.1/001-modify-user-columns.sql 3 additions, 0 deletions...Find/sql/migrations/pgsql/6.1/001-modify-user-columns.sql
- module/VuFind/sql/mysql.sql 1 addition, 0 deletionsmodule/VuFind/sql/mysql.sql
- module/VuFind/sql/pgsql.sql 1 addition, 0 deletionsmodule/VuFind/sql/pgsql.sql
- module/VuFind/src/VuFind/Bootstrapper.php 8 additions, 0 deletionsmodule/VuFind/src/VuFind/Bootstrapper.php
- module/VuFind/src/VuFind/Db/Row/User.php 13 additions, 0 deletionsmodule/VuFind/src/VuFind/Db/Row/User.php
Please register or sign in to comment