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
Greg Price
ef02450f17
Improve accessibility for forums post toolbar
...
Mark toolbar and buttons with appropriate ARIA roles, add them to the
tab order, and make the titles more screen-reader friendly.
2013-09-13 14:41:12 -04:00
Greg Price
e360f1d54f
Merge pull request #950 from edx/gprice/dialog-role
...
Add ARIA dialog role to Markdown editor dialogs
2013-09-13 10:42:58 -07:00
Diana Huang
14e0a4a038
Show order errors in page instead of in an alert.
2013-09-12 14:58:34 -04:00
Greg Price
67053feec1
Add ARIA dialog role to Markdown editor dialogs
2013-09-12 10:47:47 -04:00
Diana Huang
8839a2053e
Wait until the flash object is loaded before looking for a camera.
2013-09-12 09:09:35 -04:00
David Ormsbee
8278357c74
Hook up interface to Software Secure for identity validation.
2013-09-11 23:59:37 -04:00
David Ormsbee
f9067cbe4d
Merge pull request #940 from edx/ormsbee/flash_detect_camera
...
Detect cameras and flash
2013-09-11 18:58:57 -07:00
Diana Huang
7ab5ae925d
Add in the ability to detect webcams and flash. Show error messages.
2013-09-11 18:39:18 -04:00
David Ormsbee
e498ad522a
Add hasCamera() method to flash camera detection
2013-09-11 18:39:17 -04:00
Renzo Lucioni
9fd4f69e76
Instrument verified cert flow
2013-09-11 16:51:46 -04:00
David Ormsbee
e8a48d6144
Update JS to reflect new link IDs to unbreak the top nav status indicator.
2013-09-10 16:41:29 -04:00
David Ormsbee
dea1878efe
Require that permission be given for Flash camera before we process snapshots.
2013-09-10 14:17:58 -04:00
David Ormsbee
ba1f17e54b
Merge pull request #913 from edx/ormsbee/certs_small_ux
...
Small UI fixes
2013-09-10 10:34:32 -07:00
David Ormsbee
740e5bace7
Prevent being able to click on disabled button in IE.
...
Enable display of course org, num in receipt page.
2013-09-10 13:32:52 -04:00
Frances Botsford
18b4b0b03f
modal functionality for edit name on vcerts
2013-09-10 13:03:09 -04:00
Diana Huang
20d72ea703
Clean up views and start work on edit name modal.
2013-09-05 15:20:48 -04:00
David Ormsbee
22480b821a
Fix reset button for photo capture
2013-09-05 14:15:13 -04:00
David Ormsbee
e7c07d4e43
Merge remote-tracking branch 'origin/ormsbee/verifyuser3' into ormsbee/verifyuser3
2013-09-04 10:59:18 -04:00
David Ormsbee
78acd083be
Merge branch 'master' into ormsbee/verifyuser3
...
Conflicts:
common/djangoapps/course_modes/models.py
lms/djangoapps/shoppingcart/models.py
lms/djangoapps/shoppingcart/processors/CyberSource.py
lms/djangoapps/shoppingcart/processors/tests/test_CyberSource.py
lms/djangoapps/shoppingcart/tests/test_models.py
lms/djangoapps/shoppingcart/tests/test_views.py
lms/djangoapps/shoppingcart/urls.py
lms/djangoapps/shoppingcart/views.py
lms/envs/common.py
lms/envs/dev.py
lms/static/sass/base/_variables.scss
2013-09-04 10:58:30 -04:00
Diana Huang
f4c1a8f27b
Update the carousel with which step the user is on
2013-09-04 09:21:07 -04:00
Diana Huang
0c3af96792
Add the javascript to control payment button back in.
2013-09-03 14:35:38 -04:00
Diana Huang
98f80c36c1
Fix Javascript bugs that arose during refactoring.
2013-09-03 10:57:49 -04:00
David Ormsbee
a643e25591
Image capture support for non WebRTC compliant browsers, via Flash.
2013-09-02 22:16:51 -04:00
David Ormsbee
94def0aab5
Base assets for flash camera capture
2013-08-30 11:27:51 -04:00
Will Daly
fe72730969
Integrate js-test-tool into testing infrastructure
2013-08-26 20:21:18 -04:00
Frances Botsford
abd678e464
initial step interaction for verification
2013-08-21 15:27:37 -04:00
Nate Hardison
a0ab47658a
Move Candy.js files to new vendor/ directory
2013-07-18 15:00:54 -07:00
Nate Hardison
bf8e5e6ba1
Simple port of Class2Go's chat feature
...
Embed a chat widget (much like the calculator widget) into the
courseware. To use, you must point it at an ejabberd box,
configured as `JABBER_DOMAIN` in the settings.
2013-07-18 15:00:53 -07:00
Brian Wilson
77032067ac
Refactor test_views from test_api. Pull out pending_tasks.js.
2013-06-18 11:19:25 -04:00
Carlos Andrés Rocha
00f83d03a0
Restore /faq page, and moved new content to /help
2013-01-17 10:47:50 -05:00
Brian Talbot
540232f54d
revised minor syntax/line indents on faq scss and js
2013-01-15 15:30:53 -05:00
Carlos Andrés Rocha
2f99d38e90
Update FAQ page: new content and styling
2013-01-14 14:17:39 -05:00
David Ormsbee
e3b4d78d87
IE7 compatibility: no trailing commas in arrays, including the third party json2.js lib because IE<8 has no JSON object.
2012-12-07 16:03:05 -05:00
Victor Shnayder
0b40e75166
Fix login-if-?next behavior
...
* for more context, see https://basecamp.com/1892446/projects/631155-devops/messages/4719963-strange-caching
2012-09-23 22:33:20 -04:00
Calen Pennington
c1ce5a87ac
Move sequence nav into xmodule
2012-09-18 13:19:01 -04:00
Ibrahim Awwal
aa301a805e
Converted tooltips to coffee too, and removed both converted files from the included js header.
2012-09-17 19:19:09 -07:00
Ibrahim Awwal
daa38af58c
Convert DiscussionFilter to coffeescript.
2012-09-17 18:55:52 -07:00
Ibrahim Awwal
bb6f4cdb2e
Move dropdown filter into a more clearly named file, discussion-filter.js, and move the
...
event bindings into the proper views.
2012-09-17 18:08:44 -07:00
Ibrahim Awwal
680e681fee
Removed a lot of dead code and moved tooltips into their own file.
2012-09-17 18:08:43 -07:00
Ibrahim Awwal
5d4c60a880
Move new post button handler to DiscussionRouter.
2012-09-17 18:08:43 -07:00
Arjun Singh
aaa4db8d29
Fixes image uploades in firefox
2012-09-17 15:54:24 -07:00
Ibrahim Awwal
910be64aa2
Make pagination respect any filters or searches or sort keys. Searches and filters will
...
query the comment service to get their results rather than filtering threads that have
already been loaded.
2012-09-14 02:13:53 -07:00
Arjun Singh
7ad9b39b98
Merge master
2012-09-10 15:33:59 -07:00
Tom Giannattasio
8529ef35a9
added title focus on new post; tweaked tag input styles
2012-09-06 14:57:37 -04:00
Tom Giannattasio
5304c9cb99
delegated tooltips
2012-09-06 11:39:23 -04:00
Ibrahim Awwal
e77e5a4e52
Modify jquery.tagsinput plugin to allow filtering tags, and filter tags by converting them to lowercase so the service doesn't just error when you submit.
2012-09-06 04:12:29 -07:00
Tom Giannattasio
548454a90c
drop down arrow key nav works with nested and filtered lists; scrolls menu to show focused at all times
2012-09-05 15:03:01 -04:00