791 Commits

Author SHA1 Message Date
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
skodak
1b1d34225b incorrect usage of clean_filename() replaced with clean_param($text, PARAM_SAFEDIR) 2006-03-04 12:37:29 +00:00
vyshane
cc1d322807 Added $CFG->pagepath so that the body class and id attributes are set properly
and so that the Moodle Docs link is generated correctly.
2006-03-03 03:32:15 +00:00
vyshane
14b7ebd3cb Added config variable for docroot: the moodle documentations root. This is
used to display a link for the docs that are relevant for the current page.
2006-03-01 07:45:29 +00:00
toyomoyo
28dad8b90a added proxy handling for lang import 2006-03-01 07:15:19 +00:00
toyomoyo
42295d1c67 added some new functionality
1. allows moodler to input a global language. If set, all convertion will be from that encoding to utf8. Thus saving time.
2. Allows user to specify the number of records to process. This will resume after x number of recoreds are processed.
3. DIsplay the approximate total number of records that needs process. Note some records might get processed multiple times
4. Takes the moodler right back to lang import after migration
2006-02-24 07:24:59 +00:00
toyomoyo
2786ff706d fix for 4825 2006-02-23 02:56:07 +00:00
thepurpleblob
88118bb173 Range of settings improved for $CFG->filteruploadedfiles
See discussion: http://moodle.org/mod/forum/discuss.php?d=40177
2006-02-21 10:39:33 +00:00
gustav_delius
2e42186cbb Part of the future question type plug-in mechanism. This is not yet active, I am committing this only so as not to loose it. 2006-02-19 17:30:45 +00:00
gustav_delius
7f30d941bc Corrected the page comment 2006-02-17 17:28:47 +00:00
toyomoyo
ee14d73682 no update for en_utf8 2006-02-15 06:43:46 +00:00
toyomoyo
e5952c5a78 removed ability to update/delete en_utf8 2006-02-15 06:02:14 +00:00
mjollnir_
f9648e77cf Added cron support for blocks - it was already there in the tables, now we just need to use it 2006-02-14 03:24:08 +00:00