- 02 Sep, 2014 1 commit
-
-
Updating EX-60 logic
Muhammad Shoaib committed
-
- 25 Aug, 2014 1 commit
-
-
LMS-11237
Don Mitchell committed
-
- 19 Aug, 2014 1 commit
-
-
Justin Helbert committed
-
- 15 Aug, 2014 1 commit
-
-
[STUD-2903]
Calen Pennington committed
-
- 07 Aug, 2014 1 commit
-
-
Clinton Blackburn committed
-
- 05 Aug, 2014 3 commits
-
-
added CoursmodeArchive model to save the old prices history analytics -> instructor_analytics analytics -> instructor_analytics
Muhammad Shoaib committed -
rebased and resolve conficts with cdoge/registration_codes feature enhancement request: added transaction group name text field to the download buttons as an extra optional query paramerter
Muhammad Shoaib committed -
Course Instructor as financeadmin role, will be able to download all purchase transactions in the course as a CSV file
asadiqbal08 committed
-
- 04 Aug, 2014 1 commit
-
-
Previously on the send email page of the instructor dashboard, instructors could only view task information about emails they've sent for their course in the past. In addition to this, I've now added the ability to see the content of all previously sent emails. A "Sent Email History" button has been added to the page. When clicked, a table displaying the subject line, number of emails sent, and date/time of submission for each previously sent email is created. An instructor can then click on any subject line to see the content of that email, displayed in a modal window that appears on the page. The window is also equipped with a "copy email to editor" button, which copies the emails contents to the tinyMCE editor, so that an instructor can easily resend an email that they've sent in the past.
njdup committed
-
- 01 Aug, 2014 1 commit
-
-
Dave St.Germain committed
-
- 31 Jul, 2014 1 commit
-
-
Renzo Lucioni committed
-
- 10 Jul, 2014 1 commit
-
-
Added username into Authors file [Ex-12] Add user to input coupon code in the Shopping Cart [Ex-13] Discount should be reflected in the Payment confirmation page and email added E-commerce Tab in Instructor Dashboard added name/email in authors file removed the is_active column, change the colors scheme, fixed bugs wip wip test github account STORE_BILLING_INFO set to True cybersource api update, reference number updated, merchant_data removed from params View Course buttons on receipt link for course added to receipt receipt.html view course button - func update receipt.html course link update move new CyberSource implementation to a separate file so that we can keep the original remove config changes remove config changes remove coupon redemption during clear cart and update test cases [Ex-11]added test cases(E-commerce Tab Instuctor Dashboard) update data model max_length to 255 remove array paid_course_ids init in views.py removed the is_active filter=false, added styling to the inactive coupon codes remove coupon redemption during clear cart and update test cases [Ex-11]added test cases(E-commerce Tab Instuctor Dashboard) update data model max_length to 255 Add column to the list of coupons in the E-Commerce tab Add ability for microsites to specify custom CyberSource secret configuration, i.e. run under different accounts make the new CyberSource2 also microsite aware updating migration for student and shopping cart apps added user signup functionality that orignated from the Microsites added non-microsite user signup tests fix the hard coded callback URL to localhost add comment Modify e-commerce instructor tab to show a total amount above the coupon listings for admin finance user made changes as suggested by diana khuang add the CourseAccessRoles table to the Django Admin website shopping cart coupon checkout changes as suggested by Jason Bau changes are made according to the suggesstions on PR#4172 changes made in the coupons file changes in the coupons get_coupon_info view fix merge conflict resolution error changes in the remove_coupon view json response changes as suggested by David Baumgold pep8/pylint fixes Changes as suggested by jasonBau don't assume item in shopping cart is a PaidCourseRegistration fix up some logging changed the urls of the coupon views and use the post to get the values from the request
asadiqbal08 committed
-
- 03 Jul, 2014 2 commits
-
-
Previously it was serializing the course_key directly, which is not interpreted correctly by the API.
Carlos Andrés Rocha committed -
Some of the metrics on the instructor dashboard are computed by the new analytics data pipeline. Don't show 500 errors if the connection to the pipeline API fails. Instead display that the data is not available and log an error. AN-1476
Carlos Andrés Rocha committed
-
- 01 Jul, 2014 1 commit
-
-
Disabled by default.
Clinton Blackburn committed
-
- 30 Jun, 2014 1 commit
-
-
Disabled by default.
Clinton Blackburn committed
-
- 27 Jun, 2014 1 commit
-
-
Nimisha Asthagiri committed
-
- 19 Jun, 2014 1 commit
-
-
fix other various i18n issues
Sarina Canelake committed
-
- 29 May, 2014 1 commit
-
-
[LMS-2757]
Calen Pennington committed
-
- 27 May, 2014 1 commit
-
-
rather than just hacked in to the instructor_dashboard base file. Also move the tests from the legacy implementation to the new dash API implementation.
Sarina Canelake committed
-
- 16 May, 2014 1 commit
-
-
Calen Pennington committed
-
- 15 May, 2014 1 commit
-
-
Click handlers were not getting attached to DOM elements in some cases on slow running machines. Added logic to attach handlers when elements are ready. Added 2 buttons on metrics tab: Download Subsection Data for downloading to csv. Download Problem Data for downloading to csv.
David Adams committed
-
- 14 May, 2014 1 commit
-
-
Calen Pennington committed
-
- 13 May, 2014 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 12 May, 2014 3 commits
-
-
Fix acceptance and unit tests LMS-1296
Sarina Canelake committed -
LMS-1296
Sarina Canelake committed -
LMS-1296
Sarina Canelake committed
-
- 09 May, 2014 1 commit
-
-
Calen Pennington committed
-
- 08 May, 2014 1 commit
-
-
This commit adds the non-courseware lms/djangoapps and lms/lib. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 02 May, 2014 1 commit
-
-
Also the idash_mode property is stored seperately for each course. LMS-2565
Usman Khalid committed
-
- 11 Apr, 2014 1 commit
-
-
Clicking on any of the bars displays a list of students for that particular action (either opened the subsection or attempted the problem). Students are listed for the sub-sections. Students, grade and percent are listed for the problems. The on-screen list displays only the first 250 students with an overflow message if there are more students than that. The csv download lists all students.
David Adams committed
-
- 04 Apr, 2014 1 commit
-
-
Giulio Gratta committed
-
- 18 Mar, 2014 2 commits
-
-
LMS-1287
Sarina Canelake committed -
LMS-1287
Adam Palay committed
-
- 11 Mar, 2014 1 commit
-
-
We would like to be able to generate arbitrary reports and expose them to the instructor by simply uploading them to S3. The existing grade download infrastructure pretty much supported that already, however, all of the internal and external structures were referring to the reports as exclusively grading related. Fixes: AN-590
Gabe Mulley committed
-
- 28 Feb, 2014 1 commit
-
-
Metrics tab shows student data: -Count of students opened a subsection -Grade distribution per problem for each section/subsection of the course. Implemented for both the old and beta dashboard Controlled by a feature flag 'CLASS_DASHBOARD' Data is aggregated across all students Aggregate data computed from courseware_studentmodule
Kristin Stephens committed
-
- 24 Feb, 2014 1 commit
-
-
Don Mitchell committed
-
- 11 Feb, 2014 1 commit
-
-
STUD-1151
cahrens committed
-
- 10 Feb, 2014 1 commit
-
-
Ned Batchelder committed
-