34932 Commits

Author SHA1 Message Date
tjhunt
d65c238b2c question engine: MDL-17651 this context is not used anywhere, so remove it.
(There was a bug in the get_context_instance call.)
2009-01-15 05:15:38 +00:00
moodlerobot
2d895b6e04 Updated the HEAD build version to 20090115 2009-01-15 03:06:02 +00:00
wildgirl
739c465700 lang string: MDL-17642 small rewording, as reported by Mitsuhiro Yoshida 2009-01-14 20:30:58 +00:00
wildgirl
9912ef52a9 help files: MDL-14319 small XHTML fixes, as reported by Chris Bandy 2009-01-14 20:20:28 +00:00
skodak
c05ede9867 MDL-17898 do not store real object instances into sessions in XMLDB editor 2009-01-14 18:45:40 +00:00
skodak
f61a032afc MDL-14992 towards new moodle db sessions 2009-01-14 18:32:57 +00:00
stronk7
ae1467bbff MDL-17837 - mimic from 19_STABLE - apply some limits to the dropdown of users in first instance. 2009-01-14 18:23:30 +00:00
stronk7
487166dff1 Fix wrong use of get_users_by_capability() - param mesh 2009-01-14 18:07:31 +00:00
skodak
3f57bd454a MDL-14992 towards new moodle db sessions 2009-01-14 17:08:29 +00:00
skodak
d9e233af76 MDL-12886 adding killswitch for webservices 2009-01-14 16:26:00 +00:00
thepurpleblob
adc82791a0 MDL-17048:
Added additional check for non-visible fields in signup page.

Merged from STABLE_19
2009-01-14 10:07:39 +00:00
tjhunt
c583482c35 formslib: Sort list of field types, to make it easier to manage. 2009-01-14 09:58:12 +00:00
tjhunt
565b14d248 tags/blog: Multiple XHTML strict problems. 2009-01-14 08:49:35 +00:00
jerome
50c1927295 web service MDL-12886 remove paramsorder trick for real ws functions that call core functions (make easier to understand + easier to implement soap protocol) 2009-01-14 08:11:56 +00:00
tjhunt
d3542f9450 Merging mudrd8mz's typo fix. 2009-01-14 08:00:48 +00:00
tjhunt
96c7d771df quiz: MDL-14926 New capability mod/quiz:reviewmyattempts, separate from mod/quiz:attempt. Merged from MOODLE_19_STABLE. 2009-01-14 07:08:02 +00:00
dongsheng
894687e8a3 "MDL-15488, fix current page value" 2009-01-14 06:45:45 +00:00
jerome
4723af283f web service MDL-12886 remove varlog() call (it's a personal function, not a moodle function) 2009-01-14 06:29:53 +00:00
dongsheng
4a7108a3fc "FILEPICKER/MDL-17888, improve paging performance in file picker" 2009-01-14 06:05:33 +00:00
jerome
53dee03ee5 web service MDL-12886 remove varlog() call (it's a personal function, not a moodle function) 2009-01-14 06:05:01 +00:00
dongsheng
4cabf99f93 "MDL-6926, force language in forum module" 2009-01-14 05:01:11 +00:00
dongsheng
beeee4d21d "MDL-17747, add max category depth setting, merged from 1.9" 2009-01-14 04:48:22 +00:00
tjhunt
67b0b2c5f4 admin settings: MDL-17877 Remember to pass u.id to get_users_by_capability. 2009-01-14 04:45:19 +00:00
tjhunt
fb35c0cf72 accesslib: Nice debug developer warning if you call get_users_with_capability without including u.id in the list of fields. 2009-01-14 04:44:20 +00:00
dongsheng
4572588a0c "MDL-13766, move login form to the center of panal" 2009-01-14 04:40:28 +00:00
dongsheng
970470e72e "MDL-14949, reverse changes to permission which can cause problems, merged from 1.9" 2009-01-14 04:36:15 +00:00
dongsheng
9bf4f1b59e "REPOSITORY/MDL-13766, 1. move preview link to the top; 2. click folder title to enter " 2009-01-14 04:26:53 +00:00
dongsheng
0ef9884365 "MDL-13766, use bigger icons for file picker" 2009-01-14 03:26:47 +00:00
moodlerobot
e7e7e818d8 Updated the HEAD build version to 20090114 2009-01-13 23:57:25 +00:00
skodak
d6bc965bb8 MDL-17878 basic UI for looking at config log 2009-01-13 21:13:16 +00:00
skodak
440d0a5ae5 MDL-17880 removed debug code, grr 2009-01-13 19:07:41 +00:00
skodak
5ac9b67c38 MDL-17878 new table for logging of changes in admin settings - only changes done through admin UI are logged, grrrrrrrrrrrrrr 2009-01-13 19:03:51 +00:00
skodak
301bf0b29c MDL-17878 new table for logging of changes in admin settings - only changes done through admin UI are logged 2009-01-13 19:02:00 +00:00
thepurpleblob
85576776ae MDL-17048
Corrected misuse of formslib - works now.

Merged from STABLE_19
2009-01-13 13:22:15 +00:00
skodak
c1a6529be1 MDL-17880 fixed removing of leading 0 from strings when emulating bounds in DML 2009-01-13 13:12:59 +00:00
skodak
1c82b3f2d9 MDL-17458 fixed some buttons and upgrade strings 2009-01-13 11:40:43 +00:00
wildgirl
380d71fd1a embedding files in a frame: MDL-10021 small rewording of help file 2009-01-13 10:22:37 +00:00
skodak
61f9c4b4f4 MDL-17868 detection of incorrect hadnling of floats in version numbers - this should prevent dataloss in case it does not work as expected; merged from MOODLE_19_STABLE 2009-01-13 09:04:09 +00:00
jerome
442deb2531 web service MDL-12886 change comments 2009-01-13 08:04:18 +00:00
jerome
ab5043bcac web service MDL-12886 trivial test data modification 2009-01-13 07:25:18 +00:00
jerome
dee7b68b35 web service MDL-12886 alpha web service api + alpha user core functions api + alpha Rest server (+ rest test client) 2009-01-13 07:00:26 +00:00
tjhunt
94c224619c edit profile: MDL-15607 Edit profile form breaks if the list of countries in the language pack is broken.
After this patch it still breaks, unavoidably, but at least there is now an error message.
2009-01-13 06:03:26 +00:00
dongsheng
46ee50dcc3 "REPOSITORY/MDL-13766, provide accepted_types when sending request" 2009-01-13 05:04:15 +00:00
moodlerobot
00cd897979 Updated the HEAD build version to 20090113 2009-01-13 00:00:11 +00:00
wildgirl
b95c7992f6 security overview report: MDL-17222 lang string rewording 2009-01-12 21:51:56 +00:00
skodak
9c82ff2acd MDL-17457 migrated all modules to new db/install.php; added upgrade.txt file for devs converting contrib modules 2009-01-12 21:13:28 +00:00
skodak
c20ce8742a MDL-17457 removed all statements from main install.xml, some more improvements 2009-01-12 19:36:59 +00:00
skodak
117679db37 MDL-17859 implemented caching in get_tables() 2009-01-12 18:10:50 +00:00
skodak
1045a0074c MDL-17849 sql queries not printed by default during upgrade anymore, there is a new config.php only setting $CFG->upgradeshowsql instead 2009-01-12 16:52:53 +00:00
skodak
5c144d605e MDL-17845 now only one page per installs/upgrade :-D 2009-01-12 15:13:44 +00:00