Commit graph

32804 commits

Author SHA1 Message Date
robertall
9c1ae6fc65 [MDL-14440] Show latlong field at list and single view in a prettier way. Merged from MOODLE_19_STABLE. 2008-06-26 06:15:55 +00:00
dongsheng
f34ca6cdc0 "MDL-15349, the base repository class" 2008-06-26 04:45:35 +00:00
moodlerobot
4ffde6e52c Updated the HEAD build version to 20080626 2008-06-26 01:38:58 +00:00
moodlerobot
1ac463bd7a Automatic installer.php lang files by installer_builder (20080626) 2008-06-26 01:19:57 +00:00
Francois Marier
6800d78e06 Drift between CVS and git
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
robertall
674b6ace0f [MDL-14129] s/invild/invalid/ from previous commit 2008-06-25 17:31:23 +00:00
mudrd8mz
26198ebed0 MDL-15387 Always add_to_log() even in case blocks are showing. Merged from MOODLE_19_STABLE 2008-06-25 15:45:21 +00:00
dongsheng
29c1bb159a "MDL-14129, fix print_error" 2008-06-25 14:52:39 +00:00
robertall
242b238c2a [MDL-15298] Avoid printing a warning if debugging is enabled 2008-06-25 10:20:01 +00:00
moodler
3e7adb62fe Merged from 1.9, added a little check to avoid notices 2008-06-25 08:45:53 +00:00
moodler
1cf56396df Base classes and lib.php file MDL-15347 2008-06-25 08:09:25 +00:00
skodak
4889285be4 MDL-15372 fixed comment typo 2008-06-25 07:36:37 +00:00
skodak
511c9eb23b MDL-15372 fixed incorrect merging to HEAD causing fatal errors, because new dml api was not used 2008-06-25 07:30:41 +00:00
moodler
ed28ebd16b Making a start http://www.mae.ncsu.edu/EBIII/02-27-08-State_Leaders_Break_Ground.jpg 2008-06-25 07:25:39 +00:00
jerome
293076e9ce MDL-14635 remove tags from glossary block help, merged from 19 2008-06-25 03:26:08 +00:00
dongsheng
f836189a70 "MDL-8642, see tracker, merged from MOODLE_19_STABLE" 2008-06-25 02:18:55 +00:00
moodlerobot
1349ba3daf Updated the HEAD build version to 20080625 2008-06-25 01:36:07 +00:00
skodak
31693d6fe7 MDL-15398 reverting previous incorrect patch 2008-06-24 22:10:30 +00:00
skodak
57eb939ee4 MDL-15304 fixed magic quotes issue merged from 19 2008-06-24 21:57:39 +00:00
jamiesensei
7660aa80e0 MDL-15393 "show group name in drop down select for what to show in report" AND MDL-15394 "disable showing 'all attempts' and remove option from drop down box in form if there is a group selected" 2008-06-24 16:36:44 +00:00
wildgirl
92cc1b6746 lang string typo fixes 2008-06-24 15:09:44 +00:00
jamiesensei
d86bbdd6f7 MDL-15309 "Switch role to student, take quiz, can't delete attempt" switching default of overview report to show all attempts whether or not the attempt is for a currently enrolled student.
Merged from 1.9 branch.
2008-06-24 12:32:23 +00:00
jamiesensei
abe67b24a7 MDL-15378 "Quizz: sql error if not student in the group" now have extra logic to not display the table if there are no students at all or in current group - still displaying form and graph were appropriate.
Merged from 1.9 branch
2008-06-24 12:18:47 +00:00
jamiesensei
abcaa27391 MDL-14193 "Automatic processing of access.php for adding / upgrading report capabilities" again a small change to how we do this. 2008-06-24 09:22:30 +00:00
jamiesensei
c386eaa3df MDL-15384 'change name of quiz report classes to "quiz_{reportname}_report"' easy to do, changed class name of all reports and changed the code in report.php which instantiates the correct class. 2008-06-24 08:59:29 +00:00
dongsheng
4b4a5710a2 "MDL-15380, see tracker" 2008-06-24 06:03:50 +00:00
moodlerobot
d70346e296 Updated the HEAD build version to 20080624 2008-06-24 01:35:12 +00:00
moodlerobot
efee3f071e Automatic installer.php lang files by installer_builder (20080624) 2008-06-24 01:18:24 +00:00
skodak
6553ec3c80 MDL-15376 remove unchecked vars tests 2008-06-23 21:23:28 +00:00
skodak
82dd4f426d removed < PHP 4.4.0 compatibility hack 2008-06-23 21:18:08 +00:00
tjhunt
87b144ae93 MDL-15372 - Links in course summary and section summaries not recoded on restore. Petr thinks it is a bad idea to recode links in course summaries, becuase he thinks there should not be links there at all, but I disagree, and as long as links are there, and we have the code to stop them breaking on backup and restore, we should fix the bug. 2008-06-23 17:02:21 +00:00
tjhunt
e36cd5d394 MDL-13229 - Cannot export group events - now make it export group events if 'all' is selected - Oops, allow for course without groups. 2008-06-23 14:34:56 +00:00
dongsheng
e1267b2079 "MDL-15311, remove extra enter" 2008-06-23 05:43:05 +00:00
scyrma
eafa83ef9d MDL-15345: prevent problem while running tag_compute_correlations under pgsql. (merge from 1.9) 2008-06-23 04:31:41 +00:00
moodlerobot
132a0f6216 Updated the HEAD build version to 20080623 2008-06-23 01:32:55 +00:00
moodlerobot
f50b8efbb3 Automatic installer.php lang files by installer_builder (20080623) 2008-06-23 01:14:35 +00:00
skodak
04264aeda4 MDL-15343 mod upgrade savepoints implemented (the xmldb generator is not updated yet) 2008-06-22 23:35:52 +00:00
skodak
16a5642c69 MDL-14679 var_export now used instead of addsingleslashes in installer; refactored the database setting initialisation 2008-06-22 22:53:40 +00:00
skodak
98e1919368 MDL-15071 fixed typo 2008-06-22 22:32:16 +00:00
skodak
eccc4a07b3 MDL-15071 fixed problem introduced into submitted patch 2008-06-22 22:05:59 +00:00
skodak
55946ffda6 MDL-15071 new sqlite pdo driver by Andrei Bautu (with minor changes) 2008-06-22 21:35:07 +00:00
skodak
17deeebc8f MDL-15071 sqlite compatibility fix - by Andrei Bautu 2008-06-22 20:42:19 +00:00
stronk7
ef088e70e7 MDL-14956 DDL exceptions (code suggested by XMLDB Editor) 2008-06-22 18:26:55 +00:00
agrabs
119b35b38c MDL-14779 Show analysis to students setting in Feedback module does not provide enough contol over who see feedback 2008-06-22 18:14:42 +00:00
agrabs
7ac32c7087 MDL-14780 Show analysis to students setting does not reflect roles aliases 2008-06-22 18:06:14 +00:00
agrabs
488b13baba MDL-14779 Show analysis to students setting in Feedback module does not provide enough contol over who see feedback 2008-06-22 18:02:54 +00:00
skodak
eee5d9bb85 MDL-14956 DDL exceptions 2008-06-22 16:51:55 +00:00
agrabs
d90e0ef3d6 MDL-15107 feedback dml conversion 2008-06-22 16:49:06 +00:00
jamiesensei
6102a59d11 Fixing typo introduced in 1.298 version of this file. 2008-06-22 12:57:44 +00:00
skodak
eb099f327b MDL-14956 removed some tests from create table method - no need to check if something exists in table if table itself does not exist yet 2008-06-22 12:35:15 +00:00