mjollnir_
ba87a4daf5
Merged from MOODLE_14_STABLE:
...
Fixes to fix_course_sortorder() and course/category.php pages. (martinlanghoff)
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-160
Minor fix: moodle would crash on high number of courses when doing course creation -- should be more scalable now
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-164
Fix a bug I have introduced in fix_course_sortorder() - v2
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-210
Fixed nested transaction in fix_course_sortorder()
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-215
Performance and memory usage fixes for re-sort courses function
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-268
Major performance and correctness improvements in the functions that move courses up and down, reorder by name, and in fix_course_sortorder(). All now assume course-sortorder is unique (this is enforced at the DB)
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-332
fix_coursesortorder() bugfixes and logic simplification
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-333
courses listing enhancements: bugfix on re-ordering, keep the right page on actions
2004-11-17 06:57:28 +00:00
mjollnir_
1ed5abc877
Merge from MOODLE_14_STABLE: moodle--eduforge--1.3.3--patch-207(partial) + moodle--eduforge--1.3.3--patch-408 - added begin_sql() and commit_sql() (martinlanghoff)
2004-11-17 05:31:21 +00:00
mjollnir_
72ccca5632
Merge from MOODLE_14_STABLE: moodle--eduforge--1.3.3--patch-201 - optimized calls to get_courses() to retrieve only required fields (martinlanghoff)
2004-11-17 05:05:14 +00:00
mjollnir_
17c88613b4
Bug fix for sql for new workshop tables for mysql
2004-11-17 03:17:05 +00:00
michaelpenne
cc72031abe
changed ongoingcustom definition
2004-11-17 01:07:17 +00:00
michaelpenne
324da715f2
updated lesson_calculate_ongoing_score to match the grading algorithm used in view.php. Also suppressed a warning in lesson_print_tree_link_menu function.
2004-11-17 01:05:39 +00:00
michaelpenne
8bca120ff0
Changed the grading algorithm. Now it divides points earned by total points possible. Before was dividing points earned by max grade. Also updated essay grading to work much more reliably and fixed some formatting problems with essay emails.
2004-11-17 01:02:14 +00:00
stronk7
1b4002e0b7
Just changing some parameters stuff to new functions...
...
See SC and Bug 1837
Merged from MOODLE_14_STABLE
2004-11-17 00:14:34 +00:00
stronk7
2b99ea9efb
Print view isn't accesible if the activity is hidden.
...
Bug 1837
(http://moodle.org/bugs/bug.php?op=show&bugid=1837 )
Merged from MOODLE_14_STABLE
2004-11-16 23:36:35 +00:00
stronk7
62067fe3ae
Header is out and "Site:" is in.
...
Partially solved Bug 1837
(http://moodle.org/bugs/bug.php?op=show&bugid=1837 )
Merged from MOODLE_14_STABLE
2004-11-16 23:12:21 +00:00
rkingdon
0446243690
Stock comments can now contain single quotes.
2004-11-16 20:49:25 +00:00
stronk7
1757627af3
Now hidden sections are hidden completely from student view if
...
"invisible sections" are configured in course settings.
Patch sent by Geoff Wilbert. Thanks!
See Bug 2185
(http://moodle.org/bugs/bug.php?op=show&bugid=2185 )
Merged from MOODLE_14_STABLE
2004-11-16 17:30:45 +00:00
mits
3060f68e3d
translated some.
2004-11-16 16:22:32 +00:00
mjollnir_
ff84f65428
Confirmation for deleting course categories
2004-11-16 02:21:31 +00:00
martignoni
c806c346a3
Changed $thischarset to iso-8859-1. Thanks to Koen!
2004-11-15 21:56:09 +00:00
rkingdon
3f6a03249d
Fixed some error messages in assessments.php which gave the wrong table
...
(workshop_elements) should be workshop_grades.
2004-11-15 19:10:52 +00:00
rkingdon
b6cc3466aa
Fixed bug in the "checking for a rapid submission" code.
2004-11-15 18:18:43 +00:00
moodler
bb043e3843
Fixing up any references to obsolete language pack ma_nt
2004-11-15 09:34:04 +00:00
koenr
db82c8dd7c
typo
2004-11-15 06:44:15 +00:00
mits
fc2d622929
translated some.
2004-11-15 06:25:40 +00:00
aredkin
c6b7337e99
*** empty log message ***
2004-11-15 05:36:44 +00:00
kaipe
813ac2e00a
The previous update was supposed to be an enlargement of answer in quiz_responses (not quiz_answers)
...
It is now correct and the mistake never made it to the stable version :-)
2004-11-13 19:25:13 +00:00
koenr
ff2a53e622
moving ma_nt to mi_nt where it should be
2004-11-13 18:56:50 +00:00
kaipe
c4fb195046
Fixed a typo that was introduced with revision 1.4 - I believe that revision must have been developed with some sort of script...
2004-11-13 18:51:47 +00:00
kaipe
401f9a6a78
Changed to absolute path for reaching the questiontype dependent editing page layout file.
...
This should increase robustness - some installations have faced problems with the previously used relative references.
This fix should be merged with the stable branch asap
2004-11-13 18:29:25 +00:00
kaipe
80acb051d9
Fixed typo
2004-11-13 18:18:06 +00:00
mits
22f98b29bd
translated new strings.
2004-11-13 04:59:10 +00:00
papita
a1be52af7f
Latest changes for 1.4
2004-11-13 02:50:06 +00:00
rkingdon
cb0a172434
Display of current/final grades now has the individual lists order by
...
grade.
2004-11-13 01:00:17 +00:00
rkingdon
65e187edb6
Version 2004111000. This removes the unnecesary emails about grading of
...
assessments.
2004-11-12 19:30:12 +00:00
defacer
6b853ff4c7
Oops... fix for the fix :-)
2004-11-12 18:47:39 +00:00
defacer
5715e97bce
Fixed a warning which appears if you move a block to a
...
position which doesn't currently have any blocks.
2004-11-12 18:44:54 +00:00
defacer
c8e0b57900
Pages/blocks code updates:
...
NEW: The code now supports dynamically plugging your own Pages and block position
identifiers into Moodle without messing with the main libraries at all.
UPDATE: Many functions in blocklib now use pass-by-reference for speed.
UPDATE: Class MoodlePage has been made more presentable and robust.
2004-11-12 18:39:25 +00:00
rkingdon
9a21768212
Version 2004111000 of workshop.
2004-11-12 17:28:07 +00:00
rkingdon
647da475de
A few new strings for Version 2004111000.
2004-11-12 17:26:49 +00:00
rkingdon
8611f03a6d
New help file; minor changes
2004-11-12 17:24:56 +00:00
koenr
4ef4a5664b
take 2: Albanian language pack
2004-11-12 17:09:51 +00:00
koenr
ac599dc1f4
filling in missing strings...
2004-11-11 21:55:45 +00:00
koenr
02591a8eb5
adjusments for security and releasedate
2004-11-11 19:43:21 +00:00
bobopinna
085778e23b
Patched a nav.event data model problem
2004-11-11 14:25:59 +00:00
moodler
7c6c30ed2b
Changes for XHTML and accessibility compliance
2004-11-11 12:07:08 +00:00
koenr
44e7949db4
correction for =signup.php error see discussion http://moodle.org/mod/forum/discuss.php?d=14952#71422
2004-11-11 09:47:55 +00:00
bobopinna
fda8674060
New version by Luca Arese
2004-11-11 08:21:22 +00:00
bobopinna
81e4e4ca4d
New version by Luca Arese
2004-11-11 08:10:46 +00:00
moodler
f20ff20449
Merged fix from STABLE to hide hidden teachers in a course with separate groups
2004-11-11 08:10:01 +00:00
moodler
ab00ea8ccf
Merged changes from STABLE
2004-11-11 07:57:52 +00:00
moodler
7054372371
More secure use of parameters, merged from stable
2004-11-11 07:45:27 +00:00
moodler
6aac6eef8c
Access fixes, merged from stable
2004-11-11 07:44:14 +00:00
moodler
6a6002f68c
Merged changes from stable
2004-11-11 07:42:04 +00:00
carlesbellver
72d785325c
*** empty log message ***
2004-11-11 07:30:00 +00:00