Dave St.Germain
e6ec664ac0
remove tests, and bump version
2014-06-23 10:05:33 -04:00
Dave St.Germain
a6ffe8c12d
Moving these tools to i18n-tools repo
2014-06-23 10:05:33 -04:00
Gabe Mulley
2ca79f34cf
Merge branch 'release'
2014-06-17 17:07:13 -04:00
Piotr Mitros
d989454a9b
Add MVP animation XBlock. Incorporate styling changes of Done XBlock.
2014-06-17 08:30:26 -04:00
David Ormsbee
3a5ba4ba83
Bump opaque_key dependency to 0.1.1
2014-06-13 15:48:14 -04:00
David Ormsbee
060b8680f4
update opaque keys dependency to fix install
2014-06-13 15:48:09 -04:00
Will Daly
cc457b4458
ORA2 release-2014-06-13T11.52
2014-06-13 08:06:47 -04:00
Will Daly
b00398f5ee
ORA2 release-2014-06-11T10.43
...
Install edx-submissions from PyPi instead of from edx-ora2
2014-06-11 08:15:10 -04:00
John Jarvis
c54b8db6a7
locking version of requests-oauthlib to 0.4.0
...
requests version 1.2.3 does not appear to be compatible with the
new version of requests-oauthlib.
requests-oathlib tries to import to_native_string in util.py:
```
File
"/root/.virtualenvs/edx-platform/local/lib/python2.7/site-packages/requests_oauthlib/oauth1_auth.py",
line 10, in <module>
from requests.utils import to_native_string
ImportError: cannot import name to_native_string
```
2014-06-07 13:28:30 -04:00
clytwynec
6c6f67dc1f
Merge pull request #3945 from edx/clytwynec/rake2paver-tests
...
Deprecated unit tests from rake to paver
2014-06-06 16:14:42 -04:00
Christine Lytwynec
da6d70a92b
updating diff-cover, adding --compare-branch feature to paver task
2014-06-06 15:35:33 -04:00
David Baumgold
30815dba01
Merge pull request #3960 from edx/db/update-ddt
...
Update ddt to 0.8.0
2014-06-06 13:16:58 -04:00
David Baumgold
8dd4731d42
Merge pull request #3965 from edx/db/django-babel-underscore
...
Extract i18n strings from *.underscore files using django-babel-underscore
2014-06-06 10:36:12 -04:00
Piotr Mitros
5bf5766da4
Code review changes from Ned+Cale
2014-06-03 11:18:02 -04:00
Ned Batchelder
a1abd16a20
Move LS requirements to edx private.
...
Author/owner of change is Ned. Committer/typer is Piotr.
2014-06-03 11:18:02 -04:00
Piotr Mitros
16078ba8a7
Added completion and audio XBlocks
2014-06-03 11:17:24 -04:00
David Baumgold
563d71c14f
Extract i18n strings from *.underscore files using django-babel-underscore
2014-06-03 10:51:09 -04:00
David Baumgold
10909442e5
Update ddt to 0.8.0
2014-06-02 16:46:04 -04:00
Will Daly
9d13f23d1a
Update EASE version (includes base reqs)
2014-06-02 16:35:29 -04:00
Will Daly
1a90aa9fcd
ORA2 release-2014-06-02T15.45
2014-06-02 11:47:53 -04:00
Carlos Andrés Rocha
8d84bfab0b
Merge pull request #3926 from rocha/update-event-tracking-version
...
Updated version of event-tracking library to 0.1.0
2014-05-30 11:28:27 -04:00
Will Daly
684c6fad98
Update EASE in edx-platform requirements
2014-05-30 09:26:25 -04:00
Calen Pennington
cfcbdc0145
Move to OpaqueKey implementations from the external library
...
[LMS-2757]
2014-05-29 17:03:35 -04:00
Carlos Andrés Rocha
a3360aa643
Updated version of event-tracking library to 0.1.0
2014-05-29 14:41:14 -04:00
Will Daly
e11cb4a34d
Add EASE to edx-platform requirements
2014-05-29 11:04:20 -04:00
Calen Pennington
ed7a631c80
Extract opaque_keys into a separate library
...
[LMS-2571]
2014-05-28 11:40:19 -04:00
muhammad-ammar
8809c5f0e0
Merge pull request #3487 from edx/ammar/fix-paver-python-prereq-paths
...
Fix paver python prereq paths
2014-05-28 20:17:19 +05:00
Will Daly
a74502bd33
ORA2 release-2014-05-23T16.59
2014-05-23 15:59:53 -04:00
Calen Pennington
29f7fe14fb
Merge remote-tracking branch 'edx/master' into ok-merge-from-master
2014-05-23 10:05:56 -04:00
Xavier Antoviaque
9df7e1d1cf
mentoring-opaque-keys: Adds support for opaque keys
...
Updates commit hash to add support for opaque keys in mentoring. See
https://github.com/gsehub/xblock-mentoring/pull/2 for the relevant
commits.
2014-05-22 15:31:59 -04:00
Calen Pennington
cd862b3253
Merge remote-tracking branch 'edx/master' into opaque-keys
...
Conflicts:
cms/djangoapps/contentstore/tests/test_contentstore.py
cms/djangoapps/contentstore/views/component.py
cms/djangoapps/contentstore/views/item.py
cms/djangoapps/contentstore/views/preview.py
cms/djangoapps/contentstore/views/tests/test_container.py
cms/static/js/spec/views/unit_spec.js
cms/static/js/utils/module.js
cms/templates/container.html
cms/templates/studio_vertical_wrapper.html
cms/templates/studio_xblock_wrapper.html
common/djangoapps/student/views.py
lms/templates/notes.html
lms/templates/textannotation.html
lms/templates/videoannotation.html
2014-05-22 10:52:00 -04:00
Muhammad Ammar
33d01232de
Flaky is a plugin for nose that automatically reruns flaky tests.
2014-05-22 14:51:57 +00:00
Julia Hansbrough
5752312bbb
Merge pull request #2776 from aboudreault/embargo-restrict-additions
...
Extended Embargo feature to support site access restriction and ip network
2014-05-21 15:24:07 -04:00
David Baumgold
6e0e13003f
Merge pull request #3744 from lduarte1991/lduarte-harvardx
...
Reconnecting Token Generator for Annotation Tool [Fix]
2014-05-20 15:34:34 -04:00
Alan Boudreault
ba6e61b907
Extended Embargo feature to support site access restriction and ip network
2014-05-19 15:12:02 -04:00
Calen Pennington
8f72394e81
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
...
Conflicts:
cms/templates/widgets/header.html
2014-05-19 09:20:08 -04:00
Will Daly
8b3992bf4b
ORA2 release 2014-05-19
2014-05-19 08:05:13 -04:00
Calen Pennington
18c91d0f1d
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
...
Conflicts:
cms/djangoapps/contentstore/tests/utils.py
cms/djangoapps/contentstore/views/import_export.py
cms/djangoapps/contentstore/views/tests/test_import_export.py
common/djangoapps/student/views.py
lms/djangoapps/class_dashboard/dashboard_data.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/static/js/staff_debug_actions.js
lms/templates/notes.html
lms/templates/staff_problem_info.html
2014-05-16 14:01:20 -04:00
lduarte1991
e911d57911
Revert "Revert pull request #3466 "
...
This reverts commit 59e3cae4c9 .
2014-05-15 15:23:28 -04:00
David Baumgold
59e3cae4c9
Revert pull request #3466
2014-05-14 13:55:26 -04:00
Calen Pennington
240d91daeb
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
...
Conflicts:
cms/djangoapps/contentstore/management/commands/tests/test_import.py
cms/djangoapps/contentstore/tests/test_import.py
common/lib/xmodule/xmodule/modulestore/tests/test_mongo.py
common/lib/xmodule/xmodule/modulestore/xml_importer.py
lms/djangoapps/bulk_email/tests/test_course_optout.py
lms/djangoapps/bulk_email/tests/test_email.py
lms/djangoapps/bulk_email/tests/test_err_handling.py
lms/djangoapps/class_dashboard/tests/test_dashboard_data.py
lms/djangoapps/courseware/courses.py
lms/djangoapps/django_comment_client/base/views.py
lms/djangoapps/instructor/tests/test_email.py
lms/djangoapps/instructor/tests/test_legacy_anon_csv.py
lms/djangoapps/instructor/tests/test_legacy_download_csv.py
lms/djangoapps/instructor/tests/test_legacy_email.py
lms/djangoapps/instructor/tests/test_legacy_enrollment.py
lms/djangoapps/instructor/tests/test_legacy_forum_admin.py
lms/djangoapps/instructor/tests/test_legacy_gradebook.py
lms/djangoapps/instructor/tests/test_legacy_raw_download_csv.py
lms/djangoapps/instructor/tests/test_legacy_reset.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/djangoapps/instructor/views/legacy.py
lms/templates/courseware/instructor_dashboard.html
2014-05-13 15:30:56 -04:00
e0d
eced86d6ce
reverting the upgrade
2014-05-13 10:36:07 -04:00
Stephen Sanchez
3e13962930
Release for May 12, 2014
2014-05-12 11:39:55 -04:00
Calen Pennington
19acdd31e8
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
...
Conflicts:
cms/djangoapps/contentstore/views/public.py
common/djangoapps/external_auth/tests/test_ssl.py
common/djangoapps/student/views.py
lms/djangoapps/dashboard/sysadmin.py
lms/templates/notes.html
2014-05-12 11:35:03 -04:00
David Baumgold
c0a5171c75
Merge pull request #3466 from lduarte1991/lduarte-harvardx
...
Reconnecting Token Generator for Annotation Tool
2014-05-09 16:14:42 -04:00
Calen Pennington
155ffe37ca
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
...
Conflicts:
cms/djangoapps/contentstore/views/item.py
cms/djangoapps/contentstore/views/tests/test_container.py
cms/djangoapps/contentstore/views/tests/test_tabs.py
common/lib/xmodule/xmodule/modulestore/mongo/draft.py
lms/djangoapps/certificates/management/commands/gen_cert_report.py
lms/djangoapps/certificates/queue.py
lms/djangoapps/certificates/views.py
lms/djangoapps/courseware/module_render.py
lms/djangoapps/courseware/tests/test_module_render.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/djangoapps/instructor/views/legacy.py
lms/djangoapps/shoppingcart/tests/test_models.py
lms/djangoapps/verify_student/views.py
2014-05-09 15:29:32 -04:00
Calen Pennington
d466132a1f
Merge remote-tracking branches 'edx/opaque-keys-base-keys', 'edx/opaque-keys-cms', 'edx/opaque-keys-common-djangoapps', 'edx/opaque-keys-common-lib-xmodule', 'edx/opaque-keys-common-misc', 'edx/opaque-keys-django-fields', 'edx/opaque-keys-embargo-tests', 'edx/opaque-keys-library', 'edx/opaque-keys-lms-courseware', 'edx/opaque-keys-lms-djangoapps', 'edx/opaque-keys-lms-templates', 'edx/opaque-keys-mongoengine-fields', 'edx/opaque-keys-requirements' and 'edx/opaque-keys-roles-table' into opaque-keys
2014-05-08 20:32:28 -04:00
David Baumgold
43b4a6b40e
Merge pull request #3646 from edx/db/mysql-python-upgrade
...
Upgrade mysql-python to 1.2.5
2014-05-08 14:36:55 -04:00
Jason Bau
78950bb501
Merge pull request #3566 from edx/jbau/django-1.4.12
...
Bump django 1.4 minor version to 1.4.12 to pick up patches
2014-05-08 11:06:38 -07:00
David Baumgold
175180d022
Upgrade mysql-python to 1.2.5
2014-05-08 13:19:01 -04:00