Commit Graph

301 Commits

Author SHA1 Message Date
moodler 0a45ffe301 A new configuration setting - "forcelogin".
Default is false, everything is as it is now.

If turned on, then users are forced to log in before
being able to see the front page or the course listings.
2004-01-14 08:27:18 +00:00
moodler e21f6c81b5 No need to require this file 2004-01-11 18:09:09 +00:00
moodler 1b69867429 Use is_internal_auth function instead 2004-01-11 18:08:10 +00:00
fiedorow c779f92903 Apply addslashes to adminuser data 2004-01-08 11:00:40 +00:00
fiedorow 5c27e7612c Apply addslashes to data 2004-01-08 03:51:08 +00:00
moodler ca23a9c9dc SOme fixes to use the notify function all the way through 2004-01-07 06:55:35 +00:00
fiedorow 748fd535fe Fixed bug in setting optionalDefaults outside the main loop 2004-01-06 20:25:12 +00:00
fiedorow 5059262770 optionalDefaults are now set using settings from Admin account 2004-01-06 19:24:44 +00:00
fiedorow 8714c2cfb5 Restored feedback messages, added multilingual support, added decoding of encoded commas in the data 2004-01-06 17:33:36 +00:00
moodler 860a0cd028 Added a field that was missing 2004-01-06 06:15:56 +00:00
moodler 0a6150ca2e Some formatting tweaks 2004-01-06 02:48:12 +00:00
moodler f99035c299 Add a link to the upload user script in the admin menus 2004-01-06 02:35:27 +00:00
moodler 5de0722025 Cleaned up the script to fit coding guidelines better.
I haven't tested this yet, or touched the main parsing routine
2004-01-06 02:32:43 +00:00
moodler f464c2757a New version of the uploaduser script from Zbigniew Fiedorowicz and Steve Zeidner
http://moodle.org/mod/forum/discuss.php?d=2367#19283
2004-01-04 02:07:59 +00:00
moodler 34edc3ad1b Clean sessioncookie variable 2003-12-18 16:46:34 +00:00
stronk7 9bc586e097 max_execution_time and memory_limit to allow backup of large installations.
(I've executed it with 50 courses)
2003-12-15 00:56:12 +00:00
moodler f5aa1c37c9 No functional change, just me being a fussy Moodler 2003-12-14 03:27:49 +00:00
stronk7 e6d273ebe7 Little change to inform in standard output. 2003-12-13 23:57:16 +00:00
stronk7 d3159192e9 Included call to backup's cron function (not implemented). 2003-12-12 19:35:50 +00:00
moodler 11a13a66bc Fixed a buglet when changing pages via menu inside a frameset 2003-12-12 14:54:23 +00:00
moodler 74b1ef5af6 Turn off time limits on all upgrades 2003-12-08 06:11:56 +00:00
moodler cf3eb7c310 Slight change to make packaging easier on Debian. :-) 2003-12-05 03:10:45 +00:00
moodler 750eeaebd5 If a file called cronextra.php exists in the dataroot then cron will
run that too.  This allows sites to have "special" maintenance.
2003-12-01 08:01:41 +00:00
stronk7 69c7eba733 Scheduled weekdays are now stored in DB 2003-11-30 18:58:37 +00:00
moodler b5cbb64dc5 Final pieces to allow site-wide configuration of name display.
Site variable can override order of "firstname lastname" or it
can leave it up to the language packs.
2003-11-30 14:02:01 +00:00
moodler b405515797 Fixed typo from last night 2003-11-29 14:26:59 +00:00
moodler 2f15e48cf6 Implemented more fullname() calls 2003-11-28 10:31:06 +00:00
stronk7 de4746a8a2 Initial release of the configure backup.
It now uses backup_config instead of config.
Not finished !!
2003-11-27 23:28:29 +00:00
moodler 4708a37266 Quick script to slam timezones 2003-11-22 09:00:15 +00:00
moodler 5ee2080112 Escape double quotes too 2003-11-20 11:47:14 +00:00
moodler 5fde0ca615 Use the new fullname function 2003-11-19 16:15:56 +00:00
moodler a4c3ccc36a Script to look at database performanceusing ADOdb tools 2003-11-19 08:15:23 +00:00
moodler 025583cd23 Add a little language-changing menu here to make it easier 2003-11-18 07:41:35 +00:00
moodler 452c1cb363 Language editor now saves strings with 'single quotes' which should
- simplify the files a bit
     - speed up processing at run time
2003-11-18 07:26:40 +00:00
moodler 1e16942739 Show version number to aid in debugging 2003-11-03 03:22:52 +00:00
stronk7 edfc003cd0 Small typo !! :-) 2003-10-28 18:27:22 +00:00
moodler 937ae59c8e Get longtimenosee students according to their course access (not site access) 2003-10-27 14:01:29 +00:00
moodler 5e70f06961 Removed one hard-coded "admin" 2003-10-19 05:19:14 +00:00
moodler c1f5319532 A new Moodle variable called sessioncookie is now added to the session
cookie name.  This provides a means for multiple Moodles within the
same website to keep separate sessions and not get confused.
2003-10-16 13:19:10 +00:00
moodler 5204d8316a A new configuration parameter 'allowunenroll' will enable/disable the
"unenrol me" buttons on user pages and course pages.
2003-10-12 18:03:50 +00:00
moodler 6d04a477a2 Fix richtext editing and inserting images 2003-10-12 17:21:36 +00:00
moodler c0cf7543b6 No need for focus 2003-10-09 08:45:10 +00:00
moodler af4efb1484 Improved the heading a little 2003-10-08 05:53:55 +00:00
moodler 094640f170 Split up the looooooooooooooong page into separate files, to make editing
a little easier!
2003-10-08 05:44:56 +00:00
moodler 4909e17632 These changes implement some better controls for controlling uploads.
1) There is a new site-wide configuration variable called maxbytes,
   which provides an upper filesize limit for all (student) uploads.

2) There is a new course-level variable called maxbytes, which further
   limits uploads within a course.

3) There is a new maxbytes field for forums, which further restricts
   the size allowed in a particular forum.  There is also a new config
   variable in the module configuration to specify a default size
   to use when defining a new forum.

4) Assignments already had a limit, but this is now aware of the other
   limits, and like forums there is now a settable default value.

5) Finally, the sizes of files (Gb, Mb, Kb, bytes) is now translatable
   in the language packs.
2003-10-06 18:02:35 +00:00
moodler d8152d04c0 Language direction is now set in the language file, rather than
as a site-level setting.  This currently only affects Arabic but
will affect Hebrew later and maybe others.
2003-10-05 14:05:57 +00:00
moodler 5833a6c8eb The list of countries has finally been moved into the language packs
so it can be translated.

There is now a new function get_list_of_countries() which will return a
sorted array of countries in the best current language.

get_string("AU", "countries")   will also work if needed
2003-09-26 08:04:48 +00:00
moodler 875ea7db1b Removed typo .php 2003-09-14 18:56:45 +00:00
moodler 9dbdc98e6e Doh! No need to check for short_tags any more. 2003-09-11 12:09:50 +00:00
moodler 11863e8663 Try to create missing string files if possible (thanks Gustav) 2003-09-10 12:37:59 +00:00