Commit Graph

75 Commits

Author SHA1 Message Date
martinlanghoff aa910f60b0 Display warning when magic_quotes_gpc=off _and_ register_globals=on -- tidyup wordwrap and center it proper. 2005-11-12 05:30:23 +00:00
martinlanghoff 2193242b48 Display warning when magic_quotes_gpc=off _and_ register_globals=on 2005-11-12 05:25:39 +00:00
mjollnir_ 926a759c71 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:30:53 +00:00
moodler f0c3da1e7e Updates copied from HEAD 2005-07-07 15:49:51 +00:00
gustav_delius 3693b82020 changed & to & 2005-06-24 08:02:06 +00:00
moodler 9d39272ded Added support for $CFG->allowobjectembed in the GUI 2005-06-05 05:39:25 +00:00
moodler e0dcb5734f Merged many language files from HEAD 2005-06-03 17:17:15 +00:00
defacer 379298d6ae NEW STRING ADDED for admin/blocks.php
One string we no longer use removed.
2005-05-28 18:28:26 +00:00
moodler a4f3ee5b1e New string for registration 2005-05-26 14:45:15 +00:00
moodler 27437410f4 file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000 2005-04-05 20:54:43 +00:00
stronk7 9e6433925d Now I've one online teacher. Her name is Helen. Thanks! 2006-01-18 23:35:31 +00:00
stronk7 0b8f6e056b Environment strings added. 2006-01-18 23:07:10 +00:00
martinlanghoff 1f84d800af admin/uploaduser: missing strings fixups 2006-01-16 03:43:41 +00:00
martinlanghoff d8559098ff admin/uploaduser fixups - lowercase oldusername and fix missing strings 2006-01-16 03:16:08 +00:00
martinlanghoff a2ce7344de admin/uploaduser fixes and enhancements
Several fixes and enhancements:

 + No longer fail due to timeouts or memory limits. And let apache know
   that we're a memory hog so it can clean up after us.

 + Add support for user account updates (optional)

 + Add support for user account renames (optional)

 + Cleaned up the logic that deals with creation and failure

 + More robust error handling

 + Use optional_param() -- no longer depends on register_globals
   -- when do we switch that off?

 + Added the relevant documentation.
2006-01-16 03:15:32 +00:00
toyomoyo 2e7efb7b39 added some strings for lang management 2006-01-06 02:15:07 +00:00
stronk7 6a5ba270c4 Needed strings to support email charsets. 2006-01-05 17:23:26 +00:00
toyomoyo 16f859c161 some strings for lang pack import utility 2005-12-23 02:29:12 +00:00
patrickslee 3468d58a1b New feature: Configureable visibility of fields in Participants page
A new configuration variable is avaliable to limit which fields normal user can see about other users. Teachers/admins can still see the full info.

This provides some degree of privacy for students.
2005-11-20 21:29:59 +00:00
moodler f0d5c0dd5e Merged new string from stable for globalquoteswarning 2005-11-17 07:17:36 +00:00
mjollnir_ d1f1e3f899 Merged from MOODLE_15_STABLE: perf configvar & footer 2005-11-15 21:34:53 +00:00
mjollnir_ 7b89e1898f Admin setting for stats: ranked courses get userthreshold 2005-11-03 22:45:35 +00:00
mjollnir_ 1330905958 Cronjob: override admin user timezone to moodle default timezone 2005-10-28 01:33:32 +00:00
moodler 135655e8ae Flash video string 2005-10-25 07:40:31 +00:00
mjollnir_ 1217708363 My moodle sticky block config now generic, can be used for any pagetype.
Currently implemented: course-view (and my moodle, of course)
2005-10-16 22:34:25 +00:00
thepurpleblob 1d0b462c57 Added strings to support filtermatchoneperpage and filtermatchonepertext admin
settings.
2005-09-12 14:36:34 +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
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
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
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
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
gustav_delius bfff85cba1 changed & to &, merged from STABLE 2005-06-24 14:00:59 +00:00
stronk7 8c08d13e03 Updated one string containing "journals"... 2005-06-19 18:06:07 +00:00
moodler d046ae55ad Merged $CFG->allowobjectembed from stable 2005-06-05 05:40:24 +00:00
koenr 98209a4721 bug 3373
http://moodle.org/mod/forum/discuss.php?d=24710
2005-05-31 18:43:11 +00:00
defacer 0ead4ee0df NEW STRING ADDED for admin/blocks.php
One string we no longer use removed.

(merged from STABLE)
2005-05-28 18:29:40 +00:00
moodler a2a3c59019 Merged from stable 2005-05-26 14:46:28 +00:00
moodler 3a70cb6441 Added new script to upgrade the forum records (it has a pretty progress bar
and it means the main upgrade isn't held up.
2005-04-23 13:36:18 +00:00
martinlanghoff d6ead3a251 Polish and fixes for language cache -- addresses bug 2891 2005-04-20 07:29:28 +00:00
defacer 979f826a2d Fixing HTML typo, & -> & 2005-04-19 20:52:26 +00:00
moodler a1e93da26c Improvements to timezone import interface 2005-04-10 09:31:58 +00:00
moodler 538ce38a04 Added control for "filterall" config setting 2005-04-08 05:39:37 +00:00
defacer 1faca355ee More strings modified, still more to come. 2005-03-23 01:22:58 +00:00
defacer d4f960e4f2 Removing strings that aren't used anymore.
TRANSLATORS: More changes to come, don't bother to translate yet.
2005-03-23 00:47:26 +00:00
moodler ab5a05c04f New config setting for tabs 2005-03-15 09:21:50 +00:00
moodler 907b2850b4 Added new config variable to disable blocks on activity mod pages bug 2732 2005-03-13 13:21:24 +00:00