skodak
|
58045d100f
|
MDL-10275 fixed string case
|
2009-02-01 16:36:54 +00:00 |
|
skodak
|
fe27230c34
|
MDL-10275 temporarily disabling old installer, stay tuned - new one will be ready soon ;-)
|
2009-02-01 16:33:09 +00:00 |
|
skodak
|
c808379ef8
|
MDL-10275 moved the rest of environment tests from install.php to admin/index.php; please note that there is no need to update installer lacg packs becuase install.php will not have environment checks anymore soon ;-)
|
2009-02-01 16:20:59 +00:00 |
|
mits
|
a825fec763
|
Fixed html closing <p> tags.
|
2009-02-01 16:16:13 +00:00 |
|
skodak
|
fbf2c91e43
|
MDL-10275 added fatal PHP config setting test on each page, replaces some tests done in installer
|
2009-02-01 13:37:42 +00:00 |
|
skodak
|
b3d960e64a
|
fixed whitespace
|
2009-02-01 13:36:07 +00:00 |
|
skodak
|
9050958240
|
MDL-10275 moving all installation time environment tests into /admin/index.php - this will simplify install.php a LOT and will make installation/upgrade more consistent + fixed a bug in enviroment if docroot not set
|
2009-02-01 12:52:30 +00:00 |
|
skodak
|
cd3acbf27e
|
MDL-17850 support for customised site settings defaults in /local/defaults.php
|
2009-02-01 10:19:13 +00:00 |
|
moodlerobot
|
8eaf567d28
|
Updated the HEAD build version to 20090201
|
2009-01-31 23:46:33 +00:00 |
|
moodlerobot
|
b85798dddb
|
Automatic installer.php lang files by installer_builder (20090201)
|
2009-01-31 23:34:16 +00:00 |
|
skodak
|
038a29d580
|
MDL-17808 more lastname support when resetting passwords; merged from MOODLE_19_STABLE
|
2009-01-31 21:38:12 +00:00 |
|
skodak
|
795a08adb7
|
MDL-17458 upgrade logging implemented + a lot more refactoring + exceptions implemented in install/upgrade code + lang pack cleanup + some more improvements
|
2009-01-31 20:07:32 +00:00 |
|
moodlerobot
|
9c421fab3b
|
Updated the HEAD build version to 20090131
|
2009-01-30 23:47:30 +00:00 |
|
moodlerobot
|
a0140c4c7b
|
Automatic installer.php lang files by installer_builder (20090131)
|
2009-01-30 23:35:18 +00:00 |
|
stronk7
|
8f7bd455d5
|
MDL-18066 import_backup_file_silently - reverting last commit. Merged from 19_STABLE
|
2009-01-30 13:19:19 +00:00 |
|
pigui
|
7a3f6bd639
|
Modification of testclient index for create_group and add_groupmember funtions
|
2009-01-30 11:55:10 +00:00 |
|
pigui
|
37acca4dd2
|
Adding testclients for create_group and add_groupmember
MDL-13142
MDL-13139
|
2009-01-30 11:48:50 +00:00 |
|
pigui
|
8805a4f74d
|
Adding create_group and add_groupmember functions
MDL-13142
MDL-13139
|
2009-01-30 11:46:11 +00:00 |
|
mudrd8mz
|
c5ce3d837c
|
MDL-17940 Display the count of ratings together with the aggregated grade for the post. Merged from 1.9
|
2009-01-30 11:32:46 +00:00 |
|
stronk7
|
df2a8db150
|
MDL-18076 course participation report - fix actions dropdown not working. Merged from 19_STABLE
|
2009-01-30 10:14:01 +00:00 |
|
stronk7
|
569c693719
|
MDL-18066 - import_backup_file_silently - better handling of missing $USER. Merged from 19_STABLE
|
2009-01-30 09:58:59 +00:00 |
|
jerome
|
b894086df5
|
calendar MDL-14693 fix month link when calendar is displayed on a text page resource, merged from 1.9
|
2009-01-30 06:27:20 +00:00 |
|
jerome
|
f4358aa946
|
web service MDL-12886 trivial refactoring
|
2009-01-30 04:57:49 +00:00 |
|
jerome
|
965a0eb68a
|
web service MDL-12886 update user/lib.php to be consitent with other lib.php
|
2009-01-30 00:57:34 +00:00 |
|
moodlerobot
|
4995accfe9
|
Updated the HEAD build version to 20090130
|
2009-01-29 23:43:00 +00:00 |
|
skodak
|
88582df496
|
MDL-17458 refactored guest and admin user creation + refactored roles install + added protection for installation hijacking + added reliable session test right before editting of admin account
|
2009-01-29 22:54:41 +00:00 |
|
skodak
|
db9d4a3d0a
|
MDL-17427 moving upgrade code from adminlib to upgradelib + new upgrade logging functions
|
2009-01-29 21:17:52 +00:00 |
|
skodak
|
dc6f76b959
|
MDL-17427 oops - forgot to add version field, sorry
|
2009-01-29 20:21:33 +00:00 |
|
skodak
|
0cb93a7e45
|
MDL-17427 another round of refactoring of upgrade related functions - this should be final now I hope ;-)
|
2009-01-29 19:58:47 +00:00 |
|
skodak
|
1f20942c3b
|
MDL-17427 new upgrade log table
|
2009-01-29 19:50:02 +00:00 |
|
mudrd8mz
|
6c57310736
|
MDL-13449 New string needed. Merged from MOODLE_19_STABLE
|
2009-01-29 12:41:51 +00:00 |
|
mudrd8mz
|
8222c59e6c
|
MDL-13449 Fix the problem with displaying aggregation type "Count of ratings". Merged from MOODLE_19_STABLE
|
2009-01-29 12:40:24 +00:00 |
|
mjollnir_
|
1cc8e4c13d
|
Fixed misnamed variable I believe I was introduced in 1.33
|
2009-01-29 10:58:41 +00:00 |
|
jerome
|
a520100b5d
|
web service MDL-12886 AMF server
|
2009-01-29 08:26:00 +00:00 |
|
jerome
|
58e6c593f4
|
web service MDL-12886 Add a new REST server implemented with Zend library + AMF server + cleaning of wsdl generator + return exception into the REST server
|
2009-01-29 08:24:40 +00:00 |
|
moodlerobot
|
51a53f4121
|
Updated the HEAD build version to 20090129
|
2009-01-28 23:44:53 +00:00 |
|
stronk7
|
6e66ecbe24
|
MDL-18073 environment - enforce PHP 5.2.8 req for Moodle 2.0 ; merged from 19_STABLE
|
2009-01-28 23:43:27 +00:00 |
|
stronk7
|
7251d63d3d
|
MDL-18072 installer - define CLI_SCRIPT (false) to avoid notices here and there.
|
2009-01-28 22:54:39 +00:00 |
|
skodak
|
43995076c6
|
MDL-18040 rewritten XSS query, I hope this will be much faster
|
2009-01-28 22:45:07 +00:00 |
|
sam_marshall
|
ad70c470dd
|
MDL-381: Added 'Move' button to reduce accidentally moving forum posts.
|
2009-01-28 13:10:01 +00:00 |
|
sam_marshall
|
c5cf6bb2e2
|
MDL-17974: Calendar 'new entry' accessibility improvement
|
2009-01-28 12:11:32 +00:00 |
|
jerome
|
40e1ba894d
|
web service MDL-12886 minor optimization
|
2009-01-28 08:16:57 +00:00 |
|
jerome
|
194985dcc0
|
web service MDL-12886 create lib.php in user folder (need create_user and update_user)
|
2009-01-28 07:54:07 +00:00 |
|
jerome
|
f26cc1a672
|
web service MDL-12886 create lib.php in user folder (need create_user and update_user)
|
2009-01-28 07:46:55 +00:00 |
|
skodak
|
08ff9f81db
|
MDL-17458 fixed lang selection in sessionless db installer
|
2009-01-28 06:44:41 +00:00 |
|
moodler
|
ae1eca1ca4
|
report/security MDL-18039 Merged some text fixes from 1.9
|
2009-01-28 06:15:18 +00:00 |
|
moodlerobot
|
d89a2389a0
|
Updated the HEAD build version to 20090128
|
2009-01-27 23:53:28 +00:00 |
|
stronk7
|
199a9ad85c
|
MDL-17365 forum rate - add 'invalidrate' string. Merged from 19_STABLE
|
2009-01-27 17:54:02 +00:00 |
|
stronk7
|
84e00f8959
|
MDL-17365 forum rate - validate rating against scale values. Merged from 19_STABLE
|
2009-01-27 17:50:12 +00:00 |
|
skodak
|
da5e6f3a29
|
MDL-18057 fixed XSS test; merged from MOODLE_19_STABLE
|
2009-01-27 17:39:32 +00:00 |
|