Renzo Lucioni
257e8cf857
Merge pull request #5551 from edx/renzo/track-selection-test-cleanup
...
Clean up after track selection experiment
2014-10-14 15:06:19 -04:00
Daniel Friedman
e9292fb5a5
Add coverage for cohort view's showSection link
...
TNL-550
2014-10-14 14:31:43 -04:00
lduarte1991
fea2ba5e1e
Annotation Tools: Bug fixes - tinymce bug after exiting full screen, stupid check for type, missing tag subscriptions
2014-10-14 14:06:33 -04:00
Renzo Lucioni
bd7715a393
Clean up after track selection experiment
2014-10-14 13:56:49 -04:00
stephensanchez
c15d97ea9b
Removing the feature flags for new header and footer.
...
Fix acceptance tests
Updating lettuce tests.
Revert the deletion of the original edx header and footer.
Renaming old header and footers to legacy files.
Add IS_EDX_DOMAIN flag for header.
Updating tests and django main template.
renaming the header files for microsite backwards compat.
2014-10-14 17:47:46 +00:00
Will Daly
ad11c1b6f4
Update django-countries to 2.1.2, override country name for Taiwan
2014-10-14 13:12:36 -04:00
lduarte1991
14dfe9a1e8
Image Annotation Tool: Double border, color borders and tag buttons
2014-10-14 13:00:47 -04:00
Greg Price
be81f1d297
Merge pull request #5547 from edx/gprice/password-reset-csrf-exempt
...
Make password reset endpoint CSRF exempt
2014-10-14 11:33:55 -04:00
Waqas Khalid
af3d27135a
Merge pull request #5540 from mlkwaqas/waqas/tnl188-endorsement-username-link-broken
...
Endorsement username shouldn't be broken
2014-10-14 19:01:43 +05:00
Don Mitchell
7e52ba872e
Merge pull request #5535 from edx/dhm/unit_perf
...
Performance enhancements for unit tests
2014-10-14 09:37:08 -04:00
Will Daly
8061336102
Move user_service into user_api/api
2014-10-14 07:38:10 -04:00
Jonathan Piacenti
d09d729b75
Lazy loading of CourseMode model's internationalization.
2014-10-13 21:30:07 +00:00
Waqas Khalid
f023b62bd0
Endorsement username shouldn't be broken
...
If we endourse the answer of the question in discussion
the username link that is created is broken whereas it
should point to the userprofile.
TNL-188
2014-10-13 16:58:30 +05:00
ichuang
38c7832f75
fix tracking log entry key child-id -> child_id
2014-10-12 13:40:54 -04:00
Ben Patterson
3ef0653711
pylint cleanup.
2014-10-11 12:51:20 -04:00
Sarina Canelake
02bfe039fd
Merge pull request #5431 from open-craft/datadog-wrapper
...
Consistently wrap the DataDog API to prevent logged errors & missing stats data
2014-10-10 14:59:38 -04:00
Don Mitchell
f4b2789f54
Merge pull request #5288 from edx/split/info_perf
...
Upgrade pymongo
2014-10-10 12:55:38 -04:00
Greg Price
a2f860740c
Make password reset endpoint CSRF exempt
...
This is necessary for mobile apps
2014-10-10 11:32:46 -04:00
Braden MacDonald
a8f622af7f
Consistently ensure dog_stats_api tags are formatted correctly
2014-10-09 12:35:26 -07:00
Don Mitchell
90723d9191
Make unit tests work on older mongo versions
2014-10-09 15:14:37 -04:00
Gabe Mulley
5643101ad1
Small changes to the segment.io event handler
2014-10-09 13:25:20 -04:00
Andy Armstrong
03b41032ae
Merge pull request #5501 from edx/andya/disable-cohorts-ui-bug
...
Don't show cohort information when disabled
2014-10-09 12:55:07 -04:00
Don Mitchell
b7b5400c3e
Upgrade pymongo
...
LMS-11437
2014-10-09 11:55:14 -04:00
Don Mitchell
3c42e8c725
Performance enhancements for unit tests
...
in test_contentstore, don't load the xml course if not necessary
2014-10-09 11:47:56 -04:00
Nimisha Asthagiri
b78bb976cc
Merge pull request #5531 from edx/release
...
Merge Release
2014-10-09 09:58:51 -04:00
Renzo Lucioni
37625e8e29
Merge pull request #5515 from edx/renzo/language-backbone
...
Use Backbone for student account and profile JS.
2014-10-09 09:50:40 -04:00
Stephen Sanchez
7802c1ed2c
Merge pull request #5526 from edx/sanchez/style-donation-button
...
Adding new styles to the new donation button.
2014-10-09 08:53:01 -04:00
Oleg Marshev
d2c3e1ebca
Merge pull request #5496 from edx/oleg/lms-har-generate
...
Generate HAR Files for LMS
2014-10-09 12:09:21 +03:00
stephensanchez
12ffe18085
Pull Request comments addressed. Tests fixed.
2014-10-08 21:26:09 +00:00
Renzo Lucioni
00d976b85d
Use Backbone for student account and profile JS.
...
Validate student account and profile form fields. Use RequireJS for Jasmine tests of account and profile JS.
2014-10-08 15:50:13 -04:00
stephensanchez
4d68738c38
Adding new styles to the new donation button.
2014-10-08 19:34:25 +00:00
Andy Armstrong
3af9eb25b2
Minor cleanups
2014-10-08 15:14:17 -04:00
Andy Armstrong
6114cf05f4
Don't show cohort information when disabled
...
TNL-552
2014-10-08 15:14:16 -04:00
Diana Huang
fbc896af8c
Sort course and enrollment pairs on dashboard
2014-10-08 13:26:19 -04:00
Chris Dodge
1809a28b89
Add the ability for Microsites to be able to send appropriately branded emails rather than the default system installed version
...
fix tests. Update Admin views/forms.
enforce uniqueness constraint in the Admin ModelForm submissions
Update bok_choy cached DBs with new schema changes
PR feedback
2014-10-08 13:04:41 -04:00
Oleg Marshev
031b3581df
Add LMS Performance tests (TNL-484).
2014-10-08 17:08:12 +03:00
Will Daly
c4eee8ebc3
Merge pull request #5502 from edx/will/per-course-donation-button
...
Add donation button to the enrollment success message
2014-10-08 06:05:37 -04:00
Don Mitchell
2ebed452ff
Merge pull request #5505 from edx/dhm/import_bug
...
Video module must handle xml attrs
2014-10-07 17:44:15 -04:00
Don Mitchell
2180cb6572
Unit test for video xml parsing
...
handling unknown xml attrs.
2014-10-07 17:03:53 -04:00
Nimisha Asthagiri
d7f850a764
Merge branch 'release'
...
Conflicts:
lms/djangoapps/instructor/features/data_download.py
2014-10-07 16:23:28 -04:00
Calen Pennington
f47a5e1b68
Merge pull request #5498 from edx/jeskew/split_fix_auto_auth
...
Optimize LMS views for Split courses.
2014-10-07 16:02:31 -04:00
Don Mitchell
2959186704
Video module must handle xml attrs
...
LMS-11491
2014-10-07 14:29:18 -04:00
Will Daly
f8365a2d3b
Add donation end-point
...
Make donations configurable
Added donation button to dashboard
Generalize merchant defined data for payment processor
2014-10-07 14:22:55 -04:00
John Eskew
41d4b1286f
Add tests for Split course keys and CourseLocators
2014-10-07 13:48:27 -04:00
Don Mitchell
c58e68813c
Cache modules in split bulk ops
2014-10-07 13:48:27 -04:00
stephensanchez
afaaca969a
Adding new styles for dashboard notifications.
...
Change the reverification failure message styling.
Changing templates so new styles do not appear in courseware.
Removing unused aria tag.
PR comments on cleaning up SASS
Fix signup LMS test.
Copy changes per review on PR
Updating based on PR comments
Style and HTML changes for notifications
2014-10-07 15:44:47 +00:00
John Eskew
18822bdb4e
Wrap course info and dashboard in bulk ops wrapper to reduce Mongo calls.
2014-10-06 16:53:11 -04:00
Don Mitchell
0c795934c3
Don't fetch python libs if there's no python code
...
in the capa problem.
2014-10-06 16:53:10 -04:00
John Eskew
c8898b0afc
Use:
...
CourseLocator.from_string()
instead of:
SlashSeparatedCourseKey.from_deprecated_string()
to construct the course_key for which the auto-created user is registered.
2014-10-06 16:53:10 -04:00
David Baumgold
324a1da60c
Merge pull request #5474 from edx/openedx-jira-reference
...
Reformat seq_module.py
2014-10-06 13:01:12 -04:00