1681 Commits

Author SHA1 Message Date
thepurpleblob
3861020201 Merged from STABLE 2005-09-16 09:46:59 +00:00
gbateson
cdf4e40668 some changes to hellp files for HotPot v2.1 2005-09-16 07:57:56 +00:00
gbateson
3b47d3b69f New text messages for HotPot v2.1 2005-09-16 07:55:58 +00:00
mindforge
f8180ec8d8 Merged from 1.5. 2005-09-14 11:17:24 +00:00
thepurpleblob
737cb9a274 Added string for 'oldpassword' 2005-09-13 15:14:18 +00:00
thepurpleblob
39e6cfeced Added forcepasswordchangenotice string. 2005-09-13 15:09:35 +00:00
thepurpleblob
1d0b462c57 Added strings to support filtermatchoneperpage and filtermatchonepertext admin
settings.
2005-09-12 14:36:34 +00:00
mjollnir_
29dc9751e3 Friendlier forum information in overview in my moodle 2005-09-06 01:34:48 +00:00
mjollnir_
51332190b9 Merged from MOODLE_15_STABLE: Performance fix for get_directory_size: new config option for path to du - if we have it, use that instead. MUCH faster on directories with a lot of files 2005-09-05 05:33:02 +00:00
ethem
3cb27d62a6 explanatory notes for autocapture. 2005-09-01 21:35:38 +00:00
mjollnir_
861efb1937 Allow moving courses and editing courses and stuff from the course results search page (now has turn editing on button) 2005-09-01 04:48:22 +00:00
mjollnir_
f3221af9e5 Initial checkin of stats (from processing the log table).
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
ethem
7788ed7182 Payment review strings. 2005-08-31 08:10:53 +00:00
thepurpleblob
7443a8c43e Fixed a few spelling mistakes, and explained the censort function
properly.
2005-08-30 12:38:31 +00:00
mjollnir_
62e4c0959b New config setting for /my redirect and breadcrumb replacement rather than always doing it 2005-08-29 02:34:17 +00:00
thepurpleblob
3327310064 New string (badwordsdefault) and couple of edits to do with censor filter. 2005-08-26 08:31:16 +00:00
defacer
e796d82d1a Some new strings for the new "anonymous result" feature. 2005-08-23 19:14:00 +00:00
thepurpleblob
e1b184a489 Added descriptions of some more of the filters. 2005-08-23 10:39:37 +00:00
thepurpleblob
f25a87791d A start on some help for the filters admin page 2005-08-23 10:17:02 +00:00
mjollnir_
f19570d0ec Initial checkin of new feature to select users from participants page for a recipient list for sending an IM to. Please test. 2005-08-22 05:44:13 +00:00
koenr
53d70ab040 I hope I fixed a typo - please check 2005-08-17 08:39:42 +00:00
moodler
4b2fd78782 Fixed Turkish Lira 2005-08-16 17:28:26 +00:00
mjollnir_
0705ff843b Course request feature. Allows normal users to 'request' courses they would like created,
and admins can approve or reject pending courses.

Also, contains the ability to restrict activity modules on a per course basic. Strict config options:
  enable restricting modules at ALL (for all courses, no courses, requested courses), what to do by default for newly created courses
  as well as what modules to enable for above category by default.

This feature was created for the aim of building a community side to moodle - for institutes that have strict courses and enrolments, allowing normal users to request interest courses is a good feature,
but some modules may be redundant (assignment, lesson, quiz etc)

  Please test!
2005-08-16 06:15:49 +00:00
mjollnir_
84c57908c8 renaming block_student_loan_calc to block_loancalc 2005-08-16 05:56:55 +00:00
mjollnir_
3e920f36ff New block for student loan calculation. Doesn't contain db tables. 2005-08-16 01:45:42 +00:00
mjollnir_
0d6b9d4f4d MyMoodle: new /my/ page, contains course overview (module based, forum done). User defined blocks on /my/ page, admin defined stickyblocks. Needs lots of testing. Held off bumping version.php for blocks because of the postgres upgrade fixes Patrick is putting in. 2005-08-16 00:25:39 +00:00
mjollnir_
43e664cca7 Added locallib - hook to provide easier means for local customisations. Currently contains mechanism for having local db upgrades without munging the main CFG->dbtype.php scripts. 2005-08-15 22:31:22 +00:00
thepurpleblob
c56707d80b Added strings for 'studentview' buttons 2005-08-15 12:52:55 +00:00
moodler
1de4531afd New string for displaying course blocks with certain resources. (SE) 2005-08-14 06:00:28 +00:00
bobopinna
85ca7ac13e Added new report strings 2005-08-11 06:27:40 +00:00
thepurpleblob
48aefd78ed Background colour should read Transparent Colour. Bug #3890 2005-08-10 12:51:29 +00:00
thepurpleblob
16a548271e Added strings for mediaplug filter settings screen. 2005-08-05 10:35:15 +00:00
thepurpleblob
031b989a21 Added new strings for LaTeX setup screen 2005-07-28 07:44:56 +00:00
thepurpleblob
2ff09e973a Added new strings for filter settings screens. 2005-07-26 13:16:39 +00:00
stronk7
4ac888b1b2 Escaping some double quotes I added recently... :-( 2005-07-25 09:17:25 +00:00
moodler
f45d33ee84 Adding standard three-letter list of currency codes 2005-07-22 17:02:37 +00:00
thepurpleblob
94fe0f2bd5 Added 'cachecontrols' string 2005-07-22 13:00:47 +00:00
gustav_delius
80ed3fe6b0 New report plug-in contributed by Jean-Michel, see http://moodle.org/mod/forum/discuss.php?d=27730 2005-07-22 11:41:12 +00:00
gustav_delius
970d0fe02c Improvements contributed by Jean-Michel Vedrine, see http://moodle.org/mod/forum/post.php?reply=130818.
- you can change # of attempts per page displayed on screen
- you can download results to Excel/text file, including detailed grades if you check this option.
2005-07-22 09:43:23 +00:00
stronk7
cc76bed843 Added one previously hardcoded string to wiki. 2005-07-21 23:41:45 +00:00
bobopinna
d771d90c8a Added prerequisites support 2005-07-20 08:46:27 +00:00
stronk7
238e239971 Snoopy goes 1.2 2005-07-19 16:03:23 +00:00
ethem
8b2f3516f2 httpsrequired string. 2005-07-18 17:08:23 +00:00
moodler
a3f2bc7375 Copied from stable 2005-07-15 18:47:54 +00:00
moodler
400080987e Added string for adding links to repositories 2005-07-15 07:25:53 +00:00
stronk7
607635dbbc One string addded. 2005-07-14 15:42:17 +00:00
ethem
b81b5533c6 Information about loginhttps. 2005-07-14 08:22:35 +00:00
ethem
0b6174400c When using the Authorize module, you can now also use enrolment keys. 2005-07-13 19:42:51 +00:00
moodler
e0f9fdbf3a Merge fix from stabl 2005-07-08 07:45:14 +00:00
moodler
b59f7bfc0d Added release notes for 1.5.1 2005-07-08 07:31:21 +00:00