Jason Bau
7668ef6f31
fix bug with anonymous access to / with future start courses
2013-09-12 11:43:21 -07:00
Jay Zoldak
ade62ab90f
Fix acceptance tests to capture images for paid cert flow
2013-09-12 14:33:07 -04:00
cahrens
988833ded9
pylint/pep8
2013-09-12 14:30:00 -04:00
cahrens
95ad1826d4
Hide show_timezone from Advanced Settings and migrate courses with show_timezone=False to using due_date_display_format.
2013-09-12 14:30:00 -04:00
cahrens
08d9942993
Allow custom formatting of due date strings.
...
STUD-724
Test course for allowing custom formatting of due date strings.
STUD-724
Try making the name of the course match the folder name.
More cleanup.
More cleanup.
updates.
2013-09-12 14:30:00 -04:00
David Ormsbee
221777e6ea
Re-enable signature checking for Software Secure callbacks
2013-09-12 11:59:03 -04:00
Greg Price
67053feec1
Add ARIA dialog role to Markdown editor dialogs
2013-09-12 10:47:47 -04:00
David Ormsbee
e3895b7856
Force a save of the model when we're uploading a photo ID so our generated key is always saved.
2013-09-12 10:33:24 -04:00
Adam Palay
8bbc11cb2b
rename stripping function, make it more explicit
2013-09-12 10:10:19 -04:00
Adam Palay
bc424173ad
move _clean_fields to tools.py
2013-09-12 10:10:18 -04:00
Adam Palay
640d00c5be
strip processed fields in instructor dash
2013-09-12 10:10:18 -04:00
Adam
2c0a08f78f
Merge pull request #864 from edx/adam/welcome-email
...
Adam/welcome email
2013-09-12 07:06:56 -07:00
Carlos Andrés Rocha
87fcf1ab9e
Merge pull request #905 from rocha/datadog-statsd
...
Remove dogstatsd-python in favor of dogapi
2013-09-12 06:53:02 -07:00
Adam Palay
f446c88f4d
fix tests
2013-09-12 09:32:34 -04:00
Adam Palay
bc70b1d9da
change formatting for email messages to use full_name instead of first_ and last_name
...
fix templates
2013-09-12 09:32:34 -04:00
Calen Pennington
58a5cdd81f
Replace references to .system
2013-09-12 09:29:17 -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
b8fcc118dd
Merge pull request #942 from edx/ormsbee/aws_verify_settings
...
Tiny change to pull in student verification settings on aws envs
2013-09-11 22:08:44 -07:00
David Ormsbee
5942a87071
Pull VERIFY_SETTINGS from AUTH_TOKENS
2013-09-12 01:04:01 -04:00
David Ormsbee
92cab96c11
Merge pull request #941 from edx/ormsbee/softwaresecure
...
Software Secure message signing and callback
2013-09-11 21:17:14 -07:00
David Ormsbee
8278357c74
Hook up interface to Software Secure for identity validation.
2013-09-11 23:59:37 -04:00
David Ormsbee
00f96ec79f
Merge pull request #937 from edx/zoldak/add-cert-tests
...
Add more certificates test for newly implemented features
2013-09-11 20:33:53 -07:00
David Ormsbee
af9193afda
Merge pull request #939 from edx/hotfix/progress-500s
...
Hotfix/progress 500s
2013-09-11 19:04:44 -07: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
Carlos Andrés Rocha
ee0004e2f8
Remove dogstatsd-python in favor of dogapi
...
Also added datadog application to commom django apps and set it to use
a local statsd server by default.
2013-09-11 19:28:58 -04:00
Renzo Lucioni
fbe5cafdab
Merge pull request #936 from edx/renzo/instrument-verified-cert-flow
...
Renzo/instrument verified cert flow
2013-09-11 16:02:43 -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
Frances Botsford
5921bca082
adding notification to photo page when no flash or webcam is detected
2013-09-11 18:39:17 -04:00
David Ormsbee
e498ad522a
Add hasCamera() method to flash camera detection
2013-09-11 18:39:17 -04:00
Adam Palay
ee62719025
check if module created from description is None before looking for its child descriptors
2013-09-11 18:33:51 -04:00
Adam Palay
7ff4397e81
change disable_start_dates to False in lms.dev to mirror more closely a production environment
2013-09-11 18:33:43 -04:00
Jay Zoldak
fbeb63ee47
Add more certificates test for newly implemented features
2013-09-11 17:29:50 -04:00
Renzo Lucioni
9fd4f69e76
Instrument verified cert flow
2013-09-11 16:51:46 -04:00
Jay Zoldak
1ead54223b
Change locators of links to match updated ids
2013-09-11 16:23:51 -04:00
Jay Zoldak
36f7d439aa
Change locators of links to match updated ids
2013-09-11 16:18:59 -04:00
David Baumgold
049aa3bbfd
Merge pull request #880 from edx/db/update-requests-lib
...
Update `requests` library to 1.2.3
2013-09-11 13:03:55 -07:00
Greg Price
9faa55d336
Merge pull request #921 from edx/gprice/forum-nav-accessibility
...
Improve forums nav accessibility
2013-09-11 11:47:56 -07:00
Greg Price
8a32f274be
Fix forums nav sidebar overlapping content
...
Previously, when the window was scrolled down past the top of the
discussion content pane, scrolling right would cause the sidebar to
appear above the background of the content pane but below the text.
This is only an issue with very small windows or with the text size
increased significantly, which is why this came up in an accessibility
audit. Now the sidebar is fixed to the left side of the page instead
of the left side of the viewport.
2013-09-11 14:24:58 -04:00
Frances Botsford
3e9584bb1c
cleanup on vcert payment error and receipt billing info
2013-09-11 13:40:26 -04:00
Alexander Kryklia
68409f0c7a
Add default launch url for lti.
2013-09-11 19:16:46 +03:00
Carlos Andrés Rocha
fbc243dbeb
Add event tracking with configurable backends
2013-09-11 10:02:15 -04:00
Brian Talbot
59a7a47b02
Verification: changes formatting of billing address/info on receipt view
2013-09-10 16:51:21 -04:00
Brian Talbot
253f8e2d15
Verification: revises UI header copy
2013-09-10 16:51:21 -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
Jason Bau
f3af24f692
Merge pull request #842 from edx/jbau/shib-revamp
...
Revamped + Enhanced Shibboleth support
2013-09-10 12:27:07 -07:00
Greg Price
f20333ef4e
Remove some cruft from forums SASS
2013-09-10 14:46:54 -04:00
David Baumgold
871ad7d694
Pass hostname to LTI XModule
...
Necessary for RFC compliance with oauthlib
2013-09-10 14:21:56 -04:00
Greg Price
6ecbba7230
Improve accessibility of forums navigation elements
...
The home icon and discussion topic drop-down icon now have text that is
visible only to screen readers. The visual change between the icon and the
topic name with down-arrow is now achieved with the CSS visible property
instead of the opacity property, so only one at a time will be visible to
screen readers as well as visually.
2013-09-10 14:21:17 -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