After installation, make the installer "jump" to the "Continue" link at the bottom of the page
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Mahara |
Medium
|
Aaron Wells | ||
| 1.5 |
Medium
|
Unassigned | ||
| 1.6 |
Medium
|
Unassigned | ||
| 1.7 |
Medium
|
Unassigned |
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->productio
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.
Aaron Wells (u-aaronw) wrote : | #1 |
Changed in mahara: | |
status: | Triaged → In Progress |
importance: | Wishlist → Medium |
milestone: | 1.8.0rc1 → 1.7.2 |
Changed in mahara: | |
milestone: | 1.7.2 → 1.8.0rc1 |
Reviewed: https:/
Committed: http://
Submitter: Robert Lyon (<email address hidden>)
Branch: master
commit bfd393d5a7863e8
Author: Aaron Wells <email address hidden>
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
Change-Id: I3d567f85bedfb9
Changed in mahara: | |
status: | In Progress → Fix Committed |
tags: | added: newfeature1.8 nominatedfeature |
Aaron Wells (u-aaronw) wrote : | #3 |
I guess technically this is a new feature. But I'd prefer to push it into all the stable versions because:
1. It's a very minor change -- only one line of code
2. It only affects new installations, so it won't have any effect on existing users.
Mahara Bot (dev-mahara) wrote : | #5 |
Reviewed: https:/
Committed: http://
Submitter: Aaron Wells (<email address hidden>)
Branch: 1.5_STABLE
commit 8a6eca4d8759d5b
Author: Aaron Wells <email address hidden>
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
Change-Id: I3d567f85bedfb9
Aaron Wells (u-aaronw) wrote : | #4 |
Mahara Bot (dev-mahara) wrote : | #6 |
Reviewed: https:/
Committed: http://
Submitter: Aaron Wells (<email address hidden>)
Branch: 1.6_STABLE
commit 15ccd631f897817
Author: Aaron Wells <email address hidden>
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
Change-Id: I3d567f85bedfb9
Mahara Bot (dev-mahara) wrote : | #7 |
Reviewed: https:/
Committed: http://
Submitter: Aaron Wells (<email address hidden>)
Branch: 1.7_STABLE
commit 4c8e1725d680f44
Author: Aaron Wells <email address hidden>
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
Change-Id: I3d567f85bedfb9
Changed in mahara: | |
milestone: | 1.8rc1 → 1.8.0 |
Changed in mahara: | |
status: | Fix Committed → Fix Released |
Gerritted: https:/ /reviews. mahara. org/2298