stephensanchez
afaaca969a
Adding new styles for dashboard notifications.
...
Change the reverification failure message styling.
Changing templates so new styles do not appear in courseware.
Removing unused aria tag.
PR comments on cleaning up SASS
Fix signup LMS test.
Copy changes per review on PR
Updating based on PR comments
Style and HTML changes for notifications
2014-10-07 15:44:47 +00:00
Will Daly
8d60a8b4ec
Merge pull request #5482 from edx/will/cybersource-donations
...
CyberSource donations (back-end)
2014-10-07 07:57:58 -04:00
John Eskew
18822bdb4e
Wrap course info and dashboard in bulk ops wrapper to reduce Mongo calls.
2014-10-06 16:53:11 -04:00
Don Mitchell
0ed4ee32eb
Use bulk operations on get_course_by_id and courseware
2014-10-06 16:53:10 -04:00
John Eskew
c4dc7376ad
Add bulk_operations() wrapper around course progress view.
2014-10-06 16:53:10 -04:00
Carlos Andrés Rocha
b9cfd7b6e0
Merge pull request #5486 from rocha/list-all-visible-courses
...
Use all courses during OAut2/OpenID Connect
2014-10-06 11:16:15 -04:00
Tim Babych
22e8e9da96
Merge pull request #5483 from edx/anton/fix-forum-edit-thread-rc
...
TNL-549: Fix thread editing.
2014-10-04 00:35:23 +03:00
polesye
f039341d21
TNL-549: Fix thread editing.
2014-10-03 23:27:15 +03:00
Greg Price
cff8e16de3
fixup! Make notifier API resilient to bad enrollments
...
Add explicit course key to enrollment for non-existent course in test case
2014-10-03 14:40:37 -04:00
Will Daly
26bcfe5869
Create Donation order item
...
Add tax-deductible messaging to the confirmation email and receipt pages.
Update receipt page to make the course URL optional
2014-10-03 14:35:21 -04:00
Greg Price
7e98434218
Make notifier API resilient to bad enrollments
...
Previously, the user endpoint would would return 404 for any request
involving a user having an enrollment for a course that no longer
existed.
2014-10-03 14:21:09 -04:00
Carlos Andrés Rocha
9cd26e551a
List all courses during OAut2/OpenID Connect
...
Previously, only courses respective to the branded instance were returned.
AN-3610
2014-10-03 14:15:41 -04:00
jmclaus
588979d5e5
Merge pull request #5308 from edx/jmclaus/forum-thread-type
...
Change the thread type of a previously posted post. [TNL-172]
2014-10-03 19:53:37 +02:00
jmclaus
c2716d470c
TNL-172: Change type of a previously posted post. IMPORTANT: this commit depends on commit 774887b in cs_comments_service.
2014-10-03 18:29:25 +02:00
Don Mitchell
4f795f8270
Fix hardcoded course urls
2014-10-03 10:56:00 -04:00
Don Mitchell
edffa73512
Convert acceptance to opaque keys
2014-10-03 10:55:58 -04:00
Daniel Friedman
ba3f7f9409
Make student profile CSV download a background task, add cohort column
2014-10-02 14:21:13 -04:00
Adam
db82d45681
Merge pull request #5461 from edx/release
...
Release
2014-10-01 13:14:20 -04:00
Christina Roberts
7f4cc1c75c
Merge pull request #5407 from edx/cohort-management
...
Cohorts UI
2014-10-01 11:01:03 -04:00
Adam
6a5fc054ba
Merge pull request #5445 from edx/release
...
Release
2014-10-01 09:32:23 -04:00
Nimisha Asthagiri
b4c826e747
TNL-329 Client-side work for displaying cohort description.
2014-10-01 09:22:30 -04:00
Andy Armstrong
9e366fe202
Show cohorts on the new instructor dashboard
...
TNL-161
Remove placeholder text
2014-10-01 09:22:29 -04:00
Usman Khalid
548b01ab7c
Disable http range requests in pdf.js.
...
A bug in pdf.js or Chrome is causing pdf books to not load.
TNL-488
2014-10-01 18:12:30 +05:00
Renzo Lucioni
e895e10185
Merge pull request #5427 from edx/renzo/profile-page-preferred-language
...
Allow changing of language preference from profile page
2014-09-30 23:34:52 -04:00
Renzo Lucioni
254a0ce6c8
Allow changing of language preference from profile page
2014-09-30 21:11:02 -04:00
Calen Pennington
87558c2c9c
Merge pull request #5212 from cpennington/split/import-export-performance
...
Improve performance of split-mongo import/export performance
2014-09-30 15:44:04 -04:00
Dave St.Germain
b7429cddde
Merge pull request #5429 from edx/dcs/mobile-delint
...
Cleaning up pylint and pep8 errors in mobile API.
2014-09-30 11:10:43 -04:00
Calen Pennington
1a682dacd1
Include caching definitions in split bulk operations
2014-09-29 22:35:41 -04:00
Greg Price
115c3543e3
Merge pull request #5347 from edx/gprice/notifier-api-cohorts
...
Add a new user API for the notifier
2014-09-29 17:04:45 -04:00
Greg Price
887bcb5578
Add a new user API for the notifier
...
This new endpoint is designed specifically to fill the needs of the
notifier and should not be used by other clients.
2014-09-29 17:04:23 -04:00
Carlos Andrés Rocha
9145d72ccb
Update copy for link to analytics dashboard.
2014-09-29 16:46:51 -04:00
Dave St.Germain
bd581fdbb5
Cleaning up pylint and pep8 errors.
2014-09-29 16:39:32 -04:00
Carlos Andrés Rocha
fa43a4490a
Enable analytics dashboard link in instructor dashboard.
2014-09-29 16:24:28 -04:00
Will Daly
9b4c59cdfc
Merge pull request #5417 from edx/will/profile-feature-flag-third-party-auth
...
Put student profile third party auth behind a feature flag
2014-09-29 15:00:55 -04:00
Dave St.Germain
f1d08b3b62
Merge pull request #5406 from edx/dcs/mobile-api-tests
...
Added tests for mobile API
2014-09-29 14:45:41 -04:00
Dave St.Germain
575a8123bd
Tests for mobile api
2014-09-29 13:37:36 -04:00
Don Mitchell
dc9654283e
Fix unit tests for generated
...
course ids.
2014-09-29 11:25:56 -04:00
Don Mitchell
8fe55c9aee
Fix acceptance tests to work w/ split
...
11300
2014-09-29 11:25:55 -04:00
Don Mitchell
4ca5012f3c
Use split to test views
2014-09-29 11:25:55 -04:00
Will Daly
9083c49f07
Put student profile third party auth behind a feature flag
2014-09-29 11:05:53 -04:00
zubair-arbi
570a922661
Merge pull request #5362 from edx/zub/bugfix/plat-88-importstatusinvalidkeyerror
...
add couse key verification decorator in common for use in both studio an...
2014-09-29 15:44:02 +05:00
zubair-arbi
40f270c945
add couse key verification decorator in common for use in both studio and lms
...
PLAT-88
2014-09-29 13:26:43 +05:00
Waheed Ahmed
29aa933140
Converted annotation lettuce test into bok-choy test.
...
TNL-353
2014-09-29 13:12:06 +05:00
Sarina Canelake
c57f1c818b
Merge pull request #5290 from mitocw/bdero/fix-grade-summary-opaque-keys
...
Remove unimplemented legacy dashboard grade_summary feature
2014-09-28 16:02:49 -04:00
Clinton Blackburn
a616decf29
Merge pull request #5401 from edx/insights-for-all
...
Displaying Insights Link for All Instructors
2014-09-26 18:08:43 -04:00
Brandon DeRosier
5bfa313dcb
Remove unimplemented grade_summary feature.
2014-09-26 12:53:53 -04:00
Stephen Sanchez
c88e914077
Merge pull request #5398 from edx/sanchez/fix_about_page_header
...
Allowing new styles on White Label about pages.
2014-09-26 08:18:08 -04:00
Clinton Blackburn
4f9725a0c0
Displaying Insights Link for All Instructors
2014-09-25 17:58:38 -04:00
Stephen Sanchez
3fd3bd4e43
Crude solution to allowing new styles on White Label about pages.
2014-09-25 20:31:18 +00:00
Andy Armstrong
0ed3a95d3a
Merge branch 'release'
...
Conflicts:
AUTHORS
common/static/js/vendor/ova/OpenSeaDragonAnnotation.js
common/test/acceptance/pages/lms/dashboard.py
2014-09-25 16:25:45 -04:00