Changeset 506
- Timestamp:
- 07/31/09 13:33:46 (4 years ago)
- Location:
- enpraxis.educommons/trunk/enpraxis/educommons
- Files:
-
- 91 edited
-
__init__.py (modified) (1 diff)
-
__pkginfo__.py (modified) (1 diff)
-
browser/__init__.py (modified) (1 diff)
-
browser/accessibilityview.py (modified) (1 diff)
-
browser/adaview.py (modified) (1 diff)
-
browser/controlpanel.py (modified) (1 diff)
-
browser/copyrightview.py (modified) (1 diff)
-
browser/coursestopic.py (modified) (1 diff)
-
browser/dashboard.py (modified) (1 diff)
-
browser/feedbackform.py (modified) (1 diff)
-
browser/foldercontents.py (modified) (1 diff)
-
browser/interfaces.py (modified) (1 diff)
-
browser/localroles.py (modified) (1 diff)
-
browser/menu.py (modified) (1 diff)
-
browser/nextprev/view.py (modified) (1 diff)
-
browser/nextprevious.py (modified) (1 diff)
-
browser/packagecourseview.py (modified) (1 diff)
-
browser/position.py (modified) (1 diff)
-
browser/reportcontentform.py (modified) (1 diff)
-
browser/reusecourse.py (modified) (1 diff)
-
browser/searchview.py (modified) (2 diffs)
-
browser/selector.py (modified) (1 diff)
-
browser/sharing.py (modified) (1 diff)
-
browser/skinless.py (modified) (1 diff)
-
browser/summarycontents.py (modified) (1 diff)
-
browser/templatechooser.py (modified) (1 diff)
-
browser/translate.py (modified) (1 diff)
-
browser/viewlets.py (modified) (1 diff)
-
configure.zcml (modified) (1 diff)
-
content/__init__.py (modified) (1 diff)
-
content/course.py (modified) (1 diff)
-
content/courses.py (modified) (1 diff)
-
content/division.py (modified) (1 diff)
-
content/feedback.py (modified) (1 diff)
-
content/fssfile.py (modified) (1 diff)
-
eventHandlers.py (modified) (1 diff)
-
events.py (modified) (1 diff)
-
extras/Migrate.py (modified) (1 diff)
-
extras/PreMigrate.py (modified) (1 diff)
-
extras/html2captioned.py (modified) (1 diff)
-
fields.py (modified) (1 diff)
-
interfaces.py (modified) (1 diff)
-
loadtesttool.py (modified) (1 diff)
-
portlet/coursebuilder.py (modified) (1 diff)
-
portlet/coursebuilderform.py (modified) (1 diff)
-
portlet/courseinfoportlet.py (modified) (1 diff)
-
portlet/mycourses.py (modified) (1 diff)
-
portlet/oerrecommenderportlet.py (modified) (1 diff)
-
portlet/reusecourseportlet.py (modified) (1 diff)
-
portlet/simplenavportlet.py (modified) (1 diff)
-
setupHandlers.py (modified) (1 diff)
-
setupHandlersOpenOCW.py (modified) (1 diff)
-
tests/base.py (modified) (1 diff)
-
tests/seleniumtests/accountsLogin.py (modified) (1 diff)
-
tests/seleniumtests/createCourse.py (modified) (1 diff)
-
tests/seleniumtests/createDivision.py (modified) (1 diff)
-
tests/seleniumtests/createPage.py (modified) (1 diff)
-
tests/seleniumtests/divisionChangeLicense.py (modified) (1 diff)
-
tests/seleniumtests/fakeSMTPServer.py (modified) (1 diff)
-
tests/seleniumtests/imsUpload.py (modified) (1 diff)
-
tests/seleniumtests/seleniumWrapper.py (modified) (1 diff)
-
tests/seleniumtests/sendEmail.py (modified) (1 diff)
-
tests/test_case_install.py (modified) (1 diff)
-
tests/test_case_lingua_plone.py (modified) (1 diff)
-
tests/test_case_object_create.py (modified) (1 diff)
-
tests/test_case_object_edit.py (modified) (1 diff)
-
tests/test_case_object_remove.py (modified) (1 diff)
-
tests/test_case_workflow_authorization.py (modified) (1 diff)
-
tests/test_doctests.py (modified) (1 diff)
-
tests/test_double_byte_chars.py (modified) (1 diff)
-
tests/test_object_edit.py (modified) (1 diff)
-
tests/test_object_remove.py (modified) (1 diff)
-
tests/test_object_workflow.py (modified) (1 diff)
-
tests/test_ordering.py (modified) (1 diff)
-
tests/test_rss.py (modified) (1 diff)
-
tests/test_simple_nav.py (modified) (1 diff)
-
tests/test_simplenav.py (modified) (1 diff)
-
tests/test_sorted_listing.py (modified) (1 diff)
-
tests/test_unit_course.py (modified) (1 diff)
-
tests/test_use_course.py (modified) (1 diff)
-
tests/test_view_permissions.py (modified) (1 diff)
-
utilities/eduimsccreader.py (modified) (1 diff)
-
utilities/eduimsccwriter.py (modified) (1 diff)
-
utilities/eduimscpreader.py (modified) (1 diff)
-
utilities/eduimscpwriter.py (modified) (1 diff)
-
utilities/edumetadata.py (modified) (1 diff)
-
utilities/edumoodlewriter.py (modified) (1 diff)
-
utilities/interfaces.py (modified) (1 diff)
-
utilities/objcreator.py (modified) (1 diff)
-
utilities/staticsiteutility.py (modified) (1 diff)
-
utilities/utils.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
enpraxis.educommons/trunk/enpraxis/educommons/__init__.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/__pkginfo__.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/__init__.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/accessibilityview.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/adaview.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/controlpanel.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/copyrightview.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/coursestopic.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/dashboard.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/feedbackform.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/foldercontents.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/interfaces.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/localroles.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/menu.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/nextprev/view.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/nextprevious.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/packagecourseview.py
r486 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/position.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/reportcontentform.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/reusecourse.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/searchview.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, … … 124 123 """ returns a CSV file of users' emails""" 125 124 email_list = '' 125 126 126 pas = self.context.acl_users 127 127 128 128 users = pas.getUsers() 129 129 130 130 131 -
enpraxis.educommons/trunk/enpraxis/educommons/browser/selector.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/sharing.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/skinless.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/summarycontents.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/templatechooser.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/translate.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/browser/viewlets.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/configure.zcml
r395 r506 23 23 provides="Products.GenericSetup.interfaces.EXTENSION" 24 24 /> 25 26 <genericsetup:upgradeStep 27 title="Migration :: 3.1.1 to 3.2.1" 28 description="Migrates eduCommons from version 3.1.1 to 3.2.1" 29 source="3.1.1" 30 destination="3.2.1" 31 handler=".upgrades.v3_1_1_to_3_2_1.migrate" 32 sortkey="1" 33 profile="enpraxis.educommons:default" /> 34 25 35 26 36 <genericsetup:upgradeStep -
enpraxis.educommons/trunk/enpraxis/educommons/content/__init__.py
r389 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/content/course.py
r389 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/content/courses.py
r389 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/content/division.py
r389 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/content/feedback.py
r389 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/content/fssfile.py
r389 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/eventHandlers.py
r395 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/events.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/extras/Migrate.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/extras/PreMigrate.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/extras/html2captioned.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/fields.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/interfaces.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/loadtesttool.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/portlet/coursebuilder.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/portlet/coursebuilderform.py
r496 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/portlet/courseinfoportlet.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/portlet/mycourses.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/portlet/oerrecommenderportlet.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/portlet/reusecourseportlet.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/portlet/simplenavportlet.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/setupHandlers.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/setupHandlersOpenOCW.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/base.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/seleniumtests/accountsLogin.py
r410 r506 4 4 # This program is free software; you can redistribute it and/or modify 5 5 # it under the terms of the GNU General Public License as published by 6 # the Free Software Foundation; either version 2 of the License, or 7 # (at your option) any later version. 6 # the Free Software Foundation, version 2. 8 7 # 9 8 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/seleniumtests/createCourse.py
r410 r506 4 4 # This program is free software; you can redistribute it and/or modify 5 5 # it under the terms of the GNU General Public License as published by 6 # the Free Software Foundation; either version 2 of the License, or 7 # (at your option) any later version. 6 # the Free Software Foundation, version 2. 8 7 # 9 8 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/seleniumtests/createDivision.py
r410 r506 4 4 # This program is free software; you can redistribute it and/or modify 5 5 # it under the terms of the GNU General Public License as published by 6 # the Free Software Foundation; either version 2 of the License, or 7 # (at your option) any later version. 6 # the Free Software Foundation, version 2. 8 7 # 9 8 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/seleniumtests/createPage.py
r410 r506 4 4 # This program is free software; you can redistribute it and/or modify 5 5 # it under the terms of the GNU General Public License as published by 6 # the Free Software Foundation; either version 2 of the License, or 7 # (at your option) any later version. 6 # the Free Software Foundation, version 2. 8 7 # 9 8 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/seleniumtests/divisionChangeLicense.py
r410 r506 4 4 # This program is free software; you can redistribute it and/or modify 5 5 # it under the terms of the GNU General Public License as published by 6 # the Free Software Foundation; either version 2 of the License, or 7 # (at your option) any later version. 6 # the Free Software Foundation, version 2. 8 7 # 9 8 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/seleniumtests/fakeSMTPServer.py
r410 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/seleniumtests/imsUpload.py
r410 r506 4 4 # This program is free software; you can redistribute it and/or modify 5 5 # it under the terms of the GNU General Public License as published by 6 # the Free Software Foundation; either version 2 of the License, or 7 # (at your option) any later version. 6 # the Free Software Foundation, version 2. 8 7 # 9 8 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/seleniumtests/seleniumWrapper.py
r410 r506 4 4 # This program is free software; you can redistribute it and/or modify 5 5 # it under the terms of the GNU General Public License as published by 6 # the Free Software Foundation; either version 2 of the License, or 7 # (at your option) any later version. 6 # the Free Software Foundation, version 2. 8 7 # 9 8 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/seleniumtests/sendEmail.py
r410 r506 4 4 # This program is free software; you can redistribute it and/or modify 5 5 # it under the terms of the GNU General Public License as published by 6 # the Free Software Foundation; either version 2 of the License, or 7 # (at your option) any later version. 6 # the Free Software Foundation, version 2. 8 7 # 9 8 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_case_install.py
r390 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_case_lingua_plone.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_case_object_create.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_case_object_edit.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_case_object_remove.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_case_workflow_authorization.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_doctests.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_double_byte_chars.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_object_edit.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_object_remove.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_object_workflow.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_ordering.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_rss.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_simple_nav.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_simplenav.py
r384 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_sorted_listing.py
r389 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_unit_course.py
r389 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_use_course.py
r389 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/tests/test_view_permissions.py
r389 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/utilities/eduimsccreader.py
r391 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/utilities/eduimsccwriter.py
r391 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/utilities/eduimscpreader.py
r391 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/utilities/eduimscpwriter.py
r391 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/utilities/edumetadata.py
r391 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/utilities/edumoodlewriter.py
r391 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/utilities/interfaces.py
r389 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/utilities/objcreator.py
r391 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/utilities/staticsiteutility.py
r498 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful, -
enpraxis.educommons/trunk/enpraxis/educommons/utilities/utils.py
r389 r506 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by 7 # the Free Software Foundation; either version 2 of the License, or 8 # (at your option) any later version. 7 # the Free Software Foundation, version 2. 9 8 # 10 9 # This program is distributed in the hope that it will be useful,
Note: See TracChangeset
for help on using the changeset viewer.
