Giulio Gratta
e0b7e8cfbb
increase contrast of submission_feedback text
2014-09-04 17:45:47 -04:00
Giulio Gratta
e0262bd7a9
Make primary button focus state more pronounced
2014-09-04 17:45:47 -04:00
Adam
cef61497d1
Merge pull request #5082 from edx/hotfix/2014-09-04
...
Revert "Merge pull request #4976 from edx/will/ecom-128"
2014-09-04 17:35:02 -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
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
Sarina Canelake
ae697de728
Add i18n extraction test
2014-09-04 17:03:53 -04:00
Nimisha Asthagiri
08a0c6392e
Merge pull request #5070 from edx/reruns/error-handling
...
Course Rerun: include stack trace in errors and Log errors.
2014-09-04 16:25:43 -04:00
Alison Hodges
97527266c2
Merge pull request #5081 from edx/ahodges/doc/help_fixes
...
Fixes to improve help experience& correct HTML build errors
2014-09-04 16:22:00 -04:00
cahrens
bc483ebae8
Bok choy test for cohort group label in post.
2014-09-04 16:19:35 -04:00
Diana Huang
371dfd6187
Revert "Merge pull request #4976 from edx/will/ecom-128"
...
This reverts commit a03baee25c , reversing
changes made to 12e2d442e9 .
2014-09-04 16:01:28 -04:00
Alison Hodges
5263f15e96
Fixes to improve help experience& correct HTML build errors
2014-09-04 15:51:36 -04:00
Han Su Kim
578be6cc70
Merge branch 'release'
2014-09-04 15:50:33 -04:00
Jason Bau
07b814467c
Merge pull request #5062 from Stanford-Online/jbau/shib-unicode
...
external_auth: handle request.META values as str, not unicode
2014-09-04 12:47:50 -07:00
Andy Armstrong
e1c7bb833f
Merge pull request #5046 from edx/andya/cohort-visibility-labels-2
...
Implement forum cohort visibility labels correctly
2014-09-04 15:39:40 -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
srpearce
c98ffa7714
Merge pull request #5041 from edx/sylvia/docs/relnotes_9-3
...
Release notes draft
2014-09-04 15:21:04 -04:00
Sylvia Pearce
2a0c352035
Course staff release notes 9/4/14
2014-09-04 15:20:20 -04:00
Nimisha Asthagiri
bdd91daeb6
Include stack trace in Course Rerun errors; Log errors.
2014-09-04 14:31:07 -04:00
Andy Armstrong
8349dbfa42
Implement forum cohort visibility labels correctly
...
TNL-25
2014-09-04 13:47:48 -04:00
Jesse Zoldak
7eb3a22d11
Merge pull request #5075 from edx/zoldak/fix-typo
...
Fix capitilization on verified flow
2014-09-04 12:32:34 -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
Brian Talbot
dfbcd76885
Studio: resolves layout issues with icons in system feedback UI
2014-09-04 11:07:54 -04:00
Jesse Zoldak
814f6b9144
Fix capitilization on verified flow
2014-09-04 11:05:47 -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
Julia Hansbrough
23d3a9187c
Merge pull request #5073 from edx/ecom/fix-user-id
...
Analytics should use user.id not anon id
2014-09-04 10:00:28 -04:00
Alexander Kryklia
62afe9c3a5
Fix description for LTI passports field.
2014-09-04 16:17:27 +03:00
Julia Hansbrough
0dea82e43e
Analytics should use user.id not anon id
2014-09-04 09:03:55 -04:00
muhammad-ammar
da9a01a6c3
Tooltip Acceptance Test
2014-09-04 10:24:55 +00: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
Greg Price
a8d07780fc
Merge pull request #5067 from edx/gprice/forum-nav-header-width
...
Cosmetic fixes for forums
2014-09-03 16:59:18 -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
Sarina Canelake
7acab41f86
Merge pull request #5058 from edx/sarina/fix-activation-email-link
...
Fix link in account activation email
2014-09-03 16:36:08 -04:00
Greg Price
d303041c55
Fix size of endorser username in forum responses
2014-09-03 16:13:33 -04:00
Greg Price
a703cc8fa8
Fix forum nav header width
2014-09-03 15:51:12 -04:00
jsa
50741304dc
remove use of ngettext in discussion jasmine test
2014-09-03 15:09:44 -04:00
Jason Bau
4d5a2380f1
external_auth: handle request.META values as str, not unicode
2014-09-03 12:07:35 -07:00
Renzo Lucioni
6a151f0dc8
Merge pull request #5056 from edx/renzo/third-party-auth-copy
...
Fix 3rd party auth copy string interpolation, address design feedback
2014-09-03 12:16:13 -04:00
Sarina Canelake
046b9b156c
Fix link in account activation email
2014-09-03 12:10:24 -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
Renzo Lucioni
9219cbdca8
Fix 3rd party auth string interpolation, address design feedback
2014-09-03 10:51:34 -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