[#4568] Improve repo UI during background processing.

Added a status indicator and spinner to all repo pages if repo status
is not 'ready'. Removed status text from sidebar. Status is checked
via ajax (every 15s) and refreshed if it changes.

Signed-off-by: Tim Van Steenburgh tvansteenburgh@gmail.com

Tim Van Steenburgh Tim Van Steenburgh 2012-07-30

Jenny Steele Jenny Steele 2012-08-07

added Allura/allura/public/nf/js/spin.min.js
changed Allura/allura/controllers/repository.py
changed Allura/allura/lib/repository.py
changed Allura/allura/model/repository.py
changed Allura/allura/nf/allura/css/site_style.css
changed Allura/allura/templates/jinja_master/master.html
changed Allura/allura/templates/repo/fork.html
changed Allura/allura/templates/repo/repo_master.html
changed ForgeGit/forgegit/model/git_repo.py
changed ForgeGit/forgegit/templates/git/index.html
changed ForgeGit/forgegit/tests/functional/test_controllers.py
changed ForgeGit/forgegit/git_main.py
changed ForgeHg/forgehg/model/hg.py
changed ForgeHg/forgehg/templates/hg/index.html
changed ForgeHg/forgehg/tests/functional/test_controllers.py
changed ForgeHg/forgehg/hg_main.py
changed ForgeSVN/forgesvn/model/svn.py
changed ForgeSVN/forgesvn/templates/svn/index.html
changed ForgeSVN/forgesvn/tests/functional/test_controllers.py
changed ForgeSVN/forgesvn/svn_main.py
Allura/allura/public/nf/js/spin.min.js Diff Switch to side-by-side view
Loading...
Allura/allura/controllers/repository.py Diff Switch to side-by-side view
Loading...
Allura/allura/lib/repository.py Diff Switch to side-by-side view
Loading...
Allura/allura/model/repository.py Diff Switch to side-by-side view
Loading...
Allura/allura/nf/allura/css/site_style.css Diff Switch to side-by-side view
Loading...
Allura/allura/templates/jinja_master/master.html Diff Switch to side-by-side view
Loading...
Allura/allura/templates/repo/fork.html Diff Switch to side-by-side view
Loading...
Allura/allura/templates/repo/repo_master.html Diff Switch to side-by-side view
Loading...
ForgeGit/forgegit/model/git_repo.py Diff Switch to side-by-side view
Loading...
ForgeGit/forgegit/templates/git/index.html Diff Switch to side-by-side view
Loading...
ForgeGit/forgegit/tests/functional/test_controllers.py Diff Switch to side-by-side view
Loading...
ForgeGit/forgegit/git_main.py Diff Switch to side-by-side view
Loading...
ForgeHg/forgehg/model/hg.py Diff Switch to side-by-side view
Loading...
ForgeHg/forgehg/templates/hg/index.html Diff Switch to side-by-side view
Loading...
ForgeHg/forgehg/tests/functional/test_controllers.py Diff Switch to side-by-side view
Loading...
ForgeHg/forgehg/hg_main.py Diff Switch to side-by-side view
Loading...
ForgeSVN/forgesvn/model/svn.py Diff Switch to side-by-side view
Loading...
ForgeSVN/forgesvn/templates/svn/index.html Diff Switch to side-by-side view
Loading...
ForgeSVN/forgesvn/tests/functional/test_controllers.py Diff Switch to side-by-side view
Loading...
ForgeSVN/forgesvn/svn_main.py Diff Switch to side-by-side view
Loading...