moodler
ab5a05c04f
New config setting for tabs
2005-03-15 09:21:50 +00:00
martinlanghoff
64169fe6a0
Merged from MOODLE_14_STABLE - Fixed memory limit overrun in backup config page. Why SELECT * FROM mdl_course when all we need is id? :)
2005-03-14 02:07:52 +00:00
gustav_delius
93d34a8c5b
some XHTML fixes
2005-03-13 13:55:19 +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
moodler
f23ac2ac3c
MOre info on registration form
2005-03-12 09:18:43 +00:00
paca70
33c35e6c30
Create missing directories too.
2005-03-10 10:42:33 +00:00
paca70
231109580b
Add old-tag to filenames if english version is newer.
2005-03-10 08:51:39 +00:00
moodler
40b372365d
SOme security!
2005-03-06 18:13:05 +00:00
defacer
08ee877a49
Removing call to the obsolete dst_update_preset()
2005-03-05 22:33:45 +00:00
defacer
3a22527cdb
Changing some hardwired filenames and strings for the transition to "timezones"
2005-03-05 20:18:45 +00:00
defacer
4c669559f4
Renaming dst_edit.html to timezone_edit.html
2005-03-05 20:15:56 +00:00
defacer
ca071fa662
Renaming dst.html to timezones.html
2005-03-05 20:11:49 +00:00
defacer
a1718f64d3
Updating the calendar options page to more correctly reflect what we 'll
...
be doing with "timezones".
2005-03-05 20:07:13 +00:00
defacer
762b716363
Renaming dst.php to timezones.php (more appropriate)
2005-03-05 20:05:30 +00:00
moodler
f7ab4e55c0
Added settings for allowemailaddresses and denyemailaddresses to the config menus
2005-03-05 17:37:04 +00:00
moodler
66b7c2470b
Moved aspellpath configuration onto the editor page.
2005-03-05 17:25:03 +00:00
gustav_delius
e163bf2d33
Create guest user account during installation, fixing bug 2667
2005-03-03 14:56:19 +00:00
moodler
eaee4b5d95
hide the password field for smtp (bug 2659)
2005-03-01 12:55:29 +00:00
moodler
7d5784a55a
Fixed a string reference
2005-02-28 04:33:57 +00:00
skodak
48283ff638
slashargument test fix
2005-02-26 20:43:30 +00:00
defacer
67775c8d9f
When process is finished, die.
2005-02-25 20:43:12 +00:00
gustav_delius
072171497c
forcelogin, forceloginprofiles and opentogoogle are config variables to do with setting permissions, so I moved them to the appropriate section on the config page.
2005-02-25 09:14:05 +00:00
defacer
c2176d3725
A way to control what the dst preset import is allowed to do: insert/update/both
2005-02-25 04:41:19 +00:00
defacer
0f269d53ac
Just a new button in the calendar admin screen to link to point to dst_update.php
2005-02-25 04:34:15 +00:00
defacer
d2fb3ce941
First version of automated DST update script. It DOES work, but it's barebones.
2005-02-25 04:23:21 +00:00
skodak
39ba6d586a
Slasharguments test for health center, please test
2005-02-24 21:14:32 +00:00
moodler
0143fb9f94
Upgrade activity modules first ... see bug 2630
2005-02-24 09:03:24 +00:00
gustav_delius
6f07ab6444
Updated calls to get_string() for some strings that were moved to lang/en/admin.php
2005-02-24 08:49:32 +00:00
stronk7
856bf0456b
Now SITEID folder is created if it doesn't exist. Bug 2580
...
(http://moodle.org/bugs/bug.php?op=show&bugid=2580 )
2005-02-24 00:01:52 +00:00
moodler
91099e368b
Added checks for allow_fopen_url in two more places!
2005-02-23 15:40:53 +00:00
moodler
ab6d2992e8
Search = GET and fixed the dead end when no results to search
2005-02-21 13:50:06 +00:00
moodler
09d55a78c6
Reverting recent changes
2005-02-18 13:41:26 +00:00
moodler
416954db7e
Obsolete
2005-02-18 03:52:22 +00:00
defacer
68849c082a
Patching with a metahack to handle our date-format-string compatibility hack.
2005-02-18 03:44:13 +00:00
defacer
62576f3c64
Fix some JS warnings if there are no DST presets, and correct behavior
...
when deleting a preset forced for every user.
2005-02-18 03:33:01 +00:00
defacer
81e6a0a5af
More UI for calendar and DST options.
2005-02-17 00:16:15 +00:00
defacer
b8a6c0da69
Improving admin interface for the calendar options with the new themes.
2005-02-16 23:51:26 +00:00
defacer
42d364974a
Fixing stuff I broke with my last commit.
2005-02-16 22:04:14 +00:00
defacer
196f2619c0
Working for DST support.
2005-02-16 21:50:25 +00:00
mudrd8mz
7a4a836dad
Script now doesn't create empty /docs and /help files. A template for new
...
files can be defined (see $filetemplate variable)
2005-02-16 15:19:51 +00:00
fiedorow
897a73ae69
Allow authentication method to be specified in bulk upload
2005-02-16 14:15:11 +00:00
moodler
9fdf4dae6b
Init $options array ... I'm sure there is much more.
2005-02-15 17:00:04 +00:00
moodler
2bb407f51d
Very very quick checking of new lang doc editing script from David Mudrak,
...
with significant cleanups
Needs some testing.
2005-02-14 19:35:53 +00:00
moodler
3538a79693
New admin config variable 'allowuserblockhiding' will enable/disable the
...
collapsible blocks feature. It's on by default.
Also, removed thead/tbody from blocks (using th instead for the header).
2005-02-14 16:42:52 +00:00
martinlanghoff
bf17309a02
Merged from MOODLE_14_STABLE - Stop DB inserts we know are going to fail, and clearer error message when file upload stops.
2005-02-14 06:07:59 +00:00
gustav_delius
6e3e7e0e18
fixed typo, closing bug 2167
2005-02-13 21:29:20 +00:00
moodler
32e2b30209
This more or less completes the PHP side of the 1.5 themes
...
Added $user->theme and $course->theme choices, controlled by admin
variables on the main config variables page.
By default this is all turned off, since multiple themes can be
a little disorienting.
A hidden feature is session themes ... you can change the theme
on any page by passing theme=xxxx as a parameter. By default this
requires sesskey (so that people don't change theme on each other),
but this security can be switched off using a hidden variable
$CFG->allowthemechangeonurl = true; Good for quick tests.
2005-02-10 10:28:27 +00:00
mjollnir_
303d0af144
In email processing, change sitesecret (non existant) to (already used) siteidentifier
2005-02-10 07:53:52 +00:00
moodler
1695b68032
New feature: maintenance mode.
...
Admin can put a site on hold during an upgrade or theme changing etc
Controlled by a file in dataroot, so it can also be controlled via command line:
touch moodledata/1/maintenance.html
rm moodledata/1/maintenance.html
2005-02-10 05:11:34 +00:00
defacer
01315a50c7
Fixing a typo.
2005-02-09 19:52:33 +00:00