Renzo Lucioni
3599e2eec7
Revert "Revert "Merge pull request #4545 from edx/renzo/bi-analytics-overhaul""
...
This reverts commit 079808ee47 .
2014-07-30 17:01:52 -04:00
Julia Hansbrough
079808ee47
Revert "Merge pull request #4545 from edx/renzo/bi-analytics-overhaul"
...
This reverts commit 252038c376 , reversing
changes made to 7caf8c53b1 .
2014-07-29 17:41:46 +00:00
Will Daly
144b2578ab
Merge pull request #4579 from edx/will/ora2-release-2014-07-28T12.09
...
ORA2 release-2014-07-28T12.09
2014-07-28 13:03:43 -04:00
Renzo Lucioni
252038c376
Merge pull request #4545 from edx/renzo/bi-analytics-overhaul
...
Overhaul Segment.io integration
2014-07-28 11:59:58 -04:00
Will Daly
5dc884bdb9
ORA2 release-2014-07-28T12.09
2014-07-28 11:56:35 -04:00
Renzo Lucioni
8bd84b5f3a
Overhaul Segment.io integration
2014-07-28 11:08:02 -04:00
Calen Pennington
f6b278e7f8
Merge pull request #4537 from cpennington/new-locator-key-prefixes
...
Use a version of opaque keys that identifies version numbers in the key prefixes
2014-07-24 15:55:33 -04:00
Calen Pennington
3f47fe4a61
Use a version of opaque keys that identifies version numbers in the key prefixes
2014-07-24 09:32:06 -04:00
Jay Zoldak
c21dbe4cd2
Improvements to clicking and synchronization in Studio bok-choy tests.
2014-07-24 08:55:34 -04:00
Stephen Sanchez
77d3c3fdb8
Updating the ORA2 hash for July 21st, 2014
2014-07-21 08:24:33 -04:00
swdanielli
3f1e9993f5
recommender prototype
2014-07-17 11:21:01 -04:00
Sarina Canelake
88a3bac947
Update opaque-keys library
2014-07-14 13:04:13 -04:00
Stephen Sanchez
a41d04e65b
Updating release tag for July 14th, 2014
2014-07-14 10:23:14 -04:00
Diana Huang
ad7e0f94fb
Update opaque-keys hash
2014-07-11 15:40:09 -04:00
Mat Peterson
aee47b44df
Testing for bugs off master for opaque-keys deprecation
2014-07-11 15:40:08 -04:00
Will Daly
e582337522
ORA2 release-2014-07-07T19.28
2014-07-08 13:50:28 -04:00
Will Daly
28cb25a1e4
Revert "ORA2 release-2014-06-30T13.39; update EASE to bump the NLTK version to 2.0.4"
...
This reverts commit f40834fa2f .
2014-07-02 14:21:29 -04:00
Clinton Blackburn
d118fb8cb2
Get active student count from new analytics data API
...
Disabled by default.
2014-07-01 07:18:04 -04:00
Will Daly
f40834fa2f
ORA2 release-2014-06-30T13.39; update EASE to bump the NLTK version to 2.0.4
2014-06-30 09:41:55 -04:00
cahrens
a4b172d9d8
Display names, help text, and "deprecated" for Advanced Settings.
...
STUD-302, STUD-303
2014-06-26 16:54:22 -04:00
Christine Lytwynec
3bd404c92f
updating diff-cover to 0.5.0
2014-06-26 09:55:46 -04:00
David Baumgold
0c0859f17b
Merge pull request #4026 from edx/db/requests-2
...
Upgrade `requests` module
2014-06-25 19:34:05 -04:00
Will Daly
ff996f2c0c
Update EASE to include an optimization
2014-06-25 11:02:46 -04:00
Dave St.Germain
d9bb5365dd
Merge pull request #3982 from edx/dcs/move-i18ntools
...
Moved i18n tools to i18n-tools repo
2014-06-23 16:35:50 -04:00
Ned Batchelder
a3cd274dec
Update to the i18n-tools with the underscore processing
2014-06-23 16:30:13 -04:00
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
Will Daly
c16bdf332b
ORA2 release-2014-06-23T13.19
2014-06-23 09:23: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
David Baumgold
d719286971
Upgrade oauthlib to 0.6.3
2014-06-10 10:21:18 -04:00
David Baumgold
97af6a003d
Upgrade requests-oauthlib to 0.4.1
2014-06-09 14:19:14 -04:00
David Baumgold
4b3ba4d693
Upgrade requests module to 2.3.0
2014-06-09 14:18:12 -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