[obs-commits] [openSUSE/open-build-service] 3d989c: [webui] Fix issue#2528 - Link to user profiles is ...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 3d989c97e9d4b94a50c4fb1075065e79987da904 https://github.com/openSUSE/open-build-service/commit/3d989c97e9d4b94a50c4fb... Author: Björn Geuken <bgeuken@suse.de> Date: 2017-02-15 (Wed, 15 Feb 2017) Changed paths: M src/api/app/views/webui/package/_commit_item.html.erb Log Message: ----------- [webui] Fix issue#2528 - Link to user profiles is not available as guest There is no good reason for not linking to the user's home page. Since it's visible for users that are not logged in. Commit: a6b25b8efb03ce013b93262954317001360ac0e7 https://github.com/openSUSE/open-build-service/commit/a6b25b8efb03ce013b9326... Author: Björn Geuken <bgeuken@suse.de> Date: 2017-02-16 (Thu, 16 Feb 2017) Changed paths: M src/api/app/helpers/webui/webui_helper.rb M src/api/app/views/shared/_user_and_role_with_realname_and_icon.html.erb M src/api/app/views/webui/request/_reviewer.html.erb M src/api/app/views/webui/request/show.html.erb Log Message: ----------- [webui] Always show the link to the user home page The user/show/ page is accessible by anonymous users. So there is no valid reason not to link there. Commit: 859230211ab0c44caefa7745ea39d70690f5f4a2 https://github.com/openSUSE/open-build-service/commit/859230211ab0c44caefa77... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2017-02-16 (Thu, 16 Feb 2017) Changed paths: M src/api/app/helpers/webui/webui_helper.rb M src/api/app/views/shared/_user_and_role_with_realname_and_icon.html.erb M src/api/app/views/webui/package/_commit_item.html.erb M src/api/app/views/webui/request/_reviewer.html.erb M src/api/app/views/webui/request/show.html.erb Log Message: ----------- Merge pull request #2693 from bgeuken/no_no_link Always show the link to the user home page Compare: https://github.com/openSUSE/open-build-service/compare/ebe77749e2ef...859230...
participants (1)
-
Henne Vogelsang