Issue Details (XML | Word | Printable)

Key: MDL-17014
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Dongsheng Cai
Reporter: Petr Skoda
Votes: 0
Watchers: 2
Operations

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

alfresco plugin requires PHP soap extension which is not required

Created: 26/Oct/08 01:41 AM   Updated: 11/Dec/08 12:20 PM
Return to search
Component/s: Repository API
Affects Version/s: 2.0
Fix Version/s: 2.0

Issue Links:
Duplicate
 

Participants: Dongsheng Cai, Eloy Lafuente (stronk7) and Petr Skoda
Security Level: None
Resolved date: 11/Dec/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dongsheng Cai committed 3 files to 'Moodle CVS' - 27/Oct/08 11:57 AM
"MDL-17014, check soap extension before create alfresco plugin"
MODIFY repository/alfresco/repository.class.php   Rev. 1.4    (+30 -16 lines)
MODIFY repository/lib.php   Rev. 1.135    (+6 -2 lines)
MODIFY lang/en_utf8/repository_alfresco.php   Rev. 1.2    (+2 -1 lines)
Mitsuhiro Yoshida committed 4 files to 'Lang CVS' - 27/Oct/08 03:15 PM
MDL-16450 Translated new strings for matching questions.
MDL-17014 Translated a new string for alfresco plugin.
MDL-15352 Translated a new string for remote moodle.
MODIFY ja_utf8/qtype_match.php   Rev. 1.2    (+5 -3 lines)
MODIFY ja_utf8/README   Rev. 1.851    (+1 -1 lines)
MODIFY ja_utf8/repository_remotemoodle.php   Rev. 1.4    (+1 -0 lines)
MODIFY ja_utf8/repository_alfresco.php   Rev. 1.2    (+2 -1 lines)
Dongsheng Cai committed 2 files to 'Moodle CVS' - 28/Oct/08 12:13 PM
"MDL-17014, check soap extension in alfresco plugin"
MODIFY repository/alfresco/repository.class.php   Rev. 1.5    (+7 -5 lines)
MODIFY repository/lib.php   Rev. 1.136    (+5 -2 lines)
martignoni committed 1 file to 'Lang CVS' - 16/Nov/08 04:34 AM
MDL-17014, string translated
MODIFY fr_utf8/repository_alfresco.php   Rev. 1.2    (+5 -4 lines)
Dongsheng Cai committed 2 files to 'Moodle CVS' - 11/Dec/08 12:19 PM
"MDL-17014, stop create repository type if plugin_init return false"
MODIFY repository/lib.php   Rev. 1.148    (+9 -8 lines)
MODIFY repository/alfresco/repository.class.php   Rev. 1.6    (+4 -3 lines)