Nick Parlante
|
08cb469409
|
Merge pull request #1104 from edx/nick/anon-userids
Add "Download CSV of all student anonymized IDs" button to instructor dashboards
|
2013-09-25 20:58:34 -07:00 |
|
Nick Parlante
|
d225b85d1a
|
Port get-anonymized-id feature to new instructor dashboard
|
2013-09-25 13:52:05 -07:00 |
|
Renzo Lucioni
|
c124a33036
|
Merge pull request #829 from edx/renzo/ab-testing
Split Testing
|
2013-09-25 13:29:46 -07:00 |
|
Renzo Lucioni
|
ac0e65ab2a
|
Update CHANGELOG
|
2013-09-25 16:26:04 -04:00 |
|
Adam Palay
|
6a412f4df6
|
add ESC key functionality to forgot password modal
|
2013-09-25 16:24:25 -04:00 |
|
Adam Palay
|
9affd38d2b
|
fix focus management for help modal
|
2013-09-25 16:24:24 -04:00 |
|
Chris Dodge
|
51d0dd121d
|
LMS startup needs to initialize the modulestores so that we don't lazy load all of the XML courses on first HTTP request
|
2013-09-25 16:04:43 -04:00 |
|
Brian Talbot
|
982d22df38
|
edx.org/LMS: revises graphic-based login and registration banner text to render with system text
|
2013-09-25 16:00:08 -04:00 |
|
Adam Palay
|
1fe982fb16
|
fix a11y error in help modal
|
2013-09-25 15:56:45 -04:00 |
|
Will Daly
|
47621b56ff
|
Merge pull request #1112 from edx/will/shard-acceptance-tests
Added tags to acceptance tests to define multiple shards.
|
2013-09-25 11:36:18 -07:00 |
|
Usman Khalid
|
cd696e76e9
|
PdfViewer: Added missing link to compatibility.js
|
2013-09-25 18:34:01 +05:00 |
|
Diana Huang
|
19ee540a33
|
Merge pull request #1115 from edx/diana/verify-pep8-pylint
Clean up some old pep8/pylint violations
|
2013-09-25 06:23:47 -07:00 |
|
Renzo Lucioni
|
e7e03f10fb
|
Refactor tab tests
|
2013-09-25 00:27:36 -04:00 |
|
Renzo Lucioni
|
f1ccf1c06b
|
Integrate split testing and LMS tabs experiments
|
2013-09-25 00:27:36 -04:00 |
|
Diana Huang
|
4ee9ef61cf
|
Clean up some old pep8/pylint violations
Also, deletes some unused code.
|
2013-09-24 17:12:31 -04:00 |
|
Nick Parlante
|
1b5903935e
|
Add "Download CSV of all student anonymized IDs" button to instructor dashboard
This is a recurrent ops problem, so we wanted to make it available
on the instructor dashboard.
|
2013-09-24 12:59:42 -07:00 |
|
Greg Price
|
7275f85232
|
Merge branch 'release'
|
2013-09-24 15:27:18 -04:00 |
|
jkarni
|
ad939b1e7c
|
Merge pull request #1090 from edx/jkarni/feature/middleware-locked-assets
Jkarni/feature/middleware locked assets
|
2013-09-24 12:25:05 -07:00 |
|
Jay Zoldak
|
7669b4d777
|
Namespace the acceptance tests so they show up nicely in jenkins
Conflicts:
cms/djangoapps/contentstore/features/advanced-settings.feature
cms/djangoapps/contentstore/features/checklists.feature
cms/djangoapps/contentstore/features/component.feature
cms/djangoapps/contentstore/features/course-overview.feature
cms/djangoapps/contentstore/features/course-settings.feature
cms/djangoapps/contentstore/features/course-team.feature
cms/djangoapps/contentstore/features/course-updates.feature
cms/djangoapps/contentstore/features/courses.feature
cms/djangoapps/contentstore/features/discussion-editor.feature
cms/djangoapps/contentstore/features/grading.feature
cms/djangoapps/contentstore/features/html-editor.feature
cms/djangoapps/contentstore/features/problem-editor.feature
cms/djangoapps/contentstore/features/section.feature
cms/djangoapps/contentstore/features/signup.feature
cms/djangoapps/contentstore/features/static-pages.feature
cms/djangoapps/contentstore/features/subsection.feature
cms/djangoapps/contentstore/features/textbooks.feature
cms/djangoapps/contentstore/features/upload.feature
cms/djangoapps/contentstore/features/video-editor.feature
cms/djangoapps/contentstore/features/video.feature
lms/djangoapps/courseware/features/certificates.feature
lms/djangoapps/courseware/features/help.feature
lms/djangoapps/courseware/features/high-level-tabs.feature
lms/djangoapps/courseware/features/homepage.feature
lms/djangoapps/courseware/features/login.feature
lms/djangoapps/courseware/features/lti.feature
lms/djangoapps/courseware/features/navigation.feature
lms/djangoapps/courseware/features/problems.feature
lms/djangoapps/courseware/features/registration.feature
lms/djangoapps/courseware/features/signup.feature
lms/djangoapps/courseware/features/video.feature
lms/djangoapps/courseware/features/word_cloud.feature
|
2013-09-24 14:35:12 -04:00 |
|
Will Daly
|
f898f72920
|
Added tags to acceptance tests to define multiple shards.
|
2013-09-24 11:47:53 -04:00 |
|
Jay Zoldak
|
002f3ef9e2
|
Speed up waiting for elements not present on remote webdriver sessions.
|
2013-09-24 11:27:42 -04:00 |
|
Greg Price
|
fb4edab9f7
|
Merge pull request #1110 from edx/feature/kevin/forum_activity_accessibility
|
2013-09-24 08:23:01 -07:00 |
|
Kevin Chugh
|
4d78374b07
|
add unread comments count to sr block so user can hear unread comment count
|
2013-09-24 11:16:57 -04:00 |
|
Jay Zoldak
|
20ea28748b
|
Speed up problems feature tests
|
2013-09-24 11:09:37 -04:00 |
|
Jay Zoldak
|
f30364906d
|
Speed up lti acceptance test for remote webdriver.
|
2013-09-24 11:09:37 -04:00 |
|
Usman Khalid
|
761590bc8f
|
Merge pull request #1053 from edx/usman/static-book-url
Added missing test in StaticImageBookTest
|
2013-09-24 06:24:43 -07:00 |
|
marco
|
b7aead39e2
|
updated new post forum dropdown menu for use with chromevox
|
2013-09-23 18:47:06 -04:00 |
|
Your Name
|
0a3ebf6a10
|
update discussion forums views to add accessibility information and add hidden accessibilty class to discussion scss, this comprises adding comments count and votes count verbiage and vote call to action
|
2013-09-23 17:46:13 -04:00 |
|
Greg Price
|
973751124d
|
Merge pull request #1101 from edx/gprice/forum-a11y
Improve forums nav accessibility
|
2013-09-23 13:49:34 -07:00 |
|
Adam Palay
|
e9b15b6f02
|
add unicode support for course_wiki
|
2013-09-23 16:15:47 -04:00 |
|
Usman Khalid
|
231b130911
|
Removed hardcoded case for edge for /courses
|
2013-09-23 15:30:00 +00:00 |
|
Usman Khalid
|
b2af990d3c
|
If setting COURSES_ARE_BROWSABLE is off return 404 on /courses
|
2013-09-23 15:19:32 +00:00 |
|
Usman Khalid
|
3ff203d11f
|
Renamed setting ENABLE_STUDENT_SELF_ENROLLMENT to COURSES_ARE_BROWSABLE
|
2013-09-23 15:04:11 +00:00 |
|
David Ormsbee
|
88cae5436c
|
Merge pull request #1085 from edx/ormsbee/ss_err_checking
Add extra error checking and logging to Software Secure callback
|
2013-09-23 07:38:39 -07:00 |
|
Adam
|
89c94b4f0a
|
Merge pull request #1065 from edx/adam/password-modal
manage focus to/from/within password reset modal appropriately
|
2013-09-23 06:36:33 -07:00 |
|
Usman Khalid
|
3c3edac05f
|
Fixed tests name in staticbook
|
2013-09-23 12:58:14 +00:00 |
|
Giulio Gratta
|
78ea6ef030
|
conditionalize written feedback area.
|
2013-09-22 17:23:22 -07:00 |
|
David Ormsbee
|
61e7cbb567
|
Add extra error checking and logging to Software Secure callback
|
2013-09-22 15:47:43 -04:00 |
|
Jason Bau
|
9c4ff9ba95
|
Add setting on combinedopenended to allow peergrading of finished submissions
|
2013-09-20 14:23:05 -07:00 |
|
Julian Arni
|
7a8d463260
|
Put static server middleware after the middleware it requires
|
2013-09-20 17:22:51 -04:00 |
|
Julian Arni
|
bf633f9c5d
|
Perform auth checks in middleware
Includes static server tests.
|
2013-09-20 17:22:08 -04:00 |
|
Vik Paruchuri
|
57fb306c74
|
Merge pull request #1068 from edx/feature/vik/oe-save
Implement a save button for open ended responses
|
2013-09-20 14:16:32 -07:00 |
|
Vik Paruchuri
|
d9ce5e073b
|
Implement a save button for open ended responses
|
2013-09-20 16:35:10 -04:00 |
|
Adam Palay
|
1f5d222320
|
remove forgot-password-modal class
|
2013-09-20 15:14:04 -04:00 |
|
Adam Palay
|
920d1c9a40
|
make it so that mathplayer message only appears when mathjax is on the page
|
2013-09-20 15:05:47 -04:00 |
|
Vik Paruchuri
|
d8af16dca2
|
Merge pull request #1058 from edx/fix/vik/oe-staff-error
Fix OE AJAX post error
|
2013-09-20 10:46:20 -07:00 |
|
Greg Price
|
0d7f63060b
|
Merge pull request #975 from edx/gprice/markdown-button-taborder
Improve accessibility for forums post toolbar
|
2013-09-20 10:38:57 -07:00 |
|
Greg Price
|
06b8da40ff
|
Improve accessibility of forum nav topic menu
Add the aria-haspopup attribute and additional explanatory text for
screen reader users.
|
2013-09-20 13:31:37 -04:00 |
|
Greg Price
|
98142c02d3
|
Improve accessibility of forum nav sort buttons
|
2013-09-20 13:31:37 -04:00 |
|
Brian Talbot
|
39c617216c
|
Merge pull request #1059 from edx/talbs/fix-a11y-accounts
Accessibility: Account-based Template Follow-up
|
2013-09-20 10:13:21 -07:00 |
|