gustav_delius
b403c32aa0
Reinstated the line in stripslashes_safe() that removes the slash that escapes a backslash. Martin removed this line in March. Why?
2004-12-27 23:40:42 +00:00
moodler
a7ca4cd150
When teachers view quizzes (attempting or reviewing) they see a small
...
link with the actual question id of that question. The link creates
a popup so that they can edit that question directly.
2004-12-27 14:52:24 +00:00
moodler
c9a945caed
Fixed a string name
2004-12-27 14:34:38 +00:00
carlesbellver
bf8936d316
*** empty log message ***
2004-12-27 12:38:31 +00:00
moodler
1376ebb1c1
Undoing the "login as student" link that chooses a student at random.
2004-12-27 02:29:46 +00:00
gustav_delius
48d3eadabc
I have put a "Login as Student" link into the admin block.
2004-12-26 20:18:24 +00:00
mits
c0b8ff1ef4
new help file translated.
2004-12-26 17:02:03 +00:00
gustav_delius
dc511e9fdb
removed php notice and fixed line endings
2004-12-26 16:09:12 +00:00
gustav_delius
8fbb315db3
fixed missing string error that I introduced when improving the breadcrumbs.
2004-12-26 14:55:50 +00:00
moodler
d99bab2d1d
Some changes that may help on safe mode ... see bug 2093
...
The new directory permissions maintain group mode better,
and the manual chown is now removed to prevent safe mode
from getting upset.
2004-12-26 14:45:39 +00:00
gustav_delius
b63c0ee521
Fixes a bug with user events created by an activity module.
...
The old code assumed that the courseid would always be set but that is only the case for course events, not for user or group events. (See http://moodle.org/mod/forum/discuss.php?d=4466#20827 for a discussion about the meaning of the courseid field in the event table)
I also made the $courseid argument to get_coursemodule_from_instance() optional. It is not needed and in some cases it will not be know, as for example for non-course events created by activity modules.
2004-12-26 13:58:07 +00:00
mits
6741221e34
translated few...
2004-12-25 19:04:37 +00:00
martignoni
cd62f2d4b1
Three new strings for quiz config page
2004-12-25 17:42:50 +00:00
mits
4adee6cbc7
translated some string and added a new helpfile.
2004-12-24 23:44:07 +00:00
mits
37fd4e6c26
polished.
2004-12-24 19:03:24 +00:00
mits
d964f29d7c
translated some string and added a new helpfile.
2004-12-24 18:50:57 +00:00
thepurpleblob
d75bc0b272
Now supports shortanswer import. Cleaned up the CDATA import too.
2004-12-24 11:16:43 +00:00
djachenko
a90aa87792
""
2004-12-23 17:00:56 +00:00
djachenko
11923633d1
Change \"\" to \" \"
2004-12-23 16:20:05 +00:00
djachenko
e9d307f76d
""
2004-12-23 15:52:15 +00:00
moodler
9e6e750294
SLightly more robust loading of defaults
2004-12-23 09:07:43 +00:00
moodler
4940a905c8
Removing this before translators waste time on it
2004-12-23 09:02:58 +00:00
moodler
4c6c0e01a2
Extended print_user_picture to support a pixel size in the old
...
$large = true/false
field ... you can now specify an arbitrary size in there.
2004-12-23 08:58:15 +00:00
mits
1313852db2
translated some.
2004-12-23 08:05:11 +00:00
gustav_delius
78036f7835
Fixed event handling. Events must be deleted with delete_event.
...
Instead of modifying event dates the quiz module currently deletes them and adds new ones. This could be improved in the future.
2004-12-23 07:28:14 +00:00
gustav_delius
a5c0990e5d
New quiz config page to allow admin to set defaults and hide options on the quiz setup page.
2004-12-23 07:09:33 +00:00
mjollnir_
0044147e10
Merged from MOODLE_14_STABLE: Added empty rather than just testing variable, added trim to search string in get_users and get_users_listing
2004-12-22 23:11:27 +00:00
martinlanghoff
301045e472
Merged from MOODLE_14_STABLE
...
Fixed upgrade bug that could show up in cases where:
- installations with large numbers of courses in a category AND 'hidden' courses in those categories
- where the database upgrade was performed while NOT in a logged-in-admin session
fix_course_sortorder() would fail to guarantee the uniqueness of course,sortorder and the new unique index on that column would fail to be created.
Sigh.
2004-12-22 22:47:28 +00:00
koenr
6c4149f5f4
changed release date
2004-12-22 09:33:07 +00:00
koenr
36b6399ebd
new language: Belarusian - be - by Maryia Davidouskaia [maryia@iatp.by] and her team
...
I repaired a lot of unescaped ' in the php-files - I hope I catched them all
2004-12-22 09:30:58 +00:00
martignoni
3ee5fa6346
Fix wording of 'configforceloginforprofiles'
2004-12-22 06:18:31 +00:00
moodler
07496589ba
More XHTML from Shane
2004-12-22 02:59:21 +00:00
moodler
b60f0ee556
Validator ignores sesskeys
2004-12-22 02:56:16 +00:00
moodler
089e9eae78
Added trick to allow sesskey to be ignored in certain cases
...
(helps with XHTML testing)
2004-12-22 02:54:47 +00:00
moodler
1e44343940
Some leftover XHTML changes ...
2004-12-22 02:53:05 +00:00
moodler
d23e2291a5
Checking in some old changes from Shane, I think ... just spacing ...
2004-12-22 02:51:54 +00:00
mits
dab4593f89
new document translated.
2004-12-21 22:58:52 +00:00
martignoni
aa707daa67
Two new strings
2004-12-21 21:46:37 +00:00
mjollnir_
2e1898b21c
Merged from MOODLE_14_STABLE: Fixing postgres bug on unique constraint
2004-12-21 18:30:19 +00:00
barias
e204a8cc08
Latest updates
2004-12-21 07:03:25 +00:00
barias
2ee55a4dd1
Markdown's translation into Spanish by A. Vicent, A. Navarro and B. Arias.
2004-12-20 20:28:56 +00:00
moodler
1e982a498d
Sigh, removing some links
2004-12-20 16:11:43 +00:00
moodler
4a8036f4b3
Renaming wrongly-named file
2004-12-20 16:07:42 +00:00
moodler
f5ea7c3774
Latest from Ralf
2004-12-20 15:33:07 +00:00
thepurpleblob
37df8c250c
Fixed typo that has crept in.
2004-12-20 15:31:27 +00:00
thepurpleblob
75e496f73d
Fixed a couple of bugs in the xml formatting. Issue with Markdown text
...
still to resolve.
2004-12-20 14:34:07 +00:00
gustav_delius
267ef6f28f
Improved breadcrumbs on editing pages
2004-12-20 14:26:37 +00:00
moodler
5a9639146e
Merged from stable
2004-12-20 02:50:26 +00:00
koenr
8c78a9b4fd
typo
2004-12-19 16:44:42 +00:00
stronk7
99f363bf66
Now backup names are cleaned completely, avoiding some problems
...
with translations and manually typed names with diacritics.
Thanks to Marian Zvalo!
Merged from MOODLE_14_STABLE
2004-12-19 16:18:10 +00:00