1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-18 06:31:22 +01:00

803 Commits

Author SHA1 Message Date
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 , 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
toyomoyo
89d38fdddc adding blog support (development code) 2006-03-10 06:50:37 +00:00
toyomoyo
ac60dc4c80 fixing missing global 2006-03-10 04:28:21 +00:00
patrickslee
cb8229d0a8 UTF8 migration - now supporting PostgreSQL 2006-03-10 03:43:33 +00:00
martinlanghoff
46a811142e [multienrol]Don't die if there's an empty directory in enrol and better strings for admin ui
The admin UI still needs a bit of wordsmithing to make it easy to understand what the model we have is.
2006-03-09 05:06:18 +00:00
martinlanghoff
29f8533223 [multienrol]More changes to the internal->manual transition 2006-03-09 03:46:53 +00:00
martinlanghoff
c9e0b90be1 [multienrol]Make sure internal plugin is saved on the top so it will be called at the first place 2006-03-09 03:14:32 +00:00
martinlanghoff
4d3f4df562 [multienrol]Wrote some breif notices for the new enrolment configuration panel 2006-03-09 03:00:48 +00:00
martinlanghoff
b31c216293 [multi-enrol]Fixed a wrong URL 2006-03-09 02:54:40 +00:00
martinlanghoff
f9667a5aea [multienrol]Initial commit for multi enrolment plugin feature 2006-03-09 02:48:29 +00:00
toyomoyo
5790c8998a took out some debug code for koen 2006-03-08 06:57:53 +00:00
toyomoyo
ffa5b35f6d counting is not sensible is not sorting by id asc 2006-03-08 05:08:44 +00:00
skodak
107e7612b5 short php tags once more 2006-03-07 21:46:34 +00:00
skodak
1b56f11102 fixed warning 2006-03-07 20:40:21 +00:00
skodak
7710da22bd parameter cleaup - round 7; corrected search in user.php, semicolon in case fixed in utfdbmigrate (I wonder if it caused any problems) 2006-03-07 16:42:30 +00:00
skodak
4abbb75c80 parameter cleaup - round 6; major cleanup and fixing in uploaduser.php 2006-03-07 11:13:57 +00:00
thepurpleblob
d9ca6d5550 Put $CFG->pagepath in a more logical position 2006-03-07 10:34:08 +00:00
skodak
63d86fad67 parameter cleaup - round 5; timezone.php fixed 2006-03-07 09:01:49 +00:00
toyomoyo
5f9de695a4 this code is for koen to test, it will output a lot of debug info in debug mode, thanks 2006-03-07 08:24:32 +00:00
toyomoyo
653c0596de added some code to give some feedback once in a while (per 5000 records, for now) 2006-03-07 04:36:55 +00:00
toyomoyo
f07da5dde0 fixing 4883, sorry 2006-03-07 01:33:52 +00:00
skodak
a2eaae6102 parameter cleaup - round 4 2006-03-06 19:27:25 +00:00
skodak
636c2c08d9 parameter cleaup - round 3 2006-03-06 14:25:26 +00:00
skodak
045e9e2484 parameter cleaup - round 2 2006-03-06 13:22:37 +00:00
skodak
12afe27987 cleanup and bugfixing in filters.php 2006-03-06 13:20:38 +00:00
skodak
1c47adc540 parameter cleaup - round 1 2006-03-06 10:02:59 +00:00
julmis
ffcdfb974b Adding TinyMCE support 2006-03-04 15:59:11 +00:00