clytwynec
1807948f2e
Merge pull request #4391 from edx/clytwynec/clean_up_lettuce_output
...
Clytwynec/clean up lettuce output
2014-07-14 09:09:25 -04:00
Sarina Canelake
cfb7f99c8e
Add filter to ignore deprecation warnings by default
...
Add filter to only show first occurance of DepWarning
2014-07-11 15:40:09 -04:00
Christine Lytwynec
cd580ac247
overriding a few more log levels for acceptance tests
2014-07-11 12:01:03 -04:00
Julia Hansbrough
545cfd8406
Merge pull request #4353 from edx/flowerhack/lms-deprecated-urls
...
Enables LMS to handle deprecated URLs
2014-07-09 18:23:00 -04:00
Julia Hansbrough
d9dd45662e
Enables LMS to handle deprecated URLs
...
LMS-2651
2014-07-09 21:51:37 +00:00
Jay Zoldak
557a252314
Merge pull request #4317 from edx/zoldak/increase-sqlite-timeout
...
Increase the test SQLite DB timeout. TE-397
2014-07-09 14:40:58 -04:00
Stephen Sanchez
573d3c89fc
Updating settings and requirements for lms and cms to support file upload
2014-07-08 13:15:37 -04:00
Tim Babych
34ac6abe1c
Merge pull request #4316 from edx/anton/group-experiments
...
BLD-1117, BLD-1217: Add read-only list of Group Configurations, Create feature flag.
2014-07-07 20:03:43 +03:00
Jay Zoldak
c216699953
Increase the test SQLite DB timeout. TE-397
2014-07-07 12:32:43 -04:00
Tim Babych
a153092cb5
Add FEATURE['ENABLE_GROUP_CONFIGURATIONS'] and os.environ['FEATURE_GROUP_CONFIGURATIONS'].
2014-07-03 15:30:18 +03:00
clytwynec
c4a5299e55
Merge pull request #4283 from edx/clytwynec/lms_cms_joint_bokchoy_test
...
add lms_base and cms_base urls to bokchoy envs
2014-07-02 12:42:49 -04:00
Nimisha Asthagiri
8dca8053f6
Fix branch settings.
2014-06-27 21:47:53 -04:00
Christine Lytwynec
d6ebf59dbe
add lms_base and cms_base values to bokchoy envs
2014-06-27 13:52:00 -04:00
Nimisha Asthagiri
a9213509c3
Enable Mixed Modulestore STUD-1540
...
Refactor get_parent_locations STUD-1663
2014-06-26 18:00:11 -04:00
Alexander Kryklia
a7251e06d4
Add possibility to run bok_choy tests in local env.
2014-06-23 14:44:48 +03:00
Ben McMorran
ea97dd4508
Tracks last edited date and user, and adds has_changes for blocks.
2014-06-18 11:36:49 -04:00
Adam Palay
826aa4554c
removes qualaroo from studio (STUD-1684)
2014-05-30 10:05:35 -04:00
Julia Hansbrough
172c6d1559
Merge pull request #3905 from edx/flowerhack/change-hardcoded-defaults
...
Moved hardcoded defaults into settings
2014-05-29 14:23:06 -04:00
Carson Gee
7cb241b8cc
Merge pull request #3717 from mitocw/cg/studio_addl_apps
...
Add ADDL_INSTALLED_APPS to studio for parity with lms
2014-05-29 13:22:36 -04:00
Julia Hansbrough
0d854bd51e
Moved hardcoded defaults into settings
2014-05-28 20:44:26 +00:00
Fred Smith
a5daa10eda
copied from LMS aws_migrate settings
2014-05-27 16:06:29 -04:00
Andy Armstrong
541d20ef83
Allow creation of components on container page
...
This commit implements STUD-1490, allowing creation of components
on the container page. It also enables the delete and duplicate
buttons now that new content can be created that would benefit.
Note that it also creates shared functionality for adding components,
and refactors the unit page to use it too.
2014-05-21 15:40:31 -04:00
Julia Hansbrough
5752312bbb
Merge pull request #2776 from aboudreault/embargo-restrict-additions
...
Extended Embargo feature to support site access restriction and ip network
2014-05-21 15:24:07 -04:00
David Baumgold
6e0e13003f
Merge pull request #3744 from lduarte1991/lduarte-harvardx
...
Reconnecting Token Generator for Annotation Tool [Fix]
2014-05-20 15:34:34 -04:00
Alan Boudreault
877ec3f963
some minor improvements to embargo
2014-05-20 10:03:06 -04:00
Alan Boudreault
db161543d8
Modified EMBARGO_SITE to SITE_EMBARGOED, improved logs
2014-05-19 15:53:45 -04:00
Alan Boudreault
ba6e61b907
Extended Embargo feature to support site access restriction and ip network
2014-05-19 15:12:02 -04:00
Chris Rossi
db8b33d04d
Use path already created by ansible.
2014-05-16 16:37:39 -04:00
Chris Rossi
42e8e3068e
Use local storage instead of S3 for uploads in devstack.
2014-05-16 16:37:39 -04:00
lduarte1991
e911d57911
Revert "Revert pull request #3466 "
...
This reverts commit 59e3cae4c9 .
2014-05-15 15:23:28 -04:00
David Baumgold
59e3cae4c9
Revert pull request #3466
2014-05-14 13:55:26 -04:00
Carson Gee
faefba9182
Add ADDL_INSTALLED_APPS to studio for parity with lms
2014-05-14 10:20:21 -04:00
Sébastien Hinderer
ec31a42637
CMS: debug toolbar should be displayed on dev stack.
...
In Studio, the debug tool bar did not appear as in LMS.
2014-05-13 10:30:59 -04:00
David Baumgold
c0a5171c75
Merge pull request #3466 from lduarte1991/lduarte-harvardx
...
Reconnecting Token Generator for Annotation Tool
2014-05-09 16:14:42 -04:00
Ned Batchelder
4d4390c0c9
IGNORABLE_404_ENDS is wrong and unused
...
This setting is only used if SEND_BROKEN_LINK_EMAILS is true, which it
is not, and it is deprecated, and this value for it is wrong, since it
is used as an iterable.
2014-05-06 18:02:53 -04:00
Gabe Mulley
36269bd5a8
Integrate event-tracking in to the LMS
...
Support incremental conversion of events from the old API to the new, in order to ensure the new system is working, enrollment events have been modified to make use of the new API.
2014-05-01 14:04:35 -04:00
Muhammad Ammar
6f064e2b27
Configure youtube stub for bok-choy
2014-04-25 20:01:09 +00:00
lduarte1991
5ae1ca9685
Reconnecting Token Generator for Annotation Tool
2014-04-24 16:14:05 -04:00
Jay Zoldak
3fc19a35b0
Serve video HTML5 sources locally for acceptance tests
2014-04-15 10:40:53 -04:00
Nimisha Asthagiri
dd3c8c268c
Support for Duplicate and Delete of XBlock Container Leaves (disabled under Feature Flag).
2014-04-10 21:22:15 -04:00
Jay Zoldak
9957b1aa8e
Disable discussion service setting for lettuce tests
2014-04-10 11:51:20 -04:00
Jay Zoldak
579e66fe88
Quiet some noisy loggers for lettuce acceptance tests
2014-04-09 14:40:50 -04:00
chrisndodge
c407e89889
Merge pull request #2781 from edx/cdodge/password-history-enforcements
...
Add some optional policies around password resets, such as password reus...
2014-04-04 16:14:43 -04:00
Brian Talbot
473ed4cc89
Studio: syncing up font-based styling between TinyMCE editing view and Studio HTML xmodule preview
...
Separating and documenting tinyMCE font imports from customized vendor code and customized render styling css files (because font must load first in iframe).
Add the TinyMCE font file to the CMS pipeline.
2014-04-02 11:12:34 -04:00
Nimisha Asthagiri
f44a1b6c1c
Tiny MCE version 4.0.20
...
Changed tiny-MCE to not load CSS files dynamically.
Added CSS files for tiny-MCE in env files.
Moved TinyMCE files to directory structure required by Jake command.
Changed clients of "tinymce.min.js" to use "tinymce.full.min.js" instead.
Updated CHANGELOG to indicate tinymce version 4.0.20.
Renamed tinymce.css.
Directions for creating tinymce.full.min.js and commenting of edX changes.
Updated comments related to disabling dynamic JS and CSS file loading in tinymce.
Allow TinyMCE to handle CSS within the iframe.
2014-04-02 11:12:26 -04:00
Chris Dodge
d5bb1b5cca
Add some optional policies around password resets, such as password reuse, forced password resets, allowed frequency of password resets
2014-03-31 10:30:58 -04:00
Calen Pennington
81a038cbaf
Add datadog metrics logging for django model creates, updates, and deletes
2014-03-28 14:45:59 -04:00
Nimisha Asthagiri
1bd6792a08
Support for "View Live" on Pages page.
...
Settings for ENABLE_STUDENT_NOTES and ENABLE_TEXTBOOK in CMS.
Do not display empty collection tabs.
Updated Changelog.
2014-03-28 05:41:32 -04:00
Valera Rozuvan
3f41aae9f7
Make YouTube mocked server serve YouTube API
...
1.) Making YouTube mock server serve YouTube API.
2.) Adding ability to block YouTube API from YouTube mock server.
3.) Adding acceptance tests that check YouTube mock server for availability of YouTube API, and for it's ability to block YouTube API.
Part of BLD-939.
2014-03-28 10:34:34 +02:00
Dave St.Germain
0501775d64
Add an option to prevent multiple logins of the same user.
2014-03-27 16:05:25 -04:00