Victor Shnayder
|
e3b9238eef
|
reorder imports
|
2012-11-28 14:08:18 -05:00 |
|
Victor Shnayder
|
f8e45e0a8e
|
Add tests for old logic
|
2012-11-28 13:21:48 -05:00 |
|
Victor Shnayder
|
a0a5167207
|
Hook up testing for self assessment modules
|
2012-11-28 11:12:06 -05:00 |
|
Victor Shnayder
|
ba9280f3e0
|
Merge pull request #1010 from MITx/feature/alex/regions
Feature/alex/regions
|
2012-11-28 07:09:14 -08:00 |
|
Victor Shnayder
|
b63a787a26
|
Merge pull request #1081 from MITx/feature/alex/crystallography-update-mitx
Feature/alex/crystallography update mitx
|
2012-11-28 07:04:23 -08:00 |
|
Alexander Kryklia
|
74b30d8c20
|
removed no-longer relevant template params
|
2012-11-28 17:02:07 +02:00 |
|
Alexander Kryklia
|
2865c7cad4
|
moved tests from miller to tests
|
2012-11-28 16:57:30 +02:00 |
|
David Ormsbee
|
41b73e3b3a
|
Merge pull request #1084 from MITx/fix/rocha/remove-unused-discussion-styles
Remove unused askbot/discussion sass stylesheets
|
2012-11-27 16:09:20 -08:00 |
|
Carlos Andrés Rocha
|
d4f5f17381
|
Remove unused askbot/discussion sass stylesheets
The unused styles are referencing images that no longer exisit,
breaking collectstatic and therefore tests.
|
2012-11-27 19:06:03 -05:00 |
|
Calen Pennington
|
24d9d4d1f3
|
Merge pull request #1082 from MITx/fix/apenney/signup
You need to fill out your full name but it's not marked with a *
|
2012-11-27 08:59:22 -08:00 |
|
Ashley Penney
|
c4377484d5
|
You need to fill out your full name but it's not marked with a * as
required.
|
2012-11-27 11:39:33 -05:00 |
|
Alexander Kryklia
|
dcd52801ef
|
case when user sends less than 3 points, and tests for this case
|
2012-11-27 16:10:51 +02:00 |
|
Alexander Kryklia
|
b0a85fde54
|
fix line widths
|
2012-11-27 14:53:45 +02:00 |
|
Alexander Kryklia
|
95151ad33a
|
tests updates for imageresponse
|
2012-11-27 14:53:45 +02:00 |
|
Alexander Kryklia
|
896e922858
|
cleaning and documeting
|
2012-11-27 14:53:45 +02:00 |
|
Alexander Kryklia
|
adef5d6f7e
|
polygon is created from points via convex_hull
|
2012-11-27 14:53:45 +02:00 |
|
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 |
|
Александр
|
03c338d6e3
|
added geos library for linux
|
2012-11-27 14:53:44 +02:00 |
|
Александр
|
406e7e29c0
|
added geos to requirements
|
2012-11-27 14:51:30 +02:00 |
|
Александр
|
88c98b9a56
|
added multiple regions support
|
2012-11-27 14:37:57 +02:00 |
|
Александр
|
7fcf04eaf5
|
add shapely
|
2012-11-27 14:37:57 +02:00 |
|
Victor Shnayder
|
b47fdd5220
|
Merge pull request #1080 from MITx/feature/jarv/dashboard-grades
Feature/jarv/dashboard grades
|
2012-11-26 15:25:08 -08:00 |
|
John Jarvis
|
2db0efa2b4
|
Only show certificate criteria for notpassing students
|
2012-11-26 17:57:38 -05:00 |
|
John Jarvis
|
792ddb4d86
|
Show grade when certificate is generating
|
2012-11-26 17:51:59 -05:00 |
|
John Jarvis
|
d13509e6f3
|
Adding percentage formatting for final grade reporting
|
2012-11-26 17:42:55 -05:00 |
|
John Jarvis
|
4e4a29e030
|
Removing unnecessary test for 'generating'
|
2012-11-26 17:40:55 -05:00 |
|
John Jarvis
|
9148d49ac7
|
lowest_passing_grade fix
|
2012-11-26 16:57:00 -05:00 |
|
John Jarvis
|
631580ccaf
|
Changing grade info on the dashboard
|
2012-11-26 16:30:23 -05:00 |
|
John Jarvis
|
474f810b38
|
Adding lowest_passing_grade() to CourseDescriptor
|
2012-11-26 16:29:45 -05:00 |
|
brianhw
|
c341975b2a
|
Merge pull request #1072 from MITx/feature/brian/dashboard-manage-mods
Feature/brian/dashboard manage mods
|
2012-11-26 12:52:09 -08:00 |
|
Brian Wilson
|
8d0eb7f1a1
|
Respond to feedback (esp. use of .format())
|
2012-11-26 15:43:18 -05:00 |
|
David Ormsbee
|
706a825332
|
Merge pull request #1076 from MITx/feature/cale/rake-improvements
Provide more info when django has issues when running from rake, and don...
|
2012-11-26 08:28:37 -08:00 |
|
Calen Pennington
|
2145ff6d1f
|
Provide more info when django has issues when running from rake, and don't install dependencies of common/lib/libraries before every run of a django command
|
2012-11-26 11:25:46 -05:00 |
|
Brian Wilson
|
3b29ab373d
|
check for staff access before creating forum admin
|
2012-11-26 01:27:16 -05: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 |
|
Александр
|
77c831eb10
|
documenation for chem.miller
|
2012-11-22 18:43:41 +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 |
|
Александр
|
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 |
|
David Ormsbee
|
471ae42d1d
|
Merge pull request #1071 from MITx/bugfix/dave/fix_inline_discuss_css
Fix inline discuss CSS
|
2012-11-20 16:04:49 -08:00 |
|