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
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
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
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
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
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
Jesse Zoldak
96153ceed0
Revert "The main django template needs header and footer feature flags."
2014-08-29 16:43:30 -04:00
Will Daly
5cc6455fe3
Merge pull request #5006 from edx/will/ecom-199
...
ECOM-199: Auto-registration bugfix
2014-08-29 16:33:20 -04:00
Greg Price
988e4e6da5
Update UI for forum actions
...
The actions are now consolidated in one location for each piece of
content. Primary actions (vote, follow, endorse, mark as answer) are
buttons, and secondary actions (pin, edit, delete, report, close) are in
a menu. This also includes improved front-end error handling for the
actions and significant test cleanup.
Co-authored-by: jsa <jsa@edx.org >
Co-authored-by: marco <marcotuts@gmail.com >
Co-authored-by: Frances Botsford <frances@edx.org >
Co-authored-by: Brian Talbot <btalbot@edx.org >
2014-08-29 15:59:33 -04:00
Greg Price
a99196a164
Clear search alerts when a forum topic is selected
2014-08-29 15:59:33 -04:00
Greg Price
748d76600f
Remove "flagged discussions" from forum topic menu
...
This feature is supplanted by the flagged option in the filter menu,
which can work within topics as well as across all topics.
2014-08-29 15:59:33 -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
eaa93bf615
Hide comments in marked answers in forum questions
...
A link to show the comments appears in their place.
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
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
2e30874180
Add post type indicators to forum sidebar nav
...
The previously existing checkmark for threads with endorsed responses is
removed, as it is mostly redundant.
2014-08-29 15:59:32 -04:00
Greg Price
dd05423732
Re-render forum responses when marked as answer
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
10063a3120
Distinguish forum thread types in rendering
...
Each thread's type is now included in its post details, and question
threads have marked answers shown immediately below the body of the
initial post.
2014-08-29 15:59:31 -04:00
Greg Price
7470e60004
Unify forum thread views (and templates)
2014-08-29 15:59:31 -04:00
Greg Price
ab2b7f344d
Clean up dead forums front-end code
2014-08-29 15:59:31 -04:00
Greg Price
854621be60
Update forum new post form
...
Add help text to several fields, update visual styling, and make it
appear in the right-hand pane of the discussion tab instead of sliding
down from the top.
Co-authored-by: jsa <jsa@edx.org >
Co-authored-by: marco <marcotuts@gmail.com >
2014-08-29 15:59:31 -04:00
Julia Hansbrough
fd925e8970
Add server-side analytics logging for login
...
Also, removed the client-side analytics for logging in.
Ensures that analytics are collected for third-party-auth logins.
Fixed failing tests related to third-party-auth.
2014-08-29 19:49:42 +00:00
Don Mitchell
1db107c2ce
Add memoization for has_changes
2014-08-29 14:09:41 -04:00
Calen Pennington
3afc125ecb
Add test to verify bad query behavior of xblock_handler
2014-08-29 14:09:41 -04:00
Calen Pennington
8dc7f34295
Improve debuggability when call-count numbers don't match up
2014-08-29 14:09:35 -04:00
Stephen Sanchez
20a66ee2ef
The main django template needs header and footer feature flags.
2014-08-29 15:38:28 +00:00
Will Daly
9d4bf89058
Exclude courses from the auto-registration A/B test
2014-08-29 08:24:04 -04:00
zubair-arbi
dbe1ba095a
Merge pull request #4805 from edx/zub/bugfix/std2007-jumptoid
...
update get_parent_location method to select non-orphan parents from mult...
2014-08-29 16:01:14 +05:00
zubair-arbi
89e03d5225
update get_parent_location method to select non-orphan parents from multiple parents
...
STUD-2007
2014-08-29 14:52:46 +05:00
Waheed Ahmed
048984ba1d
Fixed InvalidKeyError on change enrollment.
...
LMS-11132
2014-08-29 14:45:54 +05:00
Daniel Friedman
8a7fef072d
Merge pull request #4937 from edx/dan-f/improve-course-group-coverage
...
Improve test coverage for course groups
2014-08-28 19:08:56 -04:00
Sarina Canelake
64c94cf3cf
Merge pull request #4686 from Stanford-Online/stv/i18n/gettext
...
Monkey patch 'django.utils.translation'
2014-08-28 17:39:51 -04:00
Daniel Friedman
a01e57ee71
Improve test coverage for course groups
2014-08-28 17:07:22 -04: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
Will Daly
3af9943de8
Bugfix for ECOM-199: Visitors removed from auto-enroll pool if they need to authenticate while attempting to enroll
...
Sets a session variable as soon as a user enters the experimental condition to ensure that they stay in that condition,
even if they later access the control URL (e.g. from a redirect on the login page)
2014-08-28 12:24:00 -04:00
Will Daly
9a554ec39b
Merge pull request #5008 from edx/will/style-fixups-in-student-tests
...
Pep8 and Pylint fixes to the student tests
2014-08-28 12:14:28 -04:00
Dave St.Germain
7d6c466c52
Merge pull request #4612 from edx/dcs/matlab-api-tweak
...
A better check for the existence of matlabinput element.
2014-08-28 12:07:12 -04:00
muhammad-ammar
2efee4eb88
Merge pull request #4939 from edx/ammar/bok-choy-transcript-tests-batch3
...
Bok-Choy Video Transcript Tests Batch3
2014-08-28 19:44:24 +05:00
Will Daly
fcc27003dc
Pep8 and Pylint fixes to the student tests
2014-08-28 08:05:36 -04:00
Muhammad Ammar
6b2874de2b
Bok-Choy Video Transcript tests Batch3
2014-08-28 09:10:13 +00:00
stv
86633df3db
Monkey patch 'django.utils.translation'
...
Modify Django's translation library, such that the gettext family of
functions return an empty string when attempting to translate a
falsey value. This overrides the default behavior [0]:
> It is convention with GNU gettext to include meta-data as the
> translation for the empty string.
This patch provides a holistic solution to replace the current piecemeal
approach [1][2].
Affected Methods:
- gettext
- ugettext
[0] https://docs.python.org/2.7/library/gettext.html#the-gnutranslations-class
[1] bad803e451
[2] https://github.com/edx/edx-platform/pull/4653
2014-08-27 15:27:34 -07: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