2485 Commits

Author SHA1 Message Date
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
stronk7
02fee14e28 Changed the name of the backup 2003-05-02 14:48:11 +00:00
stronk7
82e8e7f569 Two new strings to backup function 2003-05-02 14:40:32 +00:00
stronk7
75da62deee changed backupnameformat 2003-05-02 14:39:54 +00:00
stronk7
519bd9342a Completed the module_check_backup_mods function (used in check.html) 2003-05-02 14:38:16 +00:00
stronk7
61ae5d36ca Modified the userdate() function. No changes needed when invoking it.
Added a new parameter (fixday->default true->old behavior) to avoid
formatting days when invoked with false value.
2003-05-02 09:37:41 +00:00
moodler
b1834f2dde More tweaks 2003-05-02 08:42:31 +00:00
moodler
6f40f198d2 Tweaks 2003-05-02 08:35:02 +00:00
moodler
e6622eda6a Simplified intro a bit 2003-05-02 08:29:35 +00:00
moodler
c45855e551 Added FAQ about quotes 2003-05-02 01:24:27 +00:00
stronk7
7db29e6783 More strings to the backup utility 2003-05-02 00:58:34 +00:00
stronk7
10332943ca Add more things !! 2003-05-02 00:57:57 +00:00
stronk7
d67257815d Completed the module_check_backup_mods function (used in check.html) 2003-05-02 00:54:51 +00:00
stronk7
c53987bbb8 This file shows all the info gathered before launch the backup
process itself.
2003-05-02 00:53:40 +00:00
gregb_cc
aa0959690c fixed isadmin so that it checks once on each page view if the user is an admin
fixed check_gd_version to properly identify bundled gd versions (old
check_gd_version was returning 0 instead of 2 for bundled gd).
2003-05-01 23:12:05 +00:00
mits
890a2cfeea New translation added. 2003-05-01 17:50:05 +00:00
stronk7
c5be7d8e8e Included Schema of evey mod (comments) and complete
assignments
2003-05-01 17:43:03 +00:00
stronk7
737c4885be Simplified a lot (I discover the variable variables in php !!) 2003-05-01 17:42:08 +00:00