This is an automated email from the ASF dual-hosted git repository.
dill0wn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
from fb976605c Only activate+enable users exactly when needed
add 5256a46f9 [#8446] user links inside pages link directly to profile
new ed9078e9a [#8446] fixed tooltip loading for profile links, converted
new setting to boolean
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Allura/allura/controllers/project.py | 15 ++++++---------
Allura/allura/lib/app_globals.py | 4 ++++
Allura/allura/lib/helpers.py | 2 +-
Allura/allura/public/nf/js/allura-base.js | 2 +-
Allura/allura/templates/jinja_master/lib.html | 5 +++--
Allura/allura/templates/macro/members.html | 3 ++-
Allura/allura/templates/members.html | 3 ++-
Allura/allura/templates/repo/merge_requests.html | 4 ++--
Allura/development.ini | 3 +++
ForgeActivity/forgeactivity/main.py | 2 ++
ForgeActivity/forgeactivity/tests/functional/test_root.py | 2 +-
ForgeWiki/forgewiki/tests/functional/test_root.py | 2 +-
12 files changed, 28 insertions(+), 19 deletions(-)