[#5019] remove all ancient portal/portlet/configuration logic from home & user tool

Only the raw HTML for the home tool is supported now. This already worked at /nbhd/
and now /nbhd/home/ redirects to /nbhd/ and avoids any ACL errors from PortalConfig.

This also addresses cleanup for [#2217]

Dave Brondsema Dave Brondsema 2012-09-28

removed Allura/allura/ext/project_home/model
removed Allura/allura/ext/project_home/model/__init__.py
removed Allura/allura/ext/project_home/model/dashboard.py
removed Allura/allura/ext/project_home/nf
removed Allura/allura/ext/project_home/nf/home
removed Allura/allura/ext/project_home/nf/home/css
removed Allura/allura/ext/project_home/nf/home/css/project_home.css
removed Allura/allura/ext/project_home/templates
removed Allura/allura/ext/project_home/templates/__init__.py
removed Allura/allura/ext/project_home/templates/project_dashboard_configuration.html
removed Allura/allura/ext/project_home/templates/project_index.html
changed Allura/allura/ext/admin/admin_main.py
changed Allura/allura/ext/project_home/project_main.py
changed Allura/allura/ext/user_profile/nf/home/css/user_profile.css
changed Allura/allura/ext/user_profile/user_main.py
changed Allura/allura/model/project.py
changed Allura/allura/tests/functional/test_user_profile.py
changed Allura/allura/tests/test_app.py
changed Allura/allura/app.py
Allura/allura/ext/admin/admin_main.py Diff Switch to side-by-side view
Loading...
Allura/allura/ext/project_home/project_main.py Diff Switch to side-by-side view
Loading...
Allura/allura/ext/user_profile/nf/home/css/user_profile.css Diff Switch to side-by-side view
Loading...
Allura/allura/ext/user_profile/user_main.py Diff Switch to side-by-side view
Loading...
Allura/allura/model/project.py Diff Switch to side-by-side view
Loading...
Allura/allura/tests/functional/test_user_profile.py Diff Switch to side-by-side view
Loading...
Allura/allura/tests/test_app.py Diff Switch to side-by-side view
Loading...
Allura/allura/app.py Diff Switch to side-by-side view
Loading...