Commit Graph

3929 Commits

Author SHA1 Message Date
skodak a37b4c5b10 fixed double prefix bug 2006-04-09 21:25:30 +00:00
moodler 34b9ce2572 Removing unnecessary boxes 2006-04-09 07:50:19 +00:00
moodler 91555ae462 FIxed some box sizes, and added hooks for Matt Oquists portfolio stuff 2006-04-06 01:38:52 +00:00
patrickslee faf2851fd9 Override doc link for postgresql migration 2006-04-05 23:41:59 +00:00
stronk7 03595aab1a Small change in MySQL. Seems to work better under any version
(tested over MySQL 4.1.12, 4.1.16, 5.0.18 and 5.0.19) Bug 5055.
(http://moodle.org/bugs/bug.php?op=show&bugid=5055)
2006-04-05 22:14:24 +00:00
vyshane 5723bc6f09 Fix for Bug #4910 - stringnames with - . and / don't show up in translation editor
Modified /admin/lang.php to allow us to still use periods in language string keys. The lang.php script just replaces the periods with ##46# for the form inputs and then puts the periods back in before saving to the language file.

This means that there is no need to update language files at all. They will just work even with periods in the string keys.
2006-04-05 04:07:16 +00:00
mjollnir_ 9c9aeef15c Fixing postgres unicode migration for mac os x and multiple postgres installations 2006-04-05 03:54:12 +00:00
moodler c4226e0dac Some fixes for links on admin page, and release notes now a link to Moodle Docs 2006-04-05 02:46:05 +00:00
moodler 004bd0cc39 Some cleanups to the flow 2006-03-29 16:03:05 +00:00
moodler 2eb27f07f3 Fixed some output 2006-03-29 15:03:58 +00:00
moodler c452097e15 Slightly fixing some bodgy boxes 2006-03-29 14:52:14 +00:00
stronk7 187db9ddfe Adding "ca" to the array of encodings... 2006-03-28 07:37:58 +00:00
moodler 29d218ce2f Added GUI for $CFG->sessioncookiepath 2006-03-28 05:31:21 +00:00
moodler 98691349b1 Regenerate course caches after UTF upgrade (bug 5002) 2006-03-28 02:14:12 +00:00
moodler 5989d186ed Hiding TinyMCE settings for now, deferring this to 1.7 2006-03-27 14:09:03 +00:00
stronk7 039d4d5c2b At installation time we *always* are going to show release notes
from en_utf8. It's the only lang pack that includes such info
with the upgrade, independently of everything else (unicodedb...).
2006-03-27 12:46:27 +00:00
stronk7 de12ca6a42 Now $CFG->unicodedb is sent to DB everytime we arrive to the
admin/index.php script (installation, upgrade...). This will
stop the encoding introspection code present in setup.php
2006-03-27 12:32:51 +00:00
patrickslee 8cf1d8949e Stripped out an unnecessary line in pg_dump output which causes error.
Also deletes the last temp file while duplicating database to save space
2006-03-26 21:47:49 +00:00
mjollnir_ effbd108a3 Fixing call to upgrade_plugins since questiontypes moved to question/type 2006-03-25 07:55:56 +00:00
gustav_delius 5bf3aee8bb Do the module upgrades before the qtype upgrades 2006-03-23 13:05:40 +00:00
gustav_delius ead293420d Questiontypes are doing their own database upgrade now.
I modified the enrollment plugin mechanism to work for any type of plugin
2006-03-22 10:44:54 +00:00
vyshane 1e9f3edb56 Added $CFG->pagepath for Moodle Doc link. 2006-03-22 04:15:00 +00:00
vyshane 3b26532171 Fixed preview link bug (Bug #4942). Made the preview popup use /help.php for a
real preview of what the help content will look like.
2006-03-22 03:13:31 +00:00
moodler d799fa2d6c Checking in an old change 2006-03-21 09:03:30 +00:00
vyshane 5a1736e382 Added $CFG->pagepath for Moodle Docs. 2006-03-21 04:59:55 +00:00
moodler 5889c1bb64 Small fix for admin menu layout and also print_table 2006-03-20 15:33:18 +00:00
moodler 8e62501630 Slight, temporary fix for one thing caused by new print_simple_box (see bug 4943) 2006-03-20 15:27:35 +00:00
moodler a9743837bf SLightly more efficiency to help keep the cached_text table smaller see bug 4677 2006-03-20 02:33:41 +00:00
stronk7 c47a030a0b Email encoding only can be specified if $CFG->unicodedb=true 2006-03-19 20:42:34 +00:00
moodler 884dc7861a Fixed case for multiple grops 2006-03-17 17:17:51 +00:00
moodler 6b09974ba2 Added the missing support for typex fields! 2006-03-17 16:19:31 +00:00
skodak e520147b60 fixed Bug #4855, too much info saved in db. 2006-03-16 10:22:40 +00:00
skodak 6381d41aba fixed problem when saving module settings 2006-03-16 10:11:06 +00:00
gustav_delius 5872b4cca3 Fixed typo giving sesskey error 2006-03-15 20:25:49 +00:00
moodler 6d74edf770 Link to logs now available through reports (SE) 2006-03-15 08:08:20 +00:00
moodler ff6f951197 Log reporting. (SE) 2006-03-15 08:07:14 +00:00
ikawhero 7c4b2fb3c2 Removed redundant if statement 2006-03-15 06:38:28 +00:00
patrickslee eca0392a2e Seperate postgres command line process for better error caching 2006-03-13 20:45:27 +00:00
patrickslee ef03a260e5 PostgreSQL 7.x pg_dump command line options fix 2006-03-12 21:40:24 +00:00
gustav_delius 1bfdafd475 The box for the warning was too narrow. In future this should probably be controlled by CSS. 2006-03-12 19:14:56 +00:00
moodler ce39b5f7b1 Questions have moved 2006-03-12 08:11:08 +00:00
moodler 6ac7e7c51a Tidy cron warning 2006-03-12 08:08:51 +00:00
moodler 0301965a28 Fix the cron help to point to the new help page in lang packs 2006-03-12 07:51:53 +00:00
skodak df1931578a password handling refactoring and added conversion of passwords to unicode 2006-03-11 11:26:36 +00:00
moodler c4d044b5e3 Updated copyright notice 2006-03-10 08:28:59 +00:00
ikawhero 20b4bd4358 A few minor changes 2006-03-10 08:25:03 +00:00
ikawhero 9dd5dabb61 Fixed typo 2006-03-10 08:21:59 +00:00
ikawhero d33a06d554 Old admin reports is now a pluggable report type 2006-03-10 08:07:08 +00:00
ikawhero 27b5a24ad7 Moving files to new pluggable directory 2006-03-10 07:50:30 +00:00
ikawhero eaad0cb614 Adding new pluggable reports 2006-03-10 07:46:24 +00:00