Will Daly
7aff8a7791
Merge pull request #1362 from edx/will/acceptance-test-logs
...
Write Django logs to file during acceptance tests
2013-10-18 05:07:53 -07:00
Gabe Mulley
c1450c8375
Merge pull request #1349 from mulby/gabe/course-id-context
...
add course_id to all emitted events
2013-10-17 15:45:37 -07:00
Jason Bau
e5cda013a2
Merge pull request #1357 from edx/jbau/shoppingcart-user-middleware
...
Jbau/shoppingcart user middleware
2013-10-17 15:41:11 -07:00
Gabe Mulley
d2b03e28fb
add course_id to event context
2013-10-17 17:44:01 -04:00
Greg Price
0138322c2b
Merge pull request #1371 from edx/gprice/cs-request-logging
...
Log all comments service requests
2013-10-17 14:32:04 -07:00
Jason Bau
7223bb125e
make condition inline
2013-10-17 14:21:44 -07:00
Julia Hansbrough
87d0ab91d5
Removed unused template
2013-10-17 15:02:05 +00:00
Don Mitchell
978c19dd2c
Merge pull request #1325 from edx/dhm/paginate_assets
...
Add asset pagination
2013-10-17 07:16:09 -07:00
Don Mitchell
214a3bd251
pylint/pep8 cleanups
2013-10-17 09:52:13 -04:00
Will Daly
17d8bd219a
Merge pull request #1319 from edx/will/enable-bulk-email-tests
...
Enable and update bulk email acceptance test
2013-10-17 05:44:48 -07:00
David Ormsbee
fc320ffef0
Merge pull request #1334 from edx/fix/ichuang/instructor-dashboard-grades-for-assignment
...
Fix/ichuang/instructor dashboard grades for assignment
2013-10-17 03:43:17 -07:00
Greg Price
bd477581b6
Log all comments service requests
...
Logging the duration of each request will allow us to determine
whether there is a significant difference in the latency reported by
the comments service and that observed by the LMS. Each request will
be assigned a unique identifier to allow correlation of the reported
latency on each end.
2013-10-16 16:31:59 -04:00
Brian Talbot
96cd85d824
LMS: converts close modal controls to use HTML <button> element
2013-10-16 16:14:29 -04:00
Will Daly
f2c417b638
Write Django logs to file during acceptance tests
2013-10-16 15:44:35 -04:00
brianhw
5918ee557f
Merge pull request #1351 from edx/brian/fix-dupe-emails
...
Check that email subtasks are known to the InstructorTask before executing.
2013-10-16 12:18:04 -07:00
Jason Bau
ec8871206a
use context processor instead of middleware
2013-10-16 12:16:10 -07:00
Greg Price
17e2221604
Merge pull request #1326 from edx/gprice/cs-header-auth
...
Use HTTP header for comments service auth
2013-10-16 12:07:20 -07:00
Diana Huang
02acd570e3
Merge pull request #1367 from edx/diana/modal-role-labelling
...
Add roles and labels to the dialogs on the dashboard.
2013-10-16 11:02:45 -07:00
Joe Blaylock
80cf19390f
Merge pull request #833 from edx/jrbl/pass_grades_to_certificates
...
Pass student grade label to certification process
2013-10-16 10:57:47 -07:00
frances botsford
ce83924fc0
Merge pull request #1361 from edx/frances/fix/lms-verification-layout-tweaks
...
some layout tweaks to the verification choose your track page
2013-10-16 10:52:40 -07:00
Frances Botsford
8c224a2aad
fixes on review and some corrections to verification sass
2013-10-16 13:51:38 -04:00
Diana Huang
1871bca4ca
Add roles and labels to the dialogs on the dashboard.
...
LMS-1310
2013-10-16 13:26:32 -04:00
Frances Botsford
d949eb924d
correcting some incorrect rules in verification sass
2013-10-16 11:57:20 -04:00
Frances Botsford
1b430066f7
some layout tweaks to the verification choose your track page
2013-10-16 09:07:38 -04:00
jmclaus
585751ffca
Updated template and fixtures
2013-10-16 14:09:03 +02:00
jmclaus
3a798adb0f
Added two states to HD control: HD off - HD on
2013-10-16 14:09:03 +02:00
polesye
99c8896cb3
Fix selector.
2013-10-16 09:43:44 +03:00
polesye
9c7418e0a8
Fix tabindex to -1.
2013-10-16 09:43:44 +03:00
polesye
a94748dedf
Fix fixture.
2013-10-16 09:43:44 +03:00
polesye
6d52d56b50
Change aria-label attribute to title.
2013-10-16 09:43:44 +03:00
polesye
a962306419
Fix js unit tests.
2013-10-16 09:43:44 +03:00
polesye
524388dbb8
Add a11y.
2013-10-16 09:43:44 +03:00
polesye
12d2c47c9f
Fix BLD-165.
2013-10-16 09:43:44 +03:00
polesye
f00f900149
Fix styles.
2013-10-16 09:43:44 +03:00
Will Daly
82535f3bcb
Enable and update bulk email acceptance test
2013-10-15 21:30:28 -04:00
Jason Bau
6e543c1470
pep8 + pylint
2013-10-15 17:30:26 -07:00
Jason Bau
4c664240e1
Move logic that decides whether to show shoppingcart to middleware
...
Middleware is a better place for this, rather than navigation.html
template
2013-10-15 17:11:48 -07:00
Brian Wilson
288ccb1e36
Check that email subtasks are known to the InstructorTask before executing.
2013-10-15 18:34:31 -04:00
Joe Blaylock
5b3af20ba1
Pass student grade label to certification process
2013-10-15 15:02:16 -04:00
Carlos Andrés Rocha
7852b10753
Add command to dump a course to stdout as a tar.gz file
2013-10-15 10:48:59 -04:00
Carlos Andrés Rocha
8cc8608276
Add command to dump the structure of a course as a JSON
2013-10-15 10:48:59 -04:00
Carlos Andrés Rocha
956a960c63
Add command to dump the course_ids available to the LMS
2013-10-15 10:48:59 -04:00
polesye
e76e86217c
Fix attribute target.
2013-10-14 14:24:35 +03:00
Frances Botsford
2877345b79
styling for LTI in a new window block
2013-10-14 13:58:18 +03:00
Valera Rozuvan
e2fb2aec41
Fixing template bug.
2013-10-14 13:58:18 +03:00
Valera Rozuvan
3c6591e065
Addressing comments by auraz and singingwolfboy.
...
Removed JS check for empty url and default url. In template added
i18n support for several strings.
2013-10-14 13:58:18 +03:00
Valera Rozuvan
134eab8c13
Adding fix for failing Python unit test.
2013-10-14 13:58:18 +03:00
Alexander Kryklia
f9b64cad32
Add display_name to lti template
2013-10-14 13:58:18 +03:00
Valera Rozuvan
1fe33a0f11
Updating LTI template.
2013-10-14 13:58:18 +03:00
Alexander Kryklia
a03c5be6de
New feature for lti module.
...
Add ability to display LTI module in a new
window. Iframe will be still supported.
Fix python test
Update acceptance tests
Fix in acceptance tests, they are stable now
Fix Acceptance tests.
Adding Jasmine tests for LTI.
Fixing Jasmine tests. Adding the rest of Jasmine tests.
2013-10-14 13:58:17 +03:00