Changeset 1247:44cad89cbf5f in peach3-core
- Timestamp:
- 08/24/2009 01:24:59 PM (3 years ago)
- Branch:
- default
- Files:
-
- 1 added
- 143 edited
-
LICENSE (added)
-
peach3/assignment/admin.py (modified) (1 diff)
-
peach3/assignment/ajax.py (modified) (1 diff)
-
peach3/assignment/models.py (modified) (1 diff)
-
peach3/assignment/tests/timeranges.py (modified) (1 diff)
-
peach3/checking/admin.py (modified) (1 diff)
-
peach3/checking/models.py (modified) (1 diff)
-
peach3/core/management/commands/cleanup.py (modified) (1 diff)
-
peach3/core/models.py (modified) (1 diff)
-
peach3/course/admin.py (modified) (1 diff)
-
peach3/course/ajax.py (modified) (1 diff)
-
peach3/course/forms.py (modified) (1 diff)
-
peach3/course/models.py (modified) (1 diff)
-
peach3/course/report.py (modified) (1 diff)
-
peach3/course/templates/course/panel/config.html (modified) (1 diff)
-
peach3/course/templates/course/panel/config/assignments.jstpl (modified) (1 diff)
-
peach3/course/templates/course/panel/config/clusters.jstpl (modified) (1 diff)
-
peach3/course/templates/course/panel/config/general.jstpl (modified) (1 diff)
-
peach3/course/templates/course/panel/config/managers.jstpl (modified) (1 diff)
-
peach3/course/templates/course/panel/edition.html (modified) (1 diff)
-
peach3/course/templates/course/panel/edition_review.html (modified) (1 diff)
-
peach3/course/templates/course/panel/manage.html (modified) (1 diff)
-
peach3/course/tests/active.py (modified) (1 diff)
-
peach3/course/tests/joining.py (modified) (1 diff)
-
peach3/course/views.py (modified) (1 diff)
-
peach3/files/admin.py (modified) (1 diff)
-
peach3/files/models.py (modified) (1 diff)
-
peach3/forum/admin.py (modified) (1 diff)
-
peach3/forum/models.py (modified) (1 diff)
-
peach3/grade/admin.py (modified) (1 diff)
-
peach3/grade/models.py (modified) (1 diff)
-
peach3/locale/en/LC_MESSAGES/django.po (modified) (1 diff)
-
peach3/locale/en/LC_MESSAGES/djangojs.po (modified) (1 diff)
-
peach3/locale/nl/LC_MESSAGES/django.po (modified) (1 diff)
-
peach3/locale/nl/LC_MESSAGES/djangojs.po (modified) (1 diff)
-
peach3/main/templates/main/home.html (modified) (1 diff)
-
peach3/main/templates/main/main.html (modified) (1 diff)
-
peach3/main/templates/main/panel/config.html (modified) (1 diff)
-
peach3/main/views.py (modified) (1 diff)
-
peach3/media/css/base.css (modified) (1 diff)
-
peach3/media/css/flags.css (modified) (1 diff)
-
peach3/media/js/itemseltb.js (modified) (1 diff)
-
peach3/media/js/masterload.js (modified) (1 diff)
-
peach3/media/js/news.js (modified) (1 diff)
-
peach3/media/js/orderedgrid.js (modified) (1 diff)
-
peach3/media/js/peach3.js (modified) (1 diff)
-
peach3/media/js/report.js (modified) (1 diff)
-
peach3/media/js/selection.js (modified) (1 diff)
-
peach3/media/js/submission.js (modified) (1 diff)
-
peach3/media/js/timerange.js (modified) (1 diff)
-
peach3/media/js/tips.js (modified) (1 diff)
-
peach3/media/js/topic.js (modified) (1 diff)
-
peach3/media/js/upload.js (modified) (1 diff)
-
peach3/media/js/usersel.js (modified) (1 diff)
-
peach3/media/js/viewport.js (modified) (1 diff)
-
peach3/media/js/wiki.js (modified) (1 diff)
-
peach3/media/skin/default/skin.css (modified) (1 diff)
-
peach3/news/admin.py (modified) (1 diff)
-
peach3/news/ajax.py (modified) (1 diff)
-
peach3/news/models.py (modified) (1 diff)
-
peach3/news/views.py (modified) (1 diff)
-
peach3/programming_language/admin.py (modified) (1 diff)
-
peach3/programming_language/models.py (modified) (1 diff)
-
peach3/report/admin.py (modified) (1 diff)
-
peach3/report/generator.py (modified) (1 diff)
-
peach3/report/models.py (modified) (1 diff)
-
peach3/report/views.py (modified) (1 diff)
-
peach3/scoreboard/ajax.py (modified) (1 diff)
-
peach3/scoreboard/urls.py (modified) (1 diff)
-
peach3/scoreboard/utils.py (modified) (1 diff)
-
peach3/scoreboard/views.py (modified) (1 diff)
-
peach3/settings.py (modified) (1 diff)
-
peach3/site_specific/admin.py (modified) (1 diff)
-
peach3/skin/templatetags/analytics.py (modified) (1 diff)
-
peach3/skin/templatetags/ext.py (modified) (1 diff)
-
peach3/skin/templatetags/jscss.py (modified) (1 diff)
-
peach3/skin/templatetags/media.py (modified) (1 diff)
-
peach3/skin/templatetags/template.py (modified) (1 diff)
-
peach3/skin/utils.py (modified) (1 diff)
-
peach3/submission/admin.py (modified) (1 diff)
-
peach3/submission/ajax.py (modified) (1 diff)
-
peach3/submission/models.py (modified) (1 diff)
-
peach3/submission/templates/submission/check.html (modified) (1 diff)
-
peach3/submission/templates/submission/diff.html (modified) (1 diff)
-
peach3/submission/templates/submission/panel/create.html (modified) (1 diff)
-
peach3/submission/templates/submission/panel/diff.html (modified) (1 diff)
-
peach3/submission/templates/submission/panel/view.html (modified) (1 diff)
-
peach3/submission/templates/submission/print.html (modified) (1 diff)
-
peach3/submission/templates/submission/userinfo.html (modified) (1 diff)
-
peach3/submission/utils.py (modified) (1 diff)
-
peach3/submission/views.py (modified) (1 diff)
-
peach3/templates/default/404.html (modified) (1 diff)
-
peach3/templates/default/base.html (modified) (1 diff)
-
peach3/templates/default/loginstub.html (modified) (1 diff)
-
peach3/templates/default/urls.jstpl (modified) (1 diff)
-
peach3/templates/site-1/registration/help/identity.html (modified) (1 diff)
-
peach3/urls.py (modified) (1 diff)
-
peach3/user/admin.py (modified) (1 diff)
-
peach3/user/ajax.py (modified) (1 diff)
-
peach3/user/forms.py (modified) (1 diff)
-
peach3/user/models.py (modified) (1 diff)
-
peach3/user/templates/pwreset/help/pwreset.html (modified) (1 diff)
-
peach3/user/templates/pwreset/password_reset_email.txt (modified) (1 diff)
-
peach3/user/templates/registration/account_creation_email.txt (modified) (1 diff)
-
peach3/user/templates/registration/email_change_verification.txt (modified) (1 diff)
-
peach3/user/templates/registration/help/email.html (modified) (1 diff)
-
peach3/user/templates/registration/help/identity.html (modified) (1 diff)
-
peach3/user/templates/user/panel/profile.html (modified) (1 diff)
-
peach3/user/templates/user/panel/pwreset.html (modified) (1 diff)
-
peach3/user/templates/user/panel/register.html (modified) (1 diff)
-
peach3/user/templates/user/password_reset.html (modified) (1 diff)
-
peach3/user/templates/user/verify.html (modified) (1 diff)
-
peach3/user/templatetags/usernametags.py (modified) (1 diff)
-
peach3/user/views.py (modified) (1 diff)
-
peach3/utils/__init__.py (modified) (1 diff)
-
peach3/utils/cache.py (modified) (1 diff)
-
peach3/utils/dates.py (modified) (1 diff)
-
peach3/utils/djangohelpers.py (modified) (1 diff)
-
peach3/utils/json.py (modified) (1 diff)
-
peach3/utils/mail.py (modified) (1 diff)
-
peach3/utils/mixin.py (modified) (1 diff)
-
peach3/utils/params.py (modified) (1 diff)
-
peach3/utils/rst/__init__.py (modified) (1 diff)
-
peach3/utils/rst/forms.py (modified) (1 diff)
-
peach3/utils/rst/writers/__init__.py (modified) (1 diff)
-
peach3/utils/rst/writers/html4css1.py (modified) (1 diff)
-
peach3/utils/tests/dates.py (modified) (1 diff)
-
peach3/utils/uid.py (modified) (1 diff)
-
peach3/wiki/__init__.py (modified) (1 diff)
-
peach3/wiki/admin.py (modified) (1 diff)
-
peach3/wiki/ajax.py (modified) (1 diff)
-
peach3/wiki/models.py (modified) (1 diff)
-
peach3/wiki/rst.py (modified) (1 diff)
-
peach3/wiki/templates/wiki/link.html (modified) (1 diff)
-
peach3/wiki/templates/wiki/view.html (modified) (1 diff)
-
peach3/wiki/templatetags/__init__.py (modified) (1 diff)
-
peach3/wiki/templatetags/wikitags.py (modified) (1 diff)
-
peach3/wiki/urls.py (modified) (1 diff)
-
peach3/wiki/utils.py (modified) (1 diff)
-
peach3/wiki/views.py (modified) (1 diff)
-
peach3/xmlrpc/admin.py (modified) (1 diff)
-
peach3/xmlrpc/daemon2.py (modified) (1 diff)
-
peach3/xmlrpc/models.py (modified) (1 diff)
-
peach3/xmlrpc/views.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
peach3/assignment/admin.py
r1169 r1247 1 """ $Id$ 2 3 This file is part of PEACH. 1 """ This file is part of PEACH. 4 2 5 Copyright (C) 2006-2008 Eindhoven University of Technology 6 7 This program is free software; you can redistribute it and/or 8 modify it under the terms of the Clarified Artistic License 9 as published by the Free Software Foundation. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 Clarified Artistic License for more details. 15 16 You should have received a copy of the Clarified Artistic License 17 along with this program; if not, write to the Free Software 18 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 3 Copyright (C) 2006-2009 Eindhoven University of Technology 19 4 """ 20 5 from __future__ import absolute_import -
peach3/assignment/ajax.py
r1228 r1247 1 1 # -*- coding: utf-8 -*- 2 """ $Id$ 3 4 This file is part of PEACH. 2 """ This file is part of PEACH. 5 3 6 Copyright (C) 2006-2008 Eindhoven University of Technology 7 8 This program is free software; you can redistribute it and/or 9 modify it under the terms of the Clarified Artistic License 10 as published by the Free Software Foundation. 11 12 This program is distributed in the hope that it will be useful, 13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 Clarified Artistic License for more details. 16 17 You should have received a copy of the Clarified Artistic License 18 along with this program; if not, write to the Free Software 19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 4 Copyright (C) 2006-2009 Eindhoven University of Technology 20 5 """ 21 6 from django.conf import settings -
peach3/assignment/models.py
r1240 r1247 1 """ $Id$ 2 3 This file is part of PEACH. 1 """ This file is part of PEACH. 4 2 5 Copyright (C) 2006-2008 Eindhoven University of Technology 6 7 This program is free software; you can redistribute it and/or 8 modify it under the terms of the Clarified Artistic License 9 as published by the Free Software Foundation. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 Clarified Artistic License for more details. 15 16 You should have received a copy of the Clarified Artistic License 17 along with this program; if not, write to the Free Software 18 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 3 Copyright (C) 2006-2009 Eindhoven University of Technology 19 4 """ 20 5 from django.conf import settings -
peach3/assignment/tests/timeranges.py
r850 r1247 1 """ This file is part of PEACH. 2 3 Copyright (C) 2006-2009 Eindhoven University of Technology 4 """ 1 5 from django.test import TestCase 2 6 -
peach3/checking/admin.py
r1169 r1247 1 """ $Id$ 2 3 This file is part of PEACH. 1 """ This file is part of PEACH. 4 2 5 Copyright (C) 2006-2008 Eindhoven University of Technology 6 7 This program is free software; you can redistribute it and/or 8 modify it under the terms of the Clarified Artistic License 9 as published by the Free Software Foundation. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 Clarified Artistic License for more details. 15 16 You should have received a copy of the Clarified Artistic License 17 along with this program; if not, write to the Free Software 18 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 3 Copyright (C) 2006-2009 Eindhoven University of Technology 19 4 """ 20 5 from __future__ import absolute_import -
peach3/checking/models.py
r1169 r1247 1 """ $Id$ 2 3 This file is part of PEACH. 1 """ This file is part of PEACH. 4 2 5 Copyright (C) 2006-2008 Eindhoven University of Technology 6 7 This program is free software; you can redistribute it and/or 8 modify it under the terms of the Clarified Artistic License 9 as published by the Free Software Foundation. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 Clarified Artistic License for more details. 15 16 You should have received a copy of the Clarified Artistic License 17 along with this program; if not, write to the Free Software 18 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 3 Copyright (C) 2006-2009 Eindhoven University of Technology 19 4 """ 20 5 -
peach3/core/management/commands/cleanup.py
r897 r1247 1 """ $Id$ 2 3 This file is part of PEACH. 1 """ This file is part of PEACH. 4 2 5 Copyright (C) 2006-2008 Eindhoven University of Technology 6 7 This program is free software; you can redistribute it and/or 8 modify it under the terms of the Clarified Artistic License 9 as published by the Free Software Foundation. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 Clarified Artistic License for more details. 15 16 You should have received a copy of the Clarified Artistic License 17 along with this program; if not, write to the Free Software 18 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 3 Copyright (C) 2006-2009 Eindhoven University of Technology 19 4 """ 20 5 from django.core.management.commands.cleanup import Command as BaseCommand -
peach3/core/models.py
r897 r1247 1 """ $Id$ 2 3 This file is part of PEACH. 1 """ This file is part of PEACH. 4 2 5 Copyright (C) 2006-2008 Eindhoven University of Technology 6 7 This program is free software; you can redistribute it and/or 8 modify it under the terms of the Clarified Artistic License 9 as published by the Free Software Foundation. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 Clarified Artistic License for more details. 15 16 You should have received a copy of the Clarified Artistic License 17 along with this program; if not, write to the Free Software 18 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 3 Copyright (C) 2006-2009 Eindhoven University of Technology 19 4 """ 20 5 from django.db import models -
peach3/course/admin.py
r1168 r1247 1 """ $Id$ 2 3 This file is part of PEACH. 4 5 Copyright (C) 2006-2008 Eindhoven University of Technology 6 7 This program is free software; you can redistribute it and/or 8 modify it under the terms of the Clarified Artistic License 9 as published by the Free Software Foundation. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 Clarified Artistic License for more details. 15 16 You should have received a copy of the Clarified Artistic License 17 along with this program; if not, write to the Free Software 18 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 1 """ This file is part of PEACH. 2 3 Copyright (C) 2006-2009 Eindhoven University of Technology 19 4 """ 20 5 from __future__ import absolute_import -
peach3/course/ajax.py
r1214 r1247 1 1 # -*- coding: utf-8 -*- 2 """ $Id$ 3 4 This file is part of PEACH. 5 6 Copyright (C) 2006-2008 Eindhoven University of Technology 7 8 This program is free software; you can redistribute it and/or 9 modify it under the terms of the Clarified Artistic License 10 as published by the Free Software Foundation. 11 12 This program is distributed in the hope that it will be useful, 13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 Clarified Artistic License for more details. 16 17 You should have received a copy of the Clarified Artistic License 18 along with this program; if not, write to the Free Software 19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 2 """ This file is part of PEACH. 3 4 Copyright (C) 2006-2009 Eindhoven University of Technology 20 5 """ 21 6 from django.conf import settings -
peach3/course/forms.py
r1169 r1247 1 """ $Id$ 2 3 This file is part of PEACH. 4 5 Copyright (C) 2006-2008 Eindhoven University of Technology 6 7 This program is free software; you can redistribute it and/or 8 modify it under the terms of the Clarified Artistic License 9 as published by the Free Software Foundation. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 Clarified Artistic License for more details. 15 16 You should have received a copy of the Clarified Artistic License 17 along with this program; if not, write to the Free Software 18 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 1 """ This file is part of PEACH. 2 3 Copyright (C) 2006-2009 Eindhoven University of Technology 19 4 """ 20 5 from django import forms -
peach3/course/models.py
r1234 r1247 1 """ $Id$ 2 3 This file is part of PEACH. 4 5 Copyright (C) 2006-2008 Eindhoven University of Technology 6 7 This program is free software; you can redistribute it and/or 8 modify it under the terms of the Clarified Artistic License 9 as published by the Free Software Foundation. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 Clarified Artistic License for more details. 15 16 You should have received a copy of the Clarified Artistic License 17 along with this program; if not, write to the Free Software 18 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 1 """ This file is part of PEACH. 2 3 Copyright (C) 2006-2009 Eindhoven University of Technology 19 4 """ 20 5 from django.conf import settings -
peach3/course/report.py
r1169 r1247 1 """ $Id$ 2 3 This file is part of PEACH. 1 """ This file is part of PEACH. 4 2 5 Copyright (C) 2006-2008 Eindhoven University of Technology 6 7 This program is free software; you can redistribute it and/or 8 modify it under the terms of the Clarified Artistic License 9 as published by the Free Software Foundation. 10 11 This program is distributed in the hope that it will be useful, 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 Clarified Artistic License for more details. 15 16 You should have received a copy of the Clarified Artistic License 17 along with this program; if not, write to the Free Software 18 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 3 Copyright (C) 2006-2009 Eindhoven University of Technology 19 4 """ 20 5 from peach3.report import generator -
peach3/course/templates/course/panel/config.html
r1169 r1247 1 1 {% comment %}<!-- 2 $Id$3 4 2 This file is part of PEACH. 5 3 6 Copyright (C) 2006-2008 Eindhoven University of Technology 7 8 This program is free software; you can redistribute it and/or 9 modify it under the terms of the Clarified Artistic License 10 as published by the Free Software Foundation. 11 12 This program is distributed in the hope that it will be useful, 13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 Clarified Artistic License for more details. 16 17 You should have received a copy of the Clarified Artistic License 18 along with this program; if not, write to the Free Software 19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 4 Copyright (C) 2006-2009 Eindhoven University of Technology 20 5 -->{% endcomment %} 21 6 -
peach3/course/templates/course/panel/config/assignments.jstpl
r1169 r1247 1 1 {% comment %}/* 2 $Id$3 4 2 This file is part of PEACH. 5 3 6 Copyright (C) 2006-2008 Eindhoven University of Technology 7 8 This program is free software; you can redistribute it and/or 9 modify it under the terms of the Clarified Artistic License 10 as published by the Free Software Foundation. 11 12 This program is distributed in the hope that it will be useful, 13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 Clarified Artistic License for more details. 16 17 You should have received a copy of the Clarified Artistic License 18 along with this program; if not, write to the Free Software 19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 4 Copyright (C) 2006-2009 Eindhoven University of Technology 20 5 */{% endcomment %} 21 6 -
peach3/course/templates/course/panel/config/clusters.jstpl
r1059 r1247 1 1 {% comment %}/* 2 $Id$3 4 2 This file is part of PEACH. 5 3 6 Copyright (C) 2006-2008 Eindhoven University of Technology 7 8 This program is free software; you can redistribute it and/or 9 modify it under the terms of the Clarified Artistic License 10 as published by the Free Software Foundation. 11 12 This program is distributed in the hope that it will be useful, 13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 Clarified Artistic License for more details. 16 17 You should have received a copy of the Clarified Artistic License 18 along with this program; if not, write to the Free Software 19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 4 Copyright (C) 2006-2009 Eindhoven University of Technology 20 5 */{% endcomment %} 21 6 -
peach3/course/templates/course/panel/config/general.jstpl
r1169 r1247 1 1 {% comment %}/* 2 $Id$3 4 2 This file is part of PEACH. 5 3 6 Copyright (C) 2006-2008 Eindhoven University of Technology 7 8 This program is free software; you can redistribute it and/or 9 modify it under the terms of the Clarified Artistic License 10 as published by the Free Software Foundation. 11 12 This program is distributed in the hope that it will be useful, 13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 Clarified Artistic License for more details. 16 17 You should have received a copy of the Clarified Artistic License 18 along with this program; if not, write to the Free Software 19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 4 Copyright (C) 2006-2009 Eindhoven University of Technology 20 5 */{% endcomment %} 21 6 -
peach3/course/templates/course/panel/config/managers.jstpl
r1059 r1247 1 /*{% comment %} 2 $Id$ 3 1 {% comment %}/* 4 2 This file is part of PEACH. 5 3 6 Copyright (C) 2006-2008 Eindhoven University of Technology 7 8 This program is free software; you can redistribute it and/or 9 modify it under the terms of the Clarified Artistic License 10 as published by the Free Software Foundation. 11 12 This program is distributed in the hope that it will be useful, 13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 Clarified Artistic License for more details. 16 17 You should have received a copy of the Clarified Artistic License 18 along with this program; if not, write to the Free Software 19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 20 {% endcomment %} 4 Copyright (C) 2006-2009 Eindhoven University of Technology 5 */{% endcomment %} 21 6 22 {% load i18n %} */7 {% load i18n %} 23 8 var managersPanel = (function(loader){ 24 9 var dataType = Ext.data.Record.create([{ -
peach3/course/templates/course/panel/edition.html
r1165 r1247 1 1 {% comment %}<!-- 2 $Id$3 4 2 This file is part of PEACH. 5 3 6 Copyright (C) 2006-2008 Eindhoven University of Technology 7 8 This program is free software; you can redistribute it and/or 9 modify it under the terms of the Clarified Artistic License 10 as published by the Free Software Foundation. 11 12 This program is distributed in the hope that it will be useful, 13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 Clarified Artistic License for more details. 16 17 You should have received a copy of the Clarified Artistic License 18 along with this program; if not, write to the Free Software 19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 20 -->{% endcomment %}{% load i18n %} 4 Copyright (C) 2006-2009 Eindhoven University of Technology 5 -->{% endcomment %} 6 7 {% load i18n %} 21 8 22 9 <script type="text/javascript">/*<
