Carlos Andrés Rocha
|
0042988ea7
|
Merge pull request #2063 from edx/feature/rocha/lets-use-celery
Add Celery configuration to LMS and CMS
|
2013-05-17 12:36:23 -07:00 |
|
Kevin Chugh
|
ef3204da69
|
Merge pull request #2059 from edx/feature/zoldak/forum-testing
Feature/zoldak/forum testing
|
2013-05-17 10:10:55 -07:00 |
|
Christina Roberts
|
f4044ed1e8
|
Merge pull request #2061 from edx/bug/christina/static-pages
Make sure to get the correct modulestore on delete (static tabs do not e...
|
2013-05-17 09:59:59 -07:00 |
|
Carlos Andrés Rocha
|
35bd38d677
|
Add status app with simple view to check celery workers
|
2013-05-17 11:33:14 -04:00 |
|
Ned Batchelder
|
f856b69ab5
|
Merge branch 'feature/ned/sandboxed-python'
|
2013-05-17 10:28:06 -04:00 |
|
Your Name
|
6fb8adaa50
|
add flagging and unflagging tests to response show view
|
2013-05-17 09:52:02 -04:00 |
|
Your Name
|
ad5b71deae
|
format content view test for readability
|
2013-05-17 09:34:41 -04:00 |
|
Your Name
|
296a878169
|
add flagging tests to DiscussionContentView
|
2013-05-17 09:31:12 -04:00 |
|
Your Name
|
ce2308b5bb
|
add flagging tests to DiscussionContentView
|
2013-05-17 09:28:12 -04:00 |
|
cahrens
|
944d2d61f1
|
Make sure to get the correct modulestore on delete (static tabs do not exist in draft modulestore).
#324
|
2013-05-16 17:15:53 -04:00 |
|
Ned Batchelder
|
d0c4afb32f
|
More info in the capa/safe_exec/README
|
2013-05-16 17:02:45 -04:00 |
|
Arthur Barrett
|
52e5fe223c
|
update annotator.js library and fix the annotator-adder button hover state in courseware.
|
2013-05-16 14:27:21 -04:00 |
|
Ned Batchelder
|
e947218285
|
Merge master to here.
|
2013-05-16 14:21:51 -04:00 |
|
Ned Batchelder
|
bbd1d8d09e
|
From code review: the hash was shallow, so nested objects could have hashed differently when they didn't need to.
|
2013-05-16 13:58:05 -04:00 |
|
Arthur Barrett
|
1fbe43a650
|
Merge branch 'master' into feature/abarrett/lms-notes-app
|
2013-05-16 13:23:12 -04:00 |
|
Ned Batchelder
|
f05b25d17a
|
Added more to the safe_exec docstring.
|
2013-05-16 13:15:28 -04:00 |
|
Jay Zoldak
|
b97772a9c6
|
Gitignore jasmine_test_runner.html in the appropriate place.
|
2013-05-16 12:39:48 -04:00 |
|
Will Daly
|
1e1e6450df
|
Pep8 fixes
|
2013-05-16 11:33:50 -04:00 |
|
Will Daly
|
342b3bb0e9
|
Merge branch 'master' into feature/will/ci-lettuce-tests
Resolved conflict with changes to Rakefile in master
Conflicts:
rakefile
|
2013-05-16 11:21:59 -04:00 |
|
Your Name
|
82d2b78b96
|
update jasmine tests
|
2013-05-16 10:56:58 -04:00 |
|
Your Name
|
90892450b7
|
failed jasmine tests still failing
|
2013-05-16 10:56:57 -04:00 |
|
Jay Zoldak
|
cc2cc469fe
|
more work on jasmine tests for forums
|
2013-05-16 10:56:57 -04:00 |
|
Jay Zoldak
|
cbdf93473b
|
start to get the jasmine tests working for comment service
|
2013-05-16 10:56:57 -04:00 |
|
Jay Zoldak
|
ed3df10638
|
Set up rake task for jasmine tests for discussion forums code.
|
2013-05-16 10:56:57 -04:00 |
|
Jay Zoldak
|
ed5ad46192
|
Revert "Revert "fix merge conflict""
This reverts commit 2df3fe9344.
Conflicts:
common/static/coffee/src/discussion/utils.coffee
|
2013-05-16 10:29:33 -04:00 |
|
Your Name
|
4b806768ec
|
more server trial and error
|
2013-05-16 10:29:33 -04:00 |
|
Your Name
|
8568ce7ad0
|
server django version generating 1 instead of True so test for both
|
2013-05-16 10:29:33 -04:00 |
|
Kevin Chugh
|
ab08fa94e4
|
coffeescript fixes
|
2013-05-16 10:29:32 -04:00 |
|
Ned Batchelder
|
8f3c1db1ef
|
Add some notes for the future maintainer.
|
2013-05-15 17:00:39 -04:00 |
|
Calen Pennington
|
ec7c47828f
|
Merge pull request #1961 from edx/feature/cale/maintain-dev-environment
Feature/cale/maintain dev environment
|
2013-05-15 12:36:36 -07:00 |
|
Calen Pennington
|
52d209d053
|
Use coffee installed in local node_modules for tests
|
2013-05-15 15:25:41 -04:00 |
|
Calen Pennington
|
964c21ff2b
|
Add a jasmine test runner for capa
|
2013-05-15 15:23:56 -04:00 |
|
Calen Pennington
|
ef17e9368c
|
Make capa specify distribute 0.6.28 like the rest of the project
|
2013-05-15 15:23:56 -04:00 |
|
Calen Pennington
|
14bf719538
|
Merge pull request #2019 from edx/fix/cale/xmodule-template-docs
Add documentation of xmodule template files
|
2013-05-15 12:20:10 -07:00 |
|
Ned Batchelder
|
b32878e6c7
|
Added instructions for getting capa sandboxed.
|
2013-05-15 12:59:56 -04:00 |
|
Will Daly
|
1240c5ae92
|
Merge branch 'master' into feature/will/ci-lettuce-tests
|
2013-05-15 11:40:54 -04:00 |
|
Arthur Barrett
|
3a178bab1f
|
Merge branch 'master' into feature/abarrett/lms-notes-app
|
2013-05-15 11:12:42 -04:00 |
|
Will Daly
|
8e069c1faa
|
Skip tests that break on Ubuntu due to alerts (which will be removed
soon anyway). Removed @skip-phantom and @skip-firefox tags
Fixed sign up test to work in Ubuntu
Added comments
|
2013-05-15 09:39:07 -04:00 |
|
Will Daly
|
ee5f0ac0ce
|
Workaround for Ubuntu ChromeDriver issue. Now retries
until it acquires a valid session.
|
2013-05-15 08:24:27 -04:00 |
|
Vasyl Nakvasiuk
|
b02e92a80c
|
fix word cloud test
|
2013-05-15 11:42:43 +03:00 |
|
Vasyl Nakvasiuk
|
0eb1b97ffc
|
add more docs
|
2013-05-15 11:42:43 +03:00 |
|
Vasyl Nakvasiuk
|
0afe6c11ab
|
word cloud: fix pylint warnings, use MetadataOnlyEditingDescriptor instead of RawDescriptor
|
2013-05-15 11:42:43 +03:00 |
|
Brian Talbot
|
26b149e742
|
Merge pull request #1997 from edx/fix/btalbot/studio-FEDcleanup
Studio Front End Development Clean-up
|
2013-05-14 14:22:41 -07:00 |
|
Brian Talbot
|
8b77111d58
|
Studio: more styling changes
typography, SASS, imports
|
2013-05-14 17:16:53 -04:00 |
|
Carlos Andrés Rocha
|
9a671f12d7
|
Fix import con resposetype when importing xqueue_interface
|
2013-05-14 17:15:46 -04:00 |
|
Brian Talbot
|
f069c1a1a1
|
Studio: style reorg
typography, SASS import, mixins/extends
|
2013-05-14 17:15:07 -04:00 |
|
Ned Batchelder
|
4ea7607648
|
Check that the directory being added to the Python path is really inside the course.
|
2013-05-14 14:59:19 -04:00 |
|
Will Daly
|
9dbcf0baa4
|
Updated login session handling to fix issue with ChromeDriver on Ubuntu
|
2013-05-14 14:47:50 -04:00 |
|
Arthur Barrett
|
0e7573a2cc
|
Merge branch 'master' into feature/abarrett/lms-notes-app
|
2013-05-14 13:45:17 -04:00 |
|
Greg Price
|
2c1b0c831f
|
Merge pull request #2032 from edx/fix/gprice/zendesk-log-error
Add a prefix string to Zendesk errors to be more searchable in Splunk
|
2013-05-14 09:35:33 -07:00 |
|