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
Usman Khalid
32c6dad526
Moved imports to manage.py and wsgi.py.
2014-10-14 18:27:31 +05:00
Jonathan Piacenti
d09d729b75
Lazy loading of CourseMode model's internationalization.
2014-10-13 21:30:07 +00:00
Louis Pilfold
01d9a6de10
Add Louis Pilfold to AUTHORS
2014-10-13 15:01:00 +01:00
Louis Pilfold
a501fbfc2d
Stop page extending out of viewport width by 40px
...
Currently the .container and .wrapper-footer elements are set to 100%,
and also have horizontal padding added to them. This results in a total
width of greater than the full width of the viewport; This causing the
browser to scroll horizonally into empty space, regardless of how wide
the viewport is.
I had added the `box-sizing: border-box` to these elements in order to
resolve this.
Cheers,
Louis
2014-10-13 14:43:16 +01: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
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
John Eskew
2a71160148
Fix doc formatting.
2014-10-10 16:13:40 -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
Stephen Sanchez
75908924ce
Merge pull request #5549 from edx/sanchez/increase-min-header-width
...
Making the header width fixed until we have responsive design.
2014-10-10 13:52:51 -04:00
Don Mitchell
f4b2789f54
Merge pull request #5288 from edx/split/info_perf
...
Upgrade pymongo
2014-10-10 12:55:38 -04:00
Stephen Sanchez
fb31932bb6
Merge pull request #5546 from edx/sanchez/update_default_donation_amount
...
Changing default donation amount
2014-10-10 12:18:04 -04:00
Stephen Sanchez
81d4a24b6d
Making the header width fixed until we have responsive design.
2014-10-10 12:17:58 -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
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
Stephen Sanchez
c578302f73
Changing default donation amount
2014-10-10 09:51:40 -04:00
Will Daly
e0133b12a6
Move JavaScript from dashboard template into its own module
...
Make HTML comments Mako comments
2014-10-10 08:45:54 -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