Commit Graph

13039 Commits

Author SHA1 Message Date
David Baumgold
f0bd73b2fb Merge pull request #2022 from edx/kill-submodules
Install phantom-jasmine via npm, rather than git submodules
2013-05-13 12:02:41 -07:00
Peter Baratta
554d342f4e Merge pull request #2018 from edx/fix/peter/numerical_infinite_bug
Fix infinity bug for numericalresponse; add tests
2013-05-13 11:08:54 -07:00
VikParuchuri
e122efc5a3 Merge pull request #1991 from edx/feature/vik/oe-tests
Feature/vik/oe tests
2013-05-13 10:49:33 -07:00
Steve Strassmann
4e92277847 Merge pull request #2013 from edx/feature/straz/views
Feature/straz/views - refactor views.py
2013-05-13 10:48:10 -07:00
Steve Strassmann
96c37089dc whitespace for pep8 2013-05-13 13:47:51 -04:00
Steve Strassmann
c49b1f0912 Merge branch 'master' of https://github.com/edx/mitx into feature/straz/views
pull from master
2013-05-13 13:41:11 -04:00
Steve Strassmann
8795fad917 Merge pull request #1938 from edx/feature/straz/transifex
Feature/straz/transifex
2013-05-13 10:40:20 -07:00
Steve Strassmann
cdc2de7e65 Merge branch 'master' of https://github.com/edx/mitx into feature/straz/views
pull from master
2013-05-13 13:22:39 -04:00
Vik Paruchuri
451784dc92 Fix pep8 space issues 2013-05-13 12:59:18 -04:00
chrisndodge
4191ebdb1b Merge pull request #2017 from edx/fix/cdodge/textbooks-not-exporting
Fix/cdodge/textbooks not exporting
2013-05-13 09:57:48 -07:00
Vik Paruchuri
6dfc490fc7 Json updates 2013-05-13 12:49:01 -04:00
Vik Paruchuri
df07192a68 Querydict comment. 2013-05-13 12:42:30 -04:00
Peter Baratta
d80024472c Pylint fixes 2013-05-13 12:40:32 -04:00
Vik Paruchuri
a5549fd7fb Add in some assert statements 2013-05-13 12:25:23 -04:00
Steve Strassmann
b0cc989b1e pull from master 2013-05-13 11:45:23 -04:00
David Baumgold
7c98981498 Install phantom-jasmine via npm, rather than git submodules
Because removing a step from our install process is a Good Thing™
2013-05-13 11:33:09 -04:00
Steve Strassmann
8bb6ad3689 relative imports 2013-05-13 11:31:56 -04:00
Peter Baratta
06efd40ba9 Comment capitalization 2013-05-13 11:29:46 -04:00
Chris Dodge
0ef2944d43 Merge branch 'master' of github.com:edx/mitx into fix/cdodge/textbooks-not-exporting 2013-05-13 11:13:43 -04:00
Mark L. Chang
85ae7b9744 Merge pull request #2012 from edx/feature/markchang/500-copy-change
copy change
2013-05-13 08:12:02 -07:00
Chris Dodge
4d197e10ec fix some violations. Build up karma 2013-05-13 11:10:11 -04:00
Steve Strassmann
e03585d85c pylint: refactor imports 2013-05-13 11:07:08 -04:00
Chris Dodge
d32e7a5b61 Merge branch 'master' of github.com:edx/mitx into fix/cdodge/textbooks-not-exporting 2013-05-13 11:06:49 -04:00
Victor Shnayder
cb775ffa1e Merge pull request #1913 from edx/vaxxxa/word_cloud
Word Cloud
2013-05-13 07:46:42 -07:00
Valera Rozuvan
c56d1b5e78 Checked JS files with linter, corrected a few minor issues. 2013-05-13 17:37:14 +03:00
Peter Baratta
2b9d78dfd5 Pep8 fixes and changes to NaN tests 2013-05-13 10:18:19 -04:00
Chris Dodge
3cf865a88f added another unit test check point for export/import of classic textbooks 2013-05-13 10:16:18 -04:00
Steve Strassmann
b288a8e3bd fix export from tabs.__all__ 2013-05-13 10:03:20 -04:00
Steve Strassmann
979e3be174 fix pep8: imports and blank lines 2013-05-13 09:58:30 -04:00
Chris Dodge
d98e726a8e Merge branch 'master' of github.com:edx/mitx into fix/cdodge/textbooks-not-exporting 2013-05-13 09:51:05 -04:00
Steve Strassmann
5ab6d47264 pull from master 2013-05-13 09:39:33 -04:00
Calen Pennington
b78e044018 Move wordcloud template settings into metadata, and remove contents of definition (since no fields edited by studio authors have scope.settings) 2013-05-13 09:05:05 -04:00
Valera Rozuvan
1353ae3ec2 Added license information to d3 JS file and to the word cloud layout. 2013-05-13 14:44:10 +03:00
Vasyl Nakvasiuk
4138c47128 merge all word_cloud Xmodule fields to one WordCloudFields class 2013-05-13 14:44:10 +03:00
Vasyl Nakvasiuk
29e9ff2c0b fix word_cloud.rst typo 2013-05-13 14:44:10 +03:00
Alexander Kryklia
331e3551ce removes unnecesary images 2013-05-13 14:44:10 +03:00
Alexander Kryklia
09f6d2a651 updated docstrings 2013-05-13 14:44:10 +03:00
Vasyl Nakvasiuk
5e6f3601eb Word Cloud: docstrings + pep8 2013-05-13 14:44:10 +03:00
Alexander Kryklia
af8b9eca65 removes display_name from studio template 2013-05-13 14:44:10 +03:00
Alexander Kryklia
7559cd90d6 separates xfields that descriptor use and module use 2013-05-13 14:44:10 +03:00
Alexander Kryklia
36d2dd632d adds mako_template string to desctiptor for studio integration 2013-05-13 14:44:10 +03:00
Alexander Kryklia
bdc62e7d2e word cloud studio integration 2013-05-13 14:44:09 +03:00
Alexander Kryklia
04b712510e PEPifying 2013-05-13 14:44:09 +03:00
Alexander Kryklia
2d68e4ee9f PEPifying 2013-05-13 14:44:09 +03:00
Alexander Kryklia
ecb9857bda imports forgotter RawDescriptor 2013-05-13 14:44:09 +03:00
Alexander Kryklia
dccadff3a6 changes descriptor in word_cloud to Raw 2013-05-13 14:44:09 +03:00
Alexander Kryklia
6e46dc5447 correct calculation of percents 2013-05-13 14:44:09 +03:00
Alexander Kryklia
23802f873b add tests for percents and for total percents 2013-05-13 14:44:09 +03:00
Anto Stupak
116b07df6d word cloud: return percents. Attribute name is changed 2013-05-13 14:44:09 +03:00
Anto Stupak
9006fd2b77 word cloud: return percents. Additional attribute description is added into doc file 2013-05-13 14:44:08 +03:00