alisan617
f5936b36ae
remove Related to in inline, add it to Profile, spacing nits
2016-12-12 11:01:57 -05:00
alisan617
03d93a2e89
copy edits and profile page title
2016-12-12 11:01:57 -05:00
Brian Jacobel
787dac9046
use DiscussionThreadListView for user profile discussion
2016-12-12 11:01:56 -05:00
Brian Jacobel
187783beaf
Requested UI changes - borderless, all posts is no longer highlighted
...
Fix read only support for team discussions
Fix error messages to use "posts" not "threads"
More small UI tweaks, padding and alignment
Add a11y tests for all inline discussion states
Improve discussion error messages
2016-12-12 11:01:56 -05:00
alisan617
82d05c6eb7
make new post view overlay-ish
2016-12-12 11:01:55 -05:00
Brian Jacobel
5dad2afa44
Squashed minor issue fixes in inline discussion view
...
Make this selector more specific, was getting overrides
Fix Teams implementation of inline discussion
Fix LMS tests
Work on pagination support
Jasmine tests for this feature
Focus works when navigating between list and detail
Fix safe template violations
2016-12-12 11:01:25 -05:00
Brian Jacobel
c655c5a678
Add new DiscussionInlineView which uses DiscussionThreadListView
2016-12-12 10:05:28 -05:00
Eric Fischer
5a98a90eba
Use timestamps in _has_database_updated_with_new_score check
...
Also fixes issue where ORA grades were never updated, by including
them in this check.
TNL-5994
TNL-5995
2016-12-09 13:46:34 -05:00
Simon Chen
2e00fd58b0
Merge pull request #14116 from edx/schen/ECOM-5790
...
Support the display of downloadable PDF course certs
2016-12-08 17:57:45 -05:00
Simon Chen
6dbfb3261e
Support the display of downloadable PDF course certs ECOM-5790
2016-12-08 16:52:36 -05:00
Nimisha Asthagiri
6b40e6f2a6
Merge pull request #14117 from edx/beryl/rename-inaccessible
...
Grade Report rename "Not Accessible" to "Not Available".
2016-12-08 14:58:26 -05:00
Brittney Exline
efaca4890f
Merge branch 'master' into bexline/footer_add_enterprise
2016-12-08 12:48:20 -05:00
sanfordstudent
2b2ecd74a5
Merge pull request #14005 from edx/sstudent/TNL-5045
...
grading events
2016-12-08 09:42:22 -05:00
Nimisha Asthagiri
e29ada8c04
Grade Report rename "Not Accessible" to "Not Available".
2016-12-08 09:26:52 -05:00
Brittney Exline
a42bbd57fb
ENT-11 Adding link to enterprise page in the footer
...
Added enterprise link, moved media kit down to second line, and adjusted styling
to avoid wrapping when possible.
2016-12-07 15:51:30 -05:00
Sanford Student
5f2ffbe75b
implementation of grading events
...
for TNL-5045
2016-12-07 14:47:08 -05:00
Ahsan Ulhaq
eb895fae82
WL Enrollees on edX.org email list
...
ECOM-6324
2016-12-07 14:11:48 +05:00
Sanford Student
44074f30a2
move course version repopulation to runtime layer
...
for TNL-6065
2016-12-06 10:22:13 -05:00
Calen Pennington
b24c22804e
Merge pull request #14047 from cpennington/safer-opaque-keys
...
Safer opaque keys
2016-12-02 10:44:36 -05:00
Calen Pennington
fd0d69594a
Upgrade to the latest version of opaque-keys
2016-12-01 13:04:31 -05:00
Eric Fischer
6ed02f3b73
Merge pull request #14067 from edx/efischer/staff_v_instructor
...
Clarify instructor vs staff accessible features on dashboard
2016-12-01 09:31:01 -05:00
attiyaishaque
be32d74afe
TNL-6017 Receive Updates checkbox saved in discussion forums.
2016-12-01 11:25:44 +05:00
Nimisha Asthagiri
b2cd0359e5
Merge pull request #14032 from edx/beryl/unattempted-grade-report
...
Update grade report to distinguish between Not Attempted and 0
2016-11-30 18:03:07 -05:00
Eric Fischer
d294a91fb1
Clarify instructor vs staff accessible features on dashboard
...
Using the guideline "Course staff should have access to features related to
individual learners, but not course-wide modifications", most tools on the
student admin sub-tab of the instructor dashboard should be available to
staff as well as instructors.
TNL-5907
2016-11-30 15:36:37 -05:00
Eric Fischer
264d1940bf
Merge pull request #13989 from proversity-org/proversity/fix-removed-in-django-19-warning-studio
...
Remove warning RemovedInDjango19Warnings in Studio
2016-11-30 15:06:30 -05:00
Eric Fischer
bf64d17f0a
Merge pull request #14071 from edx/efischer/reversify_migration
...
Allow grades app to be zero-migrated
2016-11-30 15:01:51 -05:00
Nimisha Asthagiri
aca69f78f2
Update Subsection Grade Report to differentiate Not Attempted and 0
...
TNL-5990
2016-11-30 12:36:26 -05:00
Nimisha Asthagiri
3bb5617abd
fixup! review comments
2016-11-30 12:36:25 -05:00
Nimisha Asthagiri
2aac2b9d86
Update Grade Report to distinguish between Not Attempted and 0
2016-11-30 12:36:25 -05:00
Nimisha Asthagiri
e87388e24c
Grades cleanup before updating grade report
...
Remove deprecated SingleSectionGrader. TNL-5987
Remove display_name and module_id from Scores objects
Update CourseGradeFactory.__init__ to not be user-specific
Update some callers to use CourseGrade class instead of "summary" dict
Remove no longer needed course_grades.py module.
Renamed django signal from GRADES_UPDATED to COURSE_GRADE_CHANGED
2016-11-30 12:36:25 -05:00
Eric Fischer
47afbcf832
Allow grades app to be zero-migrated
2016-11-30 10:30:32 -05:00
Sanford Student
4eb5311ece
Separating problem raw score changed and problem weighted score changed signals
...
For TNL-5993
2016-11-30 10:15:07 -05:00
jagonzalr
e9b121b8cd
prevent RemovedInDjango19Warnings
2016-11-30 10:06:13 -05:00
Christina Roberts
af504fc61d
Merge pull request #13805 from edx/christina/ac-583
...
Christina/ac 583
2016-11-28 12:22:55 -05:00
Chris Rodriguez
29dcbfefe4
Progress graph a11y updates.
...
TNL-5891
2016-11-28 10:55:39 -05:00
Eric Fischer
a9960e93f5
Merge pull request #14019 from edx/efischer/verify_times
...
Localize times in verify_student
2016-11-28 09:19:04 -05:00
Albert St. Aubin
282ded7442
Addressed test failures and PR comments
...
TNL-5894
2016-11-28 07:12:23 -05:00
Eric Fischer
1aff229007
Localize Times in verify_student
...
Now using the DateUtils javascript to handle this more correctly in webpages.
TNL-5959
2016-11-23 11:55:23 -05:00
Cliff Dyer
ca5c741f30
Merge pull request #14027 from edx/cdyer/mark-attempted-problems
...
Use first_attempted value from database and attempted values from individual problems.
2016-11-22 17:07:02 -05:00
J. Cliff Dyer
5350e31667
fixup: extract some common code.
2016-11-22 15:53:30 -05:00
Matthew Piatetsky
f1e75d031f
Merge pull request #14008 from edx/ECOM-5537
...
ECOM-5537 Add Media Kit and move sitemap in footer
2016-11-22 15:40:28 -05:00
Matthew Piatetsky
ae7020cbf9
Add Media Kit and move sitemap in footer
2016-11-22 13:20:29 -05:00
J. Cliff Dyer
0e2534f3ec
Wrap update_or_create in transaction to allow validation after save
2016-11-22 12:12:15 -05:00
J. Cliff Dyer
86c12e67cc
fixup: Error instead of correcting on invalid inputs.
2016-11-22 11:48:33 -05:00
Renzo Lucioni
84c42ae1b8
Clean up construction of program detail page links
...
We used to link program cards on the LMS program listing page to the marketing site. Those cards now link to detail pages also hosted by the LMS, rendering that functionality obsolete.
ECOM-5063
2016-11-22 09:47:23 -05:00
J. Cliff Dyer
b6305a1553
Use first_attempted value from database
...
TNL-5930
2016-11-21 15:12:42 -05:00
Douglas Hall
c575e7f2cc
Merge pull request #12645 from CredoReference/more-than-one-lti-consumer-with-empty-instance-guid
...
Ability to create two or more LTI consumers through the Django admin with an empty instance_guid field
2016-11-21 14:04:21 -05:00
Toby Lawrence
c67ee94d80
Merge pull request #13996 from edx/PERF-321
...
[PERF-321] Move heavy JS files for WordCloud out of lms-modules.js
2016-11-21 13:49:00 -05:00
Adam
0fbe384248
Merge pull request #14006 from edx/adam/fix-date-unicode-issue
...
use a QueryDict to encode a url param that potentially has unicode (E…
2016-11-21 12:59:00 -05:00
Gregory Martin
89cf7ee90c
Merge pull request #14022 from edx/yro_add-unset-dateutils
...
instructor dash course start and end
2016-11-18 16:34:23 -05:00