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
9538ae35d4
change graders text to unicode
2013-09-11 18:34:03 -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
57192c8ad7
Merge pull request #935 from edx/zoldak/fix-cert-tests
...
Change locators of links to match updated ids
2013-09-11 14:30:25 -07: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
cahrens
ff2d952d39
Change course id limit to 65.
...
STUD-726
2013-09-11 16:15:16 -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
53d376b611
Merge pull request #934 from edx/fix/frances/vcert-receipt
...
Fix/frances/vcert receipt
2013-09-11 10:57:56 -07:00
Frances Botsford
3e9584bb1c
cleanup on vcert payment error and receipt billing info
2013-09-11 13:40:26 -04:00
David Baumgold
acd23ad933
reformat for readability
2013-09-11 13:26:17 -04:00
jkarni
df72f02898
Merge pull request #931 from edx/jkarni/fix/itemsavelogging
...
Add logging to save item
2013-09-11 09:33:19 -07:00
Alexander Kryklia
4621952a55
Stub headers if scheme not provided.
2013-09-11 19:32:06 +03:00
Alexander Kryklia
96bb5e1692
Merge branch 'db/update-requests-lib' of github.com:edx/edx-platform into db/update-requests-lib
2013-09-11 19:17:13 +03:00
Alexander Kryklia
68409f0c7a
Add default launch url for lti.
2013-09-11 19:16:46 +03:00
Calen Pennington
74dbb9d74e
Remove unused XModuleDescriptor.get_sample_state method
2013-09-11 12:12:19 -04:00
David Baumgold
6a8546801c
Response.json is now a callable
2013-09-11 10:18:00 -04:00
Carlos Andrés Rocha
1d668ff96a
Merge pull request #797 from rocha/track-backend-configuration
...
Add event tracking with configurable backends
2013-09-11 07:03:35 -07:00
Carlos Andrés Rocha
11db4e3773
Use datetime objects in time field in event tracking
2013-09-11 10:02:16 -04:00
Carlos Andrés Rocha
6de25bf5fe
Monitor event tracking time by backend using statsd
2013-09-11 10:02:15 -04:00
Carlos Andrés Rocha
fbc243dbeb
Add event tracking with configurable backends
2013-09-11 10:02:15 -04:00
Valera Rozuvan
c5d7246342
Merge pull request #822 from edx/valera/fix_controls_stack_2_rows
...
Adding styles to fix issue BLD-221.
2013-09-11 00:33:13 -07:00
Valera Rozuvan
dd5506eeb7
Adding styles to fix issue BLD-221.
...
If you make the window smaller, and keep reducing it's size, at some
point the controls will not fit, and some will be bumped to the next row.
When the widnow is resized below the width 1024, extra styling rules
will kick in to fix this issue. The word "Speed" from the speeds control
will be temporarirly hidden.
2013-09-11 10:29:32 +03:00
Brian Talbot
f04365c0b9
Merge pull request #920 from edx/talbs/verified-UIedits
...
Verification: UI Edits
2013-09-10 13:54:51 -07:00
Calen Pennington
e415d2c264
Merge pull request #923 from cpennington/fix-mitxmako-middleware-import
...
Add mitxmako.middleware to fix workers
2013-09-10 13:54:23 -07: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
851047210e
Merge pull request #922 from edx/ormsbee/fix_verify_progress_status
...
Fix verify progress status
2013-09-10 13:44:15 -07: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
Calen Pennington
2ddaf9089d
Merge pull request #891 from cpennington/fix-mitxmako-middleware-import
...
Add mitxmako.middleware to fix workers
2013-09-10 13:40:27 -07: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
Diana Huang
01eaeff8fc
Merge pull request #918 from edx/diana/custom-price-fixes
...
Clean up - Add chosen price to the choose mode page
2013-09-10 11:58:47 -07:00
Greg Price
f20333ef4e
Remove some cruft from forums SASS
2013-09-10 14:46:54 -04:00
Diana Huang
b597cdfdae
If user has previously selected a price, show it on the choose page
2013-09-10 14:35:57 -04:00
David Ormsbee
fe349751a1
Merge pull request #917 from edx/ormsbee/check_flash_video_permissions
...
Check flash video permissions before enabling next step
2013-09-10 11:30:49 -07: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
Diana Huang
37ad3662bd
Merge pull request #915 from edx/jkarni/fix/textbook-upload
...
Jkarni/fix/textbook upload
2013-09-10 10:50:38 -07:00
Julian Arni
c08a1b3e62
Fix element name conflict
2013-09-10 13:48:12 -04:00
Jason Bau
7b9c6fbe5f
remove spaces from usename suggestion
2013-09-10 10:42:19 -07:00