Adam
58e6dcf79c
Merge pull request #5107 from edx/adam/resolve-merge-conflicts
...
Adam/resolve merge conflicts
2014-09-05 14:55:24 -04:00
Waqas Khalid
14d0ac014e
Merge pull request #5038 from mlkwaqas/waqas/tnl151-closed-thread-flag-post-error
...
Flagging posts in closed thread causes an error
2014-09-05 22:29:44 +05:00
Adam Palay
cfeb76e67f
Merge remote-tracking branch 'origin/release' into adam/resolve-merge-conflicts
...
Conflicts:
common/lib/xmodule/xmodule/modulestore/tests/test_mixed_modulestore.py
2014-09-05 13:20:15 -04:00
Waqas Khalid
ac2436f520
User can flag the post whether thread is closed or open
...
When the thread is closed user can't able to report
the thread and it gives the error. User can now report
thread even it is closed.
TNL-151
2014-09-05 20:58:10 +05:00
Waqas Khalid
32d9234b39
Merge pull request #3880 from mlkwaqas/waqas/lms2646-create-order-list-index-error
...
Handle the indexerror exception on create_order
2014-09-05 17:07:46 +05:00
Nimisha Asthagiri
041d72ccc6
Update mongo counts.
2014-09-04 18:14:13 -04:00
Don Mitchell
b28af4fdaa
Temporarily disable bulk operations b/c old mongo
...
does too much work on exit and doesn't handle nesting
2014-09-04 17:28:17 -04:00
Andy Armstrong
8349dbfa42
Implement forum cohort visibility labels correctly
...
TNL-25
2014-09-04 13:47:48 -04: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
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
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
Muhammad Shoaib
2cc0433833
Implement mediated bulk purchase epic
...
Updating EX-60 logic
2014-09-02 13:03:24 -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
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
Waqas Khalid
d11aaec3a1
Handle the indexerror exception on create_order
...
LMS-2646
2014-09-02 19:08:53 +05: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
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
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
Andy Armstrong
7b26e85478
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:10 -04:00
Greg Price
80d1cae6a0
Add filter menu to forum nav sidebar
...
The menu allows filtering to unread, unanswered, or flagged threads.
This includes passing through the appropriate query parameters to the
comments service.
2014-08-29 15:59:33 -04:00
Greg Price
ec482c0dc2
Allow authors of forum questions to mark answers
...
Co-authored-by: jsa <jsa@edx.org >
2014-08-29 15:59:32 -04:00
Greg Price
a3703fbf79
Refactor a small amount of forum permission code
2014-08-29 15:59:32 -04:00
Greg Price
c23a27bac4
Add post type control to forum new post form
...
Also change server to pass post type through to the comments service.
2014-08-29 15:59:32 -04:00
Greg Price
182ae7aeb0
Add endorsement info to marked answers in forum
...
Co-authored-by: jsa <jsa@edx.org >
2014-08-29 15:59:31 -04:00
Greg Price
8d2211a698
Handle question posts from comments service
2014-08-29 15:59:31 -04:00
Calen Pennington
8dc7f34295
Improve debuggability when call-count numbers don't match up
2014-08-29 14:09:35 -04:00
Waheed Ahmed
2e88e33847
Refactor verify course id decorator and fixed tests.
2014-08-29 16:05:33 +05:00
Jason Bau
87068c41ae
Merge pull request #5012 from edx/jbau/fix-contained-in-order
...
change PaidCourseRegistration.contained_in_order
2014-08-28 15:05:42 -07:00
Jason Bau
63cfcd3de4
change PaidCourseRegistration.contained_in_order
...
now handles cases where the order has both a PaidCourseRegistration
and a CertificateItem
2014-08-28 11:27:07 -07:00
Will Daly
83bfb17807
Use new-style course locators consistently when setting the donation amount in the session
...
Update devstack settings to use new CyberSource API
2014-08-28 13:55:31 -04:00
Calen Pennington
0e7e266a5b
Push bulk_write_operations up into ModuleStoreRead, and rename to remove reference to writes
2014-08-27 16:29:48 -04:00
Don Mitchell
e624ff3b04
Make path_to_location use bulk_write_operation for performance.
2014-08-27 16:29:47 -04:00
Calen Pennington
3672c9a292
Make find_matching_* work during split bulk operations
2014-08-27 16:29:47 -04:00
Calen Pennington
e7ce41061e
Improve debuggability when call-count numbers don't match up
2014-08-27 16:29:47 -04:00
Adam Palay
22a8ce39e2
add tracking for memory usage in creating subtasks (LMS-6488)
2014-08-27 11:12:52 -04:00
Waheed Ahmed
57bc5c9314
Modified request method for change enrollment and bulk beta modify access on instructor dashboard.
...
LMS-11266
2014-08-27 13:20:04 +05:00
Piotr Mitros
b166503749
Merge pull request #4889 from edx/danielli/pyfs
...
Adds pyfilesystem service from XBlocks to edx-platform
2014-08-25 16:37:46 -04:00
Don Mitchell
0976f8031f
Merge pull request #4931 from edx/reruns/check_answer
...
Fix check and show answer for split
2014-08-25 13:10:28 -04:00
swdanielli
504a7a21ba
add pyfs service
2014-08-25 12:25:03 -04:00
Stephen Sanchez
9ee15bf007
Updating the footer for edx.org and open edx.
...
Move the open edx logo inside the div
Adding a bunch of placeholder views.
indenting.
Making some styles work against LMS sass.
Adding back the old edx footer and associated icons, with a feature flag.
2014-08-25 15:33:43 +00:00
Don Mitchell
4d701bebef
Fix check and show answer for split
...
LMS-11237
2014-08-25 10:29:50 -04:00
Stephen Sanchez
b3f4ce2312
Merge pull request #4879 from edx/sanchez/update-platform-header
...
Updating the platform header styles to match new site styles.
2014-08-25 09:57:14 -04:00
Stephen Sanchez
033551416b
Updating the platform header styles to match new site styles.
...
Putting the new edx header behind a feature flag.
2014-08-22 18:25:45 +00:00
Waheed Ahmed
b98fe5bf1e
Fixed analytics counts on instructor dashboard.
...
LMS-11228
2014-08-22 12:22:29 +05:00
Don Mitchell
24cdd7a481
Assume any non-xml modulestore is r/w
...
LMS-11235
2014-08-21 12:11:27 -04:00
Don Mitchell
78879ebc18
Asset urls must start w/ slash
...
LMS-11233
2014-08-21 12:11:27 -04:00