Eric Fischer
247bb50ed2
s/django.core.urlresolvers/django.urls/g
...
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
2018-06-05 13:59:09 -04:00
attiyaishaque
abcbb09414
TNL-6188 Escaping in course outline section & subsection.
2017-03-16 11:13:28 +05:00
Sanford Student
d9a96b03b9
switch aria role of left nav from group to region
2017-02-01 14:55:46 -05:00
Gregory Martin
fcf3f0b32f
add section['format']
2016-11-28 14:57:10 -05:00
Gregory Martin
a6a7b7edb7
instructor dash course start and end
2016-11-18 11:06:14 -05:00
Gregory Martin
f0cd29f02a
Revert "Merge pull request #13915 from edx/revert-13794-yro_implement-dateutil"
...
This reverts commit d59ab18b27 , reversing
changes made to 0ebab35e89 .
2016-11-07 17:04:13 -05:00
Jesse Zoldak
ec880138d2
Revert "Implement DateUtils in LMS"
2016-11-04 07:50:26 -04:00
Gregory Martin
3fd16eb6be
Implement DateUtils in LMS
2016-11-03 10:06:10 -04:00
Kevin Kim
0bf8fc4b44
Converts the dates on the dashboard, sidebar navigation, and important course dates to user specified time zone.
2016-07-05 17:45:13 +00:00
Brian Jacobel
c281586a29
Fix other usages of require_module outside <%block name="js-extra"
2016-06-01 12:07:17 -04:00
Robert Raposa
7223ee9316
Fix import order for HTML, Text.
2016-05-23 08:47:08 -04:00
Sanford Student
d4146e7a1d
accordion emits event
2016-05-05 11:48:09 -04:00
Sanford Student
777b92a03c
making the accordion template escape by default
2016-03-31 15:58:20 -04:00
Chris Dodge
7b980b82e8
edx-procoting will be passing back which font-awesome icon to use
2015-09-25 12:17:00 -04:00
Chris Rodriguez
b49f9104b8
LMS: replacing proctoring markup from accordion
2015-09-24 13:21:37 -04:00
Ahsan Ulhaq
508ded2673
LMS: course navigation menu refactor
2015-09-23 13:13:18 -04:00
clrux
5b545c2b0d
Revert "Course navigation menu accessibility issue"
2015-08-28 13:28:08 -04:00
Chris Rodriguez
917947d809
Markup and style tweaks to address test reqs
2015-08-28 07:50:34 -04:00
Chris Rodriguez
888030c639
Removing coffeescript and adding custom JS
2015-08-28 07:49:32 -04:00
Chris Rodriguez
4185c11b31
Updating markup and styles
2015-08-28 07:49:31 -04:00
Ahsan Ulhaq
b32d2205d4
Course navigation menu accessibility issue
...
Following have been done
1- Change the structure of the course navigation Menu HTML
2- Add some basic styling
3- Add basic JS for html rendering
4- Update tests according to new structure
AC-76
2015-08-28 07:49:31 -04:00
Chris Dodge
6cf5516a84
Integration of edx_proctoring into the LMS
2015-08-13 19:08:50 -04:00
Marco Morales
b30c2f3bd0
updated graded icon indicator to use data-tooltip, font-awesome, plus hides it from screenreaders
2015-07-13 22:31:20 -04:00
Waheed Ahmed
222b05a158
Added IMG tag instead of css background property for important visual indicator.
...
TNL-892
2014-12-09 12:38:54 +05:00
Jay Zoldak
a620cc0004
Merge branch 'release'
...
Conflicts:
lms/templates/courseware/accordion.html
2014-02-21 16:17:02 -05:00
Jason Bau
183d9bbb93
Use new setting for LMS deadline display instead TIME_ZONE
2014-02-21 10:20:06 -08:00
Ned Batchelder
64db0e78b5
Fix i18n errors found along the way.
2014-02-18 17:35:56 -05:00
Ned Batchelder
229f3522fa
Move date_utils to common/djangoapps/util
2014-02-18 17:35:56 -05:00
Jason Bau
b525f40377
Start datetime localization in LMS
...
Currently just coerces the time displayed for due dates
(accordion.html and progess.html) to settings.TIME_ZONE
2014-02-06 07:57:56 -08:00
cahrens
95ad1826d4
Hide show_timezone from Advanced Settings and migrate courses with show_timezone=False to using due_date_display_format.
2013-09-12 14:30:00 -04:00
cahrens
08d9942993
Allow custom formatting of due date strings.
...
STUD-724
Test course for allowing custom formatting of due date strings.
STUD-724
Try making the name of the course match the folder name.
More cleanup.
More cleanup.
updates.
2013-09-12 14:30:00 -04:00
Calen Pennington
0d3c44996a
LMS i18n from Tsinghua
2013-07-31 19:39:15 -04:00
Brian Talbot
443a50845a
lms - adds back in missing/previously added .sr screen reader-focused styling and references in place of the .visuallyhidden application
2013-06-10 16:22:21 -07:00
Giulio Gratta
7390b517f0
required labels, active accordion item, move previous arrow to before unit sequence
2013-06-10 16:22:14 -07:00
cahrens
f0d2ff7ba4
Change display_timezone to show_timezone.
2013-04-08 09:11:10 -04:00
cahrens
e4dac6e310
Add display_timezone so course authors can choose not to display timezones in LMS.
2013-04-08 08:38:52 -04:00
cahrens
42fbc16006
Feedback from code review.
2013-04-02 14:10:56 -04:00
cahrens
ee2b92ab02
Protect against no due property (as was there before).
2013-04-01 14:38:56 -04:00
cahrens
845e86b8d1
Format timestamp.
2013-04-01 14:32:03 -04:00
cahrens
16f4a3f9c1
Convert due date to a Date (vs. a string with no year).
2013-04-01 11:37:05 -04:00
Carlos Andrés Rocha
3d5b571a7e
Move courseware related templates to their own folder
...
Fix moved links
2012-11-19 12:45:46 -05:00