Matt Drayer
4d7be021e5
Merge pull request #11140 from edx/saleem-latif/SOL-1431
...
SOL-1431: Remove no-op translations from devstack.py
2016-01-07 10:40:20 -05:00
swdanielli
ac66b4a8cd
Add setting for pyfs xblock service
2016-01-05 23:09:09 +00:00
Jonathan Piacenti
acc0161c0f
Add custom registration form extension feature.
2016-01-05 10:14:28 -06:00
Saleem Latif
e3edb4e9f5
remove no-op translations from devstack.py
2016-01-05 13:33:51 +05:00
Arbab Nazar
8576a180b5
Merge pull request #11114 from edx/arbab/devops-3388
...
DEVOPS-3388 Remove unused setting from edxapp configuration
2016-01-04 21:21:12 +05:00
arbabnazar
49d8ec3543
DEVOPS-3388 Remove unused setting from edxapp configuration
2016-01-01 12:50:42 +05:00
Peter Fogg
238968c3cd
Add mailing address to activation email form.
...
ECOM-3318
2015-12-30 13:30:43 -05:00
Usman Khalid
5e972b2a66
Merge pull request #11022 from edx/bookmarking
...
Bookmarking
2015-12-22 18:25:48 +05:00
Saleem Latif
475429c0a6
Web Certificates: Platform Branding integration
2015-12-22 11:50:15 +05:00
ehtesham
3385d1e128
TNL-2810 backend implementation to limit the maximum bookmarks per course
2015-12-21 22:17:58 +05:00
Usman Khalid
8bdc097293
Fixes after rebase to Django 1.8
2015-12-17 22:10:21 +05:00
Usman Khalid
4304c66c54
Performance optimizations and cache to keep the bookmarks info updated.
...
The cache uses the bookmarks.XBlockCache model.
TNL-1945
2015-12-17 22:07:34 +05:00
muhammad-ammar
c9b87aa099
Unit Bookmarks List View
...
TNL-1958
2015-12-17 22:07:31 +05:00
muzaffaryousaf
1616de5051
Bookmarks API.
...
TNL-2180
2015-12-17 22:07:30 +05:00
Renzo Lucioni
23c582d01d
Delete dead SUBDOMAIN_BRANDING setting.
2015-12-15 14:42:09 -05:00
Renzo Lucioni
da16b3da22
Remove dead code
...
Deletes unused code from an old implementation of microsites.
2015-12-14 16:38:14 -05:00
Sarina Canelake
4385cc507e
Merge pull request #10942 from edx/kill-legacy-dash
...
Remove Legacy Instructor Dashboard
2015-12-14 15:27:50 -05:00
clrux
a6e8383489
Merge pull request #10706 from edx/clrux/ac-188-no-draggabilly
...
Video: Adding closed captioning to the video player (not draggable)
2015-12-14 11:07:12 -05:00
Chris Rodriguez
b883d52722
Adding closed captions (not draggable)
2015-12-14 10:19:11 -05:00
Sarina Canelake
a9fc7aca69
Remove Legacy Instructor Dashboard
2015-12-14 10:12:38 -05:00
Sarina Canelake
92a7ea5dae
Remove ORA1 staff grading coffeescript and templates
2015-12-11 15:07:08 -05:00
stv
daf359097d
Remove ORA1 static assets from LMS
2015-12-11 15:07:07 -05:00
Sarina Canelake
f691b7b664
Remove all references to open_ended and s3 interfaces (ORA1)
2015-12-11 15:05:00 -05:00
Sarina Canelake
d887c0fef1
Remove 'open_ended_grading' djangoapp & URLs (ORA1)
2015-12-11 15:04:59 -05:00
Nimisha Asthagiri
c14c146d0e
Merge pull request #10841 from edx/mobile/optimize-course-api
...
Optimize Course Catalog using CourseOverview
2015-12-11 10:03:35 -05:00
Nimisha Asthagiri
801165b266
Remove support for outdated ispublic field on Course Descriptor
...
Also remove its corresponding ACCESS_REQUIRE_STAFF_FOR_COURSE feature
flag.
2015-12-10 20:37:39 -05:00
Sarina Canelake
14ad9d1440
Disable Legacy Dash by default
2015-12-10 15:21:53 -05:00
stv
2ee80e84ee
Remove COURSEWARE_ENABLED flag
...
Per Dave Ormsbee:
> That was from way back when, when we actually had Django server pools,
> proxied differently by nginx; one was the courseware, and the other
> was askbot, a discussion forum.
>
> They shared all the same code, but different parts were live. It was
> about as good an idea as it sounds.
>
> There is no reason that I can think of in the current day and age where
> you would ever want to run the LMS and *turn off courseware*.
2015-12-08 21:40:42 -08:00
Sarina Canelake
8928e9ef19
Remove CallStackManager (PLAT-931)
2015-12-08 10:21:55 -05:00
Sarina Canelake
337eabbb00
Merge pull request #10836 from edx/kill-foldit
...
Remove 'FoldIt' XModule
2015-12-07 10:18:40 -05:00
Sarina Canelake
84a96e40c4
Remove 'Fold It' XModule
2015-12-06 11:38:05 -05:00
Sarina Canelake
af8a0bb676
Remove "Licenses" djangoapp
2015-12-06 10:55:15 -05:00
Sarina Canelake
e932632b49
Remove psychometrics app
2015-12-04 16:37:34 -05:00
Feanil Patel
bdd701d29f
Merge pull request #10826 from edx/feanil/one_down
...
Remove This awful code
2015-12-04 12:57:05 -05:00
Peter Fogg
9401beb837
Merge pull request #10787 from edx/peter-fogg/fa-page
...
Add financial assistance page skeleton and Zendesk submission.
2015-12-04 11:12:06 -05:00
Feanil Patel
356a175969
Remove This awful code
...
We no longer have XML courses so we don't need to compile their coffee script.
2015-12-04 11:11:01 -05:00
Peter Fogg
66719b1b4a
Add financial assistance page.
...
Page skeleton and endpoint to submit FA requests to Zendesk.
ECOM-2824
ECOM-3038
2015-12-04 09:39:22 -05:00
David Baumgold
58daa365cd
re-enable edx.org comprehensive theme
2015-12-03 17:18:55 -05:00
Braden MacDonald
4645c6ecdd
Allow using a custom login/register form with third_party_auth
2015-12-01 15:43:34 -08:00
Brian Beggs
0954bd0928
Migrations will now run during Acceptance tests
2015-11-25 12:57:02 -05:00
Clinton Blackburn
92153752c0
Rewrote Credit API
...
- API built atop Django REST Framework
- Added support for OAuth 2.0 and session authentication
- Added permissions around eligibility data
ECOM-2609
2015-11-24 22:06:54 -05:00
Peter Fogg
5043b46525
Merge pull request #10602 from edx/peter-fogg/update-footer-config
...
Update LMS footer links.
2015-11-24 15:50:46 -05:00
Ned Batchelder
f5d0f3ff55
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
Usman Khalid
dc7b57f459
Cleanup some settings.
2015-11-20 18:18:32 +05:00
muhammad-ammar
8d5f153201
Merge remote-tracking branch 'origin/release' into dj18-release-merge
...
Conflicts:
common/djangoapps/util/testing.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/teams/tests/test_views.py
openedx/core/djangoapps/programs/models.py
openedx/core/djangoapps/user_api/accounts/tests/test_views.py
requirements/edx/github.txt
2015-11-18 17:53:44 +05:00
Giovanni Di Milia
64acf4846b
Enforced maximum amount of students for CCX
...
CCX overrides course max_student_enrollments_allowed
and set it to 200 during CCX creation
2015-11-16 10:10:37 -05:00
Peter Fogg
c5fac6ce68
Update LMS footer links.
...
SWAT-92
2015-11-13 10:08:10 -05:00
Muhammad Ammar
bfb69e560d
fix DRF format query param issue
...
TNL-3787
2015-11-13 20:06:59 +05:00
Chris Rodriguez
78c6a38ca6
LMS: new UI for video player + AFontGarde iconfonts
2015-11-12 16:37:29 -05:00
Ned Batchelder
0eea9ad48b
Disable wiki notifications
...
This is an expedient fix to a problem with migrations during the Django
1.8 upgrade.
2015-11-12 15:28:54 -05:00