Andy Armstrong
7e2a174eec
Move discussion board to the Pattern Library
...
TNL-4622
2016-06-02 12:48:12 -04:00
ssemenova
36c867c42a
changed icon html from <i> to <span>
...
TNL-4651
2016-05-31 15:46:23 -04:00
Andy Armstrong
7ee41eafb3
Refactor staff preview menu logic out of template
2016-05-31 11:36:40 -04:00
Nimisha Asthagiri
4a56fa5fb1
Adding infrastructure to support context-sensitive help links in the LMS.
2016-05-27 11:35:05 -04:00
Robert Raposa
ebf89d63e9
Merge pull request #12541 from edx/robrap/fix-imports
...
Fix import order for HTML, Text.
2016-05-25 15:23:08 -04:00
Bill DeRusha
5af72a0dea
Merge pull request #12557 from edx/release
...
Merge Hotfix-2016-05-24 into Release
2016-05-25 13:15:52 -04:00
Brian Jacobel
f4bede6c5b
Fix library load paths (incl. jquery.scrollTo)
...
Simplify paths in karma_cms_squire require paths
2016-05-24 16:53:59 -04:00
Daniel Friedman
15f148141f
Upgrade jQuery 1.7.2 to 2.2.0
...
FEDX-25
2016-05-24 16:52:50 -04:00
Chris Rodriguez
9c77c42949
Moving main element up higher to not conflict with chart
2016-05-24 16:43:19 -04:00
Simon Chen
e6137dd6af
ECOM-4007 Prevent the issuing of HC certs to verified learners that haven't ID verified
2016-05-23 11:44:14 -04:00
Robert Raposa
7223ee9316
Fix import order for HTML, Text.
2016-05-23 08:47:08 -04:00
Sanford Student
987fe723a4
adding link clicked event and associated tests
2016-05-19 14:58:22 -04:00
Christina Roberts
8c418c62fe
Merge pull request #12033 from sigberto/submission-history-tz
...
Display correct timezone on timestamp for question submission
2016-05-17 10:52:30 -04:00
sigberto
6e0fb24dab
Display correct timezone on timestamp for question submission
...
The view for submission history used to grab the timezone from the database (UTC) and
appeded the TIME_ZONE variable after (could be any time zone). Adjusted displayed
timedate to the TIME_ZONE variable. Added unittest checks the localized datetime
object used by submission history for the expected hour difference.
2016-05-16 12:26:37 -07:00
Robert Raposa
2089728703
Safe template marathon work
2016-05-12 14:23:35 -04:00
Sanford Student
d4146e7a1d
accordion emits event
2016-05-05 11:48:09 -04:00
Chris Rodriguez
2a23757fbc
Sending skip links to single main, making more relevant
2016-04-25 10:00:45 -04:00
Kevin Falcone
f2c8582c46
Merge pull request #11909 from edx/jibsheet/html-escape-submission-history
...
Submission History safe by default
2016-04-08 13:00:06 -04:00
Waheed Ahmed
6a9157e409
Fixed progress page grade requirements text.
...
ECOM-3127
2016-04-06 15:37:28 +05:00
Sanford Student
777b92a03c
making the accordion template escape by default
2016-03-31 15:58:20 -04:00
Kevin Falcone
93dc905081
Merge pull request #11913 from edx/jibsheet/submission-history-time-zone
...
This appears to actually be in UTC (not in the django TZ default).
2016-03-24 14:01:24 -04:00
Sanford Student
d64b6d35ef
making the welcome_back template safe
2016-03-23 16:19:09 -04:00
Kevin Falcone
06f5e49978
This appears to actually be in UTC (not in the django TZ default).
...
You can see the times are marked +00:00 for the ISO 8601 format date and
I see no code in the backend that tries to convert.
2016-03-23 14:38:18 -04:00
Kevin Falcone
8a85d7e346
Udpate to secure by default
...
Most things were already escaped, including the json.dumps, and we've
decided not to use dump_html_escaped_json
2016-03-23 14:35:08 -04:00
Peter Fogg
954504d72c
Merge pull request #11786 from edx/peter-fogg/course-home-a11y
...
Accessibility fixes for the course home page.
2016-03-16 12:45:17 -04:00
Toby Lawrence
4debb4a26b
Merge pull request #11784 from edx/PERF-265
...
Move any uncached JS to be cached
2016-03-11 11:27:41 -05:00
Peter Fogg
9188f9682c
Accessibility fixes for the course home page.
...
ECOM-3799
2016-03-11 09:48:44 -05:00
Toby Lawrence
4eb95737b5
Update and take advantage of our ability to override RequireJS paths.
...
We had a mechanism to, at runtime, generate a RequireJS config that
would override the base paths and, instead, use the hashed versions of
assets for things that RequireJs was loading on demand.
We've now moved that out of the coureware.html base template and into
main.html so that more pages actually benefit from it.
As well, we've added some of the heavy hitters for unhashed assets,
namely moment.min.js, to these overrides which should allow better
caching for end users. We'll be able to add more things to the override
list in the future as they crop up.
2016-03-11 08:56:45 -05:00
Matjaz Gregoric
6c1f7095a7
Merge pull request #11547 from open-craft/remove-course-about-nav
...
Remove course about 'Overview' link/tab.
2016-03-10 15:45:27 +01:00
Matjaz Gregoric
3ad0a0073b
Remove course about 'Overview' link/tab.
...
It looks like in the past there used to be several tabs on the
course about page, but the other tabs have been commented
out years ago.
Having a single tab is pointless and confusing, so remove it.
2016-03-10 11:05:09 +01:00
erm0l0v
4142438372
add CourseTalk widget
...
Move tests to one test class
2016-03-09 13:32:07 +03:00
Robert Raposa
8e1e4a4715
Use markup HTML helper with Text
...
TNL-4160
2016-03-04 10:44:41 -05:00
Christine Lytwynec
41febaa875
Merge pull request #11565 from edx/clytwynec/ac-234
...
Remove hgroup usage
2016-02-19 16:06:22 -05:00
Zia Fazal
e8ccc2f3e5
Merge pull request #11076 from CredoReference/render-lms-main-navigation-with-template
...
Render lms main navigation (tabs) with template
2016-02-18 11:21:16 +05:00
vkaracic
86a4710ee8
Otto checkout flow
2016-02-17 18:16:44 +01:00
Christine Lytwynec
57b7034e5b
Remove hgroup usage
2016-02-17 12:05:15 -05:00
Chris Rodriguez
2a4e141e0e
LMS: fixing skip links and adding a11y tests
2016-02-17 07:46:42 -05:00
Dmitry Viskov
d532f8de0e
Render LMS main navigation (tabs) with template, override templates for a specific list item
2016-02-16 17:03:53 +03:00
Peter Fogg
77343a02d2
Merge pull request #11486 from itsbenweeks/info_display_number_fix
...
info page course id -> display_number_with_default
2016-02-11 12:53:21 -05:00
Ben Weeks
52e8db34fd
course id/org/name -> display_stuff_with_default
2016-02-11 10:25:12 -05:00
Saleem Latif
ccbd88acc1
Merge pull request #11402 from edx/saleem-latif/WL-298
...
WL-298: Create a theme named 'stanford-style' to be used by comprehensive theming
2016-02-10 10:38:46 +05:00
Muhammad Ammar
886d54dce9
Merge pull request #11320 from edx/ammar/boomark-button-requirejs-caching
...
bookmark button js caching
2016-02-04 21:07:45 +05:00
muhammad-ammar
3127ac9180
bookmark button js caching
...
TNL-3954
2016-02-04 17:59:47 +05:00
Saleem Latif
14572c19d4
Create a theme named 'stanford-style' to be used by comprehensive theming
2016-02-04 11:17:23 +05:00
Robert Raposa
f555ffd585
Refactor and improve js_utils helpers
...
- Rename escape_json_dumps to dump_js_escaped_json
- Rename escape_js_string to js_escaped_string
- Update js_escaped_string to output empty string for None
- Introduce dump_html_escaped_json
- Move dump_js_escaped_json after the pipe as new best practice
- Introduce additional uses of helpers
- Introduce new djangolib directory and move js_utils
2016-02-03 17:13:21 -05:00
Peter Fogg
244843d929
Track events on the course home page.
...
Events are added for accessing the courseware, entering the verified
upgrade flow, and toggling a course update.
ECOM-2983
2016-02-03 13:58:24 -05:00
Peter Fogg
0c1dc272d4
Change "Go to Course" to "Resume Course" on course home page.
...
ECOM-2960
2016-02-03 13:58:23 -05:00
Peter Fogg
71a00bf946
Revert "Move Course Handouts to Course Resources and Tools."
...
This reverts commit e8909e4439f22a7568d95a7672ab60d4a36f7322.
2016-02-03 13:58:23 -05:00
Bill DeRusha
e75f7950d4
Updates XBlock renders its own template. Adds expand and collapse JS + jasmine tests.
...
ECOM-2809
2016-02-03 13:58:23 -05:00
Peter Fogg
c22677c171
Move Course Handouts to Course Resources and Tools.
...
The existing course handouts section is moved underneath Course
Updates and News, with updated styling.
ECOM-2808
2016-02-03 13:58:22 -05:00