Will Daly
|
8f055ab037
|
Moved mock_xqueue_server to its own subpackage within
lms/djangoapps/courseware/
Separated tests of the mock server into test_mock_xqueue_server.py
|
2013-03-20 11:14:42 -04:00 |
|
Jay Zoldak
|
e45ccbf389
|
Leave CourseEnrollment factor refactoring as a TODO.
|
2013-03-20 11:12:54 -04:00 |
|
Jay Zoldak
|
16773aac63
|
More factory refactoring.
|
2013-03-20 09:38:53 -04:00 |
|
Jay Zoldak
|
3576a3154b
|
Repoint factory references in lettuce tests to world.
|
2013-03-20 09:38:52 -04:00 |
|
Jay Zoldak
|
daadaffb61
|
Add mongo contentstore to acceptance.py for lettuce tests for lms
|
2013-03-20 09:38:52 -04:00 |
|
Diana Huang
|
eda6169b8b
|
Pass along a url creator as opposed to just a url through
the ModuleSystem.
|
2013-03-20 09:23:25 -04:00 |
|
Kevin Chugh
|
359de858b4
|
merge master
|
2013-03-20 09:21:51 -04:00 |
|
Your Name
|
9964e4c2bb
|
local fix to merge conflict
|
2013-03-20 09:16:26 -04:00 |
|
Your Name
|
6ddff7fcb3
|
stash merge
|
2013-03-20 09:04:14 -04:00 |
|
Victor Shnayder
|
21e58d009a
|
Remove associate legal council posting, per request from Tess
|
2013-03-20 00:05:13 -04:00 |
|
Brian Talbot
|
fe59ca5b89
|
edx.org - replacing visual banners with updated marketing ones
|
2013-03-19 17:14:57 -04:00 |
|
John Jarvis
|
78987cc400
|
resolving merge conflicts
|
2013-03-19 16:16:32 -04:00 |
|
Will Daly
|
e7f8c7c676
|
pep8 fixes
|
2013-03-19 16:00:43 -04:00 |
|
Will Daly
|
39aa25c2d6
|
Removed file that was added accidentally.
|
2013-03-19 15:57:24 -04:00 |
|
Will Daly
|
66434d7d05
|
Moved XQueue mock from terrain into LMS, so that the
server is not created for cms tests.
|
2013-03-19 15:55:05 -04:00 |
|
Will Daly
|
20ccf5937b
|
Implemented CodeResponse lettuce tests
|
2013-03-19 15:55:05 -04:00 |
|
Brian Talbot
|
a455c6b1e4
|
edx.org - added in error state revisions and modal window tweaks
|
2013-03-19 13:57:14 -04:00 |
|
Arthur Barrett
|
0710bbd70c
|
Merge branch 'master' into feature/abarrett/lms-notes-app
|
2013-03-19 13:43:45 -04:00 |
|
e0d
|
39d451d92a
|
Merge pull request #1687 from MITx/hotfix/edz/pinning
Allow backwards compatibility for forums pinning UI.
|
2013-03-19 09:31:14 -07:00 |
|
Calen Pennington
|
0209c883bb
|
Remove trailing whitespace
|
2013-03-19 10:41:38 -04:00 |
|
Brian Talbot
|
dc60d107e9
|
edx.org - added in new login and registration visual banners per marketing request
|
2013-03-19 09:53:52 -04:00 |
|
Jay Zoldak
|
a70a23a48e
|
Merge pull request #1680 from MITx/feature/will/courseware_lettuce_tests
Feature/will/courseware lettuce tests
|
2013-03-18 12:24:19 -07:00 |
|
Jay Zoldak
|
b6e82afb0e
|
Merge pull request #1681 from MITx/fix/will/fix_broken_jasmine_lms_tests
Fix/will/fix broken jasmine lms tests
|
2013-03-18 11:53:22 -07:00 |
|
Will Daly
|
568f557dfc
|
Pep8 fixes
Changed constant to uppercase
|
2013-03-18 13:57:26 -04:00 |
|
chrisndodge
|
eff6f1d182
|
Merge pull request #1690 from MITx/feature/cale/no-student-state-instructor-dash
Skip over fields that are scoped to students when looping through the Co...
|
2013-03-18 10:21:37 -07:00 |
|
Calen Pennington
|
3fbde821dd
|
Skip over fields that are scoped to students when looping through the CourseModule fields in the instructor dashboard
|
2013-03-18 13:09:10 -04:00 |
|
Calen Pennington
|
a4f10bfdaf
|
Small pylint cleanup
|
2013-03-18 12:45:46 -04:00 |
|
Chris Dodge
|
9a18685c1c
|
add a discussion module write through cache to speed up Forum rendering
|
2013-03-18 09:01:54 -04:00 |
|
Calen Pennington
|
9dda977ece
|
Handle days_early_for_beta possibly being a string
|
2013-03-16 20:38:32 -04:00 |
|
Carlos Andrés Rocha
|
a4451bdcd2
|
XBlock SDK announcement
LMS Lighthouse [#261]
|
2013-03-16 14:26:14 -07:00 |
|
Will Daly
|
e41bb8462c
|
Added lettuce tests for script (customresponse) problems.
Increased wait time for login screen to reduce false positives.
|
2013-03-15 14:04:22 -04:00 |
|
Will Daly
|
8423816076
|
LMS contentstore lettuce tests now dynamically create courses in mongo
using terrain.factories.py and capa.tests.response_xml_factory
|
2013-03-15 14:04:22 -04:00 |
|
Will Daly
|
a20a3a02bb
|
Refactored lettuce problem test assertion that a problem is
correct/incorrect/unanswered
|
2013-03-15 14:02:21 -04:00 |
|
Will Daly
|
3d8625da9c
|
Refactored problem lettuce test implementation
|
2013-03-15 14:02:21 -04:00 |
|
Will Daly
|
5a2a4055f8
|
Added lettuce test for formula problem
|
2013-03-15 14:02:21 -04:00 |
|
Will Daly
|
4d5a8e757c
|
Added lettuce tests for numerical problem
|
2013-03-15 14:02:20 -04:00 |
|
Will Daly
|
b3946828c0
|
Added lettuce tests for string problems
|
2013-03-15 14:02:20 -04:00 |
|
Will Daly
|
56a6363d7a
|
CSS selectors in lettuce tests for problems now include the element tag.
|
2013-03-15 14:02:20 -04:00 |
|
Will Daly
|
90213d483c
|
Wrote lettuce tests for drop-down, multiple choice, and checkbox
problems.
|
2013-03-15 14:02:20 -04:00 |
|
Carlos Andrés Rocha
|
93a59f244d
|
XBlock SDK announcement
LMS Lighthouse [#261]
|
2013-03-15 10:43:56 -07:00 |
|
Your Name
|
68cb63daa8
|
accidentally deleted models file
|
2013-03-15 12:42:59 -04:00 |
|
Arthur Barrett
|
20767d5cc7
|
create notes djangoapp for annotator.js
|
2013-03-15 12:41:52 -04:00 |
|
Your Name
|
a761e2e829
|
make pinning backward compatible
|
2013-03-15 12:38:28 -04:00 |
|
Carlos Andrés Rocha
|
7697a43cf4
|
Fix typo in signup forms
LMS Lighthouse [#263]
|
2013-03-15 09:38:06 -07:00 |
|
Calen Pennington
|
3b0aed5d42
|
Merge pull request #1572 from MITx/feature/alex/poll-merged
Feature/alex/poll merged
|
2013-03-15 09:04:42 -07:00 |
|
Calen Pennington
|
0f5a05c8a2
|
Merge pull request #1673 from MITx/jmpm-analytics
Addressing some pep8/pylint concerns
|
2013-03-15 09:04:15 -07:00 |
|
Your Name
|
0a53ec3ee6
|
updates
|
2013-03-15 11:37:58 -04:00 |
|
Calen Pennington
|
6b64b4214f
|
Make relative imports explicitly relative
|
2013-03-15 11:23:22 -04:00 |
|
David Ormsbee
|
67a0cccba9
|
Addressing some pep8/pylint concerns
|
2013-03-15 11:08:09 -04:00 |
|
Your Name
|
470e402723
|
patch for backward compatibility
|
2013-03-15 10:51:34 -04:00 |
|