Jason Bau
c8a98051dd
CSV Reporting of Shopping Cart Purchases, with tests
...
squashing to one commit to make cherry-picking by feature possible
2013-11-18 14:45:41 -08:00
Will Daly
3859baa726
Merge pull request #1665 from edx/will/disable-transcript-youtube-test
...
Disabled test making external calls to YouTube
2013-11-13 14:16:06 -08:00
Will Daly
a8f686ec6f
Disabled test making external calls to YouTube
2013-11-13 16:30:05 -05:00
David Baumgold
a0355c8629
Merge pull request #1664 from edx/db/fix-test-spelling
...
Fix misspelled word in test name
2013-11-13 13:15:12 -08:00
David Baumgold
e80da13934
Fix misspelled word in test name
2013-11-13 16:13:26 -05:00
David Baumgold
d404cbca78
Merge pull request #1658 from edx/db/remove-release-sh
...
Removed old release script
2013-11-13 12:29:49 -08:00
Will Daly
257021c63b
Merge pull request #1661 from edx/will/certificate-test-fix
...
Added explicit wait for payment page to load
2013-11-13 12:10:44 -08:00
Calen Pennington
3d5aa2b5bc
Merge pull request #1575 from cpennington/hotfix-memory-leaks
...
Improve memory profile during course grading runs
2013-11-13 12:07:36 -08:00
Will Daly
a758ec782a
Added explicit wait for payment page to load
2013-11-13 14:48:10 -05:00
Giulio Gratta
6d6391db39
Merge pull request #1651 from edx/giulio/a11y-medium
...
Three more A11Y fixes (medium priority ones).
2013-11-13 11:29:04 -08:00
Don Mitchell
c20f3dbc8c
Merge pull request #1569 from edx/dhm/restful_course
...
restful course_info access
2013-11-13 10:46:16 -08:00
Calen Pennington
061a46beef
Formalize various access roles as objects
...
This centralizes the logic for group membership, and means that we
don't need to make queries to find out whether the legacy groups names exist.
2013-11-13 13:42:37 -05:00
David Baumgold
6bdff09a5c
Removed old release script
2013-11-13 13:23:17 -05:00
Giulio Gratta
943dd9704e
Three more A11Y fixes (medium priority ones).
...
- Make email field in forgot password modal aria-required = true
- Added Transcript skip links to both before and after the transcript
- Add language code to main.html so that screenreaders know what language/region to speak for
2013-11-13 10:22:12 -08:00
Don Mitchell
99e7daf796
RESTful refactoring for course_info updates and handouts.
...
html page and update access use 2 different urls
GET update can get an individual update
STUD-944
2013-11-13 13:16:41 -05:00
Will Daly
ce6ac6538c
Merge pull request #1657 from edx/will/devstack-logger-silence
...
Silence noisy loggers in the devstack
2013-11-13 08:44:54 -08:00
Will Daly
e6f0203aab
Silence noisy loggers in the devstack
2013-11-13 10:52:03 -05:00
Diana Huang
32bc26c678
Merge pull request #1618 from edx/diana/certs-dashboard-update
...
Certificates Dashboard Updates
2013-11-13 07:16:15 -08:00
Will Daly
01b07abdfc
Merge pull request #1650 from edx/will/wait-for-settings-menu
...
Added wait for JS before clicking nav menus
2013-11-13 07:06:23 -08:00
Will Daly
b84a3fdf28
Merge pull request #1654 from edx/will/disable-latex-test
...
Disabled LaTeX acceptance test
2013-11-13 06:30:10 -08:00
Calen Pennington
68c182c055
Optimize and cache the query to find the list of groups a user is in
2013-11-13 09:03:02 -05:00
Will Daly
2a6754b8a6
Disabled LaTeX acceptance test
2013-11-13 08:05:21 -05:00
Usman Khalid
e370fb9585
Merge pull request #1502 from edx/usman/lms1355-wiki-permissions
...
Stricter permissions for the wiki
2013-11-13 02:44:14 -08:00
polesye
f9782ff370
Merge pull request #1617 from edx/anton/fix-speed-menu
...
Video: Fix speed menu when YouTube is unavailable.
2013-11-12 23:20:49 -08:00
Will Daly
35ec9d3105
Added wait for JS before clicking nav menus
2013-11-12 17:33:56 -05:00
Will Daly
218fc7b0bd
Merge pull request #1649 from edx/will/fix-course-dates-test
...
Fixed intermittent issue with course date acceptance test
2013-11-12 14:16:01 -08:00
Will Daly
12bae4b7a3
Fixed intermittent issue with course date acceptance test
2013-11-12 16:45:08 -05:00
Jason Bau
59225b973d
Merge pull request #1640 from edx/jbau/fix/remove-revision-from-middleware
...
Jbau/fix/remove revision from middleware
2013-11-12 13:16:51 -08:00
Usman Khalid
9542230afd
Added granular permissions for managing wiki articles
...
LMS-1355
2013-11-13 01:40:23 +05:00
polesye
50674a966b
BLD-457: Fix speed menu when YouTube is unavailable.
2013-11-12 21:44:06 +02:00
Calen Pennington
b6ad9c7f86
Merge pull request #1646 from cpennington/fix-pylint-count
...
Run pylint against modules again, rather than against files
2013-11-12 11:29:10 -08:00
Will Daly
71effb5369
Merge pull request #1602 from edx/will/local-dev-settings
...
Added devstack settings
2013-11-12 11:08:39 -08:00
Will Daly
b7dab70628
Added devstack settings
...
Fixed pep8/pylint violations
Added email feature flags; use full names for pylint disables
2013-11-12 13:48:29 -05:00
Calen Pennington
62656430db
Run pylint against modules again, rather than against files
2013-11-12 13:16:27 -05:00
Valera Rozuvan
68c6a7c7e1
Merge pull request #1623 from edx/valera/fix_js_error_transcripts_editor_spec
...
Fix JavaScript typo in transcripts editor spec.
2013-11-12 08:37:55 -08:00
Ned Batchelder
2261d4c421
Merge pull request #1521 from edx/ned/quiet-mock-youtube-test-server
...
Mock servers shouldn't pollute test output.
2013-11-12 07:41:33 -08:00
Valera Rozuvan
bf9e525ef4
BLD-489: Fix JavaScript tests.
2013-11-12 17:39:29 +02:00
Diana Huang
aa8348a7ed
Add in a new hook for people who are embargoed in the verified cert track.
...
LMS-1477
2013-11-12 10:25:04 -05:00
Ned Batchelder
c8e0fb2508
Mock servers shouldn't pollute test output.
...
BY writing to stderr, BaseHTTPRequestHandler writes log messages to the
console during testing. This makes the output harder to interpret.
Write the log messages to stdout instead, so that test runners will
suppress them during passing tests, and show them during failing tests.
It would be nice to have a place to write this method just once for the
Youtube and LTI mock servers, but we don't seem to have a place for code
as common as that.
2013-11-12 10:19:19 -05:00
Will Daly
336d648eef
Merge pull request #1644 from edx/will/remove-load-test
...
Removed custom response load test
2013-11-12 07:08:46 -08:00
Adam
3dfdab1a23
Merge pull request #1629 from edx/adam/fix/enrollment-count-intr-dash
...
makes beta dash count active users in enrollment count [AN-115]
2013-11-12 05:58:23 -08:00
Adam
dab25603f6
Merge pull request #1635 from edx/adam/edit-course-in-studio
...
fixes Edit Course In Studio link on instr dash (LMS-1455)
2013-11-12 05:57:55 -08:00
Gabe Mulley
c9b0568acc
Merge branch 'release'
...
Conflicts:
cms/djangoapps/contentstore/views/item.py
2013-11-12 08:41:42 -05:00
Will Daly
b55ffde4c3
Removed custom response load test
2013-11-09 20:26:28 -05:00
Jason Bau
bc32899c1b
actually, just remove the revision
2013-11-08 15:16:26 -08:00
Jason Bau
2627db13a0
make edxapp work when not run from a git repo
2013-11-08 12:49:52 -08:00
Adam Palay
4d1eebc557
fixes Edit Course In Studio link on instr dash (LMS-1455)
...
add DOC_STORE_CONFIG to test settings
2013-11-08 15:42:51 -05:00
Julia Hansbrough
39105f7662
Merge pull request #1598 from edx/flowerhack/feature/command-retry-cert-submissions
...
Command for retrying failed photo verifications
2013-11-08 12:38:12 -08:00
Adam Palay
71b70bce61
makes beta dash count active users in enrollment count [AN-115]
2013-11-08 14:11:59 -05:00
Valera Rozuvan
0ad53f608a
Revert "BLD-408: Don't allow users to enter video url's in http."
...
This reverts commit 6cb5c3900f .
2013-11-08 20:32:22 +02:00