tjhunt
|
aaa6ac6f2a
|
MDL-12512 - Gradebook calculations are broken. This was caused by == FALSE that should have been === FALSE deep in the 3rd pary maths lib. Merged from MOODLE_19_STABLE.
|
2007-12-10 17:37:14 +00:00 |
|
tjhunt
|
0b94215637
|
Do not suppress errors from developers! it makes debugging a nightmare!
|
2007-12-10 16:53:17 +00:00 |
|
tjhunt
|
c85aea03d3
|
Fix notice in numerical question.
|
2007-12-10 11:57:24 +00:00 |
|
nfreear
|
b0dc3e563d
|
Fixes bug MDL-2674, "backup always backsup/restores groups regardless of user settings" - restore group/grouping option.
|
2007-12-10 10:26:47 +00:00 |
|
stronk7
|
0404b472cf
|
Document MDL-12378
Merged from MOODLE_19_STABLE
|
2007-12-09 18:22:24 +00:00 |
|
stronk7
|
dbe3f5b520
|
Prevent XHTML breackage. MDL-12378
Merged from MOODLE_19_STABLE
|
2007-12-09 18:20:55 +00:00 |
|
stronk7
|
5383636fbb
|
Changing wrong UNSIGNEDs to nulls in tests. MDL-11662
Merged from MOODLE_19_STABLE
|
2007-12-08 18:54:24 +00:00 |
|
stronk7
|
4a5d0a39b1
|
Changing XMLDB_UNSIGNED to nulls for non-numeric types. MDL-11662
Merged from MOODLE_19_STABLE
|
2007-12-08 18:44:12 +00:00 |
|
stronk7
|
051b9588d1
|
XMLDB_UNSIGNED only applicable to number types. MDL-11662
Merged from MOODLE_19_STABLE
|
2007-12-08 18:20:15 +00:00 |
|
tjhunt
|
9ce2fe53cb
|
MDL-12501 - Logic for including 'Grades' link in admin block is different for the logic in grade/report/index.php. Merged from MOODLE_19_STABLE.
|
2007-12-07 16:58:07 +00:00 |
|
sam_marshall
|
c6b666847c
|
MDL-12500 Fixed restore conversion for links in database templates
|
2007-12-07 16:26:32 +00:00 |
|
nicolasconnault
|
30923fcd7f
|
MDL-11835 Making sure all upgraded grade_items have their grademax properly set
|
2007-12-07 16:12:02 +00:00 |
|
stronk7
|
87c06e6ebd
|
Using new cross-db sql_isnotempty() function. MDL-12084
|
2007-12-07 15:58:04 +00:00 |
|
sam_marshall
|
1be64f767b
|
MDL-11845 Last checkin accidentally omitted a require_once (hopefully finally done now!!)
|
2007-12-07 11:11:44 +00:00 |
|
sam_marshall
|
ae8c48f726
|
MDL-11845 Updated the three file downloads from Snoopy to download_file_content (which I didn't know about before :)
|
2007-12-07 10:24:00 +00:00 |
|
nicolasconnault
|
a47d38f294
|
MDL-11835 Alternating row colours for grader report
|
2007-12-07 09:47:10 +00:00 |
|
nicolasconnault
|
292e3e12ee
|
MDL-11835 Alternating row colours for grader report
|
2007-12-07 09:47:10 +00:00 |
|
nicolasconnault
|
0c87b5aac0
|
MDL-11835 Changing default aggregateonlygraded back to true, but set this value to false for upgraded course categories. Also set grade display type to percentage for upgraded items, since this is the default setting in 1.8. Site default is Real display type.
|
2007-12-07 09:14:51 +00:00 |
|
fmarier
|
2bba926db0
|
weblib: Fix typo in print_table() which was causing invalid <th> tag
MDL-11506
|
2007-12-07 05:00:22 +00:00 |
|
toyomoyo
|
40e473bfe1
|
customized cron should be in dirroot/local/cron.php
|
2007-12-07 04:39:40 +00:00 |
|
toyomoyo
|
b1d9fa9b22
|
MDL-12373, restore should not try to restore pre 1.9 gradebook categories
|
2007-12-07 04:07:42 +00:00 |
|
toyomoyo
|
94c68814ab
|
MDL-12432, do not enable 'updated only' grades export for other plugins
|
2007-12-07 01:42:09 +00:00 |
|
mattc-catalyst
|
2d5b1ac891
|
MDL-12433: course/info respect the $CFG->allowvisiblecoursesinhiddencategories setting
Credit goes to Petr Kalis
|
2007-12-07 00:30:21 +00:00 |
|
mattc-catalyst
|
df825b971f
|
MDL-12335: mod/lesson - fixed missing navigation links
|
2007-12-06 22:33:36 +00:00 |
|
sam_marshall
|
3e93ea86c0
|
MDL-11845 Support for config proxy options when downloading language packs (& other components), timezone file
|
2007-12-06 18:12:42 +00:00 |
|
poltawski
|
f9192b6538
|
MDL-12464 - if a glossary is deleted, it causes some breakage in the
random glossary block
Merged from MOODLE_19_STABLE
|
2007-12-06 15:43:46 +00:00 |
|
nicolasconnault
|
9776dba81b
|
MDL-11835 Changing default aggregateonlygraded to false
|
2007-12-06 14:24:48 +00:00 |
|
nicolasconnault
|
6e17e472ee
|
MDL-11835 Changed upgradelib so that course category aggregation and grade category default aggregation are simple weighted mean
|
2007-12-06 14:20:37 +00:00 |
|
tjhunt
|
0d7c3b78cd
|
MDL-12448 - Fix page_generic_activity->init_full() to use get_coursemodule_from_instance(). Merged from MOODLE_19_STABLE.
|
2007-12-06 11:38:53 +00:00 |
|
nicolasconnault
|
f9124bd22f
|
MDL-11835 Merging from 1.9
|
2007-12-06 09:45:58 +00:00 |
|
skodak
|
ee022cb7b8
|
fixing unmerged files
|
2007-12-06 09:21:55 +00:00 |
|
nicolasconnault
|
9ecd438653
|
MDL-11835 Implemented all the default settings suggested in the pdf report, and turned down the size of the report table fonts.
|
2007-12-06 09:17:28 +00:00 |
|
skodak
|
3f4e29b4ac
|
fixing unmerged files
|
2007-12-06 08:44:07 +00:00 |
|
toyomoyo
|
4affe9486b
|
MDL-12352, block/search fails to install on postgres
|
2007-12-06 07:10:29 +00:00 |
|
moodler
|
6806fff30f
|
Automatic installer.php lang files by installer_builder (20071206)
|
2007-12-06 05:02:23 +00:00 |
|
toyomoyo
|
176058849a
|
MDL-12451, in get_users_by_capability(), defaultroleid bit fixes
|
2007-12-06 03:57:05 +00:00 |
|
toyomoyo
|
cecac3b37c
|
MDL-8270, fixing a warning
|
2007-12-06 01:08:25 +00:00 |
|
tjhunt
|
36c6f4f59e
|
MDL-12452 - not a fix I fear, just clarifying the comments about how this method is broken.
|
2007-12-05 17:25:25 +00:00 |
|
tjhunt
|
628f99616d
|
MDL-12438 - followup - fix typos. Thanks to Dan Poltawski.
|
2007-12-05 16:50:23 +00:00 |
|
tjhunt
|
349d41f0c5
|
MDL-12450 - Matching up roles on the restore settings form is broken - this is basically a complete rewrite of these two functions. Merged from MOODLE_19_STABLE.
|
2007-12-05 16:14:29 +00:00 |
|
diml
|
26fc4193f5
|
fixing security hole. reference : http://moodle.org/mod/forum/discuss.php?d=85748#p379857
Inaki Arenzana
|
2007-12-05 15:54:39 +00:00 |
|
poltawski
|
bbebbc0c57
|
MDL-12446 - profile signup page not respect custom user profile field
sortorder
Merged from MOODLE_19_STABLE
|
2007-12-05 14:33:10 +00:00 |
|
nicolasconnault
|
40e2ccee27
|
MDL-11835 Implemented changes discussed in http://moodle.org/mod/forum/discuss.php?d=85908. Also added item name and module name and category name (for category totals) in alt tags of icons
|
2007-12-05 09:35:19 +00:00 |
|
toyomoyo
|
bb9f1b4a85
|
MDL-12430, if new and regrade are chosen, then preview hides 'old' students
|
2007-12-05 07:49:56 +00:00 |
|
toyomoyo
|
db0f2a4496
|
MDL-12439 database preset fixes
|
2007-12-05 06:13:17 +00:00 |
|
toyomoyo
|
26c355f874
|
MDL-12435, cancel in preferences form doesn't work
|
2007-12-05 02:59:44 +00:00 |
|
toyomoyo
|
086df9283f
|
MDL-12437, sorting by names adds teacher to gradebook list
|
2007-12-05 01:13:29 +00:00 |
|
skodak
|
c8969c22da
|
MDL-12133 fixed regression in user advanced edit, sorry; merged from MOODLE_19_STABLE
|
2007-12-04 23:53:39 +00:00 |
|
mudrd8mz
|
1dfc37b8fe
|
Merged from MOODLE_19_STABLE. Do not produce PHP warnings in case string file does not define array $string[]
|
2007-12-04 21:52:16 +00:00 |
|
tjhunt
|
ade79a4768
|
MDL-12438 - Print a develoer debug message if you call get_records with a non-unique first column. Merged from MOODLE_19_STABLE.
|
2007-12-04 17:29:47 +00:00 |
|