17054 Commits

Author SHA1 Message Date
michaelpenne
114f47a79e NEW FEATURE: Activity Link allows the teacher to display a link to another activity, which is in the same course,
at the end of the Lesson.
2005-11-07 19:56:08 +00:00
moodler
6db0b948cc fix for bug 4284 2005-11-07 05:49:23 +00:00
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
mits
ff9ace83d1 polished. 2005-11-07 02:21:29 +00:00
martinlanghoff
a4e3e98f08 Merged from MOODLE_15_STABLE - Updated the definition of member for AD - thanks to Inaki for the tip! 2005-11-07 01:00:05 +00:00
martinlanghoff
068cdffd11 user/edit: Better error handling when loading auth libs.
Check with empty() to avoid casting the string to int, and provide
useful info in the debug log.

Merged from MOODLE_15_STABLE
2005-11-07 00:55:10 +00:00
martinlanghoff
85523834e7 auth/ldap: Better warnings and handling of updaging multi-source LDAP fields
+ Raise a warning if the auth_ldap_get_entries for one user record
   returns more than one record (!?)
 + Resolved some subtle bugs when updating a remote LDAP repo from user
   updates. The logic is now simpler too.
 + Simplified the code that compares old/new values

Merged from MOODLE_15_STABLE
2005-11-07 00:53:07 +00:00
stronk7
0fd4f40714 Now both empty search strings and 1 letter search strings works fine in
the glossary. Terms are hilighted properly (but 1 letter terms, because
it's a hilight limitation). Bug 4274.
(http://moodle.org/bugs/bug.php?op=show&bugid=4274)

Merged from MOODLE_15_STABLE
2005-11-06 20:06:05 +00:00
dlnsk
38cc92ccb4 Îáíîâëåíèå Àëåêñàíäðà Áåëîóñîâà îò 5 íîÿáðÿ 2005 2005-11-06 15:17:00 +00:00
lonecatz
568c1bea9b some bug fix by sunner@hit 2005-11-06 09:41:20 +00:00
drabureesh
e0d6a32627 Arabic Translation new update by Dr. Ali H. Abureesh, Nov. 5th, 05 2005-11-06 05:20:29 +00:00
defacer
c0b507d118 I was going through the code here and found out that it's completely missing
the point, it could be much tighter and easier to understand. So here's the
candidate replacement code plus some assertions, I intend to let it run for
some time and if no assertion errors come up (they shouldn't) do the replace.

This was almost my very first Moodle code. Isn't experience wonderful? ;-)
2005-11-06 03:20:30 +00:00
skodak
00b61a661a fixed bug 3532 - canceling of activity movement thanks to jcodina; merged from MOODLE_15_STABLE 2005-11-05 22:06:27 +00:00
martignoni
89fe478d88 Made the number of modules a litter loser, so there's room for extra modules 2005-11-05 18:07:25 +00:00
martignoni
fbc040998a New plugin structure for code that imports stuff into a course
Old import.php is now import/activities and we've added a new plugin
for importing groups from an external file
2005-11-05 18:03:57 +00:00
martignoni
c909e26571 Adding missing stats string; fixing weird bug for when stats starts processing from now rather than all 2005-11-05 18:01:33 +00:00
martignoni
b59efeb707 Fixing up the assignment grading interface to make it more usable.
- grade buttons are now links
  - popup window has teacher comments at the top
  - popup window can now cycle through all users without leaving the window
  - new quickgrading feature to grade inline in one go
  - can choose page size
2005-11-05 18:00:28 +00:00
martignoni
1f764c8c28 Admin setting for stats: ranked courses get userthreshold 2005-11-05 17:57:34 +00:00
stronk7
7b6f4f9c1f Fixed encoding of page title of framed IMS CP resources
(mimic of skodak's work in other frames)
2005-11-05 16:19:23 +00:00
stronk7
848e39fa98 Minor update (from en) 2005-11-05 15:52:38 +00:00
koenr
0d7ec8eaff pollish 2005-11-05 15:29:21 +00:00
skodak
bac472e019 messaging - fixed page encoding in headers; merged from MOODLE_15_STABLE 2005-11-05 10:50:35 +00:00
mits
7415831fce polished. 2005-11-05 10:31:52 +00:00
mits
3625dcf158 translated new strings for import plugin. 2005-11-05 08:19:18 +00:00
moodler
f8b3c0f484 New plugin structure for code that imports stuff into a course
Old import.php is now import/activities and we've added a new plugin
for importing groups from an external file
2005-11-05 08:06:36 +00:00
mits
038d8e8a44 polished. 2005-11-05 07:26:05 +00:00
moodler
2340e991c2 Added Yu's extensions to support assignation of teachers and non-editing teachers 2005-11-05 07:02:49 +00:00
mits
887a4f3af5 polished. 2005-11-05 01:55:55 +00:00
koenr
b86f80a9dc polishing 2005-11-04 20:44:01 +00:00
koenr
5e9279ebcb Made the number of modules a litter loser, so there's room for extra modules 2005-11-04 18:57:58 +00:00
skodak
539d335c2f fixed bug #4030 - filemtime for time modified; merged from MOODLE_15_STABLE 2005-11-04 11:32:48 +00:00
skodak
6a21526c0c fixed choose disappearing after file delete; merged from MOODLE_15_STABLE 2005-11-04 10:56:36 +00:00
skodak
9c5afdf214 fixed encoding of page title of framed resources; merged from MOODLE_15_STABLE 2005-11-04 10:00:28 +00:00
moodler
082215e68e Merged fixes from stable 2005-11-04 06:50:30 +00:00
moodler
e768aabed0 fixes bug #4268 2005-11-04 06:48:39 +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
mits
490d36a430 translated two new strings. 2005-11-04 04:23:56 +00:00
gbateson
d4817b7317 fixed undefined index line 147 in "remove_column" function 2005-11-04 02:16:40 +00:00
mjollnir_
9afaefaa1f Adding threshold to most active courses (Weighted) 2005-11-04 00:51:42 +00:00
skodak
4c19b6ec04 fixed input validation in admin and formating+cleaning in diff and editing SC#160; merged from MOODLE_15_STABLE 2005-11-03 23:47:28 +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
ralf-bonn
251e7dd18c German Lang-Quality-Action. Thanks to Dag Klimas 2005-11-03 22:12:47 +00:00
mits
efa309e66e polished for resource html, text visibility. 2005-11-03 22:03:51 +00:00
mits
673fe3eba8 polished. 2005-11-03 20:27:39 +00:00
ralf-bonn
1ca3a52349 new german docs 2005-11-03 19:19:25 +00:00
ralf-bonn
0cfec9dc69 added strings 2005-11-03 19:18:50 +00:00
ralf-bonn
e0fd2a6e59 Thanks Guido 2005-11-03 18:43:02 +00:00