Issue Details (XML | Word | Printable)

Key: MDL-9059
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Yu Zhang
Reporter: Julian Ridden
Votes: 15
Watchers: 20
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

When teacher creates Group event on calendar, they cannot see it

Created: 27/Mar/07 07:18 AM   Updated: 04/Nov/08 01:52 PM
Return to search
Component/s: Calendar
Affects Version/s: 1.8, 1.8.1, 1.8.2, 1.9
Fix Version/s: 1.6.6, 1.7.4, 1.8.4, 1.9

File Attachments: 1. Text File basicgrouplib.php.patch (0.8 kB)
2. Text File calendar-lib.php.patch (0.8 kB)
3. File calendar-lib.php.patch.20070628 (0.8 kB)

Image Attachments:

1. test_moodle_com_calendar_error.png
(233 kB)
Issue Links:
Duplicate
 
Relates
 

Database: MySQL
URL: http://quantum.riverview.nsw.edu.au
Participants: A. T. Wyatt, Ann Adamcik, Borka Khan, Daniel Miksik, Elena Ivanova, Isaac Marco Blancas, Juan Segarra Montesinos, Julian Ridden, Kenneth Newquist, Martin Dougiamas, Motoyuki OHMORI, Nicolas Martignoni, Roger Emery, Wen Hao Chuang and Yu Zhang
Security Level: None
QA Assignee: Nicolas Martignoni
Affected Branches: MOODLE_18_STABLE, MOODLE_19_STABLE
Fixed Branches: MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
When a teacher creates a group event and assigns it to a course group, it does not appear to studets or teachers.

At the Admin level however the event is visible.

The event also has no course information displayed. My understanding is that even though it is a group event, it should still display the course name in wich it was created.

Either way, without teacher or student being able to see the created event, the point is moot :)

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
moodler committed 1 file to 'Moodle CVS' - 10/Oct/07 04:18 PM
Just a small fix that would make this SQL work ... no idea what bug it would fix. It's not MDL-9059
MODIFY calendar/lib.php   Rev. 1.206    (+5 -3 lines)
toyomoyo committed 2 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 11/Oct/07 03:59 PM
MDL-9059, fixing students can't view group entries in calendar
MODIFY group/lib/Attic/basicgrouplib.php   Rev. 1.10.2.5    (+1 -1 lines)
MODIFY calendar/lib.php   Rev. 1.164.2.23    (+4 -3 lines)
toyomoyo committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 16/Oct/07 11:45 AM
MDL-9059, admins don't see group event in course
MODIFY blocks/calendar_month/block_calendar_month.php   Rev. 1.27.2.2    (+12 -1 lines)
toyomoyo committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 16/Oct/07 11:46 AM
MDL-9059, admins can't see group events in course
MODIFY blocks/calendar_month/block_calendar_month.php   Rev. 1.30.2.1    (+12 -1 lines)
toyomoyo committed 1 file to 'Moodle CVS' - 16/Oct/07 11:47 AM
MDL-9059, admins can't see group events in calendar
MODIFY blocks/calendar_month/block_calendar_month.php   Rev. 1.31    (+12 -1 lines)
toyomoyo committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 19/Oct/07 10:27 AM
MDL-9059, broken sql in calendar_set_filters()
MODIFY calendar/lib.php   Rev. 1.164.2.25    (+2 -2 lines)
toyomoyo committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 12/Nov/07 03:26 PM
MDL-9059, when teacher creates group event on calendar, they can not see it
MODIFY calendar/lib.php   Rev. 1.206.2.5    (+18 -3 lines)
toyomoyo committed 1 file to 'Moodle CVS' - 12/Nov/07 03:27 PM
MDL-9059, when teacher creates group event on calendar, they can not see it
MODIFY calendar/lib.php   Rev. 1.211    (+18 -3 lines)