andreabix
fdf08348d6
Traduzione di Daniela Davi
2005-11-08 15:51:07 +00:00
martignoni
2de798ed88
Typos corrected, thanks to Alain Kerdelhu
2005-11-08 15:23:55 +00:00
mits
3a62b681aa
Polished.
...
Translated a new help file for upload group.
2005-11-08 08:21:05 +00:00
gbateson
29781718a6
changes to allow quizzes in tail of HotPot chains to be visible
2005-11-08 07:48:10 +00:00
mits
7025d5fae5
Translated new additions to uploadusers format (for teachers) based on en.
2005-11-08 07:39:30 +00:00
moodler
7b8cc33964
Moodle now cleans out accounts that never get completed bug 3309
2005-11-08 07:24:11 +00:00
moodler
fa22fd5fff
BIG FEATURE - MULTIPLE GROUPS
...
Users can now be assigned to multiple groups. Thanks Yu!
Break out the Bob Marley!!
Otherwise groups work more or less like they did before.
This has been pretty well tested by Yu and myself, but since Yu started
uncovering lots of existing groups bugs it's possible there may be still
a few corner cases still lurking here and there.
Please help test this thoroughly for 1.6!!
2005-11-08 07:19:27 +00:00
moodler
fe59ecbff9
New help file to cover new additions to uploadusers format (for teachers)
2005-11-08 07:06:40 +00:00
moodler
91b74d3ef4
This got missed before, it's part of the new course/import changes
2005-11-08 07:01:12 +00:00
moodler
8604a1f884
Added encryption to the select form names so that it's a lot more
...
difficult to cheat on these questions by looking at HTML source. SC178
2005-11-08 06:56:34 +00:00
moodler
69ef01c00d
We don't show unenrolled users in quiz reports normally
2005-11-08 06:52:32 +00:00
mits
c5684cd720
polished.
2005-11-08 05:54:27 +00:00
moodler
cd7d299942
Tidying ...
2005-11-08 05:14:52 +00:00
patrickslee
db0a8174c6
Made action_redir.php take posted parameters, fixing a problem in IE that when trying to add a lot user (say 150+) to the actions this fails to work
2005-11-08 02:34:19 +00:00
mits
c2695737d2
polished.
2005-11-07 23:03:03 +00:00
mits
e6eba0d473
polished.
2005-11-07 22:52:47 +00:00
mits
ee5346165e
polished.
2005-11-07 21:43:20 +00:00
mits
5d3feb0f19
translated new strings and a help file for lesson.
2005-11-07 21:06:53 +00:00
michaelpenne
47c5c434d2
new help file for activity link setting
2005-11-07 20:00:14 +00:00
michaelpenne
2a9b05b9fd
New lang entries for Activity Link setting
2005-11-07 19:58:15 +00:00
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