Will Daly
7ef9ec838f
Added better docstrings and comments
2014-10-16 09:42:43 -04:00
Will Daly
e89afa93c0
WIP: add login and registration end-points to the user API.
2014-10-16 08:48:38 -04:00
Will Daly
8061336102
Move user_service into user_api/api
2014-10-14 07:38:10 -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
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
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
David Baumgold
6f47e5d4e9
Reformat seq_module.py
2014-10-06 12:55:35 -04:00
Adam Palay
58cb716102
remove role="application" from problems (TNL-563)
...
Committer: Adam Palay <adam@edx.org >
2014-10-06 09:11:55 -04:00
brianhw
0e46eebf73
Merge pull request #5478 from edx/brian/fix-user-track
...
Add _get_request_value to safely access request.REQUEST for browser events.
2014-10-03 14:28:12 -04:00
David Baumgold
376c111169
Merge pull request #5111 from edx/shib-tests-ddt
...
Use ddt for shib tests
2014-10-03 14:18:46 -04:00
jmclaus
588979d5e5
Merge pull request #5308 from edx/jmclaus/forum-thread-type
...
Change the thread type of a previously posted post. [TNL-172]
2014-10-03 19:53:37 +02:00
jmclaus
c2716d470c
TNL-172: Change type of a previously posted post. IMPORTANT: this commit depends on commit 774887b in cs_comments_service.
2014-10-03 18:29:25 +02:00
Brian Wilson
0eb190fc61
Add _get_request_value to safely access request.REQUEST for browser events.
2014-10-03 11:45:08 -04:00
Greg Price
183d688129
Add events for cohort modifications
...
This includes cohort creation/deletion and membership changes.
2014-10-03 11:32:43 -04:00
Greg Price
606ad7ab26
Remove dead code
2014-10-03 11:32:42 -04:00
Don Mitchell
4f795f8270
Fix hardcoded course urls
2014-10-03 10:56:00 -04:00
John Eskew
2a8529d37a
Change email address detection in TinyMCE link plugin.
...
- If link has a "@" and a ":", do not consider it an email address.
Add un-minified version of plugin.js file for link plugin.
Update build instructions to include media plugin.
Commit re-built minified JS.
Add all plugins to Jakefile.js in zip file.
Reason for this commit:
Split acceptance test was failing when TinyMCE detected a Split asset
key as an email address. Fix was to modify email address detection.
2014-10-03 10:56:00 -04:00
Calen Pennington
139e10d9b8
Teach mongo_connection to retry read operations in the face of AutoReconnect errors
2014-10-03 10:55:59 -04:00
Don Mitchell
785a3c823d
Merge pull request #5469 from edx/split/content_update
...
Fix cached definition change detection
2014-10-03 09:16:01 -04:00