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 |
|
cahrens
|
125c9c13c1
|
Got clearing of fields working.
|
2013-05-12 15:45:31 -04:00 |
|
marco
|
c36046bedd
|
Merge branch 'feature/christina/metadata-ui' of github.com:edx/mitx into feature/christina/metadata-ui
|
2013-05-12 13:18:45 -04:00 |
|
marco
|
2360a111c8
|
attempt to trigger js event for mode button press, not breaking yet but nonfunctional
|
2013-05-12 12:08:04 -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 |
|
Jason Bau
|
43779a92a0
|
Merge branch 'fix/jbau/parameterize-cms-email' of https://github.com/edx/mitx into fix/jbau/parameterize-cms-email
|
2013-05-10 13:43:26 -07:00 |
|
Jason Bau
|
408e26a0c1
|
parameterizes CMS email settings
|
2013-05-10 13:42:28 -07:00 |
|
cahrens
|
f4b06b2e96
|
Beginnings of is-set work.
|
2013-05-10 16:41:07 -04:00 |
|
Steve Strassmann
|
571a9af0c0
|
declared exports
|
2013-05-10 16:37:28 -04:00 |
|
cahrens
|
fd52980a2d
|
Option view, changes getting persisted.
|
2013-05-10 16:02:22 -04:00 |
|
Chris Dodge
|
1db66957af
|
Merge branch 'master' of github.com:edx/mitx into fix/cdodge/textbooks-not-exporting
|
2013-05-10 15:44:55 -04:00 |
|
Steve Strassmann
|
70cca0540d
|
reorder imports for pep8
|
2013-05-10 15:23:28 -04:00 |
|
Peter Baratta
|
a1db394bcd
|
Test for infinity in numerical and formula responses
|
2013-05-10 15:22:23 -04:00 |
|
Peter Baratta
|
f970bbd121
|
Add tests on the problem level that show the infinite answer bug
|
2013-05-10 15:21:29 -04:00 |
|
Steve Strassmann
|
1c5815a844
|
per-file log objects
|
2013-05-10 15:11:10 -04:00 |
|
Steve Strassmann
|
a52cf85c08
|
rake task dependency for transifex
|
2013-05-10 14:50:49 -04:00 |
|
Steve Strassmann
|
f30f6207d5
|
clean up rakefile syntax for task dependencies
|
2013-05-10 14:47:47 -04:00 |
|
Steve Strassmann
|
35d72f30b9
|
update .gitignore; fix logger import in execute.py
|
2013-05-10 14:40:30 -04:00 |
|