polesye
a52b25779d
Use confirm dialogue.
2014-06-23 18:24:53 +03:00
polesye
2d8e1226c8
Move js import into courseware js group.
2014-06-23 17:56:28 +03:00
polesye
2c27c424f9
Update error code.
2014-06-23 17:56:28 +03:00
polesye
11c2bb19af
Add url redirect to.
2014-06-23 17:56:27 +03:00
polesye
00d7760dc6
Add redirect.
2014-06-23 17:56:27 +03:00
Waheed Ahmed
cc36162df1
Fixed links for units loaded via ajax.
...
LMS-2711
2014-06-02 14:19:19 +05:00
Calen Pennington
d4280e8529
Fix merge conflicts
2014-05-16 14:10:50 -04:00
Calen Pennington
18c91d0f1d
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
...
Conflicts:
cms/djangoapps/contentstore/tests/utils.py
cms/djangoapps/contentstore/views/import_export.py
cms/djangoapps/contentstore/views/tests/test_import_export.py
common/djangoapps/student/views.py
lms/djangoapps/class_dashboard/dashboard_data.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/static/js/staff_debug_actions.js
lms/templates/notes.html
lms/templates/staff_problem_info.html
2014-05-16 14:01:20 -04:00
Waheed Ahmed
1648442052
Reset attempts, delete state and rescore buttons not working on staff debug.
...
LMS-2706
2014-05-15 12:47:51 +05:00
Calen Pennington
240d91daeb
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
...
Conflicts:
cms/djangoapps/contentstore/management/commands/tests/test_import.py
cms/djangoapps/contentstore/tests/test_import.py
common/lib/xmodule/xmodule/modulestore/tests/test_mongo.py
common/lib/xmodule/xmodule/modulestore/xml_importer.py
lms/djangoapps/bulk_email/tests/test_course_optout.py
lms/djangoapps/bulk_email/tests/test_email.py
lms/djangoapps/bulk_email/tests/test_err_handling.py
lms/djangoapps/class_dashboard/tests/test_dashboard_data.py
lms/djangoapps/courseware/courses.py
lms/djangoapps/django_comment_client/base/views.py
lms/djangoapps/instructor/tests/test_email.py
lms/djangoapps/instructor/tests/test_legacy_anon_csv.py
lms/djangoapps/instructor/tests/test_legacy_download_csv.py
lms/djangoapps/instructor/tests/test_legacy_email.py
lms/djangoapps/instructor/tests/test_legacy_enrollment.py
lms/djangoapps/instructor/tests/test_legacy_forum_admin.py
lms/djangoapps/instructor/tests/test_legacy_gradebook.py
lms/djangoapps/instructor/tests/test_legacy_raw_download_csv.py
lms/djangoapps/instructor/tests/test_legacy_reset.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/djangoapps/instructor/views/legacy.py
lms/templates/courseware/instructor_dashboard.html
2014-05-13 15:30:56 -04:00
Calen Pennington
a247bb7b9e
Fix StaffDebug javascript tests
2014-05-13 12:57:22 -04:00
Calen Pennington
6fcf65ef62
Fix staff debug view
2014-05-13 11:58:56 -04:00
Sarina Canelake
a5381db070
Only show banner on legacy dash for edx.org
...
LMS-1296
2014-05-12 12:42:19 -04:00
Carson Gee
7c1e6d83e4
Fix message handling to be more internationalizable
2014-05-09 11:21:39 -04:00
Carson Gee
b3ec4d1b6b
Switching to new dashboard API and adding rescore to actions list
2014-05-08 19:03:14 -04:00
Carson Gee
2998a2e9b7
Code review changes
...
i18n
2014-05-07 16:16:37 -04:00
Carson Gee
5775634482
Added jasmine tests and factored out javascript functions to new file
2014-04-23 14:56:32 -04:00
Dave St.Germain
1cf2696289
Added analytics event logging to PDF book viewer
2014-04-14 17:55:53 -04:00
Sarina Canelake
9a352b9125
Unicode support for course names in reverification flow
2014-04-08 13:11:41 -04:00
Sarina Canelake
2d08b3a394
Fix i18n'd strings to be easier for translators to understand
...
Signup modal
Just translate discussion sr text
Markdown editor help
Help modal and reverify dash
2014-04-08 13:09:07 -04:00
David Baumgold
ce0bc8f8dd
Added comment to getUserMedia call in photocapture.js
2014-03-31 13:46:21 -04:00
Julia Hansbrough
bf210398e6
Tests and cleanup
...
Improved tests, fixed javascript for photocapture, removed extraneous photocapture code, added time & course numbers to templates for design
2014-01-31 21:48:36 +00:00
Frances Botsford
6c7d715e0e
re-verification dashboard styles
2014-01-31 21:48:35 +00:00
Julia Hansbrough
85030467ed
Skeleton for follow-on verification behavior
...
Quick-and-dirty end-to-end flow, functional for at least the case of one course in need of re-verification.
Ready for design to start taking a look; still needs tests and code cleanup
2014-01-31 21:08:24 +00:00
Greg Price
f8732a8b3d
Internationalize the forums post Markdown editor
...
This includes removing the "PREVIEW" label for the preview pane from CSS
and adding it to the generated DOM.
2014-01-16 14:10:51 -05:00
Greg Price
0f09a3093e
Internationalize our use of jquery.timeago
...
Also get rid of an unused template and extra copies of jquery.timeago.
2014-01-15 16:46:38 -05:00
Greg Price
a1dc49cc9b
Remove defunct forum post tagging code
2014-01-14 13:03:56 -05:00
Greg Price
d4f7cd68d8
Remove redundant URI.min.js fron lms/
...
A newer version was added to common/, so that is used instead. It is
also added to the set of JS files used in unit tests to allow forums
code in common/ to be tested.
2014-01-06 17:02:31 -05:00
Greg Price
b5eeef01a0
Activate Markdown editor buttons on keypress
...
The buttons now activate on pressing space or enter.
JIRA: FOR-66
2013-12-06 14:51:43 -05:00
David Baumgold
6af8ecef03
mitx_markdown => edx_markdown
2013-12-04 10:23:47 -05:00
Ned Batchelder
cccd61ebf3
Make remaining dialogs in wiki accessible.
...
All the dialogs in the wiki are now accessible to screen readers.
Also, the "Switch to selected version" button did the odd thing of
reloading the page with the new version selected, but inside a dialog.
That is now fixed.
The merge dialog has a warning that looks kind of funky still, but you
can read it, unlike the previous code.
LMS-1337
2013-11-25 16:05:05 -05:00
Julia Hansbrough
45e80f7eee
Removed unused code
2013-11-13 20:57:19 +00:00
Julia Hansbrough
5a572bc0dd
Fixed bug where Flash photo taker would fail
...
LMS-1487
2013-11-13 20:42:19 +00:00
Giulio Gratta
5c0c7ba6bb
Merge pull request #1560 from edx/giulio/a11y-user-menu
...
User menu a11y changes to allow use of spacebar, escape key and arrows to navigate
2013-11-04 08:53:46 -08:00
Diana Huang
0018568799
Merge pull request #1555 from edx/diana/certs-reverification-path
...
Verified Certificate Reverification Path
2013-11-04 08:31:56 -08:00
Giulio Gratta
6e988443f6
User menu a11y changes to allow use of spacebar, escape key and arrow keys or tab and shift+tab to navigate
2013-11-01 14:34:02 -07:00
Julia Hansbrough
70b7ac41c0
Merge pull request #1493 from edx/flowerhack/fix/wiki-textarea-trap
...
Fixing accessibility bug where users could not tab through on wiki
2013-10-31 10:02:29 -07:00
Julia Hansbrough
d3845970fa
Removing alt-tab and alt-shift-tab
2013-10-31 16:54:48 +00:00
Julia Hansbrough
5a93bb793a
Removing unnecessary commands
2013-10-29 21:51:40 +00:00
Julia Hansbrough
99321fc4d5
Fixed alt-tab, alt-shift-tab, shift-tab
2013-10-29 21:48:31 +00:00
Diana Huang
dd46eb47ab
Add barebones reverification flow.
2013-10-29 14:57:23 -04:00
Ned Batchelder
d319159dbf
Cheatsheet modal is accessible.
...
Use the leanModal stuff to show the cheatsheet dialog in the wiki.
LMS-1303
2013-10-25 17:40:08 -04:00
Julia Hansbrough
4261569215
Fixing accessibility bug where users could not tab through on wiki
...
LMS-1307
2013-10-25 13:10:14 +00: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
Usman Khalid
cfaf1275a7
leanModel is setup on jQuery.ready()
2013-10-23 14:52:13 +05: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
David Baumgold
d97921e6e2
Convert Studio JS to use require.js
2013-10-04 13:43:50 -04: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
Diana Huang
94f6bb66d2
Hide the 'take photo' button when there isn't a camera.
2013-09-20 10:59:17 -04:00
Diana Huang
47ce9082e4
Merge branch 'release'
...
Conflicts:
common/lib/xmodule/xmodule/modulestore/mongo/draft.py
lms/djangoapps/courseware/tests/modulestore_config.py
2013-09-13 17:15:44 -04:00