Ben Patterson
|
efbabdb7bb
|
Revert "Extend quality checks to cover more directories"
This reverts commit 19c767eb52.
|
2015-03-02 11:20:53 -05:00 |
|
Ben Patterson
|
9c04df5c7e
|
Revert "Refactor quality checks"
This reverts commit 747756a911.
|
2015-03-02 10:30:21 -05:00 |
|
ahsan-ul-haq
|
57f051b5b2
|
Merge pull request #7064 from edx/ahsan/tnl-1510-nav-issue-for-footer-and-navigation
<nav> for the footer and navigation does not include aria-label
|
2015-03-02 19:51:21 +05:00 |
|
Alison Hodges
|
5acc13269a
|
Merge pull request #7133 from edx/ahodges/hackathon
Alison's Hackathon9 changes
|
2015-03-02 09:38:30 -05:00 |
|
Waqas Khalid
|
a9b83a5ae9
|
Merge pull request #7096 from edx/jeskew/PLAT_454_import_500_error
PLAT-454: Fix import error when exported course edited.
|
2015-03-02 19:01:51 +05:00 |
|
Shrhawk
|
5d34bb0da9
|
Merge pull request #6859 from edx/shr/bug/TNL-1253-mobile-api-transcript-filname-unicode
Unicode handling for transcript filename
|
2015-03-02 17:36:59 +05:00 |
|
Syed Hassan Raza
|
7b194a3324
|
Unicode handling for transcript filename
TNL-1253 https://openedx.atlassian.net/browse/TNL-1253
|
2015-03-02 16:39:49 +05:00 |
|
Waqas Khalid
|
4b9dc74cad
|
Add tests for rename import error
|
2015-03-02 16:09:34 +05:00 |
|
Ben Patterson
|
e8a1e810f7
|
Merge pull request #7176 from edx/benp/fix-pep8-20150227
Fix pep8 violation.
|
2015-02-28 08:26:51 -05:00 |
|
Clinton Blackburn
|
dc491c4c10
|
Merge pull request #7156 from edx/clintonb/cs-celery-serialize-fix
Fixed Celery Serialization Bug
|
2015-02-27 19:57:05 -05:00 |
|
Ben Patterson
|
fc0b728939
|
Fix pep8 violation.
|
2015-02-27 17:35:44 -05:00 |
|
Andy Armstrong
|
d42adcf46b
|
Merge pull request #7123 from edx/christina/account-api
Add name and email change requests to accounts API.
|
2015-02-27 17:21:17 -05:00 |
|
cahrens
|
3ed31c2b1b
|
Add name change and email change support to accounts API.
Name change is immediate, email change is multi-step.
|
2015-02-27 16:35:05 -05:00 |
|
Alison Hodges
|
4666caa63d
|
Fixes DOC-1472, DOC-1713, DOC-1613, DOC-1714, DOC-1715
|
2015-02-27 16:22:01 -05:00 |
|
Sarina Canelake
|
a11f287769
|
Merge pull request #6998 from stvstnfrd/quality/pep8
Extend PEP8 coverage
|
2015-02-27 15:53:45 -05:00 |
|
Christina Roberts
|
99e85556ea
|
Merge pull request #7140 from edx/christina/delete-enable-new-dashboard
Delete ENABLE_NEW_DASHBOARD code.
|
2015-02-27 15:37:41 -05:00 |
|
Calen Pennington
|
820b0118f4
|
Merge pull request #7155 from edx/django-upgrade/unicode-csrf-tokens
Teach edx-mako to force csrf_tokens to unicode (from smart_strings)
|
2015-02-27 15:33:43 -05:00 |
|
stv
|
4131898180
|
Remove "nopep" pragma
|
2015-02-27 11:49:51 -08:00 |
|
stv
|
747756a911
|
Refactor quality checks
|
2015-02-27 11:49:48 -08:00 |
|
Calen Pennington
|
cbcb0ee8ab
|
Teach edx-mako to force csrf_tokens to unicode (from smart_strings)
|
2015-02-27 13:38:16 -05:00 |
|
cahrens
|
61a108d377
|
Delete unused code for changing email.
|
2015-02-27 13:20:57 -05:00 |
|
stv
|
49925873f5
|
Fix PEP8: W292 no newline at end of file
|
2015-02-27 10:04:53 -08:00 |
|
stv
|
f994912cd8
|
Fix PEP8: W291 trailing whitespace
|
2015-02-27 10:04:53 -08:00 |
|
stv
|
40cb737298
|
Fix PEP8: E128 continuation line under-indented
for visual indent
|
2015-02-27 10:04:52 -08:00 |
|
stv
|
0b8fcc551b
|
Fix PEP8: E713 test for membership
should be 'not in'
|
2015-02-27 10:04:52 -08:00 |
|
stv
|
cdf7876a0e
|
Fix PEP8: W293 blank line contains whitespace
|
2015-02-27 10:04:52 -08:00 |
|
stv
|
1a80097aeb
|
Fix PEP8: E112 expected an indented block
|
2015-02-27 10:04:52 -08:00 |
|
stv
|
ef420ffd7c
|
Fix PEP8: E127 continuation line over-indented
for visual indent
|
2015-02-27 10:04:52 -08:00 |
|
stv
|
ed36b2db55
|
Fix PEP8: E123 closing bracket does not match
indentation of opening bracket's line
|
2015-02-27 10:04:52 -08:00 |
|
stv
|
5785fda7b1
|
Fix PEP8: W391 blank line at end of file
|
2015-02-27 10:04:52 -08:00 |
|
stv
|
c4cdd65744
|
Fix PEP8: E303 too many blank lines
|
2015-02-27 10:04:52 -08:00 |
|
stv
|
c4a63a5eff
|
Fix PEP8: E302 expected 2 blank lines
|
2015-02-27 10:04:52 -08:00 |
|
stv
|
19c767eb52
|
Extend quality checks to cover more directories
|
2015-02-27 10:04:52 -08:00 |
|
stv
|
a557c5d368
|
Parameterize system list for quality checks
|
2015-02-27 10:04:52 -08:00 |
|
Daniel Friedman
|
0c1cc07b8c
|
Merge pull request #7131 from edx/django-upgrade/backport-changes/misc-code-changes
Django upgrade/backport changes/misc code changes
|
2015-02-27 11:17:20 -05:00 |
|
Diana Huang
|
eb5e7d89ef
|
Merge pull request #7094 from edx/diana/add-sku-to-coursemode
Add SKU to Course Modes
|
2015-02-27 10:54:44 -05:00 |
|
Clinton Blackburn
|
d39a51a100
|
Merge pull request #7138 from edx/clintonb/cs-sorting-fix
Fixed Sorting Bug
|
2015-02-27 10:42:05 -05:00 |
|
Sarina Canelake
|
8b81dca096
|
Merge pull request #7153 from edx/sarina/remove-old-stylesheet
Remove outdated CS188 stylesheet
|
2015-02-27 10:40:47 -05:00 |
|
Calen Pennington
|
8e93c1891f
|
Merge pull request #6016 from cpennington/django-toolbar-upgrade
Upgrade django-debug-toolbar to 1.2.2
|
2015-02-27 10:39:32 -05:00 |
|
Diana Huang
|
3b0bb11218
|
Add SKU to Course Modes
XCOM-94
|
2015-02-27 10:04:36 -05:00 |
|
Clinton Blackburn
|
4062b94a0f
|
Fixed Celery Serialization Bug
CourseLocator is not JSON-serializable. Passing course keys as Unicode instead when scheduling tasks to update course structure.
|
2015-02-27 09:59:18 -05:00 |
|
Sarina Canelake
|
c60f2991cd
|
Remove outdated CS188 stylesheet
|
2015-02-27 09:36:48 -05:00 |
|
John Eskew
|
80b5f38239
|
Upon import, only raise when none of multiple parents are found for a
block.
|
2015-02-27 18:01:09 +05:00 |
|
cahrens
|
7dc0598b25
|
Delete ENABLE_NEW_DASHBOARD code.
|
2015-02-26 16:41:40 -05:00 |
|
Braden MacDonald
|
88747024b5
|
Upgrade django-debug-toolbar to 1.2.2
This is compatible with Django > 1.5, and allows us to re-enable the ProfilingDebugPanel
|
2015-02-26 15:57:03 -05:00 |
|
Nimisha Asthagiri
|
780792134a
|
Merge pull request #7130 from edx/django-upgrade/upgrade-south
Django upgrade/upgrade south
|
2015-02-26 15:56:07 -05:00 |
|
Nimisha Asthagiri
|
d757029fc8
|
Upgrade South to 1.0.1
|
2015-02-26 14:57:28 -05:00 |
|
Clinton Blackburn
|
59b4b64937
|
Fixed Sorting Bug
Sorting on unicode value of course ID since CourseLocator objects cannot be compared to SlashSeparatedCourseKey objects.
|
2015-02-26 14:30:18 -05:00 |
|
Calen Pennington
|
80eed36c2f
|
Merge pull request #7124 from edx/django-upgrade/unicode-export-errors
Force GitExportError messages to be unicode objects
|
2015-02-26 14:10:11 -05:00 |
|
Calen Pennington
|
bbab3a393c
|
Merge pull request #7127 from edx/django-upgrade/reload-user-session-in-test
Reload the user to get the cached profile attribute
|
2015-02-26 13:55:05 -05:00 |
|