Commit Graph

25471 Commits

Author SHA1 Message Date
Greg Price
cd0ea052ed Ensure forum nav cohort selector works correctly
One minor case is fixed (to pass "" instead of "all" as the group_id
parameter to indicate viewing all threads), and tests are added.
2014-09-04 18:00:43 -04:00
Greg Price
5c8daf4144 Improve thread list view tests
An obsolete test case was passing because the assertions were too weak,
so the assertions are improved and the test case removed.
2014-09-04 17:13:30 -04:00
Greg Price
d2a9b53e27 Use some real templates in forum list view tests
Unfortunately, one template (thread-list-template, defined in
_thread_list_template.html) still relies on complex Mako processing, so
that is still being mocked in the tests.
2014-09-04 15:36:45 -04:00
Greg Price
696ebf0993 Add cohort selector tests in forum NewPostView 2014-09-04 12:26:08 -04:00
Greg Price
6496963eb9 Use real templates in forum NewPostView tests 2014-09-04 11:45:46 -04:00
Nimisha Asthagiri
272dd2aa52 Merge pull request #5071 from edx/split/re-import-issue
LMS-11342 Fix Split reimport issue.
2014-09-04 10:58:12 -04:00
Alexander Kryklia
f591f3819b Merge pull request #5074 from edx/alex/fix_lti_description
Fix description for LTI passports field.
2014-09-04 17:36:22 +03:00
Daniel Friedman
15c0531945 Merge pull request #5026 from edx/dan-f/test-lms-passes-group-id
Test passing `group_id` in thread creation
2014-09-04 10:34:10 -04:00
Nimisha Asthagiri
01fb81b82e Merge pull request #4975 from edx/reruns/analytics_i4x
Remove client side parsing of module_id
2014-09-04 10:18:38 -04:00
Alexander Kryklia
62afe9c3a5 Fix description for LTI passports field. 2014-09-04 16:17:27 +03:00
Waheed Ahmed
90fbbe14c3 Merge pull request #5005 from edx/waheed/lms11302-fix-external-link-alignment
Minor styling tweaks for external resource button in LTI component.
2014-09-04 14:55:26 +05:00
Waheed Ahmed
4993e22384 Minor styling tweaks.
LMS-11302
2014-09-04 14:10:37 +05:00
Nimisha Asthagiri
b6590228a3 LMS-11342 Fix Split reimport issue. 2014-09-03 23:03:00 -04:00
Don Mitchell
afa57f505b Remove client side parsing of module_id
in analytics dashboard.
LMS-11209
2014-09-03 21:59:29 -04:00
Daniel Friedman
25cbda6638 Test passing group_id in thread creation 2014-09-03 18:14:37 -04:00
Jim Abramson
2cba87d0e7 Merge pull request #5051 from edx/jsa/fix-thing
remove use of ngettext in discussion jasmine test
2014-09-03 16:53:53 -04:00
jsa
50741304dc remove use of ngettext in discussion jasmine test 2014-09-03 15:09:44 -04:00
Calen Pennington
48bdeeeae8 Merge pull request #5052 from edx/split/bulk-rerun-LMS-11332
Enable bulk operations on split
2014-09-03 11:18:23 -04:00
Dave St.Germain
6261d9c828 Merge pull request #5014 from edx/dcs/BLD-1189
Removed spacebar event handler, because it did more harm than good.
2014-09-03 11:14:15 -04:00
Christina Roberts
bda16e2f00 Merge pull request #5043 from edx/christina/cohort-selector
Move tests into appropriate directory structure.
2014-09-03 10:35:19 -04:00
Calen Pennington
f70e702503 Add specific bulk-operation test for LMS-11332, and a fix 2014-09-03 09:50:41 -04:00
Nimisha Asthagiri
bd54cd8c57 LMS-11332 Unit test 2014-09-03 09:15:01 -04:00
Don Mitchell
96bc5cc83a Merge pull request #5001 from edx/split/edit_info
Split/edit info
2014-09-03 08:28:31 -04:00
Don Mitchell
a65771df93 Implement edit info as mixin on base mongo
LMS-11183, LMS-11184
2014-09-02 17:15:08 -04:00
cahrens
a96b2bd734 Move tests into appropriate directory structure. 2014-09-02 16:36:08 -04:00
chrisndodge
c5fc9b2fc8 Merge pull request #4771 from edx/cdodge/ecommerce-invoicing
Cdodge/ecommerce invoicing
2014-09-02 15:32:41 -04:00
Calen Pennington
1e2d5ffe03 Merge pull request #5031 from edx/andya/merge-hotfix-2014-08-29
Merge hotfix-2014-08-29 to master
2014-09-02 15:32:05 -04:00
Don Mitchell
85fa712fdf Change published_date to published_on
to make consistent with other edit info timestamps
LMS-11184
2014-09-02 13:20:23 -04:00
Muhammad Shoaib
2cc0433833 Implement mediated bulk purchase epic
Updating EX-60 logic
2014-09-02 13:03:24 -04:00
Ben Patterson
27c83d51df Merge pull request #5040 from edx/revert-5039-pmitros/aws-djpyfs
Revert "AWS settings for XBlocks to have filesystem-like storage"
2014-09-02 11:36:37 -04:00
Ben Patterson
fe85223f73 Revert "AWS settings for XBlocks to have filesystem-like storage" 2014-09-02 11:29:59 -04:00
Ben Patterson
1abb8de2ba Merge pull request #5037 from edx/ammar-ben/bok-choy-shard-3
Split bok-choy tests into 3 shards (merge)
2014-09-02 11:01:49 -04:00
Piotr Mitros
e5286a14cc Merge pull request #5039 from edx/pmitros/aws-djpyfs
AWS settings for XBlocks to have filesystem-like storage
2014-09-02 10:58:58 -04:00
Ben Patterson
91cbc19279 Merge pull request #4988 from edx/benp/all-tests-update
jenkins scripts: provide 'all' shard for bok-choy, use as default.
2014-09-02 10:53:49 -04:00
Stephen Sanchez
8eeb091de8 Merge pull request #5036 from edx/sanchez/fix_django_header_tests
Sanchez/fix django header tests
2014-09-02 10:44:16 -04:00
Piotr Mitros
ce2e51384f AWS settings for XBlocks to have filesystem-like storage 2014-09-02 10:39:01 -04:00
Calen Pennington
fb56588090 Tweak mongo count numbers 2014-09-02 10:29:23 -04:00
Alexander Kryklia
9a0d9f70c4 Merge pull request #4501 from htareque/lti_revision_3
username and email request for lti module
2014-09-02 17:11:24 +03:00
Don Mitchell
4878f6e83c Implement edit info as mixin for split
LMS-11183, LMS-11184
2014-09-02 10:10:57 -04:00
Don Mitchell
7b52d45aa6 Move edit info into xblock and runtime mixins
LMS-11183, LMS-11184
2014-09-02 10:08:39 -04:00
Calen Pennington
880673b97f Merge remote-tracking branch 'edx/master' into andya/merge-hotfix-2014-08-29 2014-09-02 09:38:25 -04:00
Stephen Sanchez
2f4fb30592 Cleaning up ddt syntax for new footer test. 2014-09-02 13:14:28 +00:00
muhammad-ammar
94c90556c2 Split Bok-Choy Tests into 3 shards
TE-447
2014-09-02 08:36:33 -04:00
Ben Patterson
e3b40a8c46 Create shard 3 for bok-choy; handle unknown shards.
This accomplishes three things:
1. Create a 3rd bok-choy shard
2. Allow the script to run 'all' shards
3. If the script receives an unknown shard, it will pass through empty tests.

The last one (3) is intended to allow us to expand to additional shards
on our Jenkins infrastructure. If we have, for example, a 4th shard introduced,
but someone attemps to run a commit that is older (and therefore still
has 3 shards); the script will just pass-through shard '4'. This means
older commits can still get tested. In that case, the older commit
will still test all cases, because the last shard (n) is basically an
'everything else' shard.
2014-09-02 08:32:55 -04:00
htareque
3f159ea52b username and email request for lti module
added username and email functionality, so that username and email can be passed to the lti third party app

rev2: added customizable text box

rev3: added revisions from auraz
2014-09-02 08:12:36 -04:00
Stephen Sanchez
75d6f99fed The main django template needs header and footer feature flags. 2014-09-02 12:08:22 +00:00
Julia Hansbrough
c7d4183310 Merge pull request #4915 from edx/flowerhack/redo-third-party
Facebook auth support.
2014-08-30 02:50:57 -04:00
Greg Price
b8049c01ef Merge pull request #4957 from edx/forums/new-post-type
Add post types to forums

This requires edx/cs_comments_service@66482b5
2014-08-29 17:15:07 -04:00
Ned Batchelder
b89dccdc27 Merge pull request #5028 from edx/pmitros/update-xblock
New XBlock with final/tested/non-prototype scope_key
2014-08-29 16:58:18 -04:00
Andy Armstrong
4fcc59b318 Merge branch 'release' into andya/merge-hotfix-2014-08-29
Conflicts:
	cms/djangoapps/contentstore/tests/test_import.py
	common/lib/xmodule/xmodule/modulestore/__init__.py
	common/lib/xmodule/xmodule/modulestore/tests/test_mixed_modulestore.py
	lms/djangoapps/courseware/tests/test_module_render.py
2014-08-29 16:50:40 -04:00