moodler
dbcf5bdcbf
Fixed some bung security logic
2006-03-25 16:19:06 +00:00
moodler
2740351ee9
Improvements to RSS . it could be better
2006-03-25 16:12:42 +00:00
moodler
d74a6d5e67
Removced the "generate all" button and just made it a default action for
...
new databases
2006-03-25 14:58:14 +00:00
moodler
a44e70811a
Update the passed-in data object when generating new templates
2006-03-25 14:57:36 +00:00
moodler
4d75b9eb0d
Smarter links for the templates tab
2006-03-25 14:56:27 +00:00
moodler
32cba33f8e
iChanged strings
2006-03-25 14:20:00 +00:00
moodler
ec865e2d74
Fixes for fields display
2006-03-25 14:00:54 +00:00
stronk7
11f7b25d18
Bump! Now we support Win32 locales. B-)
...
Anyway some "holes" remain. See:
http://docs.moodle.org/en/Table_of_locales
2006-03-25 12:26:33 +00:00
stronk7
9533fbd5a6
English_Australia is our root Windows locale! :-P
...
See: http://docs.moodle.org/en/Table_of_locales
2006-03-25 12:21:35 +00:00
moodler
be51e3d504
Rename a string
2006-03-25 08:49:20 +00:00
moodler
66cb6f29d7
Better-looking add fields
2006-03-25 08:46:35 +00:00
moodler
a7ee8d45cc
Don't prefix add filed with label
2006-03-25 08:46:02 +00:00
mjollnir_
effbd108a3
Fixing call to upgrade_plugins since questiontypes moved to question/type
2006-03-25 07:55:56 +00:00
moodler
a33c4e5a84
Added support for Yahoo and MSN Search
2006-03-25 07:09:40 +00:00
gustav_delius
4eda4eecbd
Added question type that is used if a question of unknown type is encountered.
...
Also removed some of the unnecessary calls to name()
2006-03-24 21:21:59 +00:00
gustav_delius
5c2447494d
These are no longer needed because the backup functions are part of the questiontype classes now.
2006-03-24 20:44:13 +00:00
mjollnir_
9ec656750e
More time fixes for stats - under certain dst situations there could have been an infinite loop. Please someone who is clever about timezones & dst review this
2006-03-24 20:43:38 +00:00
gustav_delius
ca252edb1d
Setting title attribute on questiontype icons so that tooltips show the question type name
2006-03-24 20:02:42 +00:00
gustav_delius
aaae75b04f
Renaming question/questiontypes/ to question/types/ as requested by Martin
2006-03-24 19:54:13 +00:00
gustav_delius
643ec47d32
Renaming question/questiontypes/ to question/types/ as requested by Martin
2006-03-24 19:31:46 +00:00
nfreear
3d9237d685
Accessibility: resizable icons moved to pix/a/ and renamed.
2006-03-24 17:08:47 +00:00
moodler
204ff4a127
Always allow regeneration of templates
2006-03-24 14:49:21 +00:00
thepurpleblob
994890ef3a
Added missing string
2006-03-24 14:49:13 +00:00
moodler
36a9cc4caf
Cleaned up approval script (more security ;-))
2006-03-24 14:48:54 +00:00
moodler
0eda0a46b2
Fixed a typo
2006-03-24 14:44:55 +00:00
vyshane
251616fd67
Update for URL field changes.
2006-03-24 14:35:21 +00:00
vyshane
faf5ec4fa5
Bug fixes and changes to URL field.
2006-03-24 14:34:00 +00:00
moodler
5bac6d10e3
Renamed fields.php to field.php
2006-03-24 02:44:05 +00:00
moodler
a2cd47971d
Renaming some stuff, it's the fashion this week
2006-03-24 02:35:36 +00:00
moodler
7cd3acc45e
Just working out the preset file format
2006-03-24 02:21:48 +00:00
vyshane
f41cadeba7
Fix for Bug #4969 . Renamed variable $mode to $template.
2006-03-24 02:09:15 +00:00
stronk7
311c697a86
Added two strings to display dates properly. For English we leave them
...
empty as ASCII = UTF-8
2006-03-23 23:45:28 +00:00
patrickslee
c4dd557978
Proper fix for the module toolbar actions
2006-03-23 23:36:20 +00:00
patrickslee
9932144e89
Fixed group switch icon cannot set a module to use no groups
2006-03-23 22:56:11 +00:00
gustav_delius
363773ef87
Removing questiontype settings from quiz settings page
2006-03-23 19:56:42 +00:00
gustav_delius
1fc29d8a1e
Taking out help button from the grade option, there is really no help required.
2006-03-23 19:51:58 +00:00
gustav_delius
cd9ca85409
Timer now uses the client's clock. Patch contributed by Phillip Franks, see bug 4967
2006-03-23 19:32:24 +00:00
stronk7
b8770bc0a5
Two new $CFG runtime variables created $CFG->ostype (WINDOWS, UNIX) and
...
$CFG->os (= PHP_OS) to handle it centrally. Also, although not critical,
it should be recommended to replace all the current uses of PHP_OS to the
new variables. See bug 4968.
(http://moodle.org/bugs/bug.php?op=show&bugid=4968 )
2006-03-23 17:54:33 +00:00
stronk7
f422ee81c3
Automatic installer.php by installer_builder (20060323)
2006-03-23 16:52:20 +00:00
stronk7
fc4a9c3261
Automatic installer.php by installer_builder (20060323)
2006-03-23 16:35:18 +00:00
ethem
2eaa289883
Table type fix. ENGINE changed to TYPE. Old mysql version issue.
2006-03-23 14:26:18 +00:00
gustav_delius
5bf3aee8bb
Do the module upgrades before the qtype upgrades
2006-03-23 13:05:40 +00:00
thepurpleblob
51bcdf28b3
Added support for matching questions. Bug #3901
2006-03-23 11:13:50 +00:00
thepurpleblob
2d52056f79
Not all questions have grades/fractions. Added check.
2006-03-23 11:12:54 +00:00
moodler
d118d06afc
Various tidy-ups
2006-03-23 10:01:21 +00:00
ikawhero
b51434e751
Block now configurable.
2006-03-23 09:55:20 +00:00
ikawhero
4852ab889f
Added some new strings for blog tags block
2006-03-23 09:53:52 +00:00
vyshane
fd96d5e2ec
Fixed bug data_print_template() from /mod/data/lib.php. Extra function
...
argument removed.
2006-03-23 08:34:22 +00:00
ikawhero
e8964639ce
Tidied up the class size assignments
2006-03-23 07:48:49 +00:00
vyshane
a18f8e458f
Renamed $rid to $recordid in function call $field->update_content($rid,
...
$value, $name); This fixes a bug that was causing the data_content to be
stored wrongly.
2006-03-23 07:20:16 +00:00