thepurpleblob
cda8673c5f
Added ability to reset page to defaults. bug #4123
2006-02-06 16:32:44 +00:00
thepurpleblob
56a031c9ac
Added string for resettodefaults for filters pages. bug #4123
2006-02-06 16:31:36 +00:00
thepurpleblob
7be6fd6684
Added new reset button. bug #4123
2006-02-06 16:30:30 +00:00
thepurpleblob
0ae6a2cad5
Added test for cache directory. Suppresses errors if it does not exist.
2006-02-06 15:35:31 +00:00
andreabix
dbda947cf0
Fixed uneven spacing in minicalendar table. Thanks to Daniele Cordella for the hint.
2006-02-06 14:46:47 +00:00
stronk7
8859e0b6ca
Now "en" lang has "en_utf8" as parent so we must allow
...
it to look for parent strings... Only "en_utf8" remains
as root language to save us from some checks (because
it cannot have parentlaguage defined).
2006-02-06 13:45:00 +00:00
stronk7
e973824c94
parentlanguage is the correct name
2006-02-06 13:24:49 +00:00
moodler
a956203b48
Added a missing string
2006-02-06 13:02:23 +00:00
moodler
bdad561a9e
DOS format
2006-02-06 12:59:57 +00:00
moodler
ff2fccc971
Updated README
2006-02-06 12:59:20 +00:00
moodler
919ece0f88
Slightly more documentation
2006-02-06 12:52:12 +00:00
moodler
0b85bf5430
New stub file for "en" language
2006-02-06 12:51:05 +00:00
moodler
c1a1e8e465
New base version of English in UTF8
2006-02-06 09:30:09 +00:00
moodler
49aafb90bd
New base version of English in Unicode format
2006-02-06 09:28:59 +00:00
moodler
cfa40737cf
Removing all the language packs from HEAD!! 8-D
2006-02-06 09:22:14 +00:00
vyshane
f9eab7b0c9
Fixed bug in /mod/data/filter.php - content list for autolinking was not being
...
generated properly.
Updated /mod/data/fields.php - deletion of a field now also deletes
data_contents and any files associated as well.
Add/update/delete fields - template now gets updates in the following cases:
1) Deletion: remove template tags for the field from all templates
2) Edit: search and replace template tags for the field in all templates
3) Add: append template tag for field into the signe and rss templates, but
only if these templates are not empty. Otherwise we'd rather the user uses the
automatic template generation facility, which produces better display.
2006-02-06 09:13:37 +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
toyomoyo
5d9a7c352e
group 0 records are visible to all now
2006-02-06 06:30:18 +00:00
toyomoyo
27b00cd39b
no page in groups, thanks
2006-02-06 06:19:00 +00:00
toyomoyo
f4e101bd08
adding group support
2006-02-06 06:13:34 +00:00
ikawhero
a0397e90da
return to previous view after editing a record
2006-02-06 05:37:20 +00:00
ikawhero
d6f0e247b4
I'm really having issues getting this one line right!
2006-02-06 05:36:34 +00:00
ikawhero
12fe91c401
Oops, missing semicolon
2006-02-06 05:33:26 +00:00
ikawhero
5782be6b0a
Recommiting lost changes.
2006-02-06 05:31:52 +00:00
toyomoyo
42e118badc
templates and fields do not require group support
2006-02-06 05:31:49 +00:00
moodler
6e0119dd30
Various small XHTML fixes, language fixes
2006-02-06 05:24:02 +00:00
ikawhero
6f4e039994
Tidying up.
2006-02-06 05:18:37 +00:00
moodler
bbccd611cb
fixing for 4695
2006-02-06 05:02:38 +00:00
moodler
56135f6b4c
Show the intro at the top of the page
2006-02-06 04:17:30 +00:00
moodler
089e8937f7
Removing delDirContents because we already have remove_dir
2006-02-06 04:03:30 +00:00
moodler
201b8b3681
adding a check to make sure student can't participant in teacher participation level
2006-02-06 03:51:51 +00:00
moodler
ecb454fe6a
fixing a type update->updated
2006-02-06 03:13:59 +00:00
moodler
653bcc596c
Added a link to the listtemplate images to the full record
2006-02-06 03:06:16 +00:00
moodler
cd2f695055
Added a parameter to display_browse_field() to pass the template name
...
to the fields, so they can return different output for different templates.
Picture now has two heights/widths for different templates
2006-02-06 02:49:46 +00:00
moodler
83b4f772d9
fixing 4681
2006-02-06 02:41:59 +00:00
moodler
a6d122f7a7
fix for 4615
2006-02-06 02:31:32 +00:00
moodler
cc0a632f1e
fixing ' problems 4679
2006-02-06 02:15:44 +00:00
moodler
dd0b8fe1d4
fixing typos
2006-02-06 01:51:03 +00:00
gustav_delius
0e2057cb17
Added essay question to list of excluded types for random questions
...
Also fixed type on previous commit
2006-02-05 22:55:09 +00:00
gustav_delius
5e468d30e1
Fixed a potential bug that would have hit if one quiz would have had two random questions for the same category, one of which was set to recurse into subcategories and the other not.
...
At the same time this improves performance because no longer all the potential questions are loaded from the database but only their ids.
2006-02-05 22:51:32 +00:00
scop22
1a914bccda
Fixing 'firstdayofweek' string to include number only
2006-02-05 20:30:34 +00:00
scop22
f68e6f2ace
Committing in ko language pack to keep up with latest translated strings in ko_utf8 unicode pack; last commit before the move to unicode only translation
2006-02-05 20:21:45 +00:00
scop22
78e58fb918
Committing in ko_utf8 many new additions and corrections; last commit before the new unicode system kicks in
2006-02-05 19:00:44 +00:00
gustav_delius
d28ca2be6f
Fixing image link, closing bug 4489
2006-02-05 18:58:49 +00:00
gustav_delius
205e0e2dd6
Some comments added and fixed small potential bug in get_correct_responses()
2006-02-05 18:45:31 +00:00
gustav_delius
fb06b99b78
Reverting a change which Martin made in an attempt to encrypt information in the matching questiontype which unfortunately broke a lot of other question types.
2006-02-05 18:31:23 +00:00
stronk7
74506a51a3
Perform one aditional check to avoid one, in my opinion,
...
bad behaviour of PHP5.
2006-02-05 10:11:12 +00:00
stronk7
b4dd571d8e
Now the installer looks for UTF-8 enabled DB (both for MySQL and
...
Postgress) warning if DB it isn't found. This test can be skipped,
but showing a message about it.
If everything is OK the CFG->unicodedb variable is written to the
config.php file.
With this, 1.6 installer should be 100% ready.
2006-02-05 00:57:44 +00:00
gustav_delius
2b0906805b
Fix for bug 4678 contributed by rwmoore
2006-02-05 00:35:51 +00:00
stronk7
96c9f7379c
Now the utfdbmigrate process trusts about enviromental decission.
2006-02-04 19:03:51 +00:00