Issue Details (XML | Word | Printable)

Key: MDL-7297
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Petr Skoda
Reporter: Petr Skoda
Votes: 0
Watchers: 0
Operations

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

Adding of calendar events broken

Created: 31/Oct/06 05:33 AM   Updated: 01/Nov/06 06:20 AM
Return to search
Component/s: Calendar
Affects Version/s: 1.7
Fix Version/s: 1.7, 1.8

Issue Links:
Duplicate
 
Relates
 

Participants: Petr Skoda and Stephen Bourget
Security Level: None
QA Assignee: Stephen Bourget
Resolved date: 31/Oct/06
Affected Branches: MOODLE_17_STABLE
Fixed Branches: MOODLE_17_STABLE, MOODLE_18_STABLE

Sub-Tasks  All   Open   
 Sub-Task Progress: 

 Description  « Hide
The new adding of calendar events is broken, the main problem is wrong logic in calendar_add_event_allowed().

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda added a comment - 31/Oct/06 06:21 AM
part of the problem is IMHO that moodle/calendar:manageownentries is not in deafult role, it is similar to MDL-7245 - students can not add blog entries in default configuration

Petr Skoda made changes - 31/Oct/06 06:27 AM
Field Original Value New Value
Link This issue has a non-specific relationship to MDL-7245 [ MDL-7245 ]
Petr Skoda committed 2 files to 'Moodle CVS' on branch 'MOODLE_17_STABLE' - 31/Oct/06 06:32 AM
Adding of calendar events broken MDL-7297
MODIFY calendar/event.php   Rev. 1.56.2.4    (+34 -27 lines)
MODIFY calendar/Attic/event_new.html   Rev. 1.8.4.2    (+1 -1 lines)
Petr Skoda committed 2 files to 'Moodle CVS' - 31/Oct/06 06:33 AM
Adding of calendar events broken MDL-7297; merged from MOODLE_17_STABLE
MODIFY calendar/event.php   Rev. 1.60    (+34 -27 lines)
MODIFY calendar/Attic/event_new.html   Rev. 1.10    (+1 -1 lines)
Petr Skoda added a comment - 31/Oct/06 06:35 AM
The code should be fixed in cvs, we have to solve the permissions in default role now to allow all site users adding their own calendar entries.

Petr Skoda made changes - 31/Oct/06 04:20 PM
Link This issue is duplicated by MDL-7289 [ MDL-7289 ]
Petr Skoda committed 1 file to 'Moodle CVS' on branch 'MOODLE_17_STABLE' - 31/Oct/06 05:08 PM
adding of user events into calendar and posting of blogs is now enabled by default - MDL-7297 and MDL-7245
MODIFY lib/db/access.php   Rev. 1.38.2.4    (+4 -2 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 31/Oct/06 05:09 PM
adding of user events into calendar and posting of blogs is now enabled by default - MDL-7297 and MDL-7245; merged from MOODLE_17_STABLE
MODIFY lib/db/access.php   Rev. 1.42    (+4 -2 lines)
Petr Skoda added a comment - 31/Oct/06 05:13 PM
fixed in cvs, existing sites must be updated manually - go to Guest role (or you default role if used) and enable managing of own calendar entries.

Petr Skoda made changes - 31/Oct/06 05:13 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Stephen Bourget added a comment - 01/Nov/06 06:20 AM
Verified using Moodle 1.7beta

Closing


Stephen Bourget made changes - 01/Nov/06 06:20 AM
QA Assignee sbourget
Status Resolved [ 5 ] Closed [ 6 ]