2452 Commits

Author SHA1 Message Date
stronk7
3868b9c666 Finished the check phase. Ready to begin the execute phase. 2003-05-04 21:01:47 +00:00
paca70
465fd00e04 Lang column was missing from postgresql-files (?) 2003-05-04 16:05:59 +00:00
paca70
8a230a7d96 Better postgresql support for column creation 2003-05-04 16:03:45 +00:00
moodler
1215e52299 CVS is acting up 2003-05-04 15:18:25 +00:00
moodler
d15cbab76f Remove dashes 2003-05-04 15:17:20 +00:00
moodler
93d64ea469 Get rid of dashes 2003-05-04 15:16:17 +00:00
moodler
1ea7c62794 Weeks now do show/hide too ... and some cleanups all round 2003-05-04 15:10:25 +00:00
moodler
b37eb1bf00 Theme updates to suit new course formatting 2003-05-04 15:09:13 +00:00
moodler
f50f74f6e4 Missed some pixels 2003-05-04 13:48:39 +00:00
moodler
ff82802366 Slightly better logic 2003-05-04 13:44:56 +00:00
moodler
3bb49201b1 Some image spacing issues 2003-05-04 12:56:05 +00:00
moodler
2fe2985a53 Nicer eye :-) 2003-05-04 12:49:35 +00:00
moodler
8140c67e45 More tweaks to the topic interface ... nice light globes! 2003-05-04 12:34:43 +00:00
moodler
a6d71a2199 Upgraded ADOdb to version 3.40
Works OK for me in tests under MySQL on my server
2003-05-04 11:59:49 +00:00
paca70
c0ba103ca7 Added transaction around table creation 2003-05-04 10:45:57 +00:00
mits
cda45e5506 New translation added. 2003-05-04 10:28:13 +00:00
paca70
5ade559e8e updates 2003-05-04 09:56:35 +00:00
moodler
4fc61176b9 Some tweaks to some strings (hide/show) 2003-05-04 09:44:40 +00:00
moodler
dfec7b013f Some clean ups - various things to do with Topics view 2003-05-04 09:43:03 +00:00
paca70
592188b42c First versions for postgres7 2003-05-04 08:56:30 +00:00
mits
ffb71387cb no message 2003-05-04 08:36:53 +00:00
moodler
59345eb4ec Removed unused function 2003-05-04 08:36:32 +00:00
mits
b2a47e2052 New translation added. 2003-05-04 08:31:16 +00:00
moodler
228b823898 Topic strings etc 2003-05-04 08:14:48 +00:00
moodler
59cd767a99 Beta workshop icon 2003-05-04 08:04:22 +00:00
moodler
46772d8c60 These icons are just temporary - they don't look great 2003-05-04 08:02:07 +00:00
moodler
7d99d6959e New feature: hide/show topics! 2003-05-04 07:59:46 +00:00
moodler
81ed361792 Added new style for hidden topics as well as some docs about
all the changes in this version
2003-05-04 07:58:15 +00:00
moodler
2627a658f8 Latest tags 2003-05-04 04:14:14 +00:00
moodler
d342c76370 Added Wiki format as a system-wide format (forums, journals, etc)
Also, added better formatting to plain-text emails via a new function
in weblib.php  -  format_text_email
2003-05-04 04:07:36 +00:00
moodler
d7c8a46bc5 Don't throw errors when deleting old logs and unsent mail 2003-05-04 03:46:15 +00:00
moodler
9f0b8269ac Fixed bug where text format of a new discussion was not being saved 2003-05-04 03:43:46 +00:00
moodler
eb347b6b68 Fixes to improve the password recovery process. There is now a
confirmation step required before the password is changed and sent.

Also, many of the email texts have been cleaned up.

TRANSLATORS:  check your texts in moodle.php starting with "email.."
2003-05-04 03:00:52 +00:00
stronk7
1b502431a8 Commented the "needed users" option (too complex for this initial release).
Check all and course users.
2003-05-04 01:10:20 +00:00
stronk7
dfe5f88b3b Check mods and check users done 2003-05-04 01:05:58 +00:00
stronk7
b4bee933da Added some entries to the backup/restore utility 2003-05-04 00:01:43 +00:00
stronk7
afbe3de8cf Library to every functions related with the backup/restore matter 2003-05-03 23:20:38 +00:00
stronk7
04aa5b2de1 To mantain updated the db with the auto-update feature.
This file is for mysql installations. Every DB must have
its own file.
2003-05-03 23:19:07 +00:00
stronk7
c4c8f73c4a File that contains currect backup/restore version. To use with the
auto-update feature (copied from moodle main code).
2003-05-03 23:17:40 +00:00
stronk7
8cc242516e Changed to support the backup_ids table in all modules (to store and
convert ids in backup/restore.
Added a check_version (copied from main moodle auto-update) to mantain
changes in backup/restore system.
2003-05-03 23:15:43 +00:00
moodler
8980a4e8db Trying to unregister sessions properly and hopefully avoid the "compat"
warnings on some setups
2003-05-03 11:45:41 +00:00
adamtpaw
24a39b1761 Few corrections to inital translation. 2003-05-03 09:30:22 +00:00
moodler
984a8bf349 Two new language variables implemented.
langmenu  - turns the language menu on and off
langlist  - allows the admin to restrict and/or re-order the available language choices
2003-05-03 06:50:29 +00:00
moodler
107b010b43 Some random lowercasing 2003-05-03 06:49:37 +00:00
paca70
ea563f8f99 Postgres needs full longnames for indexes to prevent overlapping names. 2003-05-03 06:44:03 +00:00
moodler
3565715c76 Moved the "turn editing on" button and tidied some other things up a bit 2003-05-03 05:57:29 +00:00
moodler
005103e0bc Changed some function names, making room for export functions later 2003-05-03 04:31:49 +00:00
stronk7
141097ff80 Finalized every mod check 2003-05-02 23:32:02 +00:00
stronk7
d6545aefbc Check page finished (all mods except quiz). 2003-05-02 17:22:18 +00:00
moodler
c6bcd06aba Tidied up the quiz imports a bit, and added AON as a format choice
Also added Scott Elliott's Blackboard module!
2003-05-02 15:31:24 +00:00