Commit Graph

28558 Commits

Author SHA1 Message Date
lduarte1991
4ce70630b4 Annotation Tools: Fixing Share Indentation, Grep Functions and Equality 2014-07-31 14:48:25 -04:00
lduarte1991
eace1413b7 Image Annotation Tool: Fixed Viewport Timeout Issue 2014-07-31 14:48:25 -04:00
lduarte1991
e80992cc1e Annotation Tool: Fixing Table Share bug (2b) 2014-07-31 14:48:25 -04:00
lduarte1991
28f5ed1cf9 Annotations Tools: Sharing Plugin Fixed with Proper URI 2014-07-31 14:48:25 -04:00
Renzo Lucioni
3c37b9723c Merge pull request #4620 from edx/renzo/fix-instructor-analytics
Renzo/fix instructor analytics
2014-07-31 14:12:47 -04:00
Alison Hodges
91db097259 Merge pull request #4483 from edx/ahodges/documentation/FOR662
Ahodges/documentation/for662
2014-07-31 13:42:41 -04:00
Alison Hodges
c2d603acfc Add a post/response/comment in preparation for new Question type post 2014-07-31 13:41:39 -04:00
David Baumgold
548e96126c Merge pull request #4626 from edx/db/revert-dep-upgrades
Downgrade scipy, lxml, boto, edx-ora2
2014-07-31 13:37:37 -04:00
David Baumgold
c4505e7350 Downgrade scipy, lxml, boto, edx-ora2 2014-07-31 12:06:13 -04:00
Ben McMorran
640ea444f8 Merge pull request #4608 from edx/benmcmorran/fix-blank-xblock-names
Show category when an xblock does not have a default display name
2014-07-31 11:49:59 -04:00
David Baumgold
9ba5fb52ae Merge pull request #4624 from edx/db/update-ora2
new release of edx-ora2
2014-07-31 11:07:36 -04:00
Greg Price
b10c4b146f Merge pull request #4599 from Stanford-Online/u/forum/upload-file-size
Fix incorrect max upload file size on forums
2014-07-31 10:31:16 -04:00
David Baumgold
e3804d8bbf Merge pull request #3665 from edx/db/update-lxml
Update lxml to 3.3.5
2014-07-31 10:15:56 -04:00
David Baumgold
44f987138e Update lxml to 3.3.5 2014-07-31 10:13:03 -04:00
David Baumgold
adee992106 new release of edx-ora2 2014-07-31 10:06:43 -04:00
David Baumgold
3040bee3f6 Update boto to 2.30.0 2014-07-31 10:01:04 -04:00
David Baumgold
64eee5012f Merge pull request #4582 from itsbenweeks/itsbenweeks/update_scipy
Updating SciPy
2014-07-31 09:57:08 -04:00
Renzo Lucioni
ab067046e3 Fully rename instructor dashboard analytics app 2014-07-31 09:45:44 -04:00
Don Mitchell
437a3bf93e Merge pull request #4542 from edx/split/perf_test
Split/perf test
2014-07-31 09:14:15 -04:00
Oleg Marshev
36d47dd05e Merge pull request #4527 from edx/oleg/xml-course-transcripts-fix
Fix transcripts in XML course when no static_asset_path is set.
2014-07-31 10:35:44 +03:00
Mark Hoeber
d76c89f8ad Merge pull request #4619 from edx/markhoeber-release-notes-image-fix
Fixed image paths
2014-07-30 18:04:25 -04:00
Mark Hoeber
13707714ec Fixed image paths 2014-07-30 18:04:03 -04:00
Mark Hoeber
67c8d88b9f Merge pull request #4618 from edx/markhoeber-release-notes-index
Fix release notes index
2014-07-30 17:52:26 -04:00
Mark Hoeber
7ceaad0fb9 Fix release notes index 2014-07-30 17:51:59 -04:00
Don Mitchell
02e21d8ab7 fixup! Count & compare db hits between old and split mongo LMS-11090 2014-07-30 17:44:45 -04:00
Don Mitchell
4d51906761 fixup! Test both split and old mongo 2014-07-30 17:44:45 -04:00
Don Mitchell
d4776a151b Test both split and old mongo 2014-07-30 17:44:45 -04:00
Don Mitchell
0f0d75fce8 Convert toc test to use mongo not xml ms
Included adding a general create_toy_course and create_sample_course method for tests
2014-07-30 17:44:44 -04:00
Don Mitchell
9a90579f02 Move test_path_to_location to mixed testing 2014-07-30 17:44:44 -04:00
Don Mitchell
8268724ee5 check 0 sends means 0 not ignore 2014-07-30 17:44:44 -04:00
Don Mitchell
1c17e05608 Count & compare db hits between old and split mongo
LMS-11090
2014-07-30 17:44:44 -04:00
Don Mitchell
37c873db90 Serialize using to_json on fields 2014-07-30 17:44:44 -04:00
Renzo Lucioni
3599e2eec7 Revert "Revert "Merge pull request #4545 from edx/renzo/bi-analytics-overhaul""
This reverts commit 079808ee47.
2014-07-30 17:01:52 -04:00
srpearce
ee9fd348b2 Merge pull request #4596 from edx/sylvia/docs/relnotes_7_30
Sylvia/docs/relnotes 7 30
2014-07-30 16:34:40 -04:00
Sylvia Pearce
09a92b16b7 Release notes 7-30 2014-07-30 16:34:04 -04:00
Julia Hansbrough
14dc3ce853 Merge branch 'release' 2014-07-30 19:35:51 +00:00
Ben Patterson
7796ece734 Merge pull request #4591 from edx/benp/fix-attach-file
Fix false positive test in cms acceptance, harden attach_file helper.
2014-07-30 12:20:13 -04:00
Ben Patterson
47b8d07220 Add test file used for format validation. 2014-07-30 12:19:19 -04:00
Ben Patterson
9b22ceb9f8 Fix false positive test in cms acceptance
This test was passing in Jenkins, but failing in our Solano runs (and locally on firefox).
This is because it was attaching a file that was not there. This change fixes the test
and makes the attachment method smarter so it will fail if it tries attaching a non-existent
file.
2014-07-30 12:19:18 -04:00
Ben Patterson
2848f7ab58 Merge pull request #4597 from edx/benp/fix-bok-choy-solano
Simplify bok choy environments to inherit pipeline settings from common.
2014-07-30 12:16:45 -04:00
clytwynec
9f8104a2f3 Merge pull request #4593 from edx/clytwynec/shard_out_bokchoy_tests
Clytwynec/shard out bokchoy tests
2014-07-30 11:48:49 -04:00
Christine Lytwynec
c5a311dbd1 adding discussion tests to shard_1 2014-07-30 11:09:35 -04:00
Christine Lytwynec
d275107dc0 updated doctring to explain the bok-choy shards 2014-07-30 11:09:35 -04:00
Christine Lytwynec
c1da8aa7f0 use paver commands in jenkins script 2014-07-30 11:09:34 -04:00
Christine Lytwynec
c0264ca81d add shard_1 flags to cms bok-choy tests 2014-07-30 11:09:34 -04:00
Christine Lytwynec
c7df52c511 enable sharding of bok-choy tests 2014-07-30 11:09:34 -04:00
Minh-Tue Vo
063b9b9ab2 Merge pull request #4595 from edx/mvo/update_acceptance_db_caches
Updating acceptance (lettuce) db cache
2014-07-30 10:57:29 -04:00
jmclaus
58ca939ba6 Merge pull request #4292 from terman/jsinput
Supply initial_state attribute for jsinput tag
2014-07-30 16:56:45 +02:00
Ben McMorran
2cc72ca015 Show category when an xblock does not have a default display name 2014-07-30 10:30:18 -04:00
Oleg Marshev
ac5f8d94f7 Merge pull request #4382 from edx/oleg/cdn-log-level-fix
Log CDN request timeout with level INFO.
2014-07-30 16:06:47 +03:00