Brian Talbot
a51ab4f1f4
LMS: adding iconography to language pref on dashboard UI
2014-02-14 22:35:11 +00:00
Diana Huang
a07d243fdb
Clean up the display and dialog to use user preferences
...
instead of the current language.
2014-02-14 22:35:11 +00:00
Brian Talbot
a6f147afa5
LMS: revising modal UI to support translators
2014-02-14 22:35:08 +00:00
Diana Huang
be189e607e
Store user preferences for languages
...
Also, refactor tests such that we're not deleting users or prefs
2014-02-14 22:35:07 +00:00
Adam Palay
97f5b25e2c
i18n for self-assessment (ORA-314)
...
make openendedchild and open_ended_module_v1 act enough like xblocks to get xblock 18n
2014-02-14 17:27:32 -05:00
Ned Batchelder
b23e9fb62f
Merge pull request #2405 from edx/ned/remove-massemail
...
Remove unused massemail commands.
2014-02-14 10:50:57 -05:00
Brian Talbot
c41d8146c7
LMS: simplifying language settings modal controls UI
2014-02-14 10:32:11 -05:00
Julia Hansbrough
d867e87b72
Acceptance test for language selector
...
Tests language selection feature for student dashboard
2014-02-14 10:32:11 -05:00
Julia Hansbrough
cb6b52f890
wiring for language selector
2014-02-14 10:32:10 -05:00
Brian Talbot
895bb5e029
LMS: adding language selector to user dashboard (WIP)
2014-02-14 10:32:10 -05:00
Jay Zoldak
d0a1701b2a
Merge pull request #2549 from edx/zoldak/things-not-to-translate
...
Do not translate checkbox values in html files
2014-02-11 09:51:57 -05:00
polesye
102d1cb253
Persist student progress in video.
...
Student logins to edx, plays video, selects position, closes
browser, opens video, position is restored.
BLD-385
2014-02-11 13:53:24 +00:00
Ned Batchelder
ce5fd88baa
Merge pull request #2488 from edx/ned/i18n-for-wiki
...
Finish wiki i18n
2014-02-10 17:05:44 -05:00
Diana Huang
8a95474537
Merge pull request #2544 from edx/diana/drupal-registration-i18n
...
Don't internationalize strings we use for enrollment.
2014-02-10 16:16:47 -05:00
Jay Zoldak
7e9abd2e84
Do not translate checkbox values
2014-02-10 15:50:09 -05:00
Diana Huang
4a16846426
Don't internationalize strings we use for enrollment.
...
LMS-2218
2014-02-10 15:29:09 -05:00
jmclaus
31ffce4b05
Keyboard events and ARIA markup added to speed control. Replaced anonymous event handlers by named functions. Menu stays open on mouseleave when a speed entry has focus. In that case, the menu can be closed by clicking anywhere outside of it. [BLD-402, BLD-363]
2014-02-10 21:24:50 +01:00
Ned Batchelder
aff3c47754
i18n fixes for wiki templates.
2014-02-10 15:23:13 -05:00
Dave St.Germain
70b602fbfe
Merge pull request #2498 from edx/dcs/a11y-sequence-nav
...
Accessibility improvements to the sequence navigation
2014-02-10 14:51:59 -05:00
Dave St.Germain
01ac04ca60
Merge pull request #2496 from edx/dcs/a11y-hide-things
...
For a11y, modal dialogs and script templates should be hidden...
2014-02-10 14:50:30 -05:00
Dave St.Germain
4810bd6d1c
Improved sequence navigation accessibility
2014-02-10 14:34:28 -05:00
Sarina Canelake
46897d8b40
Merge pull request #2528 from edx/sarina/lms-2197
...
i18n word cloud LMS-2197
2014-02-10 09:44:40 -05:00
Sarina Canelake
ad8ee2f2fc
i18n word cloud LMS-2197
2014-02-07 16:42:14 -05:00
Giulio Gratta
5e67612e9b
Image Modal CMS HTML Block subtype
...
- Added YAML file for the HTML template code for the modal to work
- Added CSS and JS code for modal to look and function properly
- Updated code to take comments into account.
- Simplified HTML template and expanded JS to set up image modal on load.
- Added preliminary drag script.
- Converted jQuery UI draggable to Draggabilly
2014-02-07 09:21:20 -08:00
Dave St.Germain
44109d16ab
For a11y, modal dialogs and script templates should be hidden from
...
screen readers. Also, the mathjax message should be wrapped to prevent
non-IE browsers from complaining about a feature that is IE-only.
2014-02-07 11:12:41 -05:00
Dave St.Germain
98a5ce3261
Merge pull request #2499 from edx/dcs/a11y-slight-rearrange
...
Added an alt tag to the footer logo; added charset meta tag; moved
2014-02-07 10:05:52 -05:00
Brian Talbot
08f448389a
Merge pull request #2410 from ionis-education-group/courseware-none-bodyclass
...
Add '' default to bodyclass in courseware templates
2014-02-07 10:00:59 -05:00
Jason Bau
c3e1184211
Merge pull request #2269 from edx/jbau/lms-localize-datetime
...
make LMS accordion and progress datetime display respect settings.TIME_ZONE
2014-02-06 12:48:10 -08:00
Bertrand Marron
10482516e1
Prevent from tabbing on tos and honor links
2014-02-06 18:13:34 +01:00
Brian Talbot
a41bdb46db
Merge pull request #2476 from ionis-education-group/bodyclass-without-js
...
Stop using JavaScript to set the body's CSS class
2014-02-06 11:28:09 -05:00
Dave St.Germain
2d72184620
Added an alt tag to the footer logo; added charset meta tag; moved
...
DOCTYPE to the top of the file.
2014-02-06 11:25:16 -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
Dave St.Germain
28f2a547a5
Merge pull request #2475 from edx/dcs/a11y-skip-nav
...
Add a means to skip to more specific parts of the page.
LMS-2156
2014-02-05 12:46:59 -05:00
Bertrand Marron
5835ecf779
Stop using JavaScript to set the body CSS class
...
This prevents everything from blinking, since the CSS class will be
present when the page is rendering.
2014-02-05 17:34:35 +01:00
Dave St.Germain
a6797899da
Removed inappropriate section tags. Because screen readers announce each section, they should not be used unless they are actually defining meaningful sections.
2014-02-05 11:32:08 -05:00
Dave St.Germain
9945d3e9cf
Add a means to skip to more specific parts of the page. Contributes to
...
LMS-2156
2014-02-05 11:28:11 -05:00
Dave St.Germain
9132009fd3
Merge pull request #2463 from edx/dcs/a11y-progress-delistify
...
Converted <ol> to <div> to prevent a11y confusion on course progress page.
[LMS-1727]
2014-02-05 11:16:41 -05:00
Jason Bau
70762d1ab7
Merge pull request #2307 from edx/jbau/allow-unset-course-startdate
...
Handle taking registrations on a course with TBD start date
2014-02-04 16:07:23 -08:00
Chris Dodge
ad7348ec11
Allow author to cap enrollments in course
...
add a test case for enrollment caps
pep8 fix
2014-02-04 15:32:36 -05:00
Dave St.Germain
b0af0b18b9
Converted <ol> to <div> to prevent a11y confusion.
2014-02-04 14:00:17 -05:00
Jason Bau
7ac13bf81e
Don't show course start date if it hasn't been set.
...
If neither start nor advertised_start has been changed from default
don't show the course start date.
This allows us to accept course registrations for courses whose start
date is yet TBD.
2014-02-03 16:20:39 -08:00
Dave St.Germain
0f8919a6ba
Merge pull request #2441 from edx/dcs/info-remove-title
...
Removed extraneous title block that was replacing the breadcrumbs
2014-02-03 14:28:56 -08:00
Giulio Gratta
a76e5bd6e2
Merge pull request #2442 from edx/giulio/fix-disabled-about-page-button
...
fixing layout/style of disabled register button
2014-02-03 13:45:44 -08:00
Giulio Gratta
1e1826af18
fixing layout/style of disabled register button
2014-02-03 13:17:15 -08:00
Giulio Gratta
879a849eea
Add OG title and description to course about pages
2014-02-03 12:36:43 -08:00
Dave St.Germain
ac8eeac798
Removed extraneous title block that was replacing the breadcrumbs
2014-02-03 15:22:25 -05:00
Adam
f48a456b8c
Merge pull request #2429 from edx/adam/fix/login-i18n
...
i18n input field on login page (LMS-2159)
2014-02-03 10:01:22 -08:00
Greg Price
4e1c595472
Merge pull request #2377 from edx/gprice/forum-thread-pagination
...
Add pagination of responses to forum threads
2014-02-03 08:55:20 -08:00
Adam Palay
ca7faaa715
i18n input field on login page (LMS-2159)
2014-02-03 11:21:19 -05:00
Bertrand Marron
6379ee921a
Add '' default to bodyclass in courseware templates
...
This prevents from having a 'None' CSS class in the <body> tag when no
css_class is defined for the course.
2014-02-01 16:18:51 +01:00