]> Kevux Git Server - koopa/commit
Progress: User Profile / User View Page
authorKevin Day <thekevinday@gmail.com>
Mon, 4 Sep 2017 11:17:22 +0000 (06:17 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 4 Sep 2017 11:20:14 +0000 (06:20 -0500)
commit7d3f8ebf955f8b5b061af721a925e6d0e57147e6
tree8d961ee66516f7bd61ab5ce6b0dbd556c9b7fe08
parent4b26bb7f0746469fcf735c9f0f5997c1369d8fee
Progress: User Profile / User View Page

The profile images should be file ids and not byteas.
- These columns should also be foreign keys to the file table.

Enable use of profile image in the user object.

Update/Fix the Japanese related translations.

The User Profile / User View page is intended to be a simpler version of the User Settings page with a focus on user information and less focus on user settings values.
common/base/classes/base_users.php
common/standard/classes/standard_users.php
common/standard/paths/u/ja/user_settings.php
common/standard/paths/u/ja/user_view.php
common/standard/paths/u/user_settings.php
common/standard/paths/u/user_view.php
database/sql/standard/standard-files.sql
database/sql/standard/standard-users.sql