mjollnir_
|
aba94550ad
|
fixing a bogus warning in upload lib about no file selected when allownull is on
|
2005-11-07 02:43:34 +00:00 |
|
mjollnir_
|
aff2944e78
|
Changes to uploadlib to deal better with multiple file uploads (I don't think anywhere in moodle is using this yet, but it's much nicer now)
|
2005-11-04 04:26:29 +00:00 |
|
mjollnir_
|
9afaefaa1f
|
Adding threshold to most active courses (Weighted)
|
2005-11-04 00:51:42 +00:00 |
|
mjollnir_
|
e7202b3fd2
|
Adding missing stats string; fixing weird bug for when stats starts processing from now rather than all
|
2005-11-03 22:57:14 +00:00 |
|
mjollnir_
|
7b89e1898f
|
Admin setting for stats: ranked courses get userthreshold
|
2005-11-03 22:45:35 +00:00 |
|
mjollnir_
|
ce4a0f541f
|
Adding default for new stats value for threshold to defaults file
|
2005-11-03 22:44:29 +00:00 |
|
mjollnir_
|
e15df3562f
|
Stats display fix for ranked courses: enrolments and active users should
be max() not sum()
|
2005-11-03 22:22:05 +00:00 |
|
moodler
|
25e5dbf9e7
|
Merged tabindex forchoose_from_menu from stable
|
2005-11-03 05:12:12 +00:00 |
|
mjollnir_
|
42307c47b2
|
Fixing bug 4259: statslib infinite loop on php 5.1 date/time changes. Credit: Samuli Karevaara (great catch!)
|
2005-11-02 22:20:35 +00:00 |
|
moodler
|
3cf4fa0cea
|
Ooops.
|
2005-10-31 08:35:14 +00:00 |
|
moodler
|
a2bed05944
|
Fix for bug 4242/4243. Optimize insert_record.
|
2005-10-31 06:25:17 +00:00 |
|
moodler
|
fd5d7fad8b
|
Fixed a bug in isediting() which ignored the $user parameter.
|
2005-10-31 06:06:41 +00:00 |
|
patrickslee
|
7fa92da9fa
|
Reverting commits just made. This should be in MOODLE_16_MULTIENROL
|
2005-10-30 22:13:26 +00:00 |
|
patrickslee
|
739f3e5067
|
DB upgrade script to clean up enrol field for user_students and user_teachers (Merged from MOODLE_15_STABLE)
|
2005-10-30 21:36:44 +00:00 |
|
mjollnir_
|
78c7303cb4
|
Fixing warnings in statslib. Bug # 4252, credit: samuli dot karevaara at lamk dot fi
|
2005-10-30 20:39:16 +00:00 |
|
skodak
|
e7a4715302
|
fixed caching + cleanup in format_text() SC#172; merged from MOODLE_15_STABLE
|
2005-10-29 21:32:09 +00:00 |
|
mjollnir_
|
527883218c
|
Participants block shouldn't be shown for my moodle; guests don't want my moodle redirect, fixing page title in edit block instance in my moodle
|
2005-10-28 04:11:17 +00:00 |
|
mjollnir_
|
4d8e4c38ae
|
Better time handling for stats - ignores dst and no longer relies on 1 day to be +(60*60*24). Also fixes mysql incompatibility in reporting with ::real - bug # 4241
|
2005-10-27 20:41:49 +00:00 |
|
patrickslee
|
c5c03efb26
|
Corrected a postgresql definition error. Thanks to Juro Chlebec
|
2005-10-27 19:55:19 +00:00 |
|
defacer
|
b2b68362c2
|
I just worked with a few functions which had misleading or no PHPdoc
comments, so it was a good excuse to fix the situation a bit.
|
2005-10-24 17:25:29 +00:00 |
|
julmis
|
b59648908f
|
Merging from MOODLE_15_STABLE
- Fix for Bug #4201, cursor movement on IE.
|
2005-10-24 14:15:36 +00:00 |
|
stronk7
|
b8a84ae782
|
Methods aren't static due to the Typo3 structure.
|
2005-10-22 16:16:39 +00:00 |
|
martinlanghoff
|
a670108e0f
|
Merged from MOODLE_15_STABLE - If wwwroot is unset, log something before dying
|
2005-10-18 03:31:13 +00:00 |
|
stronk7
|
779dc9aca1
|
Initial commit of Typo3 charset libraries and Moodle's textlib.class code.
Merged from MOODLE_15_STABLE
|
2005-10-17 15:48:46 +00:00 |
|
mjollnir_
|
1217708363
|
My moodle sticky block config now generic, can be used for any pagetype.
Currently implemented: course-view (and my moodle, of course)
|
2005-10-16 22:34:25 +00:00 |
|
mjollnir_
|
3eb9babc71
|
Some fixes to stats (performance) and new reports for ranking courses based on usage/particpation
|
2005-10-16 20:55:40 +00:00 |
|
stronk7
|
bdb4cd6b2b
|
Updated to 2.4 Final. From notes: This resolve a lots of bad formated archive errors.
Merged from MOODLE_15_STABLE
|
2005-10-15 09:58:36 +00:00 |
|
mjollnir_
|
e19db11055
|
course_request.password should be varchar(50) not text. bug 4180
|
2005-10-13 21:12:13 +00:00 |
|
skodak
|
67afdb1121
|
quick fix for the problems with p() and s() - SC#167; merged from MOODLE_15_STABLE
|
2005-10-13 20:12:23 +00:00 |
|
mjollnir_
|
3a317277b6
|
Many small fixes to stats, including aggregate activity across all courses when querying for SITEID
|
2005-10-13 03:16:11 +00:00 |
|
patrickslee
|
80bfd47024
|
Made clean_param() supports recursive cleanup of arrays
|
2005-10-12 01:29:34 +00:00 |
|
mjollnir_
|
56eb871c39
|
Added enrolment key to course requests - fixes wishlist bug 4170
|
2005-10-12 01:17:03 +00:00 |
|
mjollnir_
|
5ed4dd5a76
|
Stats: many bug fixes found while running over a very large dataset...
|
2005-10-11 01:20:37 +00:00 |
|
patrickslee
|
aef46c081f
|
Fixed various bugs in add_teacher() those caused the function not populating record correctly (Merged from MOODLE_15_STABLE)
|
2005-10-10 21:41:21 +00:00 |
|
mjollnir_
|
8b658d8abf
|
Stats: fixing a display problem
|
2005-10-10 20:17:07 +00:00 |
|
mjollnir_
|
4900433c84
|
More fixes to stats to do with runtimes
|
2005-10-10 00:46:44 +00:00 |
|
mjollnir_
|
5560ed98c8
|
Various fixes to stats after our attempts to run it on a large real dataset
|
2005-10-04 20:25:31 +00:00 |
|
patrickslee
|
f89033b111
|
New feature: Course enrollable control with date range
|
2005-10-04 01:59:19 +00:00 |
|
stronk7
|
d134c3dc5e
|
Updated to the very last version of Snoopy. Solves one potential
bug and deletes some harcoded output.
I've seen that, under 1.5, the old 1.0 version remains. Should we
update it too?
|
2005-10-02 22:12:42 +00:00 |
|
patrickslee
|
7246c2d142
|
New feature: Notify teachers/students of expirying enrolments
|
2005-10-02 21:37:54 +00:00 |
|
stronk7
|
3de938d705
|
Added one check to test that the zipfile in unzip_file() is real!
|
2005-10-02 18:40:13 +00:00 |
|
dhawes
|
8096d88daf
|
cosmetic change - some spacing and tabs updated
|
2005-10-02 13:59:12 +00:00 |
|
dhawes
|
c40082bff8
|
fixed copy/paste error in php comment tag
|
2005-10-02 13:52:50 +00:00 |
|
julmis
|
7237be41af
|
Merging from MOODLE_15_STABLE
- adding charset to header
|
2005-10-01 00:50:52 +00:00 |
|
julmis
|
10c836228d
|
Merging from MOODLE_15_STABLE
- added gz_handler for a bit faster page load.
|
2005-10-01 00:13:12 +00:00 |
|
mjollnir_
|
2b287cacba
|
Merged from MOODLE_15_STABLE : Much better namespace collision fix to apacheloguser thing
|
2005-09-29 23:40:14 +00:00 |
|
mjollnir_
|
72194b0aa3
|
Merged from MOODLE_15_STABLE: Fixing up the log apache user patch from the otherday - problem with variable scope
|
2005-09-29 21:54:03 +00:00 |
|
stronk7
|
360ceb487b
|
Modified clone() method to work better under PHP 4. Credit goes to Julian.
Merged from MOODLE_15_STABLE
|
2005-09-29 16:38:26 +00:00 |
|
mjollnir_
|
bc83fd0c4a
|
Adding defaults for new config options. Fixes bug 4107
|
2005-09-29 00:33:12 +00:00 |
|
mjollnir_
|
140c139e56
|
Various stats fixes - including putting the link to stats in admin block - which somebody had accidently (I presume) backed out during a conflict
|
2005-09-28 06:07:40 +00:00 |
|