Anto Stupak
|
0f83170d6f
|
word cloud: return percents. Additional attribute and labels for text on hover are added
|
2013-05-13 14:44:08 +03:00 |
|
Anto Stupak
|
c70fa41d69
|
word cloud: return percents
|
2013-05-13 14:44:08 +03:00 |
|
Vasyl Nakvasiuk
|
f1d1a3f606
|
refactoring after Python code review
|
2013-05-13 14:44:07 +03:00 |
|
Valera Rozuvan
|
7b5d5a0499
|
Removed Object.keys() usage. Now uses simple Array.push() to retrieve all keys.
|
2013-05-13 14:44:07 +03:00 |
|
Valera Rozuvan
|
13bed39dde
|
Refactoring after peer review.
|
2013-05-13 14:44:07 +03:00 |
|
Vasyl Nakvasiuk
|
eb6eb9aa82
|
word cloud: fix tag in xml pub docs
|
2013-05-13 14:44:07 +03:00 |
|
Valera Rozuvan
|
f4b247d2bb
|
Refactoring, documenting, moving all HTML generation to template.
|
2013-05-13 14:44:07 +03:00 |
|
Vasyl Nakvasiuk
|
97855bb4c1
|
add test_good_ajax_request for WordCloud
|
2013-05-13 14:44:07 +03:00 |
|
Vasyl Nakvasiuk
|
cb1d3a30bb
|
pep8
|
2013-05-13 14:44:06 +03:00 |
|
Vasyl Nakvasiuk
|
d414196985
|
add word cloud screenshots for xml docs
|
2013-05-13 14:44:06 +03:00 |
|
Vasyl Nakvasiuk
|
3bccf54835
|
remove trash code
|
2013-05-13 14:44:06 +03:00 |
|
Anto Stupak
|
6763584216
|
Word cloud JS: data is not loaded without page refresh. Fixed. Also was fixed bug, when font-size is 0
|
2013-05-13 14:44:06 +03:00 |
|
Vasyl Nakvasiuk
|
72b094e5e9
|
fix get_state
|
2013-05-13 14:44:05 +03:00 |
|
Vasyl Nakvasiuk
|
9495059fdc
|
add "get_state" dispatch for WordCloud
|
2013-05-13 14:44:05 +03:00 |
|
Vasyl Nakvasiuk
|
b4be6a9b6b
|
add Word Cloud to public and develop docs
|
2013-05-13 14:44:04 +03:00 |
|
Vasyl Nakvasiuk
|
67884b1a88
|
add Word Cloud to public docs
|
2013-05-13 14:44:04 +03:00 |
|
Valera Rozuvan
|
338c1541c0
|
Added semicolon.
|
2013-05-13 14:44:04 +03:00 |
|
Valera Rozuvan
|
96637e9ae7
|
Change some code styling. Added statistics display. Minor tweaks.
|
2013-05-13 14:44:04 +03:00 |
|
Vasyl Nakvasiuk
|
6deeb60278
|
update template for word_cloud, refactor empty json answer
|
2013-05-13 14:44:04 +03:00 |
|
Vasyl Nakvasiuk
|
ed23aef607
|
use post.getlist word wordcloud param
|
2013-05-13 14:44:04 +03:00 |
|
Vasyl Nakvasiuk
|
328b5b3d08
|
use postWithPrefix + $.param
|
2013-05-13 14:44:03 +03:00 |
|
Valera Rozuvan
|
82209850e4
|
Small refactor.
|
2013-05-13 14:44:03 +03:00 |
|
Vasyl Nakvasiuk
|
2bcc0065b1
|
use ajaxWithPrefix
|
2013-05-13 14:44:03 +03:00 |
|
Vasyl Nakvasiuk
|
36c8af611b
|
use user_state, add test_logic test
|
2013-05-13 14:44:03 +03:00 |
|
Vasyl Nakvasiuk
|
9b9749160e
|
add more docstrings
|
2013-05-13 14:44:02 +03:00 |
|
Vasyl Nakvasiuk
|
b273011727
|
add total_count to answer from server
|
2013-05-13 14:44:02 +03:00 |
|
Vasyl Nakvasiuk
|
66615cab4a
|
fix cloude size
|
2013-05-13 14:44:02 +03:00 |
|
Valera Rozuvan
|
82f87a915c
|
Added rough version of d3 word cloud.
|
2013-05-13 14:44:02 +03:00 |
|
Vasyl Nakvasiuk
|
acfbe14e39
|
word cloud done
|
2013-05-13 14:44:01 +03:00 |
|
Vasyl Nakvasiuk
|
dac9b5c038
|
Word Cloud: add full cycle Python + HTML + JS
|
2013-05-13 14:44:01 +03:00 |
|
Vasyl Nakvasiuk
|
5a36b7c332
|
Word cloud: add test_import
|
2013-05-13 14:44:01 +03:00 |
|
Vasyl Nakvasiuk
|
dd5a7e7ba8
|
initialize JS for word_cloud
|
2013-05-13 14:44:01 +03:00 |
|
Vasyl Nakvasiuk
|
4b3fe54d48
|
add test data xml for word_cloud
|
2013-05-13 14:44:00 +03:00 |
|
Vasyl Nakvasiuk
|
143d2c8636
|
fix WordCloudDescriptor
|
2013-05-13 14:44:00 +03:00 |
|
Alexander Kryklia
|
bb9bc42171
|
adds initial word_cloud_module files
|
2013-05-13 14:44:00 +03:00 |
|
Alexander Kryklia
|
e5daeb41fb
|
update docstring
|
2013-05-13 14:44:00 +03:00 |
|
Steve Strassmann
|
1f7bf1f00a
|
use global LOG instead of local log
|
2013-05-12 21:52:07 -04:00 |
|
Steve Strassmann
|
2b7d7bcd9a
|
pull from master
|
2013-05-12 21:31:21 -04:00 |
|
Mark L. Chang
|
277215be3a
|
rebased
Merge branch 'feature/markchang/500-copy-change' of github.com:edx/mitx into feature/markchang/500-copy-change
|
2013-05-11 16:17:17 -04:00 |
|
Mark L. Chang
|
f864a6c00c
|
more copy tweaks
|
2013-05-11 16:16:30 -04:00 |
|
Mark L. Chang
|
317831a813
|
copy change
|
2013-05-11 16:16:30 -04:00 |
|
Arthur Barrett
|
beabdf1434
|
Merge branch 'master' into feature/abarrett/lms-notes-app
|
2013-05-11 14:52:39 -04:00 |
|
Arthur Barrett
|
11a48dc962
|
replacing lists with namedtuples to improve readability
|
2013-05-11 14:50:35 -04:00 |
|
Arthur Barrett
|
ee1ee26c49
|
log the course_id when notes are disabled
|
2013-05-11 13:57:07 -04:00 |
|
Chris Dodge
|
d95e87cf67
|
insert the textbook XML element when writing definition to xml
|
2013-05-11 10:34:36 -04:00 |
|
Brian Talbot
|
e4b5d21ba6
|
edx.org - adds in text-decoration nullification and revised padding for course registration buttons
|
2013-05-10 17:24:48 -04:00 |
|
Brian Talbot
|
17affb0ac7
|
edx.org - reduces padding on course listing register buttons (all states) and resets box-sizing to border box to make a proper box model for element
|
2013-05-10 17:00:25 -04:00 |
|
Jason Bau
|
348e982678
|
Merge pull request #2015 from edx/fix/jbau/parameterize-cms-email
Fix/jbau/parameterize cms email
|
2013-05-10 13:58:51 -07:00 |
|
Steve Strassmann
|
c071ee448f
|
pep8 compliance
|
2013-05-10 16:51:26 -04:00 |
|
Will Daly
|
6b0394172d
|
Changed test_acceptance to test_acceptance_lms and test_acceptance_cms
Updated testing docs to reflect changes to the rake file
Added option to pass arguments (including --pdb) to rake test_acceptance
Updated readme
|
2013-05-10 16:50:00 -04:00 |
|