Ben Patterson
a066856824
Merge pull request #10702 from edx/benp/ownlearner-mp-support
...
OwnLearnerProfile multiprocessing support
2015-11-28 14:27:05 -05:00
Ben Patterson
4349f931aa
Merge pull request #10700 from edx/benp/cohort-mp-fixes
...
Make cohort management tests multiprocess capable.
2015-11-28 14:26:08 -05:00
Ben Patterson
0071c9d322
OwnLearnerProfile tests multiprocessing support.
...
Fix a flaky test condition that only occurs in
multiprocessing mode. Make the page definition more
specific; the previous implementation would not fully
render all objects in time.
Avoid race condition related to events order (in faster,
multiprocess testing, the order is not exactly the same since
some events arrive at once).
2015-11-28 10:08:49 -05:00
Ben Patterson
2b61cfb1a2
Use unicodecsv.
...
Add scenario for testing unicode cohort.
Verifying the events is a TODO because the verification method
will need to be refactored to handle an additional cohort
that's not included in setUp. (Or refactor the setup, or refactor
the unicode test, etc.)
2015-11-28 10:07:12 -05:00
Ben Patterson
e512a50649
Use helper method for generating unique user identities.
2015-11-28 10:07:12 -05:00
Ben Patterson
bed5d3e8df
Remove unnecessary files, use generic file for unrelated test.
2015-11-28 10:06:10 -05:00
Ben Patterson
484a4f2b66
Make cohort management tests multiprocess-friendly.
2015-11-28 10:05:48 -05:00
Ahsan Ulhaq
a4b04faf19
Merge pull request #10735 from edx/ahsan/ECOM-2993-Help-text-update-for-full-name
...
Help text update for full name
2015-11-27 15:14:08 +05:00
Syed Hasan raza
b8477cc77a
Merge pull request #9700 from edx/shr/bug/AN-4509-Unicode-Decode-Error
...
LoggerBackend encoding for json dumps
2015-11-27 14:54:41 +05:00
raeeschachar
3198c040e5
Merge pull request #10754 from edx/raees/chrome-bok-choy-test-create-library
...
Fixed test create library failing on chrome
2015-11-27 13:15:03 +05:00
Syed Hassan Raza
0f67d19a2c
Add logging for UnicodeDecodeError excpetion LoggerBackend
2015-11-27 12:07:03 +05:00
raeeschachar
291a5c35ca
Fixed test create library failing on chrome
2015-11-26 22:33:29 +05:00
Brian Beggs
89a7e42576
Merge pull request #10742 from edx/bbeggs/acceptance-test-migration-fix
...
Migrations will now run during Acceptance tests
2015-11-26 09:34:51 -05:00
Zia Fazal
46150800c0
Merge pull request #10737 from edx/ziafazal/SOL-1433
...
SOL-1433:remove audit course mode
2015-11-26 13:46:33 +05:00
wajeeha-khalid
6e5e185b4e
Merge pull request #10738 from edx/jia/MA-1593
...
MA-1593; include post in comment count
2015-11-26 11:18:30 +05:00
Clinton Blackburn
35639e772b
Merge pull request #10744 from edx/clintonb/credit-migration
...
Updated credit migration for CreditProvider.provider_id
2015-11-25 16:55:48 -05:00
Jim Abramson
8f4c2264a1
Merge pull request #10701 from edx/renzo/studio-programs-tab
...
Add Programs tab to Studio
2015-11-25 16:37:34 -05:00
Nimisha Asthagiri
115ab3c11b
Merge pull request #10720 from edx/mobile/course-about-url-MA-1712
...
MA-1712: Update Mobile API to include course_about
2015-11-25 15:38:45 -05:00
Brian Beggs
1354a0c338
Updated edx-organizations version to fix migration related issues
2015-11-25 14:59:47 -05:00
Renzo Lucioni
70d57327eb
Add Programs tab to Studio
...
Extends the Programs ConfigurationModel, cleans up Programs-related utilities and corresponding tests, and corrects caching. Uses the Programs API to list programs within Studio. ECOM-2769.
2015-11-25 14:56:50 -05:00
Clinton Blackburn
c6bfac720f
Updated credit migration for CreditProvider.provider_id
...
There is no need for a separate migration for the validation. Updated the regex in the initial migration to appease Django.
ECOM-2609
2015-11-25 14:52:34 -05:00
Brian Beggs
40af1987aa
recreating the lettuce cache database
2015-11-25 14:11:54 -05:00
Nimisha Asthagiri
330120bb7a
MA-1712: Update Mobile API to include course_about
2015-11-25 13:48:45 -05:00
Brian Beggs
3d204a87f2
updated paver command to fake migrations when the DB exists
2015-11-25 13:24:08 -05:00
Brian Beggs
0954bd0928
Migrations will now run during Acceptance tests
2015-11-25 12:57:02 -05:00
Ned Batchelder
ae50d4d6fb
Merge pull request #10730 from edx/ned/github-txt-instructions
...
Add instructions to github.txt
2015-11-25 12:47:25 -05:00
Jesse Zoldak
83979f35f7
Merge pull request #10740 from edx/zoldak/quiet-pip-uninstalls
...
Disable the pip version check message for uninstalls
2015-11-25 11:43:43 -05:00
Jesse Zoldak
c5be59d8c7
Disable the pip version check message for uninstalls
2015-11-25 10:45:20 -05:00
Zia Fazal
984af512b3
Merge pull request #10656 from edx/saleem-latif/SOL-1390
...
SOL-1390: Cert Exceptions: View and Edit Exception list
2015-11-25 18:03:33 +05:00
Zia Fazal
aa529fe0b6
remove audit course mode
...
removed print statement
2015-11-25 17:58:30 +05:00
Clinton Blackburn
c474ce645d
Merge pull request #10634 from edx/clintonb/credit-api-drf
...
Rewrote Credit API
2015-11-25 07:58:30 -05:00
wajeeha-khalid
6ea7c23631
MA-1593; include post in comment count
2015-11-25 17:40:06 +05:00
clrux
996da3d7bb
Merge pull request #10729 from edx/clrux/ac-220
...
LMS: adjusting Wiki alert styles
2015-11-25 07:39:47 -05:00
Ahsan Ulhaq
dffdd13928
Help text update for full name
...
ECOM-2993
2015-11-25 14:39:22 +05:00
Saleem Latif
764ceb00c8
Cert Exceptions: View and Edit Exception list
2015-11-25 10:02:52 +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
Ned Batchelder
fc875b1cc5
Add instructions to github.txt
2015-11-24 16:25:05 -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
Chris Rodriguez
9e2e9af1f5
LMS: adjusting Wiki alert styles
2015-11-24 14:50:59 -05:00
Ahsan Ulhaq
347bfcbb38
Merge pull request #10688 from edx/ahsan/ECOM-2562-Refund-Policy-on-Prof-Ed-Receipts
...
Refund Policy on Prof Ed Receipts
2015-11-25 00:39:50 +05:00
Carol Tong
933a2b343a
Merge pull request #10715 from edx/carol/doc/StudioHelpUpdates
...
DOC: Studio Help -- update config.ini file with new paths to B&R Guide
2015-11-24 13:18:40 -05:00
Carol Tong
163e6f0a19
Update config.ini file with new paths
2015-11-24 12:27:27 -05:00
Christine Lytwynec
0100e50669
Merge pull request #10666 from edx/clytwynec/ac-239
...
remove unneeded aria-describedby and aria-hidden attrs on studio modal
2015-11-24 12:14:44 -05:00
Cliff Dyer
c8a791abf0
Merge pull request #10576 from edx/cdyer/course-list-api
...
Added new Course Catalog API
https://openedx.atlassian.net/browse/MA-1625
2015-11-24 11:38:14 -05:00
Sarina Canelake
00ea617412
Merge pull request #10721 from edx/sarina/20151124-update-translations
...
Update translations (autogenerated message)
2015-11-24 11:27:52 -05:00
Michael Frey
29b6ccf5e4
Added new Course List API.
2015-11-24 15:54:03 +00:00
Christine Lytwynec
9a361b6b8a
remove unneeded aria-describedby and aria-hidden attrs on studio modal
2015-11-24 10:42:04 -05:00
Peter Pinch
1b8349994e
Merge pull request #10619 from mitocw/fix/aq/dates_of_problems
...
Overridden start and due dates of problems to control due date of a unit from ccx schedule
2015-11-24 10:38:59 -05:00
Andy Armstrong
7731f3d8f8
Merge pull request #10718 from edx/andya/new-ora-release
...
Use the latest ORA and submissions API
2015-11-24 10:31:22 -05:00
chrisndodge
0ccb017408
Merge pull request #10713 from edx/cdodge/fix-zero-seat-invoices
...
Cdodge/fix zero seat invoices
2015-11-24 10:28:42 -05:00