Alison Hodges
9058d67673
Release date change & fixed two broken links
2014-08-28 08:26:04 -04:00
Will Daly
fcc27003dc
Pep8 and Pylint fixes to the student tests
2014-08-28 08:05:36 -04:00
Muhammad Ammar
6b2874de2b
Bok-Choy Video Transcript tests Batch3
2014-08-28 09:10:13 +00:00
stv
86633df3db
Monkey patch 'django.utils.translation'
...
Modify Django's translation library, such that the gettext family of
functions return an empty string when attempting to translate a
falsey value. This overrides the default behavior [0]:
> It is convention with GNU gettext to include meta-data as the
> translation for the empty string.
This patch provides a holistic solution to replace the current piecemeal
approach [1][2].
Affected Methods:
- gettext
- ugettext
[0] https://docs.python.org/2.7/library/gettext.html#the-gnutranslations-class
[1] bad803e451
[2] https://github.com/edx/edx-platform/pull/4653
2014-08-27 15:27:34 -07:00
Carson Gee
a0ccb942ee
Upgrading gunicorn to latest
2014-08-27 16:38:01 -04:00
Calen Pennington
0e7e266a5b
Push bulk_write_operations up into ModuleStoreRead, and rename to remove reference to writes
2014-08-27 16:29:48 -04:00
Calen Pennington
a205788c4d
Work around for split not having a coherent way to work with/track updated versions of structures
2014-08-27 16:29:48 -04:00
Don Mitchell
e624ff3b04
Make path_to_location use bulk_write_operation for performance.
2014-08-27 16:29:47 -04:00
Calen Pennington
7d8088d26b
Add memcache as a requirement for running paver, because it's imported in pavelib/utils/envs.py
2014-08-27 16:29:47 -04:00
Calen Pennington
e00a8afc6b
Remove qualifiers from get_courses
2014-08-27 16:29:47 -04:00
Calen Pennington
3672c9a292
Make find_matching_* work during split bulk operations
2014-08-27 16:29:47 -04:00
Calen Pennington
e7ce41061e
Improve debuggability when call-count numbers don't match up
2014-08-27 16:29:47 -04:00
Calen Pennington
337b0b48aa
Improve check_number_of_calls family of methods
2014-08-27 16:29:47 -04:00
Calen Pennington
db2abf4068
Make it so that versioning a structure that was read from the database works correctly
2014-08-27 16:29:46 -04:00
Calen Pennington
c292f3c609
Add tests to show that reading a structure before versioning it breaks versioning
2014-08-27 16:29:46 -04:00
Calen Pennington
4f4ef959e7
Extensive testing of bulk operations
2014-08-27 16:29:46 -04:00
Calen Pennington
562f0e3197
Add bulk operations to split modulestore
2014-08-27 16:29:46 -04:00
Calen Pennington
f731d5feda
Clarify thread-safety of bulk_write context manager
2014-08-27 16:00:52 -04:00
Calen Pennington
d2ffca2cf7
Remove unneccesary checks for method existence
2014-08-27 16:00:52 -04:00
Nimisha Asthagiri
f3d76e69c1
Merge pull request #4989 from edx/split/revert-to-published
...
LMS-11185 Split implementation of revert_to_published
2014-08-27 15:41:40 -04:00
Nimisha Asthagiri
af9c9cd573
LMS-11185 Split implementation of revert_to_published
2014-08-27 15:41:14 -04:00
srpearce
10deae916c
Merge pull request #2751 from edx/markhoeber/documentation/stud-1260
...
WIP: Content Experiments Documentation
2014-08-27 14:29:54 -04:00
Mark Hoeber
fb1ed6ed80
Doc for nested components and content experiments
2014-08-27 14:28:48 -04:00
Alison Hodges
c08d43b16c
Merge pull request #4813 from edx/markhoeber-documentation-doc829
...
Publishing Update Round Two
2014-08-27 14:01:55 -04:00
Mark Hoeber
f816cc8b7a
Update for hiding sections and subsections and bulk publishing
2014-08-27 14:00:27 -04:00
Alison Hodges
afd0d9c37c
Merge pull request #4978 from edx/ahodges/doc/relnotes20140826
...
Ahodges/doc/relnotes20140826
2014-08-27 13:54:43 -04:00
Alison Hodges
d7ebe0e606
release notes spacing fix
2014-08-27 13:46:47 -04:00
Stephen Sanchez
ac162dbaf0
Merge pull request #4994 from edx/sanchez/aws_social_link_overrides
...
Adding social media link overrides for AWS.
2014-08-27 13:34:54 -04:00
Don Mitchell
d935c778f9
Merge pull request #4980 from edx/split/compute_publish_state
...
compute_publish_state -> has_published_version
2014-08-27 13:01:38 -04:00
Adam
0c47a74b45
Merge pull request #4784 from edx/adam/track-bulk-email-memory
...
Adam/track bulk email memory
2014-08-27 12:53:13 -04:00
Alison Hodges
69064d108c
Merge pull request #4982 from edx/ahodges/doc/DOC839
...
Ahodges/doc/doc839
2014-08-27 12:09:31 -04:00
Alison Hodges
e6a63f99e5
release notes wrapping
2014-08-27 12:05:54 -04:00
Don Mitchell
ee8fc41b62
compute_publish_state -> has_published_version
...
LMS-11213
2014-08-27 11:48:10 -04:00
Nimisha Asthagiri
dfe23f9c68
Merge pull request #4991 from edx/split/spell-dismiss
...
LMS-11298 Course reruns spelling correction
2014-08-27 11:39:33 -04:00
jmclaus
21c4cc73a9
Merge pull request #4919 from edx/jmclaus/serving_fonts_through_platform
...
Serving Fonts through Platform Assets
2014-08-27 11:38:54 -04:00
Will Daly
a03baee25c
Merge pull request #4976 from edx/will/ecom-128
...
Embargo based on country code in the user's profile.
2014-08-27 11:24:26 -04:00
Stephen Sanchez
9186f39eb6
Adding social media link overrides for AWS.
2014-08-27 15:23:12 +00:00
Adam Palay
22a8ce39e2
add tracking for memory usage in creating subtasks (LMS-6488)
2014-08-27 11:12:52 -04:00
jmclaus
037abb6d50
Replace reference to Google OpenSans with edX-hosted OpenSans
2014-08-27 10:34:53 -04:00
Nimisha Asthagiri
4081f48885
LMS-11298 Course reruns spelling correction
2014-08-27 10:26:30 -04:00
Will Daly
31a6566110
Embargo based on country code in the user's profile.
2014-08-27 08:51:45 -04:00
Don Mitchell
12e2d442e9
Merge pull request #4981 from edx/bug/djpyfs
...
Fixup of Bug/djpyfs
2014-08-27 08:01:53 -04:00
Waheed Ahmed
e810426f94
Merge pull request #4932 from edx/waheed/lms11266-modify-request-type-for-change-enroll-and-bulk-beta
...
Modified request method for change enrollment and bulk beta modify access on instructor dashboard.
2014-08-27 14:19:08 +05:00
Waheed Ahmed
57bc5c9314
Modified request method for change enrollment and bulk beta modify access on instructor dashboard.
...
LMS-11266
2014-08-27 13:20:04 +05:00
Andy Armstrong
d00bf940ae
Merge pull request #4941 from edx/zub/story/tnl56-dragdropintocollapsedunittests
...
add tests for drag and drop unit into collapsed subsection on course out...
2014-08-26 19:13:26 -04:00
Andy Armstrong
890e25f416
Merge pull request #4454 from Stanford-Online/sjang92/advanced_settings_feedback
...
Sjang92/advanced settings feedback
2014-08-26 19:08:39 -04:00
Chris Dodge
04d3a5723b
be sure to just use the Open edX footer.html when we're running a white label on edx.org
2014-08-26 17:11:58 -04:00
Alison Hodges
64774b18fb
email history sender images
2014-08-26 16:30:50 -04:00
Alison Hodges
867b2d2f03
release nets include Sylvia's comments
2014-08-26 16:12:33 -04:00
Don Mitchell
a13ad0f43f
Fixup of Bug/djpyfs
2014-08-26 15:59:34 -04:00