mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #13093
[Bug 1195489] A change has been merged
Reviewed: https://reviews.mahara.org/2412
Committed: http://gitorious.org/mahara/mahara/commit/8a6eca4d8759d5b57eba84caf597574c5708714f
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: 1.5_STABLE
commit 8a6eca4d8759d5b57eba84caf597574c5708714f
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date: Fri Jun 28 15:10:30 2013 +1200
admin/upgrade.php: Make installer jump to the bottom of the page when
install is done
Bug1195489
Change-Id: I3d567f85bedfb92e0105e969d1770cd4e38413b5
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1195489
Title:
After installation, make the installer "jump" to the "Continue" link
at the bottom of the page
Status in Mahara ePortfolio:
Fix Committed
Status in Mahara 1.5 series:
Fix Committed
Status in Mahara 1.6 series:
Fix Committed
Status in Mahara 1.7 series:
Fix Committed
Bug description:
This bugs me every time I do a clean Mahara install (which as a
developer, tends to be several times a day). The list of plugins on
the install page is vertically longer than my browser window. And,
since I have $cfg->productionmode=false, this list gets pushed further
and further down the page by the log_info() notices that show up at
the top of the page. Even with productionmode=true, the tickmarks on
each line expand the line a bit, which causes enough page expansion to
move the bottom of the list off of the page.
As a result, there's no quick visual indicator of when the install
process is complete. I have to keep manually scrolling down as it
goes, or just go away and come back some time later.
Moodle's installer/updater has the handy functionality that when it's
done, it leaps you to the bottom of the page where the "Continue" link
is. I'd like to see the same in Mahara.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1195489/+subscriptions
References