Issue Details (XML | Word | Printable)

Key: MDL-17845
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Petr Skoda
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-17458

stop using session flag for autoclicking continue - move upgrade/install to two pages only

Created: 11/Jan/09 01:21 AM   Updated: 13/Jan/09 12:32 AM
Return to search
Component/s: Installation
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Petr Skoda
Security Level: None
Resolved date: 11/Jan/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 3 files to 'Moodle CVS' - 11/Jan/09 07:01 AM
MDL-17845 moved blocks code from /blocks/db/* to core
MODIFY admin/mnet/adminlib.php   Rev. 1.11    (+5 -0 lines)
MODIFY lib/blocklib.php   Rev. 1.152    (+8 -33 lines)
MODIFY lib/adminlib.php   Rev. 1.301    (+69 -110 lines)
Petr Skoda committed 3 files to 'Moodle CVS' - 11/Jan/09 07:13 AM
MDL-17845 removed install/upgrade autopilot - not needed any more ;-)
there are now only two upgrade pages, one for core, the second for all plugins
MODIFY lib/Attic/scroll_to_errors.js   Rev. 1.6    (+0 -4 lines)
MODIFY admin/Attic/cliupgrade.php   Rev. 1.34    (+1 -6 lines)
MODIFY lib/adminlib.php   Rev. 1.302    (+4 -21 lines)
Petr Skoda committed 8 files to 'Moodle CVS' - 13/Jan/09 12:13 AM
MDL-17845 now only one page per installs/upgrade :-D
MODIFY lib/adminlib.php   Rev. 1.308    (+28 -38 lines)
MODIFY admin/mnet/adminlib.php   Rev. 1.12    (+1 -1 lines)
MODIFY lib/blocklib.php   Rev. 1.155    (+16 -28 lines)
MODIFY lib/weblib.php   Rev. 1.1203    (+2 -12 lines)
MODIFY lib/Attic/locallib.php   Rev. 1.23    (+14 -38 lines)
MODIFY lib/moodlelib.php   Rev. 1.1153    (+13 -10 lines)
MODIFY lib/accesslib.php   Rev. 1.567    (+5 -12 lines)
MODIFY admin/index.php   Rev. 1.348    (+22 -41 lines)