Muhammad Ammar
edf88962b5
Merge pull request #9534 from edx/ammar/update-factory-boy
...
Update factory_boy
2015-09-18 19:04:48 +05:00
Christina Roberts
56fd445f5c
Merge pull request #9798 from edx/christina/teams-dashboard
...
Emit event when last_activity_at is updated.
2015-09-18 09:54:36 -04:00
Peter Pinch
01aea1a494
Merge pull request #9335 from mitocw/error_message_student_notfound_ccx_coach_dashboard
...
Added error message in enrollment tab inside CCX coach dashboard
2015-09-18 09:33:02 -04:00
muhammad-ammar
6a5ce5d544
Upgrade factory_boy
...
TNL-3179
2015-09-18 18:02:38 +05:00
Peter Fogg
0a2cfbe31c
Merge pull request #9738 from edx/peter-fogg/change-studio-help-links
...
Remove Tender and change Studio help links.
2015-09-17 22:42:57 -04:00
Kevin Falcone
81abdbe81b
Merge pull request #9819 from edx/release
...
Release
2015-09-17 21:30:48 -04:00
cahrens
0d99449899
Emit event when last_activity_at is updated.
...
TNL-3303
2015-09-17 17:19:17 -04:00
Peter Fogg
fec5129a49
Remove Tender and change Studio help links.
...
TNL-2695
2015-09-17 16:30:40 -04:00
Peter Fogg
0f78989220
Escape team name in screenreader text.
2015-09-17 16:15:50 -04:00
Gabe Mulley
b56d4a0295
Revert "Fix order of tracking backends"
2015-09-17 15:04:21 -04:00
Gabe Mulley
034570b31a
Merge pull request #9650 from edx/gabe/fix-backend-order
...
Fix order of tracking backends
2015-09-17 15:01:15 -04:00
Christopher Lee
655b02a581
Merge pull request #9739 from edx/clee/dapi-vote-bug-2
...
fixed vote bug in discussion api
2015-09-17 14:46:46 -04:00
Dennis Jen
305f88f646
Merge pull request #9488 from edx/dsjen/courses-via-overview
...
Optimize OpenID Course Claims for users.
2015-09-17 13:35:49 -04:00
Dennis Jen
844edac443
Optimize OpenID Course Claims for users.
...
- Course overviews will cache courses upon publish.
- Added management command to warm up cache.
- OAuth2 handler returns courses via course overviews.
2015-09-17 11:29:28 -04:00
christopher lee
ccc921bce8
MA-1149 fixed vote bug in discussion api
...
An incorrect response was being returned when voting for a comment
or thread.
2015-09-17 09:55:03 -04:00
amir-qayyum-arbisoft
4ab368720e
Added error message in enrollment tab ccx coach dashboard
2015-09-17 14:49:55 +05:00
Clinton Blackburn
d0536c50a5
Updated credit provider logo styling on receipt page
...
ECOM-2172
2015-09-16 21:36:19 -04:00
Clinton Blackburn
12a4e85d94
Fixed payment page bug
...
Using SKU to choose course mode when creating an order.
ECOM-2172
2015-09-16 21:36:19 -04:00
Andy Armstrong
a1f0f12d03
Allow .html files in the static pipeline
...
TNL-3296
2015-09-16 16:54:30 -04:00
John Eskew
6b12ec97cc
Merge remote-tracking branch 'origin/release' into jeskew/resolve_issues_with_release
2015-09-16 16:23:52 -04:00
John Eskew
7c0663f25e
Merge remote-tracking branch 'origin/release' into jeskew/resolve_issues_with_release
2015-09-16 15:58:08 -04:00
Matt Drayer
ac0d926492
Merge pull request #9717 from edx/ziafazal/SOL-1193
...
SOL-1193: moved variables from template to view
2015-09-16 15:06:57 -04:00
Andy Armstrong
536783e6c9
hotfix/2015-09-16-3: Re-enable uglification of JavaScript in production.
2015-09-16 14:27:09 -04:00
Clinton Blackburn
011062e570
hotfix/2015-09-16-2: Credit Fixes
...
- Updated checkout page to disallow purchase of credit seats (the credit payment page is hosted in ecommerce)
- Corrected path to providers endpoint
- Cleaned receipt page styling
- Updated receipt page copy
- Added provider thumbnail to receipt page
ECOM-2172
2015-09-16 14:26:59 -04:00
Zia Fazal
cf80c07c14
moved variables from template to view
...
fixed broken tests and quality violations
moved twitter_url to view also
escaped string for js
2015-09-16 20:42:04 +05:00
Ned Batchelder
764cd862bd
Mako comments have to be double-hash, or they are included on the page.
2015-09-16 11:24:18 -04:00
Sarina Canelake
07664389b7
Fix Translator comment syntax in Mako templates [TNL-3277]
2015-09-15 21:16:16 -04:00
Peter Fogg
33f559b04a
Remove membership field from teams when serializing memberships.
...
TNL-3281
2015-09-15 13:05:10 -04:00
Eric Fischer
c82e928bd6
Merge pull request #9749 from edx/efischer/teams-iesearch-clear
...
Removing extraneous IE search clear button
2015-09-15 11:04:14 -04:00
Peter Fogg
e38fc82650
Merge pull request #9752 from edx/peter-fogg/handle-elasticsearch-errors
...
Add error handling for elastic search.
2015-09-14 17:01:10 -04:00
Bill DeRusha
f3f7ef5a6d
Merge pull request #9750 from edx/bderusha/align-team-links
...
Right align text above action buttons
2015-09-14 16:47:05 -04:00
Peter Fogg
ca124354ba
Add error handling for elastic search.
2015-09-14 16:15:17 -04:00
Andy Armstrong
74757ed7af
Merge pull request #9745 from edx/andya/fix-duplicate-search-request
...
Fix duplicate calls to search API
2015-09-14 16:13:04 -04:00
Eric Fischer
8285c9d829
Removing extraneous IE search clear button
...
Taken from http://stackoverflow.com/questions/14007655/remove-ie10s-clear-field-x-button-on-certain-inputs .
Not yet tested, but will be soon.
2015-09-14 15:32:44 -04:00
David Baumgold
1c21a0d250
Remove trailing whitespace from Sass files
2015-09-14 15:17:10 -04:00
Bill DeRusha
21b143e40a
Right align text above action buttons
...
TNL-3234
2015-09-14 15:10:52 -04:00
Frances Botsford
77384f1a75
update styling for tabs as buttons
2015-09-14 14:34:10 -04:00
Daniel Friedman
e7bfd2d62e
Make tabbed view accessible
...
TNL-3150
2015-09-14 14:34:05 -04:00
Andy Armstrong
f80b6221d9
Fix duplicate calls to search API
...
TNL-3198
Also fixed a regression with the search breadcrumbs
where it wasn't possible to navigate back to the
full list.
2015-09-14 13:32:45 -04:00
Eric Fischer
abb44ce61e
Fixing bad button style
...
Removing unneeded styling on confirmation button; making the
appearance and hover/focus behavior of the button match that
of the confirmation dialog in studio.
TNL-3189
2015-09-14 12:56:47 -04:00
Eric Fischer
4fe575d8c5
Fixing bad button style
...
Removing unneeded styling on confirmation button; making the
appearance and hover/focus behavior of the button match that
of the confirmation dialog in studio.
TNL-3189
2015-09-14 12:32:44 -04:00
Chris Dodge
410d692090
fix error where users who received a no-id-professional certificate did not get a link on his/her dashboard to download the PDF
2015-09-14 11:49:35 -04:00
Muhammad Shoaib
e6d8841bac
Merge pull request #9678 from edx/muhhshoaib/css-issue-for-allowances-in-instructor-dashboard
...
fixed the allowances table css issue in instructor dashboard
2015-09-14 19:15:22 +05:00
wajeeha-khalid
e492aa2367
Merge pull request #9737 from edx/jia/MA-1182_feedback
...
MA-1182 - updated
2015-09-14 19:13:21 +05:00
Peter Pinch
01eb2dffaf
Merge pull request #9635 from mitocw/fix/bdero/dump-grades-command
...
CRI-40 Don't assume user in request context when grading
2015-09-14 09:05:56 -04:00
wajeeha-khalid
bbad9ae772
MA-1182 - added test for not enrolled in course, removed commented out nose test code, formatted import statements according to edx standards
2015-09-14 11:43:21 +05:00
Waheed Ahmed
0c0dff8655
Merge pull request #9731 from edx/waheed/fix-discusion-get-course
...
Fixed discussion module get_course.
2015-09-12 01:29:56 +05:00
Waheed Ahmed
18411cd480
Fixed discussion module get_course.
...
TNL-3237
2015-09-12 00:27:18 +05:00
Peter Fogg
0612e914dc
Various accessibility fixes for Teams.
...
Update teams breadcrumb aria-label, make team membership display as a
<ul>, fix contrast issues, and remove an extraneous angle bracket.
2015-09-11 15:25:30 -04:00
Bill DeRusha
4234ff5959
Merge pull request #9707 from edx/bderusha/edx-search-config
...
Add edx-search configuration to lms
2015-09-11 14:45:23 -04:00