Commit graph

34952 commits

Author SHA1 Message Date
moodlerobot
dff625d921 Automatic installer.php lang files by installer_builder (20090110) 2009-01-09 23:28:08 +00:00
skodak
b636fdfbc1 MDL-14123 Full IPv6 support - replaced mnet ip_in_range() by standard ipv6 compatible address_in_subnet(); replaced $_SERVER['REMOTE_ADDR'] with standard getremoteaddr() 2009-01-09 21:41:47 +00:00
skodak
e70da470a7 MDL-14123 Full IPv6 support - reimplemented address_in_subnet() + added more unittests 2009-01-09 21:16:26 +00:00
skodak
65de686486 MDL-14123 cleanremoteaddr improvements and added unit tests 2009-01-09 10:16:07 +00:00
tjhunt
13267548cf restorelib: fix incorrect indenting. 2009-01-09 06:35:21 +00:00
tjhunt
19f5b2dbee accesslib: MDL-17626 delete the context whenever a block is deleted. This includes a new helper function blocks_delete_all_on_page. 2009-01-09 06:16:36 +00:00
tjhunt
a3c9960b86 restorelib: MDL-17519 fix merge error. 2009-01-09 06:14:39 +00:00
tjhunt
df2e8971ff accesslib: MDL-17626 admin/modules.php should call delete_context when a module is uninstalled. 2009-01-09 05:34:49 +00:00
tjhunt
06b3a6b297 accesslib: MDL-17626 delete_course_module should call delete_context. 2009-01-09 05:32:08 +00:00
tjhunt
d1be90991b quiz editing: XHTML strict 2009-01-09 05:26:26 +00:00
tjhunt
4e7fabe6d6 accesslib: MDL-17626 role_names not cleaned up when a context is deleted. 2009-01-09 05:25:50 +00:00
tjhunt
d001dac77b shortanswer qtype: MDL-17706 use extra_question_fields mechanism to save on code. Changes thanks to Oleg Sychev. 2009-01-09 05:10:33 +00:00
dongsheng
40dd60d3b7 "REPOSITORY/MDL-13766, allow use repository name with numbers in it" 2009-01-09 03:20:05 +00:00
dongsheng
2e1cfc6eb8 "REPOSITORY/MDL-16910, amazon s3 plugin for repository" 2009-01-09 03:19:13 +00:00
tjhunt
e476804cdb quiz editing: MDL-17296 improve display of open and closde dates on the editing page. 2009-01-09 03:17:18 +00:00
jerome
041a4b0f09 admin MDL-17155 cURL functions called in adminlib.php: add checking for disable_functions php configuration option, merged from 19 2009-01-09 02:10:56 +00:00
dongsheng
5c1c420f19 "REPOSITORY/MDL-13766, allow numbers in repository name" 2009-01-09 01:57:56 +00:00
jerome
59eaa9ac49 online user block MDL-15325 optimize the display of the message icon/link (instantiation out of a loop), merged from 1.9 2009-01-09 00:56:45 +00:00
piers
faa0e87572 MDL-17821 - fix incorrect data validation regexs for 2004. thanks Peter Chamberlin. 2009-01-09 00:56:32 +00:00
moodlerobot
3373602c82 Updated the HEAD build version to 20090109 2009-01-08 23:56:11 +00:00
stronk7
6a4b1e3d0e MDL-17826 restore - proper TEXT comparison. Was breaking MSSQL and Oracle. Merged from 19_STABLE 2009-01-08 18:43:08 +00:00
nicolasconnault
0198929cdb MDL-17825 Converting float grades to string when counting values using the Mode of Grades aggregation. Merging from MOODLE_19_STABLE 2009-01-08 16:02:11 +00:00
skodak
c5b8b31ad5 MDL-17617 removed some uses of snoopy library 2009-01-08 15:01:19 +00:00
skodak
ac4fef1d98 MDL-15919, MDL-15920 - removing old zip/unzip support, the new zip ext in PHP 5.2.8 seems to work fine 2009-01-08 14:53:23 +00:00
tjhunt
71990c7cf6 question preview: MDL-17418 Enable previewing of random questions.
Also, fix a grade rounding issue.
2009-01-08 09:03:49 +00:00
nicolasconnault
7d10995c86 MDL-13778 Added 6 "composite" grade display types for the grader report Merged from MOODLE_19_STABLE 2009-01-08 08:53:20 +00:00
skodak
927eaa036d MDL-17405 moved unsetting of old flag to correct place, thanks Jerome 2009-01-08 08:43:32 +00:00
tjhunt
d1077efebe quiz editing: MDL-17594 In RTL languages, the editing UI has horizontal scrolling.
Work around YUI bug that is causing this.
2009-01-08 08:06:08 +00:00
jerome
593bebe099 online user block MDL-15325 Online Users Block didn't perform capability check when displaying messaging icon, merged from 19 2009-01-08 07:40:01 +00:00
tjhunt
4413941fee course requests: MDL-6160 clean up admin option for choosing who is notified. Merged from MOODLE_19_STABLE.
Also, change the 'notifyloginfailures' setting to use the same sort of admin setting type.
2009-01-08 07:07:00 +00:00
dongsheng
caad70340c "MDL-13766, fixed bug of preview link" 2009-01-08 06:15:39 +00:00
dongsheng
271bd2e0fa "MDL-13766/REPOSITORY,make sure parent construct function will be called by repository pluigns" 2009-01-08 06:10:29 +00:00
dongsheng
537d44e801 "MDL-13766/REPOSITORY, deal with filtering empty directory" 2009-01-08 05:12:49 +00:00
jerome
4d800fd210 resource: MDL-10021 upload file resource: change "keep navigation visible" into select box (No, yes with frame, yes without frame) 2009-01-08 04:27:44 +00:00
moodlerobot
2e4a6b26b0 Updated the HEAD build version to 20090108 2009-01-08 00:04:04 +00:00
skodak
11003188a9 MDL-17799 proper log url sanitisation - big thanks to Full Name hacker ;-) 2009-01-07 23:00:59 +00:00
skodak
bc4c980010 MDL-17797 fixed cap definition - thanks Andrea Bicciolo; merged from MOODLE_19_STABLE 2009-01-07 19:56:30 +00:00
skodak
e128388f0b MDL-17811 fixed typos, thanks James Riggs; merged from MOODLE_19_STABLE 2009-01-07 19:52:24 +00:00
skodak
a3c13b97d8 MDL-17808 Use users lastname in password change confirmation mails, thanks Andreas Grupp 2009-01-07 19:03:38 +00:00
skodak
c643c2f513 MDL-17806 fixed sql_bit_and use which returns number and that is why it is not suitable for SQL conditions; thanks penny!
Fixed DML docs too.
2009-01-07 18:55:32 +00:00
skodak
84b88cfde7 MDL-11061 removed wwwroot tests from admin/index.php, now in setuplib.php 2009-01-07 15:31:54 +00:00
poltawski
10ef4e7de4 admin interface: MDL-11061 Incorrect check check on wwwroot causing invalid
admin warning
2009-01-07 14:08:42 +00:00
thepurpleblob
17a99a133e MDL-17048
Suppress display of empty custom profile field categories

Merged from STABLE19
2009-01-07 13:58:41 +00:00
skodak
37ccf1fec9 MDL-17802 fixed wwwroot without any subdirectory issue 2009-01-07 09:54:09 +00:00
tjhunt
edd5246bdd quiz editing: MDL-17416 Clean layout when starting a new attempt. 2009-01-07 09:26:47 +00:00
tjhunt
3169d49c84 unit tests: MDL-17803 test Db instatiate being called from two places, which was overwriting the reference to the real DB. 2009-01-07 08:59:13 +00:00
tjhunt
a7b7f075df unit tests: MDL-17803 test classes were not getting destroyed at the right time, which was breaking the code that reset the test DB to the normal DB. 2009-01-07 08:58:41 +00:00
tjhunt
6fe51abe59 unit tests: Simple hack to avoid XHTML well-formedness errors during test DB upgrade. 2009-01-07 07:41:03 +00:00
tjhunt
b4a2e41313 quiz editing: MDL-17284 fix infinite redirect bug. 2009-01-07 07:12:37 +00:00
tjhunt
a733c4b98b mod quiz: MDL-3156 Add an option to display the current user's photo and name on the Quiz attempt and review pages. 2009-01-07 06:32:13 +00:00