moodlerobot
ab97dbe222
Updated the HEAD build version to 20090803
2009-08-03 00:36:25 +00:00
moodlerobot
9b3d7e4509
Updated the HEAD build version to 20090802
2009-08-02 00:37:30 +00:00
moodlerobot
81c01bf634
Updated the HEAD build version to 20090801
2009-08-01 00:36:28 +00:00
moodlerobot
e82eb34ad0
Updated the HEAD build version to 20090731
2009-07-31 00:39:56 +00:00
tjhunt
d14edf06ee
blocks: MDL-19399 proper permissions checks for editing blocks.
...
In particular for editing sticky blocks. If the admin addes one at site level,
then the teacher should not be able to change its configuration from
the course page, but should be able to set the position on this page.
2009-07-30 03:44:10 +00:00
moodlerobot
0a4e299f73
Updated the HEAD build version to 20090730
2009-07-30 00:37:39 +00:00
moodlerobot
d8c784af27
Updated the HEAD build version to 20090729
2009-07-29 00:38:03 +00:00
moodlerobot
8d4ca0744f
Updated the HEAD build version to 20090728
2009-07-28 00:38:43 +00:00
skodak
360dde50ba
MDL-19943 new debug optiosn for validators link and page info in footer
2009-07-27 20:36:28 +00:00
moodlerobot
f7f9378b2a
Updated the HEAD build version to 20090727
2009-07-27 00:37:11 +00:00
moodlerobot
872db4b794
Updated the HEAD build version to 20090726
2009-07-26 00:36:42 +00:00
moodlerobot
1e32567582
Updated the HEAD build version to 20090725
2009-07-25 00:35:55 +00:00
dongsheng
1bcb7eb540
"MDL-19118, comments api"
2009-07-24 02:44:44 +00:00
moodlerobot
3209773787
Updated the HEAD build version to 20090724
2009-07-24 00:37:20 +00:00
moodlerobot
0b05582e1d
Updated the HEAD build version to 20090723
2009-07-23 00:35:50 +00:00
moodlerobot
54887f8b29
Updated the HEAD build version to 20090722
2009-07-22 00:37:01 +00:00
moodlerobot
0fdca8b9a0
Updated the HEAD build version to 20090721
2009-07-21 00:36:37 +00:00
moodlerobot
b754d440de
Updated the HEAD build version to 20090720
2009-07-20 00:37:32 +00:00
moodlerobot
ba95923553
Updated the HEAD build version to 20090719
2009-07-19 00:35:41 +00:00
moodlerobot
46c7e8bde6
Updated the HEAD build version to 20090718
2009-07-18 00:35:28 +00:00
moodlerobot
89470a5e1e
Updated the HEAD build version to 20090717
2009-07-17 00:38:06 +00:00
moodlerobot
2cf6dfef8f
Updated the HEAD build version to 20090716
2009-07-16 00:38:53 +00:00
moodlerobot
5a9977e250
Updated the HEAD build version to 20090715
2009-07-15 00:37:05 +00:00
moodlerobot
4a050178ec
Updated the HEAD build version to 20090714
2009-07-14 00:38:40 +00:00
tjhunt
e92c286c20
block contexts: MDL-19098 every block should have a context
...
even non-course and sticky blocks.
The parent context is block_instances.parentcontextid.
The block context should be used for checking permissions directly
related to the block, like moodle/block:view or moodle/site:manageblocks.
However, if the block is displaying information about the current page,
for example the participants block showing who 'here', then it may be
better to use the context of the page where the bloack is appearing -
in other words $this->page->context - to check permissions about the
user's ability to see participants here.
Or, if the block is displaying something stronly related to courses,
for example, a course meny block, the block should probably use the
context for $this->page->course to check permissions.
2009-07-13 08:37:34 +00:00
moodlerobot
4559c153c4
Updated the HEAD build version to 20090713
2009-07-13 00:38:07 +00:00
moodlerobot
111c7069ad
Updated the HEAD build version to 20090712
2009-07-12 00:37:38 +00:00
moodlerobot
b04c401db7
Updated the HEAD build version to 20090711
2009-07-11 00:37:27 +00:00
tjhunt
13a0d3d3c9
blocks MDL-19536: rename block_instances.contextid to parentcontextid to avoid gross confusion
2009-07-10 05:58:59 +00:00
moodlerobot
7d935c01a5
Updated the HEAD build version to 20090710
2009-07-10 00:37:20 +00:00
moodlerobot
4f876e658c
Updated the HEAD build version to 20090709
2009-07-09 01:44:46 +00:00
moodlerobot
8abf70817a
Updated the HEAD build version to 20090708
2009-07-08 00:36:49 +00:00
moodlerobot
9e4c51ee4c
Updated the HEAD build version to 20090707
2009-07-07 00:39:14 +00:00
moodlerobot
de400ded7f
Updated the HEAD build version to 20090706
2009-07-06 00:38:18 +00:00
moodlerobot
98e10a5a97
Updated the HEAD build version to 20090705
2009-07-05 00:38:22 +00:00
moodlerobot
a13c6d66e1
Updated the HEAD build version to 20090704
2009-07-04 00:38:53 +00:00
moodlerobot
e4a42f7a9b
Updated the HEAD build version to 20090703
2009-07-03 00:39:25 +00:00
moodlerobot
a657df7c5b
Updated the HEAD build version to 20090702
2009-07-02 00:38:12 +00:00
nicolasconnault
6e155d1c00
MDL-19677 Upgrading sites that use $CFG->bloglevel == BLOG_GROUP_LEVEL or BLOG_COURSE_LEVEL to BLOG_SITE_LEVEL, and removed these options from admin/settings/security.php
2009-07-01 08:17:53 +00:00
moodlerobot
19f443c936
Updated the HEAD build version to 20090701
2009-07-01 00:38:58 +00:00
skodak
adf8f3f9ad
MDL-19668 improvements of _with_advanced admin setting classes finished, quiz settings updated too
2009-06-30 16:55:56 +00:00
moodlerobot
ab3a235be4
Updated the HEAD build version to 20090630
2009-06-30 00:38:22 +00:00
moodlerobot
a36a2bc8e5
Updated the HEAD build version to 20090629
2009-06-29 00:38:23 +00:00
moodlerobot
53b26f474c
Updated the HEAD build version to 20090628
2009-06-28 00:38:01 +00:00
moodlerobot
de93c5b70f
Updated the HEAD build version to 20090627
2009-06-27 00:38:13 +00:00
moodlerobot
3aabb727f6
Updated the HEAD build version to 20090626
2009-06-26 00:39:42 +00:00
moodlerobot
e284aaa3ad
Updated the HEAD build version to 20090625
2009-06-25 00:39:15 +00:00
moodlerobot
4b6d0db68b
Updated the HEAD build version to 20090624
2009-06-24 00:38:59 +00:00
moodlerobot
aea4f29c7e
Updated the HEAD build version to 20090623
2009-06-23 00:39:27 +00:00
moodlerobot
f45f654877
Updated the HEAD build version to 20090622
2009-06-22 00:37:06 +00:00