Nimisha Asthagiri
b78bb976cc
Merge pull request #5531 from edx/release
...
Merge Release
2014-10-09 09:58:51 -04:00
Chris Dodge
1809a28b89
Add the ability for Microsites to be able to send appropriately branded emails rather than the default system installed version
...
fix tests. Update Admin views/forms.
enforce uniqueness constraint in the Admin ModelForm submissions
Update bok_choy cached DBs with new schema changes
PR feedback
2014-10-08 13:04:41 -04:00
Nimisha Asthagiri
12f5d52b60
merge branch 'release' fix.
2014-10-07 16:32:16 -04:00
Nimisha Asthagiri
d7f850a764
Merge branch 'release'
...
Conflicts:
lms/djangoapps/instructor/features/data_download.py
2014-10-07 16:23:28 -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
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
Carlos Andrés Rocha
9145d72ccb
Update copy for link to analytics dashboard.
2014-09-29 16:46:51 -04:00
Carlos Andrés Rocha
fa43a4490a
Enable analytics dashboard link in instructor dashboard.
2014-09-29 16:24:28 -04:00
Don Mitchell
dc9654283e
Fix unit tests for generated
...
course ids.
2014-09-29 11:25:56 -04:00
Don Mitchell
4ca5012f3c
Use split to test views
2014-09-29 11:25:55 -04: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
Brandon DeRosier
5bfa313dcb
Remove unimplemented grade_summary feature.
2014-09-26 12:53:53 -04:00
Clinton Blackburn
4f9725a0c0
Displaying Insights Link for All Instructors
2014-09-25 17:58:38 -04: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
Waqas Khalid
d0d225d8a9
Course admin should be able to de-admin dicussion admins
...
As a global staff or course staff once you added yourself
in the discussion admins you cannot revoke it back unless
you remove yourself as course staff. Any of the course staff
member should be able to remove others from discussion admins
whether they are course staff or not.
TNL-315
2014-09-24 22:26:31 +05:00
Chris Dodge
0c72e37374
change registration code email and attachments, per product requirements
...
remove extra lines
conditionalize address line 2
2014-09-24 09:13:37 -04:00
Chris Dodge
f34a1c9d11
Add the 'meta' column from the UserProfile table to the CSV download
...
add special case logic to get the 'meta' field into the downloaded CSV
wip
wip
2014-09-23 15:08:38 -04:00
Clinton Blackburn
8705694743
Hiding Insights link for non-staff users
2014-09-19 10:47:54 -04:00
asadiqbal08
47cd0f3e62
EX-81 / Ex-84 changes
2014-09-16 18:43:48 +05:00
Clinton Blackburn
9f8e2cf5aa
Merge pull request #5132 from edx/insights-message-update
...
Updated Analytics Dashboard Message
2014-09-10 15:11:59 -04:00
Carson Gee
6b95ec8de2
Corrected NameError for invalid variable
2014-09-08 21:45:14 -04:00
Clinton Blackburn
ee036ecaa6
Updated Analytics Dashboard Message
...
Message to dashboard now includes the name of the application.
2014-09-08 15:37:34 -04:00
Sarina Canelake
467f2988e1
Quality cleanup
2014-09-08 12:02:31 -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
Muhammad Shoaib
2cc0433833
Implement mediated bulk purchase epic
...
Updating EX-60 logic
2014-09-02 13:03:24 -04:00
Waheed Ahmed
57bc5c9314
Modified request method for change enrollment and bulk beta modify access on instructor dashboard.
...
LMS-11266
2014-08-27 13:20:04 +05:00
Don Mitchell
4d701bebef
Fix check and show answer for split
...
LMS-11237
2014-08-25 10:29:50 -04:00
Braden MacDonald
c3abf326ff
Friendly error if invalid student identifier is entered for due date extension
2014-08-20 17:09:57 -07:00
Braden MacDonald
9c93cd8dd6
Fix: Display error when attempting to reset nonexistent due date extension
2014-08-19 23:29:36 -07:00
Braden MacDonald
f4e021093a
Fix: 500 response if indiv. due date deleted after normal due date was deleted
2014-08-19 23:23:07 -07:00
Braden MacDonald
3ab8779190
Fix: API allowed an individual due date extension on units with no due date
2014-08-19 23:23:06 -07:00
Braden MacDonald
a08ab9ff11
Fix: an individual extended due date must not precede the normal due date LMS-6563
2014-08-19 23:23:06 -07:00
Braden MacDonald
42eaa4b005
Unit tests for bugs in IDDE API, including LMS-6563
2014-08-19 23:23:06 -07:00
Justin Helbert
dd7f09d36a
This confirms the data api upgrade
2014-08-19 19:03:58 +00:00
Calen Pennington
50082387eb
Add a request-token to identify which xblock html was rendered as part of the current request
...
[STUD-2903]
2014-08-15 11:04:52 -04:00
njdup
55521590d1
Email content history fix and additions
...
This addresses a bug in the email content history table where
"Unknown" was displayed in the number of emails sent column if any sort of
failure occurred during email sending. This behavior has been editted so now
the number of emails that failed to send is displayed, along with the number
of emails that were successfully sent. If the email task is still pending,
"0 sent" is displayed.
As a small addition, the table now also includes the authors of previously
sent emails, and the modal window for an email also displays its author.
2014-08-14 15:12:31 -07:00
jsa
d96de4249d
Merge branch 'release'
2014-08-07 16:22:39 -04:00
Clinton Blackburn
1a4e067712
Added link from instructor dashboard to analytics dashboard
2014-08-07 12:13:34 -04:00
Waheed Ahmed
05b87fd99b
Implemented process_response method to clear requestcontext global variable in mako middleware.
...
LMS-6622
2014-08-06 19:58:20 +05:00
Muhammad Shoaib
33d5b49e81
added course price set/view/edit functionality
...
added CoursmodeArchive model to save the old prices history
analytics -> instructor_analytics
analytics -> instructor_analytics
2014-08-05 10:00:13 -04:00
asadiqbal08
dc46170f36
registration code checkout flow
...
Redirecting to dashboard after free user enrollment.
2014-08-05 10:00:12 -04:00
Muhammad Shoaib
4333e53997
added registration-codes generation functionality
...
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
2014-08-05 10:00:11 -04:00
asadiqbal08
5a9fc036a6
Course Instructor as financeadmin role, will be able to download all purchase transactions in the course as a CSV file
2014-08-05 10:00:10 -04:00
njdup
c5cf6db93d
Cleaned pylint quality issues in instructor email content history code.
2014-08-04 16:01:11 -07:00
njdup
5791fd1087
Instructors can view previously sent email content
...
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.
2014-08-04 10:08:32 -07:00
Dave St.Germain
eb1d046352
Show the enrollment counts for each mode on the instructor dashboard.
2014-08-01 12:17:36 -04:00