Commit graph

2969 commits

Author SHA1 Message Date
moodler
9d85990f62 Some additions 2003-05-09 17:48:31 +00:00
moodler
6d3566f8d5 Black M 2003-05-09 17:43:46 +00:00
moodler
5867bfb50e New feature to manage installed code modules!
You can now hide/show individual activity modules and even delete them completely!

For example, if you hide the "choice" module, then all choice activities
will be hidden throughout the whole site, and "Choice" will not
appear on any "Add..." menu.

Deleting a module is a complete deletion of all data from the database.

If you want to try out the deletion on a real module, I suggest the
pgassignment module, since it will soon be deleted from CVS anyway
(because it's being replaced with workshop).

Look for "Manage modules" on the admin menu.
2003-05-09 17:24:17 +00:00
stronk7
cfb9c52577 User accounts are now included in XML generation 2003-05-09 14:57:41 +00:00
moodler
7e6b0b3b6e Added new 'visible' field for module management. 2003-05-09 13:32:27 +00:00
moodler
767141c19e Latest updates from Hans De Zwart 2003-05-09 12:47:56 +00:00
moodler
92ce3481fc Please don't put English docs in non-English packs ... they are changing
rapidly so these just go out of date for no reason.

Cheers,
Martin
2003-05-09 12:41:20 +00:00
compuproggy
de1a5345cb Who is interested working in a free general open source translating network? Mails to
HS@interS4S,net
2003-05-09 07:18:14 +00:00
compuproggy
d6be31eeed *** empty log message *** 2003-05-09 07:10:26 +00:00
moodler
6afe855886 Better tooltip help on post attachments 2003-05-09 06:03:47 +00:00
compuproggy
98a792faaf *** empty log message *** 2003-05-09 05:58:22 +00:00
moodler
bbc0d9abbf IMPORTANT SECURITY FIX: prevents external PHP code from being run 2003-05-09 02:32:43 +00:00
moodler
9f71c9e713 Use the new $CFG->dbpersist variable in config.php to determine whether
to use persistent connections or not.  The default is to use them (for
speed/efficiency) but now they can be switched off with:

$CFG->dbpersist = false;
2003-05-09 02:20:03 +00:00
moodler
6c8e8b5ed4 IMPORTANT SECURITY FIX: this prevents bad characters being passed to help.php 2003-05-09 02:05:16 +00:00
moodler
3d9f0f81d6 IMPORTANT SECURITY FIX - this makes sure $CFG can not be overridden 2003-05-09 02:02:27 +00:00
rkingdon
9b09f7d0cd workshop: addition of peer agreement 2003-05-08 20:31:05 +00:00
rkingdon
319b375ecc workshop: add peer agreement 2003-05-08 20:26:51 +00:00
rkingdon
5c2ba38c45 version 1.1 with peer agreement 2003-05-08 20:24:41 +00:00
moodler
5f94c13b6b New version of Wiki stuff from Howard Miller.
Some cool new features, including linking to Moodle activities!
2003-05-08 16:20:38 +00:00
moodler
e825f27967 New pop-up help page about smileys - clicking on the smiley inserts it
into the form using Javascript!

Also rationalised and patched some of the other help about text formats.

LANGUAGE EDITORS MAY WANT TO RE-CHECK:

   lang/en/help/textformat.html
2003-05-08 16:09:30 +00:00
moodler
a9c2c8fd8f New "special" help file with javascript :-) 2003-05-08 16:03:57 +00:00
moodler
eb7ec77d68 FIxed bug 406 - richtext setting resets! 2003-05-08 13:34:42 +00:00
compuproggy
ac6e435422 *** empty log message *** 2003-05-08 06:55:32 +00:00
compuproggy
a414246dc9 *** empty log message *** 2003-05-08 06:28:24 +00:00
compuproggy
729fbeee94 *** empty log message *** 2003-05-08 05:16:07 +00:00
coolbit
1f49a7b780 *** empty log message *** 2003-05-07 23:07:50 +00:00
stronk7
0915679c36 Updated. Sections included !!! 2003-05-07 22:18:05 +00:00
stronk7
52b538621e Changes to support xml sections generation.
And convert htmlentities an utf8
2003-05-07 22:15:14 +00:00
gregb_cc
ea6e952d88 fix for bug 324. we are now checking to see if there is a conflict caused by
multiple teachers gradign simultaneously.
2003-05-07 20:53:24 +00:00
stronk7
95f6c01b03 Only admins can execute me !! 2003-05-07 16:09:34 +00:00
moodler
e51de1e846 Fixed a typo 2003-05-07 15:08:50 +00:00
moodler
ab74168b2d FIxed typo in favicon 2003-05-07 14:12:45 +00:00
moodler
d94dc588ab Slightly better favicons 2003-05-07 13:04:52 +00:00
moodler
d6513bbb0c Seemed like a good idea. 2003-05-07 11:57:10 +00:00
moodler
0f4f911059 Added .jpe as a JPEG (some people do it I notice! :-( ) 2003-05-07 11:43:08 +00:00
moodler
e865ded4ba Don't treat Flash files (.swf) like other images. 2003-05-07 11:41:27 +00:00
moodler
0cb29cc411 Turn off PHP error reporting while connecting to database 2003-05-07 08:07:48 +00:00
moodler
4f5dbd132c Try persistent connection first, but if that fails for some reason then
automatically fall back to a non-persistent connection.
2003-05-07 08:03:43 +00:00
moodler
f5fb84cee7 Small bug fixed where last question of a file wasn't detected if it
wasn't followed by a blank line
2003-05-07 05:46:01 +00:00
moodler
7aab220e4b Fixed typo 2003-05-07 02:13:24 +00:00
stronk7
fdcdc04730 Updated. XML generation (header & info only) 2003-05-06 23:01:53 +00:00
stronk7
3b8bad6ff0 Included support to clean /temp/backup automatically and to write
the xml file (header and info only)
2003-05-06 22:48:25 +00:00
stronk7
000969becd Included to get Moodle's version into xml file 2003-05-06 22:47:06 +00:00
moodler
2fb7c49f17 Undoing an accidental check-in. These were some experiments trying to
solve a Windows problem (not successful yet).
2003-05-06 16:06:56 +00:00
moodler
1f33691c86 Cleaned up the initial setup process. It looks a bit smoother now.
Hopefully this is also the end of the occasional errors we keep
hearing about to do with never getting to setup the admin user.
(I think admin/site.php had a redirect that didn't always work).

The setup process is now much better at "trapping" you until it's all done.
2003-05-06 15:58:20 +00:00
moodler
49543158f7 Upgraded to latest code, and add lots of new languages 2003-05-06 11:14:31 +00:00
moodler
851a89ff1b Minor fixes for re-inclusion and also links in email 2003-05-06 03:33:55 +00:00
moodler
813ec7ad65 Prevent guests from taking surveys 2003-05-06 03:06:06 +00:00
moodler
fce1ce13c8 Hide admin links (eg grades) from guest accounts 2003-05-06 03:02:58 +00:00
moodler
266fbe1a8a Changes to improve hide/show of individual activities when the last
action was to hide/show a topic
2003-05-06 02:51:38 +00:00