moodler
601131c169
Merged changes from STABLE for timezone display
2004-08-25 08:52:14 +00:00
julmis
5d5a26c4c1
Added reset to defaults
2004-08-23 21:31:30 +00:00
moodler
0f093efab2
Here finally is an admin interface for controlling the new enrolment plugins.
...
It's not at all well-tested yet (I made a lot of changes to it just tonight)
but it's late and I am literally sick (with flu) and tired so I'm checking
this in and going to bed.
Please fix all the bugs for me. ;-)
2004-08-21 17:15:07 +00:00
julmis
eb2042f685
Add editor settings feature and Ludo's (Marc Alier) spellchecking functionality.
...
- Needs testing and should consider unstable.
2004-08-21 10:12:09 +00:00
moodler
01a1f17457
Inlcude enrolments config
2004-08-21 07:05:50 +00:00
moodler
1108bebde1
Added checks for enrolment plugin databases, and also moved some
...
stuff out to the new lib/adminlib.php
2004-08-19 09:38:20 +00:00
moodler
39a5a35d6d
Finalise the switchover to using the user->auth field when authenticating.
...
Thanks, Howard Miller!
2004-08-16 15:41:57 +00:00
defacer
fecb707db4
Fixes for twin notices, buried in the HTML.
2004-08-09 08:06:36 +00:00
moodler
428b6fec9e
More mtracing
2004-08-07 05:56:03 +00:00
moodler
defaac4cee
Added mtrace function for printing information to standard output
2004-08-05 17:08:46 +00:00
moodler
69f78bcb59
Added some better tracing .... makes it easier to debug cron.php
...
from the cvommand line
2004-08-05 17:03:19 +00:00
moodler
fdfefb6700
New interfaces for managing creators and admins
2004-08-05 09:24:16 +00:00
moodler
f28db22d06
Fixed duplicate in log_display, and improved installation
...
for non-English users
2004-07-29 18:44:57 +00:00
moodler
2eb68e6f6b
Various cleanups of the installation process
2004-07-29 18:01:32 +00:00
moodler
7e192c788d
Fixed a notice
2004-07-29 14:53:48 +00:00
moodler
27106bac92
FIxed some variables for login error logging
2004-07-25 14:39:19 +00:00
moodler
d846e50acc
MERGED in some changes from the defunct resource branch
2004-07-25 14:14:56 +00:00
moodler
2fa3074976
Getting this into so I can sort it out
2004-07-25 14:09:06 +00:00
gustav_delius
12ad5d08c2
set maxlength for shortname field
2004-07-20 11:07:52 +00:00
moodler
e1e88c7177
Merged bug 1638 from stable
2004-07-13 13:55:14 +00:00
moodler
854f7dcec5
Merged require_logins from stable
2004-07-08 01:19:32 +00:00
stronk7
db6b033d3e
Force to destroy the php session. Without this, some buggy PHP versions
...
can have problems under certain situations. :-)
2004-07-07 19:35:28 +00:00
gustav_delius
5fc2f2fdcb
site front page can now have a topic section, see http://moodle.org/mod/forum/discuss.php?d=9444#45748
2004-07-02 09:32:17 +00:00
defacer
d2b12fefd5
Fix for bug 1608:
...
When editing the language, you can easily switch between the two views with a button.
Also fixes in the HTML generation.
2004-07-02 08:18:47 +00:00
moodler
ff7acbfeca
Merged recent stable fix for 1607
2004-07-02 02:46:17 +00:00
gustav_delius
fe6571366c
introduced $CFG->autologinguests, see http://moodle.org/mod/forum/discuss.php?d=9161
2004-06-30 12:09:29 +00:00
defacer
f184e8311f
Improved error handling a bit.
2004-06-25 07:01:08 +00:00
moodler
04e443258c
Hook for enrolment cron jobs
2004-06-25 03:44:29 +00:00
gustav_delius
6e506bf902
Fixed bug 1535. Unless $CFG->forum_replytouser is set to 1 AND the user has set maildisplay nonzero, the address $CFG->noreplyaddress is sent instead of the user's address.
2004-06-06 12:49:55 +00:00
moodler
7613890851
BRANCH MERGE
...
These are the changes from MOODLE_13_STABLE, merged into trunk
The tag MOODLE_13_MERGED on the MOODLE_13_STABLE branch now refers to this point
The biggest changes here are the fixes for HTML editor in all standard modules
2004-06-04 06:17:30 +00:00
defacer
df9e0f89e3
Fixes for bug 1485:
...
Now the site has blocks by default. Also, block panel width is restricted even
if there are no blocks to display.
2004-06-01 13:47:55 +00:00
defacer
5858f3196c
Email digest feature: addition of admin setting
2004-06-01 07:51:47 +00:00
gustav_delius
0671ba130f
used is_internal_auth() to decide if to show "Add new user" link
2004-05-31 08:20:13 +00:00
gustav_delius
aed646106b
"Add a new user" link near top of page, see bug 713
2004-05-30 21:12:09 +00:00
stronk7
bc706aeb5f
Now make_upload_directory() is used, avoiding dependencies to
...
backup/lib.php. I think that, gradually, I'll can modify the
backup/restore process to use this "core" function everywhere!!
Bug 1467.
(http://moodle.org/bugs/bug.php?op=show&bugid=1467 )
2004-05-26 16:12:58 +00:00
moodler
70c8fa117c
RSS requires backup/lib.php currently ... Eloy, see bug 1467 :-)
2004-05-26 14:14:43 +00:00
moodler
205e53357c
Tweaks
2004-05-24 09:00:59 +00:00
moodler
c72a2ab824
Added two configuration variables to the config page.
...
configextendedusernamechars
forceloginforprofiles
These were already in the config-dist.php
2004-05-24 07:39:54 +00:00
stronk7
64d6c09b7a
Now the Admin/Variables and Admin/Backup pages show a
...
warning if XML support isn't enabled.
Bug 1432
(http://moodle.org/bugs/bug.php?op=show&bugid=1432 )
2004-05-20 16:05:29 +00:00
moodler
a71bfa1c78
Supress errors on set_time_limit() for servers with safe mode restrictions
2004-05-18 14:12:21 +00:00
moodler
d5f286f1aa
A fix from boman in bug 1421 that allows the script to be
...
run from anywhere on the command line in PHP > 4.3.0.
ie:
php /some/dir/moodle/admin/php.php
... now works again
2004-05-18 13:38:58 +00:00
stronk7
26a71d0d05
Changed an "if" a bit... :-)
2004-05-14 17:07:48 +00:00
stronk7
eab0f15aa3
Now, nextexecutiontime is recalculated everytime the form is submitted to
...
have the time updated in the logs page.
2004-05-14 16:37:45 +00:00
moodler
c40aeb21f8
Bigger textarea on site settings
2004-05-14 06:13:46 +00:00
defacer
a8ae6b3923
Removed the "hardcoded" method to find the block name, the correct is to ask
...
the block itself. It was causing errors for blocks with no lang file. Also,
removed some useless commented code.
2004-05-13 12:24:11 +00:00
moodler
edc23b1686
Improvements for editing Unicode
2004-05-09 09:10:29 +00:00
stronk7
c3ff2d75c6
Added two strings about deleting blocks from admin interface...
2004-05-06 22:41:55 +00:00
stronk7
8adcb49f8e
First version of RSS System.
...
Discussion and post forum feeds supported.
Integrated in cron system.
Some strings missing.
Test, test, test...
2004-05-02 23:08:19 +00:00
moodler
c23ec730b9
Some fixes to improve editing of rtl languages
2004-04-25 03:54:25 +00:00
stronk7
e91e2b6a36
Now the scheduled_backup needs lib/blocklib.php to be able to
...
backup & restore blocks configuration. Done!!
2004-04-22 13:49:45 +00:00