Commit Graph

26243 Commits

Author SHA1 Message Date
Daniel Friedman
a9fc3b035b Verify cohort strings are scraped for translation 2014-10-15 14:51:02 -04: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
Don Mitchell
f3aaa4e68b Merge pull request #5558 from edx/dhm/bug_index_count
Dont' need error check call in old mongo on this test
2014-10-14 09:36:06 -04:00
Ben Patterson
61dbd70cf6 Merge pull request #5560 from edx/benp/improve-pylint-violations
pylint cleanup.
2014-10-11 14:20:41 -04:00
Ben Patterson
3ef0653711 pylint cleanup. 2014-10-11 12:51:20 -04:00
Don Mitchell
1ce2c2cda7 Dont' need error check call in old mongo on this test 2014-10-10 16:19:24 -04:00
Sarina Canelake
35f9fc595e Merge pull request #5423 from mitocw/bdero/fix-gitlog-focused-error
Added handling in gitlog template for missing import logs
2014-10-10 16:08:15 -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
Brandon DeRosier
c571a2a029 Added handling in gitlog for missing import logs
Fixes a template error that occurs when viewing a course's detailed
git import log. The problem happens for courses imported using methods
other than the `git_add_course` command.
2014-10-10 10:41:06 -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
e2fbc09d9d Merge pull request #5527 from mulby/tweak-segment-io-endpoint
Small changes to the segment.io event handler
2014-10-09 14:11:34 -04:00
srpearce
bcde4ee574 Merge pull request #5537 from edx/sylvia/docs/relnotes10-7
Updates 10-7 release notes
2014-10-09 13:48:32 -04:00
Sylvia Pearce
76499563dd Updates 10-7 release notes 2014-10-09 13:47:45 -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
brianhw
b719c074bc Merge pull request #5517 from edx/brian/fix_export_course
Make sure temporary course directory uses safe characters.
2014-10-09 12:20:09 -04:00
Don Mitchell
01205cdee2 tz aware 2014-10-09 11:55:14 -04:00
Don Mitchell
a63d58cff5 Remove unused credentials from mongo init
was breaking pymongo 2.7
2014-10-09 11:55:14 -04:00
Don Mitchell
5c00ce674d Test multiple threads linear growth 2014-10-09 11:55:14 -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
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
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
Waqas Khalid
5f73c178b8 Merge pull request #5418 from mlkwaqas/waqas/tnl336-forum-search-unicode-error
Forum shouldn't cuase error while searching unicode
2014-10-09 15:55:48 +05:00
Waqas Khalid
c2ecaa7e30 Forum shouldn't cuase error while searching unicode
If we use unicode character in the search of forum
it will cuase the error which is not the desired
behavior it should check and return result.

TNL-336
2014-10-09 14:40:06 +05: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
Nimisha Asthagiri
4b122f31ca Merge pull request #5523 from edx/hotfix/2014-10-08
Hotfix for 2014-10-08
2014-10-08 21:27:43 -04: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
0c6b3ba0c1 Changing the default value from 25.00 to 25 2014-10-08 19:48:14 +00: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
fbeb57874c Address code review comments 2014-10-08 15:14:16 -04:00
Andy Armstrong
6114cf05f4 Don't show cohort information when disabled
TNL-552
2014-10-08 15:14:16 -04:00
Diana Huang
4fc34dddaf Merge pull request #5503 from edx/diana/reorder-dashboard-courses
Sort course and enrollment pairs on dashboard
2014-10-08 15:05:40 -04:00
Will Daly
d1b3e8e07a Merge pull request #5520 from edx/will/update-donation-text
Update donation text in email and receipt page
2014-10-08 13:45:55 -04:00
Adam
7f66901508 Merge pull request #5524 from edx/dan-f/fix-student-profile-csv-unicode-2
Fix unicode-related failures in CSV upload.
2014-10-08 13:36:52 -04:00
Diana Huang
fbc896af8c Sort course and enrollment pairs on dashboard 2014-10-08 13:26:19 -04:00
Daniel Friedman
736ed94064 Fix unicode-related failures in CSV upload.
TNL-586
2014-10-08 13:21:00 -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
Calen Pennington
2690f7847d Fix typo in #5392 (encodeURICoponont) 2014-10-08 13:03:05 -04:00
Will Daly
85a31bc325 Merge pull request #5521 from edx/will/minify-js
Use UglifyJS to minify JavaScript in the LMS
2014-10-08 12:24:17 -04:00
Brian Wilson
61c2b96a4a Only permit ascii characters in filenames generated from course_ids. 2014-10-08 11:43:07 -04:00
Mark Hoeber
56d51c4f75 Merge pull request #5513 from edx/markhoeber-remove-xml-tutorial
Removed XML information from Researchers Guide
2014-10-08 10:30:15 -04:00
Mark Hoeber
a00c0f9971 Removed XML information from Researchers Guide and added files to OLX
removed old comment
2014-10-08 10:29:40 -04:00
Oleg Marshev
031b3581df Add LMS Performance tests (TNL-484). 2014-10-08 17:08:12 +03:00