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
stronk7
be828dcdcb
New record!! 2 lines, 3 typos!! :-P
...
Also, I've noticed that the file has DOS linefeeds!
Please avoid them!
2006-02-04 18:49:19 +00:00
stronk7
8dc725d939
Solving typo!
2006-02-04 18:31:09 +00:00
stronk7
de36987bcf
changing one wrong string.
2006-02-04 18:26:27 +00:00
stronk7
b9993e9568
Bypass function redefined a bit.
2006-02-04 17:22:59 +00:00
moodler
27afe69260
get_string not stripslashes
2006-02-03 09:17:25 +00:00
moodler
e9e6e7b85f
fix for 4676
2006-02-03 09:16:15 +00:00
stronk7
d24e8b250e
Now enviroment.xml will support:
...
- Feedback messages to be defined on error and on check.
- Bypass function calls to change original checks performed.
2006-02-02 18:29:41 +00:00
moodler
1c6f450c41
changed to use componentlib
2006-02-01 05:59:21 +00:00
stronk7
4d1014d5c8
ziip files doesn't exist!
2006-01-31 15:03:52 +00:00
stronk7
24e4cd5375
Now environmental data can be installed automatically from
...
download.moodle.org using the component_installer class.
Seems to work at the fist try, so something is wrong, sure! :-P
2006-01-31 14:53:05 +00:00
moodler
9b470754b3
deleting lang cahce after done
2006-01-31 09:08:22 +00:00
moodler
799ce77d79
mechanism for unicode db migration is in. Please only use for testing at this stage. This is not for production site! (yet)
2006-01-31 08:21:04 +00:00
patrickslee
6298f98c0a
Some HTML fixes for configurable frontpage settings page
2006-01-30 21:20:45 +00:00
gustav_delius
9f55987836
Now use language strings instead of 1,2,3 to express ordering choices
2006-01-30 00:40:57 +00:00
toyomoyo
943cc10d5b
took out print_progress funciton and put it in adminlib
2006-01-27 02:54:03 +00:00
stronk7
e4a70465de
Raising MySQL minimum version to 4.1.16
...
Merged from MOODLE_15_STABLE
2006-01-25 15:52:48 +00:00
moodler
a03d69a5ea
added code to support dummy fields (to enable dropping and adding arbitray number of indexes)
2006-01-24 02:36:32 +00:00
mjollnir_
5e33ce6da3
bugfix for hook for filters to have their own save config function
2006-01-23 22:38:01 +00:00
mjollnir_
e5b66e2cd4
added hook for filters to have their own save config function if they want to
2006-01-23 20:37:44 +00:00
stronk7
00d3a0fd95
Notices out!
2006-01-19 16:21:50 +00:00
moodler
11921822d5
fixing "default" bug
2006-01-19 05:28:53 +00:00
stronk7
2455eace43
Page finished. Now it's possible to check current and future
...
moodle versions... PostgreSQL people, check it against your
servers, please.
In 1-2 days I'll merge this changes to 15_STABLE, to allow
moodlers to pre-check their environments...
2006-01-18 23:05:07 +00:00