Tim Babych
dbfc12ce01
Merge pull request #6321 from edx/feature/edxnotes
...
TNL-213: Student Notes
2015-01-15 02:02:13 +02:00
polesye
c7153be040
TNL-213: Let Students Add Personal Notes to Course Content.
...
Co-Authored-By: Jean-Michel Claus <jmc@edx.org >
Co-Authored-By: Brian Talbot <btalbot@edx.org >
Co-Authored-By: Tim Babych <tim@edx.org >
Co-Authored-By: Oleg Marshev <oleg@edx.org >
Co-Authored-By: Chris Rodriguez <crodriguez@edx.org >
2015-01-14 23:34:11 +02:00
stephensanchez
aed89e422a
Improve Django Admin Panel for Course Access Roles. Related to ECOM-857. Allows internal staff to easily use the Django Admin view to create new finance and sales admins.
2015-01-13 21:57:28 +00:00
Braden MacDonald
6be35e0fc1
Merge pull request #6459 from edx/content-libraries
...
Content libraries MVP
2015-01-13 11:20:20 -08:00
stephensanchez
b188430679
Enable redeem codes.
...
Update the redeem code schema
Updating the redeem code schema.
Adding migration file.
Adding course mode support when redeeming a code.
Conflicts:
lms/djangoapps/shoppingcart/views.py
Add sales admin privileges for redeem code generation.
Making sure redeem code URLs work for verified courses.
pep8 violations
Code Review and Test Cleanup changes
Added tests, fixed tests.
Updating the boolean checks in ecommerce template
2015-01-13 15:21:24 +00:00
Aamir
05575ecce4
Merge pull request #6548 from edx/aamir-khan/ECOM-335-caching
...
ECOM-335 Created new branch from master and put all changes from aamir-k...
2015-01-13 12:11:37 +05:00
Braden MacDonald
e4ea28f7f6
Minor pylint fixes
2015-01-12 10:39:12 -08:00
E. Kolpakov
195d5b57bc
pylint fixes
2015-01-12 09:58:51 -08:00
Mark Hoeber
75a26a7e7d
Merge pull request #6447 from edx/markhoeber-doc1437
...
Enrollment API Doc
2015-01-12 12:11:32 -05:00
Mark Hoeber
a28fd30b09
Enrollment API Doc
2015-01-12 11:15:32 -05:00
Awais
beeaec5a55
ECOM-335 Created new branch from master and put all changes from aamir-khan/ECOM-335-caching-api into this branch.
2015-01-12 20:58:48 +05:00
Aamir
ab06f37cfb
Merge pull request #6521 from edx/aamir-khan/ECOM-528-donation-verified-courses
...
Aamir khan/ecom 528 donation verified courses
2015-01-12 20:46:11 +05:00
arbisoft
62ea486570
ECOM-528 updated the test cases
2015-01-12 15:55:06 +05:00
Jonathan Piacenti
5342fa27b9
Quality fixes.
2015-01-12 13:42:54 +03:00
Matjaz Gregoric
ccc392893e
Update tests.
...
Most of the updates are related to the My Courses -> Studio Home change.
2015-01-12 13:41:45 +03:00
Jonathan Piacenti
eabd6c8d27
Quality check and test fixes.
2015-01-12 13:41:03 +03:00
Braden MacDonald
d38e69c69a
Acceptance & Jasmine tests for library permissions editor
2015-01-12 13:37:59 +03:00
Braden MacDonald
c477bab6f4
Update the REST API course_team_handler to support library roles, fix bugs
2015-01-12 13:37:58 +03:00
Braden MacDonald
fefc70c405
Three levels of user permissions for content libraries:
...
Admin ("Instructor") - Can edit and assign permissions to other users
Normal ("Staff") - Can edit
User - Can view the library and use content from it but cannot edit it or its blocks.
2015-01-12 13:37:58 +03:00
arbisoft
50961fe5ad
ECOM-528 code refactoring
2015-01-10 05:08:24 +05:00
Renzo Lucioni
cc306843bc
Merge pull request #6508 from edx/renzo/split-payment-verification-fixes
...
Fix cosmetic issues with the split payment and verification flow
2015-01-09 17:42:48 -05:00
Renzo Lucioni
10cb7f10fa
Fix cosmetic issues with the split payment and verification flow
...
Use honor code ribbon if verification status is not missing, submitted, or approved; title column on payment confirmation page holding dollar amounts more appropriately
2015-01-09 13:13:00 -05:00
Brian Talbot
c93817962e
Merge pull request #6515 from edx/talbs/fix-update-font-awesome
...
FIX: Upgrade Font Awesome - Part III: Revenge of the Glyph
2015-01-09 12:50:14 -05:00
Brian Talbot
f128629f48
fixing styling and class syntax (to new FA-based classes) for missing UI elements
2015-01-09 12:01:26 -05:00
David Ormsbee
18495e97a0
Add search, sort, and slug dropdown to Course Modes admin.
2015-01-09 11:43:22 -05:00
arbisoft
4dfabe9eb0
ECOM-528 removed the commented code in test cases
2015-01-09 20:10:19 +05:00
arbisoft
36626a2b8b
ECOM-528 added test cases
2015-01-09 17:55:22 +05:00
arbisoft
fd76f3754c
ECOM-528 added test cases
2015-01-09 16:29:35 +05:00
arbisoft
7eb8195c23
ECOM-528 added donation support for verified courses
2015-01-09 12:31:33 +05:00
arbisoft
7bdbf8f17c
ECOM-528 added donation support for verified courses
2015-01-09 00:02:04 +05:00
Nimisha Asthagiri
3498eeb1f6
MA-212 Mobile API support for backward compatibility of course updates.
2015-01-08 10:05:29 -05:00
arbisoft
99659ce3d4
ECOM-528 added donation support for verified courses
2015-01-08 14:52:31 +05:00
stephensanchez
1e7d567b58
Initial framework for the Course About API.
...
ECOM-248 Course Info API. Basic functionality implemented.
ECOM-248 adding factory for about descriptor and test cases for course info api
ECOM-248 adding test cases for couse info api.
ECOM-248 re-factoring code. updating test cases.
Tests for course_about data module
ECOM-248 Adding test cases for the exceptions.
ECOM-248 re-factoring code. fixing quality issues.
ECOM-248 fixing test cases and moved parse video method into utils.
added github username in authors
ECOM-248 removed merging issue of test_data
ECOM-248 removed unused files
2015-01-07 20:03:54 +05:00
Chris
c5d2dd7536
Upgrading Font Awesome vendor files from 3.2.1 to 4.2.0
...
* updating vendor files
* updating class syntax (to new FA-based classes) for all UI elements
* correcting broken tests
2015-01-06 15:24:12 -05:00
Julien Romagnoli
a80c09a9f2
Fix edX name hardcoded in password reset email
2015-01-05 11:27:56 -05:00
chrisndodge
91a4796216
Merge pull request #6196 from edx/muhhshoaib/WL-168
...
WL-168 When redeeming a Registration Code in the shopping cart, the user should be redirect to the Registration Code Redemption page
2015-01-01 10:00:06 -05:00
Will Daly
c183831b43
Merge pull request #6423 from edx/will/ecom-864
...
Hide verification messaging if the user has an active verification
2014-12-31 11:03:34 -08:00
Will Daly
0ac14dce79
Merge pull request #6410 from edx/will/decouple-verified-ab-test
...
Decouple verified/payment A/B test setup
2014-12-31 10:39:49 -08:00
Will Daly
01814c3983
Hide verification messaging if the user has an active verification
2014-12-31 13:01:56 -05:00
Muhammad Shoaib
5a437b396e
WL-168 When redeeming a Registration Code in the shopping cart, the user should be redirect to the Registration Code Redemption page
...
improvements suggested by william
2014-12-31 17:45:31 +05:00
chrisndodge
77c68b7dbd
Merge pull request #6037 from edx/cdodge/microsite-aware-session-middleware
...
Allow for Microsite middleware to change cookie domains
2014-12-30 23:43:24 -05:00
Will Daly
a90f7ab1bf
Enter the new verification / payment flow using a GET param
...
Allow disabling of experiment
2014-12-30 13:36:25 -08:00
David Baumgold
4ec0295bab
Improve i18n on the LMS dashboard course listing page
...
Adding translator comments to the dashboard.
Updating alt text to verification pending ribbon.
fix tests
2014-12-30 14:24:15 +00:00
Chris Dodge
b80b347ed0
Make SessionMiddleware Microsite aware
2014-12-29 12:06:24 -05:00
Fred Smith
cc0789a104
Merge pull request #6355 from edx/release
...
Release
2014-12-23 08:32:58 -05:00
Will Daly
30549bd7ad
Send the user to the login page if registering with a linked but inactive account
2014-12-22 13:23:29 -05:00
Renzo Lucioni
c42c2573b0
Merge pull request #6259 from edx/renzo/split-verification-payment-hookup
...
Hook up new payment and verification flow
2014-12-19 13:29:13 -05:00
Fred Smith
251407d7d2
Merge pull request #6314 from edx/release
...
Release
2014-12-19 13:23:22 -05:00
Nimisha Asthagiri
ad7a67da2b
Update segment.io shim for mobile event syntax change.
2014-12-19 12:39:39 -05:00
Stephen Sanchez
0e58e7cb23
Merge pull request #6216 from edx/sanchez/cleanup-restful-layer
...
Enrollment API Cleanup
2014-12-18 11:00:23 -05:00