Renzo Lucioni
bd7715a393
Clean up after track selection experiment
2014-10-14 13:56:49 -04:00
David Baumgold
fc5148438d
Merge pull request #4730 from edx-solutions/secure-cookies
...
secure-cookies: Allow to use secure HTTPS cookies (Django setting)
2014-10-09 10:24:34 -04:00
chrisndodge
ddb0ab9027
Merge pull request #5361 from edx/cdodge/change-invoice-email-and-attachments
...
change registration code email and attachments, per product requirements
2014-09-24 10:56:41 -04:00
Clinton Blackburn
7fa7b52732
Properly Setting ANALYTICS_DASHBOARD_NAME for AWS
2014-09-24 10:24:09 -04:00
Chris Dodge
0c72e37374
change registration code email and attachments, per product requirements
...
remove extra lines
conditionalize address line 2
2014-09-24 09:13:37 -04:00
Carlos Andrés Rocha
37d604a90f
Allow SSL enforcement for OAuth2 provider to be configurable
2014-09-22 10:47:20 -04:00
Carlos Andrés Rocha
8857509b2d
Add edX OAuth2 provider with OpenID Connect support
2014-09-17 11:36:06 -04:00
Piotr Mitros
af12acc904
Clean up conventions for underscores vs. dashes in config setting.
2014-09-12 11:52:11 -04:00
Gabe Mulley
7900e8d346
Add event tracking endpoint to be called by segment.io
2014-09-09 07:25:54 -04:00
Piotr Mitros
31176aeb37
AWS settings for XBlocks to have filesystem-like storage
...
Upgrades to latest pyfs to support auth not through environment variables
2014-09-08 10:46:18 -04:00
Ben Patterson
fe85223f73
Revert "AWS settings for XBlocks to have filesystem-like storage"
2014-09-02 11:29:59 -04:00
Piotr Mitros
ce2e51384f
AWS settings for XBlocks to have filesystem-like storage
2014-09-02 10:39:01 -04:00
Will Daly
9d4bf89058
Exclude courses from the auto-registration A/B test
2014-08-29 08:24:04 -04:00
Stephen Sanchez
9186f39eb6
Adding social media link overrides for AWS.
2014-08-27 15:23:12 +00:00
Will Daly
1ad8d4f2d4
Add verification for CyberSource2 implementation.
...
Clean up shopping cart processor API.
Fix UUID JSON serialization bug in CyberSource2 implementation.
Update test suite to use new CyberSource2 implementation.
Fix i18n messages in CyberSource2
Enable CyberSource2 implementation by default.
2014-08-20 10:39:48 -04:00
Renzo Lucioni
2ad9557403
Factor out Optimizely project ID
2014-08-12 14:20:30 -04:00
Clinton Blackburn
1a4e067712
Added link from instructor dashboard to analytics dashboard
2014-08-07 12:13:34 -04:00
Xavier Antoviaque
e8259b8234
secure-cookies: Allow to use secure HTTPS cookies (Django setting)
...
Cf https://docs.djangoproject.com/en/1.4/ref/settings/#std:setting-SESSION_COOKIE_SECURE
2014-08-07 09:30:51 +02:00
Muhammad Shoaib
4333e53997
added registration-codes generation functionality
...
rebased and resolve conficts with cdoge/registration_codes
feature enhancement request: added transaction group name text field to the download buttons as an extra optional query paramerter
2014-08-05 10:00:11 -04:00
John Jarvis
9016aa9854
Merge pull request #4558 from edx/jarv/remove-syslog-addr
...
removing syslog_addr
2014-07-25 11:00:59 -04:00
John Jarvis
5b686f9bdf
removing syslog_addr
...
This is not currently being used in production and will not
be used moving forward since logs are remoted using splunk
2014-07-25 10:43:58 -04:00
Kevin Luo
9b3b2e72a2
Add support for theme translations and LANGUAGE_DICT override
2014-07-24 04:39:38 -07:00
zubair-arbi
cfa873cc1d
ignore MAC meta files on import and also remove any such files from the course
...
STUD-1725
2014-07-21 13:16:00 +05:00
Jason Bau
aac0fac3d2
Default ENABLE_ANALYTICS_ACTIVE_COUNT to False for dev envs
2014-07-17 15:04:22 -04:00
Nimisha Asthagiri
7503cc2473
reverting back to migrating the settings in the env files
2014-07-14 11:59:40 -04:00
Nimisha Asthagiri
4859eee23b
Move modulestore django settings migration code down into the modulestore layer so it works for all django-based callers.
2014-07-14 11:59:40 -04:00
Stephen Sanchez
f23492e14e
Updating AWS settings
2014-07-08 16:38:12 -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
Clinton Blackburn
36cfe7ab9e
Get active student count from new analytics data API
...
Disabled by default.
2014-06-30 15:16:30 -04:00
Nimisha Asthagiri
a9213509c3
Enable Mixed Modulestore STUD-1540
...
Refactor get_parent_locations STUD-1663
2014-06-26 18:00:11 -04:00
Oleg Marshev
715fde27c4
Redirect Chinese students to a Chinese CDN for video.
2014-06-24 18:39:52 +03:00
Will Daly
5f7520e121
Add AI algorithm configuration to LMS settings
...
Added ORA2_FILE_PREFIX setting
2014-06-03 11:49:56 -04:00
Adam
b15f3f1951
Merge pull request #3841 from edx/fix/large-email-queries-2
...
Fix/large email queries 2
2014-05-29 16:37:25 -04:00
Adam Palay
5b769df452
No longer chunk queries when sending out bulk email (LMS-2718)
...
refactor _generate_items_for_subtask not to chunk queries
use django's iterator methor for querysets
remove bulk email query settings
use read_replica if available, since this is read-only
update changelog
2014-05-29 09:10:25 -04:00
Julia Hansbrough
0d854bd51e
Moved hardcoded defaults into settings
2014-05-28 20:44:26 +00: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
e0d
2bfb1b4a56
Merge branch 'release'
2014-04-30 14:42:27 -04:00
Jason Bau
f8c062b6ce
lti 2.0 result service rest endpoint
2014-04-29 12:01:12 -07:00
Adam Palay
8ad4cdb366
factor out google analytics ids (LMS-2555)
2014-04-28 16:47:17 -04:00
Dave St.Germain
5bd944a3a6
Update codejail to enable logging
2014-04-22 09:46:48 -04:00
Dave St.Germain
25f722d35d
Merge pull request #3212 from edx/dcs/log-codejail
...
This should enable logging of codejail on prod
2014-04-07 14:14:02 -04:00
Dave St.Germain
011a2fcf13
This should enable logging of codejail on prod
2014-04-03 16:33:37 -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
Nimisha Asthagiri
3bcf619f0d
Merge pull request #2910 from edx/frances/feature/studio-nav-manipulation2
...
Frances/feature/studio nav manipulation2
2014-03-21 15:13:22 -04:00
Nimisha Asthagiri
e86b4a12dc
Changes for viewing built-in tabs in studio
...
Changed "Status Page" -> "Page".
UX:
support for displaying built-in tabs
restored drag and drop on Studio Pages
additional styling for fixed state on Studio Pages
add a new page action added to bottom of Studio Pages
Dev
changes for viewing tabs in studio,
refactored the tab code,
decoupled the code from django layer.
is_hideable flag on tabs
get_discussion method is needed to continue to support
external_discussion links for now since used by 6.00x course.
override the __eq__ operator to support comparing with
dict-type tabs.
Test
moved test code to common,
added acceptance test for built-in pages
added additional unit tests for tabs.
changed test_split_modulestore test to support serializing objects
that are fields in a Course.
Env:
updated environment configuration settings so they are
consistent for both cms and lms.
2014-03-21 13:58:01 -04:00
Carson Gee
ccbb909b0d
Adding ability to give an attribute callback for CAS
2014-03-14 13:22:14 -04:00
John Cox
8ecfa8679a
Add common/djangoapps/third_party_auth; update pylintrc to allow test_* names.
...
third_party_auth contains a working settings mechanism, the start of the provider interface + 3 implementations (Google, Mozilla Persona, LinkedIn), and a stub for the auth pipeline. Modified existing lms settings files to use but deactivate the module.
2014-03-06 17:20:58 -08:00
Carson Gee
4099fc9af0
Correct misaligned django-cas integration
2014-03-04 09:35:08 -05:00
Chris Dodge
aa43689a93
This PR addresses the open feedback on the Microsites feature
2014-02-28 16:27:12 -05:00
Chris Dodge
fce30825df
allow the prevention of the LMS/CMS from being renderable in an iframe
2014-02-28 14:21:07 -05:00