moodler
35bac30293
Updated with glossary searching
2004-12-17 15:42:36 +00:00
stronk7
b7237c1ed6
Changes since 1.13.2.4 upto 1.13.2.9 in MOODLE_14_STABLE
...
applied to HEAD!!!
Some validation code has changed and I've leave it commented
exactly as it's in MOODLE_14_STABLE. Not sure why!!
2004-12-17 14:52:06 +00:00
moodler
f1e006f13d
Updated latest release notes
2004-12-17 07:31:44 +00:00
moodler
0d345ede6a
Some rewording
2004-12-17 04:26:37 +00:00
mits
0c4aa0ab4a
translated new strings.
2004-12-17 04:15:38 +00:00
dhawes
a7c17aa0c7
fixed lang string reference and added link to add/edit feeds from admin page
2004-12-17 03:39:10 +00:00
mjollnir_
68ba62d21a
Merged from MOODLE_14_STABLE: Adding fix for idnumber duplication problem in restoring from backup discussed at http://moodle.org/mod/forum/discuss.php?d=16297
2004-12-17 03:04:24 +00:00
dhawes
0eb35827c6
first addition of extra rss files needed by rss_client block. templib functionality should be moved to rsslib.php if Eloy is OK with that
2004-12-17 02:45:21 +00:00
mjollnir_
91b4c5eee9
Postgres compliance for dst_preset table
2004-12-17 02:20:04 +00:00
mjollnir_
24cc8ec9ba
Merged from MOODLE_14_STABLE: Committing skodak's fixes for sc#40 and #42
2004-12-17 01:43:06 +00:00
defacer
bb4a2e85c0
New features implemented:
...
* Configurable defaults for the calendar upcoming events lookahead and
maximum upcoming events displayed (bug #1623 )
* Configurable setting for which days of the week are treated as weekend
(bug #1919 )
* Configurable setting for which day starts the week (the admin can now set
this as the default for new users and guests without messing with language
packs) (no butracker issue)
2004-12-16 18:49:57 +00:00
defacer
54598fb04e
The user editing screen and the change password screen didn't play very
...
well with debug = on. In fact the change password screen didn't play at all.
Made a few small changes to fix notices and now everything works OK.
Added a missing language string.
*****************
This problem may very well exist in MOODLE_14_STABLE too! Unfortunately I
don't have access to a 1.4 checkout right now, so it will have to wait.
*****************
2004-12-16 17:26:29 +00:00
thepurpleblob
d6b3c7b82e
Added xml format import. First pass for testing.
...
Just multiple choice and true/false at the moment and needs further
testing and polishing.
2004-12-16 15:54:51 +00:00
moodler
172186b8c4
Draft beginning of new messaging system that Martin and Shane are working on.
2004-12-16 12:40:36 +00:00
moodler
ffce79c050
New tables for messaging system, plus completion of the dst_preset
...
tables in Postgres and new installs
2004-12-16 12:39:17 +00:00
moodler
945c636394
Added blank printing style ( http://moodle.org/mod/forum/discuss.php?d=13071&parent=77710 )
2004-12-16 11:54:45 +00:00
moodler
ad1a74e0ed
Protect review page as well
2004-12-16 11:51:37 +00:00
moodler
b2ff4c0aac
New strings for the secure popup window
2004-12-16 08:42:33 +00:00
moodler
6c83959e33
Quizzes can now be opened in a popup window. Javascript must be enabled.
...
An attempt has been made to make the popup as secure as possible by disabling
various browser capabilities through javascript.
2004-12-16 08:05:23 +00:00
moodler
ec99718966
Filled out a missing string that caused people some consternation in the forums
2004-12-16 07:32:37 +00:00
moodler
bcdcbcccc0
Merged logging from stable
2004-12-16 02:13:19 +00:00
stronk7
c5152930f5
Now filename is fixed to rss.xml. SC#23
2004-12-15 23:21:25 +00:00
skodak
a0fb9e8e65
merged from MOODLE_14_STABLE; updated zipping code - see bug #2228
2004-12-15 21:59:30 +00:00
moodler
0f06e85abb
Merged course listing fix from stable
2004-12-15 13:33:40 +00:00
moodler
2d2da684c6
Merged changes from stable (notice fix)
2004-12-15 13:24:19 +00:00
moodler
20dd7de2cb
fix merged from stable
2004-12-15 13:13:18 +00:00
stronk7
ff4240129c
Some checks are now done. SC#18.
...
Merged from MOODLE_14_STABLE
2004-12-15 09:03:39 +00:00
defacer
86f092d25e
New "Calendar" section in Admin -> Configuration.
...
Includes preliminary support for DST!
Includes "admin sees all events or only own?" setting (bug 1972)
WARNING: Modified moodlelib.php to explicitly specify NOT-DST when
calling mktime() and gmmktime(). This is essential since we don't want
PHP to second-guess us for the DST matters, but... it may affect existing
code?
2004-12-15 07:14:41 +00:00
defacer
548c4e2e55
Fix for bug 2285: chatd shows all chat users as present in every chatroom
...
Should be fixed, but needs testing.
2004-12-15 07:08:31 +00:00
skodak
62faef84c4
fixed $course->id
2004-12-15 06:32:32 +00:00
mits
35cf1d37e4
New translated file added.
2004-12-15 04:32:41 +00:00
stronk7
be88433c7e
filename is the 5th parameter. Now it's cleaned and used
...
by the send_file() function.
2004-12-14 20:28:23 +00:00
stronk7
fa6ed70c93
Minimum change (curiosly PHP doesn't warn about it).
2004-12-14 19:40:51 +00:00
skodak
e7f927a0fc
new handling of uploaded files, please TEST, TEST, TEST
2004-12-14 18:57:51 +00:00
dhawes
93c7d6dae0
first add of new rss client block. please take a moment to test its features and provide feedback (now added to the correct folder moodle/lang/en)
2004-12-14 18:12:09 +00:00
dhawes
12a33d9ff6
oops, this should have been put in the moodle/lang folder. moving
2004-12-14 18:10:48 +00:00
dhawes
72035d793e
first add of new rss client block. please take a moment to test its features and provide feedback
2004-12-14 18:09:20 +00:00
moodler
c7e65290e4
Merged fix from stable for wrong function
2004-12-14 11:08:04 +00:00
moodler
61242972a3
Merged parameter checking from stable
2004-12-14 08:52:33 +00:00
moodler
dad3f933fb
Allow groups to have enrolment keys in addition to the course enrolment key.
...
If a user enrols with a group key they will be added to the course and to
the group.
2004-12-14 08:12:12 +00:00
moodler
4ed533dfaf
Added a function to add a user to a group
2004-12-14 08:05:49 +00:00
moodler
f5a1c0c064
New field popup to control new feature: launch quiz in fullscreen popup window
2004-12-14 06:43:22 +00:00
moodler
1a5bc0467f
Field added to groups table to allow group specific enrolment keys
2004-12-14 06:41:18 +00:00
moodler
21da9db80b
When posting a new topic, display the forum description to help
...
orient the posting. Also changed some headings slightly to make more
sense.
2004-12-14 06:26:43 +00:00
moodler
49aa374281
Changed new discussion link to a form button
2004-12-14 05:59:30 +00:00
defacer
7692b11451
At last, fixed that despicable notice when logging in by converting direct
...
array access to get_user_preference(), as it should be.
Removed reload_user_preferences() call, it's not needed and I saw one other
such call somewhere around here which M.D. has commented out (without creating
trouble, obviously).
2004-12-13 18:38:18 +00:00
defacer
ccb42b9a70
Fixed some warnings for foreach() on empty array, when upgrading a site
...
with no workshops in it.
2004-12-13 18:32:20 +00:00
thepurpleblob
0cc29b85c4
Fixed typo in escaping exported text.
2004-12-13 17:28:34 +00:00
thepurpleblob
ca6477c5ac
Can now export HTML - dangerous characters are converted to entities.
2004-12-13 11:37:45 +00:00
martinlanghoff
e35d275e1f
Merged from MOODLE_14_STABLE
...
Fixes bug #2147 http://moodle.org/bugs/bug.php?op=show&bugid=2147
The config.php generated by install.php was missing $CFG->admin -- credit goes to serge.laot@wanadoo.fr for the report and patch.
2004-12-13 07:38:43 +00:00