Alexander Kryklia
|
72f9358f64
|
tests for imageresponse regions
|
2012-11-27 14:53:44 +02:00 |
|
Alexander Kryklia
|
5723672e49
|
speed improvements
|
2012-11-27 14:53:44 +02:00 |
|
Alexander Kryklia
|
9ce51ec6cf
|
support for single list syntax in regions
|
2012-11-27 14:53:44 +02:00 |
|
Александр
|
647d1514aa
|
support both regions and rectangles
|
2012-11-27 14:53:44 +02:00 |
|
Александр
|
b4fb0cc463
|
fixed line length
|
2012-11-27 14:53:44 +02:00 |
|
Александр
|
88c98b9a56
|
added multiple regions support
|
2012-11-27 14:37:57 +02:00 |
|
John Jarvis
|
474f810b38
|
Adding lowest_passing_grade() to CourseDescriptor
|
2012-11-26 16:29:45 -05:00 |
|
Chris Dodge
|
b3dcc140b7
|
made a special 'module preview' view for Static Tabs in the CMS. Per Tom, he'd like just the Display Name to show up in the static tab editor until the end-user clicks the Edit button
|
2012-11-26 14:22:13 -05:00 |
|
Calen Pennington
|
8e68573243
|
Merge pull request #1041 from MITx/fix/cdodge/video-captions
wire through course asset path information to the video playback module ...
|
2012-11-26 08:29:05 -08:00 |
|
Chris Dodge
|
6d45445aef
|
assume that users are putting caption information in /static/subs. We'll enforce this on the xlint utility
|
2012-11-26 11:19:51 -05:00 |
|
Chris Dodge
|
2d7f1b73d7
|
consolidate logic to compute caption path to server-side, we don't need to do this client-side
|
2012-11-26 11:19:51 -05:00 |
|
Chris Dodge
|
71f16d40e1
|
wire through course asset path information to the video playback module and corresponding .coffee files
|
2012-11-26 11:19:51 -05:00 |
|
Calen Pennington
|
4e3da342d7
|
Merge pull request #1048 from MITx/feature/cdodge/xlint
Feature/cdodge/xlint
|
2012-11-26 08:11:34 -08:00 |
|
Chris Dodge
|
fff3782884
|
cleave xlint entry point in xml_importer.py to be separate from the import method
|
2012-11-26 11:05:57 -05:00 |
|
Calen Pennington
|
2b6e2b5143
|
Merge pull request #1056 from MITx/bugfix/ichuang/xml_importer
xml_importer bugfix - when importing without policy override use course_location
|
2012-11-26 06:54:22 -08:00 |
|
Александр
|
01b5992372
|
comment outputs
|
2012-11-22 18:53:35 +02:00 |
|
Александр
|
4b4b2c9927
|
added documentation, tests, and rounding to closes 0.05 value
|
2012-11-22 18:44:31 +02:00 |
|
Valera Rozuvan
|
3e8e576e28
|
Slight change in caption for lattice select.
|
2012-11-22 16:52:59 +02:00 |
|
Valera Rozuvan
|
37714d45ac
|
Merge branch 'feature/alex/crystallography-update-mitx' of github.com:MITx/mitx into feature/alex/crystallography-update-mitx
|
2012-11-22 13:56:00 +02:00 |
|
Valera Rozuvan
|
19c463b739
|
Removed radio buttons for selecting the intersection type from crystallography template.
|
2012-11-22 13:55:50 +02:00 |
|
Александр
|
166ff823a7
|
removed hidden parameter to template, style='hidden' is set by default for input
|
2012-11-22 12:53:21 +02:00 |
|
Don Mitchell
|
f0c94a2c7e
|
Beginning test of details tab.
|
2012-11-21 15:17:18 -05:00 |
|
Александр
|
111667defd
|
UI delta and tests:
|
2012-11-21 19:02:40 +02:00 |
|
Александр
|
33159824a5
|
added test for lattices
|
2012-11-21 18:02:48 +02:00 |
|
Александр
|
d5dd725537
|
miller indices calculation
|
2012-11-21 17:53:51 +02:00 |
|
Valera Rozuvan
|
aaeffa5316
|
Updated template for crystallography so that it corresponds to the cnahges made in the JS part.
|
2012-11-21 16:52:17 +02:00 |
|
Don Mitchell
|
339949f934
|
Another checkpoint before pull/merge
|
2012-11-20 11:37:14 -05:00 |
|
Victor Shnayder
|
f8dc85b6f8
|
oops. used wrong variable name.
|
2012-11-20 10:28:47 -05:00 |
|
Victor Shnayder
|
5a03b53a2f
|
cert bugfix: handle students who don't have a grade
|
2012-11-20 09:20:03 -05:00 |
|
Valera Rozuvan
|
a3db017580
|
Updated crystallography template to reflect changes made in the JS part.
|
2012-11-20 14:19:48 +02:00 |
|
Don Mitchell
|
241c9bb1ac
|
Checkpoint to rebase
|
2012-11-19 16:02:30 -05:00 |
|
Don Mitchell
|
a9233dfd44
|
Merge branch 'course-info' into feature/dhm/cms-settings
Conflicts:
cms/djangoapps/contentstore/views.py
|
2012-11-19 16:00:27 -05:00 |
|
Chris Dodge
|
ec6b1a12e9
|
insert the xmodule.coffee dependency into HTMLSnippet().get_javascript(). This allows us a single point to define this dependency.
|
2012-11-19 15:46:57 -05:00 |
|
Carlos Andrés Rocha
|
8df425e5e8
|
Add backend for displaying news on the student dashboard
[#39472239]
|
2012-11-19 13:06:36 -05:00 |
|
Victor Shnayder
|
d723bb7103
|
simpify process_survey_link
|
2012-11-19 11:39:43 -05:00 |
|
Victor Shnayder
|
d1eec9bcf4
|
add a salt. using user.id since that's handy.
|
2012-11-19 11:34:31 -05:00 |
|
Valera Rozuvan
|
9d46ad51be
|
Merge branch 'feature/alex/crystallography-update-mitx' of github.com:MITx/mitx into feature/alex/crystallography-update-mitx
|
2012-11-19 18:20:17 +02:00 |
|
Valera Rozuvan
|
ae37b621a8
|
Update to crystallography html.
|
2012-11-19 18:19:36 +02:00 |
|
Александр
|
d70b74c701
|
added miller indexes grading for crystallography problems
|
2012-11-19 18:18:08 +02:00 |
|
Don Mitchell
|
8c8be3e82a
|
Cleaned up imports
|
2012-11-19 10:38:58 -05:00 |
|
Don Mitchell
|
88cc5a080b
|
Everything tested and ready for Tom to fix
|
2012-11-19 10:38:58 -05:00 |
|
David Ormsbee
|
336caa0feb
|
Batch together alter statements to minimize how long we lock the auth_users table
|
2012-11-19 10:30:22 -05:00 |
|
Victor Shnayder
|
956b704786
|
add migration to remove askbot columns
|
2012-11-19 10:19:31 -05:00 |
|
Calen Pennington
|
8525b898d7
|
Add migration to make columns added by askbot nullable, in preparation for eventually deleting them
|
2012-11-19 09:48:51 -05:00 |
|
ichuang
|
f84f08fae4
|
xml_importer bugfix - when importing without policy override use course_location
|
2012-11-17 21:38:15 -05:00 |
|
Victor Shnayder
|
71b585bb61
|
move unique_id_for_user into student/models.py
|
2012-11-17 16:33:00 -05:00 |
|
Victor Shnayder
|
003dc7ef51
|
Get rid of check for non-existent CERTIFICATES_ENABLED flag...
|
2012-11-17 16:19:52 -05:00 |
|
Victor Shnayder
|
3a44f043d2
|
Add tests, make them pass.
|
2012-11-17 15:58:49 -05:00 |
|
Victor Shnayder
|
5bc0b4864a
|
moving cert link and survey logic into views, adding tests. In-progress.
|
2012-11-17 15:24:38 -05:00 |
|
Calen Pennington
|
650f537763
|
Merge pull request #1043 from MITx/feature/cale/quieter-jasmine-tests
Make jasmine testing quieter
|
2012-11-16 13:35:45 -08:00 |
|