Commit Graph

140 Commits

Author SHA1 Message Date
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
Akiva Leffert
ffd6d89451 Update course enrollments API to allow beta users to see a course.
Also adds me as an author
JIRA: https://openedx.atlassian.net/browse/MA-76
2014-11-05 13:04:51 -05:00
Louis Pilfold
01d9a6de10 Add Louis Pilfold to AUTHORS 2014-10-13 15:01:00 +01:00
Omar Al-Ithawi
4f383353b3 Four Unicode fixes in discussion 2014-10-02 10:56:55 +03:00
E. Kolpakov
dcc82e1abe Added default font to a list of available fonts in text editor XModule
Added acceptance test scenario to test for existense of "Default" font and all tinyMCE built-in fonts
Updated AUTHORS
2014-10-01 12:52:38 +04:00
Andy Armstrong
0ed3a95d3a Merge branch 'release'
Conflicts:
	AUTHORS
	common/static/js/vendor/ova/OpenSeaDragonAnnotation.js
	common/test/acceptance/pages/lms/dashboard.py
2014-09-25 16:25:45 -04:00
Paul Medlock-Walton
b797c6bd09 username and email request for lti module
allow username and email can be passed to a lti third party app
ask user permission when lti button is clicked
allow course editor to customize text on lti launch button
2014-09-24 20:05:42 +03:00
Waheed Ahmed
f14dd9d3c5 Disabled student view if course is not yet released for students.
LMS-6617

Fixed wiki merge url regex.
TNL-413

ECOM-345 changed any lists that could display with only 1 item to divs

ECOM-345 Added aria tags for header

ECOM-364 Accessibility update for footer

added my name to the authors file

Addressing feedback from code review - removing unnecessary element references in selectors

Updated header aria-label to be main
2014-09-24 16:52:21 +00:00
Jonathan Piacenti
9058375d85 Added Jonathan Piacenti to the AUTHORS file. 2014-08-22 13:42:57 +00:00
Braden MacDonald
b2be62cf1e Add myself to AUTHORS, update changelog 2014-08-19 23:29:36 -07:00