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
toyomoyo
48dbefcd7d
fix for 4735
2006-02-13 02:44:37 +00:00
toyomoyo
583dfd073d
individual record error only gets reported when debug is on
2006-02-13 02:38:40 +00:00
toyomoyo
3b34520151
fixed a bug to stop changing dummy field
2006-02-13 01:55:42 +00:00
toyomoyo
7988d9e75a
prevent the attempt of editting packs located in $CFG->dirroot/lang (from get_list_of_languages() used in 1.6 sites that are not uncodedb)
2006-02-08 07:44:36 +00:00
toyomoyo
bcfe401e39
fix for 4715
2006-02-08 07:23:02 +00:00
toyomoyo
1a395c082d
added a missing prefix
2006-02-08 02:42:12 +00:00
toyomoyo
5698c19d7a
prints all SQLs if debug is set to true
2006-02-08 02:20:43 +00:00
toyomoyo
f8cf297a7a
bug fix for 4709
2006-02-08 02:02:28 +00:00
toyomoyo
d9e61eacfd
setting time to 0
2006-02-07 07:05:01 +00:00
toyomoyo
0a43c46b3b
hardcode all encodings, so we don't need to rely on old lang files
2006-02-07 02:57:35 +00:00
thepurpleblob
7be6fd6684
Added new reset button. bug #4123
2006-02-06 16:30:30 +00:00
moodler
20f601d324
editting of langs take place in $CFG->dataroot/lang now, Editting of en_utf8 is disabled
2006-02-06 08:41:21 +00:00
moodler
ecb454fe6a
fixing a type update->updated
2006-02-06 03:13:59 +00:00
stronk7
96c9f7379c
Now the utfdbmigrate process trusts about enviromental decission.
2006-02-04 19:03:51 +00:00
stronk7
696d30784b
DOS linefeeds are dead now!
2006-02-04 18:51:25 +00:00