
| Key: |
MDL-11562
|
| Type: |
Sub-task
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
Petr Skoda
|
| Reporter: |
Petr Skoda
|
| Votes: |
0
|
| Watchers: |
0
|
|
|
| Participants: |
Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
03/Oct/07
|
| Affected Branches: |
MOODLE_19_STABLE
|
| Fixed Branches: |
MOODLE_19_STABLE
|
|
the trouble is that the defaults are available only after admin user setup
solution is to implement new get_defaultsetting() method in admin_setting class and allow the defaults to be NULL, then add is_null() test before applying the defaults after main table setup, then apply the default again after admin user setup...
|
|
Description
|
the trouble is that the defaults are available only after admin user setup
solution is to implement new get_defaultsetting() method in admin_setting class and allow the defaults to be NULL, then add is_null() test before applying the defaults after main table setup, then apply the default again after admin user setup...
|
Show » |
committed 8 files to 'Moodle CVS' - 03/Oct/07 05:38 AM
MDL-11562 supportname and supportemail are are now initialized after admin user setup
MDL-11566 only site shortname, fullname and desc are required/displayed during installation
MDL-11567 fixed upgradesettings redirects if error in settings
MDL-11143 defaultfrontpageroleid moved to Frontpage settings page (easier to find), speedup
|
|
|
made changes - 03/Oct/07 06:34 AM
| Field |
Original Value |
New Value |
|
Resolution
|
|
Fixed
[ 1
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
martignoni committed 1 file to 'Lang CVS' - 04/Oct/07 02:37 AM
MDL-11562 supportname and supportemail are are now initialized after admin user setup
MDL-11566 only site shortname, fullname and desc are required/displayed during installation
MDL-11567 fixed upgradesettings redirects if error in settings
MDL-11143 defaultfrontpageroleid moved to Frontpage settings page (easier to find), speedup
|
|
|
|