Renzo Lucioni
cceeff3657
Remove unnecessary p tag from XSeries dashboard message
2016-02-09 16:05:06 -05:00
Peter Fogg
8ed051e3cf
Merge pull request #10642 from edx/feature/self-paced
...
Course home page improvements.
2016-02-03 15:06:59 -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
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
cahrens
8f19128d83
Fix unit tests so they are testing aria-expanded.
2016-02-01 14:01:05 -05:00
AlasdairSwan
2676098b02
ECOM-2967 adding GA events for dashboard XSeries messages
2016-01-14 12:37:48 -05:00
Usman Khalid
8bdc097293
Fixes after rebase to Django 1.8
2015-12-17 22:10:21 +05:00
muzaffaryousaf
3cbbb8f3b1
Add/Remove Bookmark button to each unit in LMS courseware.
...
TNL-1957
2015-12-17 22:07:32 +05:00
muhammad-ammar
c9b87aa099
Unit Bookmarks List View
...
TNL-1958
2015-12-17 22:07:31 +05:00
aamir-khan
2376bbb4be
ECOM-2430: Added the tracking GA events on dashboard
2015-10-23 19:20:23 +05:00
asadiqbal
74b082497f
SOL-1288
2015-10-19 17:28:10 +05:00
Chris Rodriguez
a631a662df
Fixing JS tests for the course navigation
2015-10-08 09:43:25 -04:00
clrux
8076da139c
Merge pull request #9775 from edx/clrux/ac-147
...
Addressing contrast and hover states for 'clear filters' button on the find courses page
2015-09-24 12:08:14 -04:00
Chris Rodriguez
e3035a8fab
LMS: a11y contrast fixes for find course page
2015-09-24 11:11:07 -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
c20075e8a6
Changing all #accordion for .accordion
2015-08-28 07:50:34 -04:00
Chris Rodriguez
917947d809
Markup and style tweaks to address test reqs
2015-08-28 07:50:34 -04:00
Chris Rodriguez
c0bfdf5e5d
Removing instances of old mechanism; tests
2015-08-28 07:50:33 -04:00
Chris Rodriguez
1d07b278b5
Test fixes
2015-08-28 07:50:32 -04:00
Chris Rodriguez
a31eb4a815
Jasmine tests
2015-08-28 07:50:32 -04:00
Davorin Sego
8d6df18357
Course discovery UI improvements
2015-07-28 11:59:44 +02:00
Marco Morales
493200734e
Merge pull request #8296 from edx/marco/find-courses-page/styling-changes
...
Styling improvements to openedX search through Find Courses page
2015-07-14 08:14:35 -04:00
Davorin Sego
2972e9110c
search input element styling improvements, test clean up
2015-07-01 13:46:55 +02:00
Alison Hodges
f4209803f2
Remove "instructor" label or change to "Admin"
...
Clarifies what the roles are, makes Studio and LMS naming parallel.
2015-06-29 17:03:18 -04:00
Carlos de la Guardia
85111ceb5a
Add jasmine tests for ccx schedule code.
2015-06-09 16:31:57 -05:00
Martyn James
7f633fc045
Course Discovery feature using edx-search
2015-06-01 10:33:45 +02:00
Davorin Sego
71feb068e3
Dashboard search feature
2015-04-24 09:45:12 -04:00
muzaffaryousaf
c2d83bd4a6
Bok_choy tests for upload/remove profile image.
...
TNL-1538
2015-04-17 17:23:17 -04:00
Zia Fazal
e21ff20375
backend changes based on feedback
...
Conflicts:
lms/djangoapps/courseware/courses.py
lms/djangoapps/instructor_task/api.py
refined entrance exam student attempts reset
Quality improvements 1/16
added rescore, delete state and task history functionality
added unit tests for entrance exam reset attempts
added unit tests for re scoring of entrance exam and task history
improved test coverage
Got rid of pep violation
feedback changes and added jasmine test
added more jasmine tests for Javascript changes
added bok-choy tests for UI changes
replaced input containing <p> tags with <label>
Removed ee element assertions to avoid js error
Added call to super.setUp()
changes based on feedback on 2/18
Writing tests in JS instead of coffee script
commit related to skip entrance exam 2/13
fixed bad-continuation quality error
fixed broken bok-choy test
changes based on feedback on 2/18
added js tests and removed coffee script tests
fixed broken bok-choy and unit tests
changes left while rebasing
rephrase test titles
do not need these libs
changes based on feedback on 2/24
changes text which was left
Changes based on feedback on 3/3
2015-03-04 15:32:56 +05:00
Zia Fazal
b3f85e1d4a
Instructor Dashboard management tools for Entrance Exams
...
Conflicts:
lms/djangoapps/courseware/courses.py
lms/djangoapps/instructor_task/api.py
refined entrance exam student attempts reset
added rescore, delete state and task history functionality
2015-02-23 15:04:05 -05:00
Jean-Michel Claus
7cb495a166
TNL 713 (TNL-714, TNL-717, TNL-718): Added accessibility plugin.
2015-02-19 19:02:57 +02:00
Davorin Sego
e09d47b122
Courseware Search integration
2015-01-28 21:34:58 -05:00
polesye
c7153be040
TNL-213: Let Students Add Personal Notes to Course Content.
...
Co-Authored-By: Jean-Michel Claus <jmc@edx.org >
Co-Authored-By: Brian Talbot <btalbot@edx.org >
Co-Authored-By: Tim Babych <tim@edx.org >
Co-Authored-By: Oleg Marshev <oleg@edx.org >
Co-Authored-By: Chris Rodriguez <crodriguez@edx.org >
2015-01-14 23:34:11 +02:00
Will Daly
f8365a2d3b
Add donation end-point
...
Make donations configurable
Added donation button to dashboard
Generalize merchant defined data for payment processor
2014-10-07 14:22:55 -04:00
Diana Huang
d34c4a66c7
Add skip links to both CMS and LMS
...
* add HTML for links
* hide links when they are not focused
* when focused, show link (as recommended)
* move accessibility tools to common
LMS-1311
2013-10-24 17:10:33 -04:00
Adam Palay
83b11a881c
optimize keyboard focus management on dashboard's modals
...
add license to a11y_tools.js
add tests, some reorganization of js tests
skip "toBeFocused" tests for now
2013-10-22 13:26:18 -04:00