17229 Commits

Author SHA1 Message Date
gbateson
0e143b3514 allow "penalties" to be returned from Rottmeier Find-It quizzes 2005-11-18 06:07:02 +00:00
patrickslee
0fcac008cb Reverted changes in ver 1.401, as this is ultimately fixed by bumping the version number 2005-11-18 05:34:29 +00:00
patrickslee
6dce1da9e7 Put some initial values in new forum posting form 2005-11-18 05:23:35 +00:00
moodler
4ad916da57 Bump version to upgrade db for Patrick's new feature 2005-11-18 05:02:07 +00:00
mits
b74243877f fixed based on standard. 2005-11-18 04:55:44 +00:00
patrickslee
f3f1b00d8e Wrong logical operators used in SQL statements 2005-11-18 04:43:46 +00:00
patrickslee
6af7cc2206 Moved Embargoed Announcements related search into SQL. So that paging/counting for the search results will be accurate. 2005-11-18 04:35:14 +00:00
mjollnir_
f53fba389a If tablelib is going to do fullname voodoo, it should allow us to make the default order field something that makes up fullname (ie, firstname/lastname) 2005-11-18 04:19:58 +00:00
moodler
c38c0e3b7b fix for bug #4336 2005-11-18 03:19:22 +00:00
patrickslee
60f515a257 Added HTMLArea editor to the Description box in the Edit Profile area 2005-11-18 01:45:20 +00:00
gbateson
daa08c4e4c remove [] from clue button text in JCloze (HP default is [?], so additional [] are not needed) 2005-11-18 01:13:31 +00:00
mjollnir_
c0abecb822 New version of mi_utf8 following comments from Eloy 2005-11-17 22:50:56 +00:00
koenr
ac10be2160 adding missing strings 2005-11-17 22:26:55 +00:00
koenr
f470f758b0 various small modifications, especially the translation for metacourse.
Gave up to finde a decent word for it - use a description now
2005-11-17 22:05:02 +00:00
koenr
0292cd5ff5 pollish 2005-11-17 21:47:01 +00:00
mjollnir_
2e910d21c7 Fixed typo in lams postgres creation 2005-11-17 21:36:55 +00:00
mits
67b1c6ab0b translated new strings. 2005-11-17 21:19:01 +00:00
koenr
956331aa0f one letter too much
This reads well
2005-11-17 20:44:43 +00:00
mits
e10341ecd7 fixed based on standard theme.
Thank you!!
2005-11-17 20:33:17 +00:00
julmis
3e7fa1f8cb Merging from stable 2005-11-17 19:33:48 +00:00
stronk7
9203b5a851 A bit later, but here it's release info. 2005-11-17 18:01:03 +00:00
martignoni
f549bf4505 Release notes for 1.5.3 2005-11-17 13:31:42 +00:00
julmis
8da03148ee Merging from stable.
Added required_param or optional_param.
2005-11-17 10:37:41 +00:00
martignoni
119534750a Add a last access filter to the participants list - show users inactive for more than x time period 2005-11-17 10:20:56 +00:00
martignoni
498346c116 Adding the LAMS integration code. 2005-11-17 10:19:27 +00:00
martignoni
0d54ff7aee New lang entries for skip navigation link 2005-11-17 10:10:54 +00:00
martignoni
c786ddfda6 New lang entries for Activity Link setting 2005-11-17 09:48:49 +00:00
martignoni
696409414e Fixing bug 4303 - quiz reports dying on large enrolments - getting all users
into an array and imploding it into an IN() replaced with joins. This changes
the functionality SLIGHTLY in two ways - 1. show students with no attempts now
JUST shows students with no attempts, rather than both.  Show students with
no attempts is now disabled for the site course as is not really relevant and
could be ridiculously large
2005-11-17 09:39:54 +00:00
martignoni
324226891e Fixing up the missing perfdebug string in admin, turning perf on in the default footer using $CFG->perfdebug 2005-11-17 09:36:52 +00:00
mits
ccde0d31cc translated new strings. 2005-11-17 09:09:51 +00:00
moodler
44c5b65036 Merged from stable 2005-11-17 07:57:00 +00:00
moodler
f0d5c0dd5e Merged new string from stable for globalquoteswarning 2005-11-17 07:17:36 +00:00
moodler
4ab3acc45d language changes 2005-11-17 07:14:57 +00:00
moodler
4d46a3f062 Merged new globals check into install from stable 2005-11-17 07:14:03 +00:00
moodler
2c242af5fe Language string tidy up (SE) 2005-11-17 06:47:52 +00:00
moodler
cb776114a2 Tidying up (SE) 2005-11-17 06:46:20 +00:00
moodler
2deebecdc5 Merged Petr's fixes for SC189 from STABLE 2005-11-17 06:45:40 +00:00
moodler
4f8f216f6b Merged from stable 2005-11-17 06:40:12 +00:00
patrickslee
9a0f8502f5 Allow tutors to be added in bulk email list.
In addition, if any tutor in the list is not subscribed to the teacher forum they will be subscribed automatically.

Also show hidden tutors as well when a teacher is viewing the participants list.

And some small bug fixes
2005-11-17 03:37:30 +00:00
mjollnir_
e4103b6a59 & instead of & in participants list base url (from last commit - make participants list searchable) 2005-11-17 03:10:53 +00:00
mjollnir_
f1e24e7a1b Make participants list searchable 2005-11-17 03:09:07 +00:00
mjollnir_
31b7133683 Add a last access filter to the participants list - show users inactive for more than x time period 2005-11-17 02:46:27 +00:00
mjollnir_
e87d42e013 Merged from MOODLE_15_STABLE: Fixing misnamed variable in forgot password link in login block 2005-11-17 02:30:53 +00:00
mjollnir_
1b4fe47b08 Merged from MOODLE_15_STABLE: Pulling in a missing global CFG in datalib:execute_sql (affects CFG->dblogerror) 2005-11-17 02:27:05 +00:00
mjollnir_
41238653e1 Maori translation! Translated by OSCINZ (http://eduforge.org/projects/oscinz) 2005-11-17 01:20:41 +00:00
stronk7
e9631716af Bump! 1.5.3 release notes! 2005-11-17 00:15:47 +00:00
stronk7
533229c481 Now courses are viewable by idnumber. Credits to Paolo Oprandi.
(http://moodle.org/mod/forum/discuss.php?d=18442)

Merged from MOODLE_15_STABLE
2005-11-16 23:21:36 +00:00
mits
0c8a2d561d polished.
translated new strings.
2005-11-16 23:21:09 +00:00
stronk7
5510ae0f27 Some typos solved. :-|
Merged from MOODLE_15_STABLE
2005-11-16 23:05:09 +00:00
skodak
5a36be8ce6 Fixed bug #4038 encoding problems when grading; merged from MOODLE_15_STABLE 2005-11-16 22:57:44 +00:00