a75acffe01
made requested changes to statsd names, score bucket
Vik Paruchuri
2012-10-24 15:11:41 -04:00
bbbd976671
Added some more sample data. The command to export to Pearson reads from the table, but currently just adds the entries it needs at runtime.
David Ormsbee
2012-10-24 15:02:05 -04:00
2dd77656cc
Make all edits on unit page happen immediately, and restore the delete draft button
Calen Pennington
2012-10-24 14:58:44 -04:00
fb06344290
Allow for deletion of all components in a draft
Calen Pennington
2012-10-24 14:57:13 -04:00
ae4df32e43
adjust implemented according to code review feedback. Move all of the grading_policy retrieval into a from_xml() override method. Also move in some of the grading inheritance logic into course_module.py
Chris Dodge
2012-10-24 12:27:30 -04:00
2802302162
Make LMS access depend on which course run the access is occurring in, so that permissions can be based on the course run, rather than the whole course
Calen Pennington
2012-10-24 11:51:25 -04:00
e4ffb2a514
Add TestCenterUser model and export for Pearson
David Ormsbee
2012-10-24 11:15:14 -04:00
a508556521
Fix typo
Victor Shnayder
2012-10-24 11:50:38 -03:00
d2c46f51ea
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/import-grading-policy
Chris Dodge
2012-10-23 23:56:02 -04:00
91e50f13cb
implement importing of grading policy during import. This is stored in definition.data.grading_policy.
Chris Dodge
2012-10-23 23:55:55 -04:00
76ffbfc4a1
Increase the limit of files that can be uploaded by a student
Carlos Andrés Rocha
2012-10-23 17:26:00 -04:00
4db444d5fd
Merge pull request #956 from MITx/feature/rocha/user-admin-commands
David Ormsbee
2012-10-23 14:24:01 -07:00
3e2cf18772
Add some extra console commands for handling user permissions
Carlos Andrés Rocha
2012-10-23 16:11:07 -04:00
b1cfee4592
Add support for subtitle download link
Louis Sobel
2012-10-23 14:50:17 -04:00
dab77e7d79
Switch to using staff group names that are only specified by org/course, rather than the full course_id
Calen Pennington
2012-10-23 13:08:43 -04:00
cac8e3453c
Remove more remnants of askbot
Calen Pennington
2012-10-23 10:58:51 -04:00
df0ca3c445
changed save button to add user
Tom Giannattasio
2012-10-22 16:09:13 -04:00
1530341d55
have import be a bit more flexible in terms of the packaging of the content. Allow for tar.gz names to be different from the course name. Also don't assume that the unpacking of the zip will yield a single top level root folder.
Chris Dodge
2012-10-22 16:01:57 -04:00
424875848e
remove cut/paste error which results in a server error. is not defined when there are no assets. Also fix up base.js to only register one set of handlers for file section which gets rid of the multiple file selection dialogs from appearing
Chris Dodge
2012-10-18 21:57:06 -04:00
8ad26fc27e
replaced DateJS with latest version from their repository. There was a known bug about parsing times that are 12:xxPM - believe it or not.
Chris Dodge
2012-10-18 21:11:46 -04:00
cda5e1a40e
Merge pull request #937 from MITx/victor/hotfix/unicode-in-code
Victor Shnayder
2012-10-18 18:11:29 -07:00
50e545185f
do a back-end check on remove_user to make sure caller does not remove him/herself
Chris Dodge
2012-10-18 21:00:33 -04:00
1806699f26
typos
Victor Shnayder
2012-10-18 20:25:52 -04:00
5177e8c656
Catch unicode errors in contextualize_text and deal with them.
Victor Shnayder
2012-10-18 20:23:49 -04:00
2e03a4846c
Merge pull request #935 from MITx/feature/rocha/cengage-press-release
David Ormsbee
2012-10-18 11:55:02 -07:00
bb3046bdc7
Merge pull request #897 from MITx/feature/dave/email_bugfixes
David Ormsbee
2012-10-18 11:54:35 -07:00
2f7733ede0
Add Cengage book press release
Carlos Andrés Rocha
2012-10-18 14:45:42 -04:00
9fbdeeb6c6
Send email change notice email to both old and new email addresses.
David Ormsbee
2012-10-18 14:36:52 -04:00
ea8b9577ce
Email wording changes based on Sarina's review
David Ormsbee
2012-10-18 14:28:15 -04:00
0dee2e9233
resend the same activation link instead of a new one when someone who is not active tries to log in
David Ormsbee
2012-10-18 13:33:14 -04:00
491f10d1bf
Merge branch 'master' into feature/dave/email_bugfixes
David Ormsbee
2012-10-18 12:23:09 -04:00
3385e06304
As per code review, added note that accept_name_change is no longer being used.
David Ormsbee
2012-10-18 12:22:44 -04:00
dbfa7bf03a
Change email change success notice to say email instead of name
David Ormsbee
2012-10-18 12:20:52 -04:00