gustav_delius
30bc2fa671
This now implements the new rule on who is a site student, see http://moodle.org/mod/forum/discuss.php?d=8452#56743
2004-08-30 16:42:32 +00:00
moodler
4e65d23fd1
OK, this should finally fix the block upgrading problem.
...
The problem was that site_admin_menu had not been added to the
database yet when we tried to update the blockinfo for the site.
2004-08-30 15:57:09 +00:00
moodler
327f0cdf22
Er, this will work better ;-)
2004-08-30 14:58:13 +00:00
moodler
5e1eaab52f
Checking in a fix for the blocks upgrade on the home page so I can test
...
it on upgrading a real site.
2004-08-30 14:53:43 +00:00
stronk7
431c81eefa
Bug 1831
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1831 )
2004-08-30 14:40:23 +00:00
moodler
6908074777
New configuration variable allusersaresitestudents for Gustav to use
...
in modules ...
2004-08-30 13:21:16 +00:00
moodler
7f446f68b6
Colored text now works.
...
Allow CSS "color" styles (which look like a protocol to the security system)
to get through the net. Luckily anything with a hyphen is let through by
default to everything else the editor produces is OK.
2004-08-30 12:09:14 +00:00
bobopinna
6de08a7a4d
Updated to Moodle 1.4 stable
2004-08-30 12:06:43 +00:00
defacer
4172b51f81
Some improvements to the code that assigns sideblocks to new courses.
...
Moved all "magic strings" to nice and tidy constants.
2004-08-30 11:55:36 +00:00
defacer
52f42b41fc
Bug 1848:
...
As per Gustav's recommendation, event names in Upcoming Events are now hyperlinked.
This required an internal API change, but as far as I can see only block_upcoming
used it the relevant functions so it's ok.
Also, substituded SITEID for the magic number 1 in calendar/lib.php as an aside.
2004-08-30 11:42:07 +00:00
bobopinna
63d9ac4893
Fixed a bug in mounth view
2004-08-30 11:38:09 +00:00
gustav_delius
cc4a7edf6f
course teachers are also site students. This implements the rule described in http://moodle.org/mod/forum/discuss.php?d=8452#56678 .
...
This commit is probably pointless because the rules are likely to change again soon. I won't merge it onto HEAD.
2004-08-30 08:49:01 +00:00
moodler
1afe51e630
Disabled HTML editor when editing HTML files, for now. See bug 1815
2004-08-30 08:42:21 +00:00
gustav_delius
eb4f1a380a
course teachers are also site students.
2004-08-30 08:13:14 +00:00
moodler
3977f41672
MOved the Editor on/off to the editor settings page, and tidied up a bit
2004-08-30 07:45:03 +00:00
moodler
bce227c2bd
Fixed some notices ... bug 1846 .. Thanks Bruno!
2004-08-30 06:28:41 +00:00
moodler
862d076232
Fix from Bruno for 1843
2004-08-30 04:31:45 +00:00
moodler
7ac53b8334
Added chooseparamter ... bug 1824
2004-08-30 04:21:56 +00:00
moodler
b42451d5c7
"Choose parameter" is now translatable.
2004-08-30 04:21:24 +00:00
stronk7
e706e6bf35
Check that glossary is correct before edit categories.
...
Bug 1838
(http://moodle.org/bugs/bug.php?op=show&bugid=1838 )
2004-08-29 23:26:04 +00:00
stronk7
4e3cfbb4d8
strip_tags() to some parameters. Thanks skodak.
...
Bug 1836
(http://moodle.org/bugs/bug.php?op=show&bugid=1836 )
2004-08-29 22:46:31 +00:00
stronk7
7f322bf4f0
Typo. Thanks to skodak.
...
Bug 1839
(http://moodle.org/bugs/bug.php?op=show&bugid=1839 )
2004-08-29 22:03:01 +00:00
moodler
be50231d4a
Upgraded to Markdown 1.0 release
2004-08-29 15:45:22 +00:00
gustav_delius
19425053af
added constant SITEID=1
2004-08-29 14:00:49 +00:00
moodler
c0c2ae7637
Some small changes .. nothing new just re-phrasing
2004-08-29 13:11:43 +00:00
gustav_delius
aef7d2ef0b
replacing get_site() in add_to_log() for efficiency. Moodle 1.5 will have this done more thoroughly.
2004-08-29 12:54:39 +00:00
moodler
f4fbd4d664
Fixed some uninitialised variables bug 1830
2004-08-29 11:59:19 +00:00
gustav_delius
d5fe509f44
add_to_log now updates lastaccess if used on site. See bug 1821
2004-08-29 11:35:08 +00:00
stronk7
420b3d092c
Backup is ready for 1.4! Bump.
2004-08-29 10:14:56 +00:00
moodler
19625783b5
By default turn off validation for Moodle 1.4 to make things a bit easier
...
for some packages. It can be enabled manually in the SCORM module settings.
2004-08-29 09:03:22 +00:00
moodler
c5e704f41b
FIxed heading and helpbutton link
2004-08-29 07:37:52 +00:00
moodler
fda51b8d69
Fixes to authentication logic to help upgraders (ie admin and guest accounts)
2004-08-29 05:42:11 +00:00
moodler
79424afeb2
Slight rewording, not enough to warrant a new file but translators may
...
want to make similar changes.
2004-08-29 04:46:02 +00:00
moodler
bcabc1aac6
Merged change from HEAD (Display -> Window)
2004-08-29 04:34:46 +00:00
moodler
ad13b33c01
Added some stripping of data when displaying logs to help prevent some
...
possible XSS. Thanks for highlighting this, Petr Skoda!
2004-08-29 03:54:51 +00:00
stronk7
b50ab1c6ac
Define a bit better the 'automatic link' feature at glossary and entry levels.
...
Bug 1745
(http://moodle.org/bugs/bug.php?op=show&bugid=1745 )
2004-08-29 00:06:28 +00:00
stronk7
486e156924
translated to es
2004-08-28 23:44:25 +00:00
stronk7
62368bd2a2
Slighty change
...
Merged from HEAD
2004-08-28 23:41:26 +00:00
stronk7
bbbfb3193b
If we are updating an entry, compare current session user with
...
existing entry user to avoid some potential problems if secureforms=off
Perhaps too much security? Anyway thanks to skodak
(Bug 1823)
(http://moodle.org/bugs/bug.php?op=show&bugid=1823 )
2004-08-28 23:20:39 +00:00
stronk7
c2716331a4
Avoid one notice
2004-08-28 19:58:55 +00:00
stronk7
a2ce999684
HTML editor (format popup) display wrong in glossary comments
...
Bug 1826
(http://moodle.org/bugs/bug.php?op=show&bugid=1826 )
2004-08-28 19:45:35 +00:00
gustav_delius
8c8be6622e
added explanation about non-editing teachers to help file
2004-08-28 19:27:46 +00:00
stronk7
ac75511c40
Now students cannot add/edit/delete entries if glossary->studentcanpost = 0
...
using manual URLs.
2004-08-28 19:10:47 +00:00
stronk7
c14abb9990
- students cannot add/edit/delete comments if it isn't allowed
...
- students can view comments if they exist
- teachers bypass the commentsallowed field always (this can be useful to create glossaries with public comments from the teacher).
- buttons are showed correctly.
Bug 1814
(http://moodle.org/bugs/bug.php?op=show&bugid=1814 )
2004-08-28 18:30:39 +00:00
gustav_delius
d97903b9ca
improvement of online_users block on front page, suggested by Bruno, see bug # 1821
2004-08-28 18:29:55 +00:00
stronk7
356f6d69d2
Added compatibility in user->auth from 1.3 backups...$CFG->auth is used
2004-08-28 17:28:18 +00:00
gustav_delius
d0437b3eab
fixed name order in headings on log.php
2004-08-28 17:17:25 +00:00
moodler
799ce03dff
Fixed a rarely-occurring problem when deleting a module sometimes.
2004-08-28 16:30:01 +00:00
moodler
b4ad8b3d24
Added two new site-wide settings for the resource module so that the
...
admin can deternine the default state of the collapsible panes on the
resource creation screen.
2004-08-28 16:29:20 +00:00
moodler
e8ef939008
Aded user preferences to the collapsing resources. Panel settings are
...
now remembered per user from one edit to the next.
2004-08-28 15:56:29 +00:00