Commit Graph

149 Commits

Author SHA1 Message Date
Eric Fischer
57d49b0adb Support filtering team membership
Adds tests and functionality to support filtering the results returned
from team_membership endpoint with optional course_id parameter. Will
return 400 Bad Request in the event that the given course_id does not
match up with the provided team_id (team.course_id does not match), or
if the user is not enrolled in the course given.

Documentation has been added to the relevant API page on the wiki:
https://openedx.atlassian.net/wiki/display/TNL/Team+API
2015-08-13 16:52:31 -04:00
Awais
95faeb4abf ECOM-1807 Adding personal email in authors file. 2015-07-27 20:06:17 +05:00
Dongwook
46ff32b0b9 update authors 2015-07-24 20:05:20 +00:00
William Ono
3c489c857a Update AUTHORS 2015-07-15 21:21:58 +00:00
Vedran Karačić
253dda90be Added Vedran 2015-07-14 10:02:15 +02:00
Tyler Nickerson
d0affa1342 Update AUTHORS 2015-07-09 16:46:00 -04:00
Pan Luo
eddf83a48d Update AUTHORS 2015-07-09 10:01:40 -07:00
Albert Liang
fe19d0cc7e Add Albert Liang to AUTHORS 2015-06-30 14:17:14 -07:00
Richard Moch
e68b784528 add Richard Moch to AUTHORS 2015-06-17 16:21:50 +02:00
Sven Marnach
0e80f62c63 Add Sven Marnach to the AUTHORS file. 2015-06-14 20:39:32 +02:00
Alessandro Verdura
e25f62da6b Add myself to AUTHORS 2015-06-11 18:05:32 +02:00
tlindaliu
cdfc213c7d linda adding name to authors file 2015-06-08 13:44:59 -04:00
Tim Krones
b590a6271d Add Tim Krones to AUTHORS. 2015-06-04 12:48:08 -04:00
Xiaolu Xiong
a4b4e27427 add Xiaolu's name 2015-06-04 08:31:14 -04:00
Colin-Fredericks
8e440d77f6 Adding myself to AUTHORS 2015-06-04 07:14:49 -04:00
Mushtaq Ali
c575c89853 Bug - Unicode character in tab number shouldn't return 500 #TNL-2055
Adding user to AUTHORS file
2015-06-04 12:33:06 +05:00
christopher lee
7b6a7ccbe7 Added Christopher Lee to authors list 2015-06-03 12:04:00 -04:00
simultech
69ad5e8774 Updated AUTHORS 2015-06-03 09:22:53 +10:00
Thomas Young
e294e01da3 added myself to AUTHORS 2015-05-20 16:43:47 +02:00
Randy Ostler
470f613b44 Added Randy Ostler to AUTHORS 2015-05-19 09:59:59 -04:00
Richard Moch
8ce222ed74 Add Richard Moch to AUTHORS 2015-05-18 13:17:04 +00:00
Jim
708eb97c74 Update AUTHORS
adding self to authors file
2015-05-13 14:22:23 -07:00
Kyle McCormick
f0dcf7e213 add self to author file 2015-05-13 13:30:18 -04:00
Jolyon Bloomfield
bf4a1d47a9 Fixing page size print CSS (rebase commit). 2015-05-05 11:45:56 -04:00
amir-qayyum-arbisoft
3e5e6065e4 fixed cross icon issue on set date dialog inside schedule tab 2015-04-29 15:28:21 +05:00
cewing
c8b56b6f49 Add Cris Ewing and Carlos de La Guardia to the authors list
Both contributed to the MIT CCX pull request
2015-04-17 08:04:59 -07:00
applecool
74415858b1 Added name to the authors list 2015-04-13 16:39:44 -04:00
Phil McGachey
44796c5878 Adding phil_mcgachey@harvard.edu to the AUTHORS list 2015-04-01 13:13:31 -04:00
johnespinosa
f5b7dd3dd1 Add John Espinosa to AUTHORS
Added Myself To The Authors List
2015-03-30 05:35:03 +02:00
Sarina Canelake
932bb1951d Add Kyle Boots to AUTHORS 2015-03-11 10:20:42 -04:00
Matjaz Gregoric
bc92c504b4 Add myself to AUTHORS. 2015-03-11 18:53:42 +08:00
Carlos de la Guardia
c04e76e62a Update AUTHORS 2015-03-06 00:45:00 -06:00
Mayank Jain
70db28bbcf added links to docs pages in overview readme 2015-03-03 16:04:55 +01:00
Lazybird
8df6500ada Added Sylvain to authors. 2015-02-26 11:02:03 +01:00
muzaffaryousaf
4a13656864 updating the edx-submission version.
adding myself to authors.

TNL-1466
2015-02-18 13:12:21 +05:00
Mat Moore
d857695d62 Vote buttons should be disabled while in use
Clicking quickly on up/down votes in forums generates a race condition
where the votes can continue going up or down (and I can get e.g. large
negative numbers). This is client-side; the server-side is not affected.

This is caused by safeAjax calling code (including updateWithUndo) not
handling the possible undefined return value. This is returned in the case
where the element that triggers the event is already disabled.

Corrected typo in DiscussionThreadView cleanup: @responseRequest -> @responsesRequest

Resolves TNL-1061
2015-02-07 09:52:39 +00:00
Ahsan Ulhaq
d2893e1fdc Add ahsan to AUTHORS 2015-02-04 21:42:20 +05:00
Davorin Sego
d0b6fea9c8 Add dcikatic, dsego and mjevtic to the AUTHORS file 2015-02-04 16:51:50 +01:00
Mark Sadecki
74c46d364b adds Mark Sadecki to AUTHORS 2015-01-30 15:08:26 -05:00
Régis Behmo
7a2f0640b7 Add Régis Behmo to AUTHORS 2015-01-20 18:04:35 +01:00
Sarina Canelake
8f377c06c2 Add Siem Kok and Steffan Sluis to AUTHORS 2015-01-16 15:00:31 -05:00
Renzo Lucioni
c6777a5b25 Bok Choy tests for the split payment and verification flow
Adds mode creation endpoint to course_modes app and ability to bypass media device access prompt when proceeding through verification flow in a testing environment.
2015-01-15 17:25:25 -05:00
Steve Jackson
c44fe73686 Add sjackso to AUTHORS 2015-01-08 10:49:15 -08:00
stephensanchez
1e7d567b58 Initial framework for the Course About API.
ECOM-248 Course Info API. Basic functionality implemented.

ECOM-248 adding factory for about descriptor and test cases for course info api

ECOM-248 adding test cases for couse info api.

ECOM-248 re-factoring code. updating test cases.

Tests for course_about data module

ECOM-248 Adding test cases for the exceptions.

ECOM-248 re-factoring code. fixing quality issues.

ECOM-248 fixing test cases and moved parse video method into utils.

added github username in authors

ECOM-248 removed merging issue of test_data

ECOM-248 removed unused files
2015-01-07 20:03:54 +05:00
Julien Romagnoli
a64f375b78 Add Julien Romagnoli to Authors 2015-01-05 11:27:56 -05:00
wwj718
90f32134f0 Update AUTHORS 2014-12-18 19:24:55 +08:00
wwj718
cbfca0afe6 Update AUTHORS 2014-12-18 11:00:52 +08:00
Afzal Wali
51e53587dc WL-105 Show course cards sorted by start dates, oldest first. 2014-12-11 20:05:04 -05:00
Jim
fb9320afc1 Limit Upload File Sizes to GridFS.
This commit puts a limit on the size of files that
course staff can upload to MongoDB. The limit is
enforced on the frontend in javascript as well
as backend via the /upload endpoint.

The limit is hard-coded in cms/envs/common.py and
may be changed according to the user's custom
needs.

If the user tries to upload a file that's too
large, an error message will pop up, with a
customizable url that pointing the user to an
external page with an alternate upload procedure.
This url is specified im cms/envs/common.py.
If not set, this url will not be displayed.
2014-12-09 13:30:45 -08:00
Mike Bifulco
c7aa6986bb Adding myself to AUTHORS 2014-11-25 13:37:01 -05:00