Calen Pennington
|
89f984c08b
|
Prefix courseware urls with /static, since they are no longer served through collectstatic
|
2013-01-30 09:12:50 -05:00 |
|
Calen Pennington
|
d132f2e18a
|
Only put data repos in STATICFILES_DIRS if we're serving them from django (which is only in dev)
|
2013-01-30 09:12:50 -05:00 |
|
Vik Paruchuri
|
fbdc190a58
|
Add in file upload ability
|
2013-01-29 22:16:48 -05:00 |
|
Vik Paruchuri
|
b730c25056
|
Fix rubric rendering
|
2013-01-29 21:51:48 -05:00 |
|
Vik Paruchuri
|
01f218b7f8
|
Fix some tab issues from the rebase
|
2013-01-29 21:36:55 -05:00 |
|
Vik Paruchuri
|
9c5fe05689
|
Update reqs for pillow, work on file uploads
|
2013-01-29 21:29:10 -05:00 |
|
Vik Paruchuri
|
fde370bd92
|
Fix notification issue, sanitize input html
|
2013-01-29 21:24:04 -05:00 |
|
Vik Paruchuri
|
6425a519fd
|
Fix notifications to work with cache (sync timings)
|
2013-01-29 21:24:04 -05:00 |
|
Vik Paruchuri
|
bd0b933ff2
|
Highlight the correct tab
|
2013-01-29 21:24:04 -05:00 |
|
Diana Huang
|
ea6ce60d0b
|
Use the variable and not the hex value.
|
2013-01-29 21:24:04 -05:00 |
|
Diana Huang
|
d4ed059975
|
Do some better error checking for items.
|
2013-01-29 21:24:04 -05:00 |
|
Diana Huang
|
a2db72e10f
|
Update text.
|
2013-01-29 21:24:04 -05:00 |
|
Diana Huang
|
486753a263
|
Display alerts from notifications on the panel.
|
2013-01-29 21:24:03 -05:00 |
|
Diana Huang
|
9f19eafcf0
|
Update main notification dashboard with new styles.
|
2013-01-29 21:24:03 -05:00 |
|
Diana Huang
|
d07bf0157e
|
UI updates to the Open Ended Problems page
|
2013-01-29 21:24:03 -05:00 |
|
Vik Paruchuri
|
665fb707b1
|
Cache notifications for 5 mins so that we don't hit the grading server on every web request
|
2013-01-29 21:24:03 -05:00 |
|
Vik Paruchuri
|
68f563a178
|
Fix naming issue
|
2013-01-29 21:24:03 -05:00 |
|
Vik Paruchuri
|
8b8c1dbe60
|
Fix query error
|
2013-01-29 21:24:03 -05:00 |
|
Vik Paruchuri
|
33003e65d4
|
Make things less noisy (remove debug statements)
|
2013-01-29 19:53:36 -05:00 |
|
Vik Paruchuri
|
0630f59c06
|
Pass proper parameters, fix templating
|
2013-01-29 19:52:50 -05:00 |
|
Vik Paruchuri
|
6412eb4080
|
Fix naming for overall need to check
|
2013-01-29 19:39:24 -05:00 |
|
Vik Paruchuri
|
bb55792b2b
|
Make things less noisy (remove debug statements)
|
2013-01-29 19:31:03 -05:00 |
|
Vik Paruchuri
|
d3d4e557d6
|
Fix notification display
|
2013-01-29 19:31:03 -05:00 |
|
Vik Paruchuri
|
457afaaeda
|
Making tab render properly for open ended notifications
|
2013-01-29 19:31:03 -05:00 |
|
Vik Paruchuri
|
f47c431faf
|
Fix templating
|
2013-01-29 19:31:03 -05:00 |
|
Vik Paruchuri
|
8602e1595b
|
Pass proper parameters, fix templating
|
2013-01-29 19:31:03 -05:00 |
|
Vik Paruchuri
|
0f212cc8f2
|
Fix course id passing, template rendering
|
2013-01-29 19:31:02 -05:00 |
|
Vik Paruchuri
|
6b7ba37999
|
Combined notification view
|
2013-01-29 19:30:04 -05:00 |
|
Vik Paruchuri
|
22a2bdaa3d
|
Disable student problem list caching, build out notifications
|
2013-01-29 19:30:04 -05:00 |
|
Vik Paruchuri
|
4112f8ad8e
|
Pass back dictionaries where needed from notifications functions
|
2013-01-29 19:30:04 -05:00 |
|
Vik Paruchuri
|
68db8b0d77
|
Refactor tab logic, start adding in combined notifications view
|
2013-01-29 19:30:04 -05:00 |
|
Vik Paruchuri
|
61d62f274e
|
Fix issue with parsing of open ended list
|
2013-01-29 19:30:03 -05:00 |
|
Vik Paruchuri
|
f4574c75db
|
Proper config dictionary generation for controller query
|
2013-01-29 19:30:03 -05:00 |
|
Vik Paruchuri
|
693337593e
|
Properly parse url for grading controller
|
2013-01-29 19:30:03 -05:00 |
|
Vik Paruchuri
|
e6dd07a41e
|
Fix parameter passing
|
2013-01-29 19:30:03 -05:00 |
|
Vik Paruchuri
|
b0599ea133
|
Fix queries and some controller query stuff
|
2013-01-29 19:30:03 -05:00 |
|
Vik Paruchuri
|
2191f3e228
|
Add in open ended problems view
|
2013-01-29 19:30:03 -05:00 |
|
Vik Paruchuri
|
fe77bb00c4
|
Fix naming for overall need to check
|
2013-01-29 19:25:56 -05:00 |
|
Vik Paruchuri
|
5e63a4690b
|
Work on getting combined notifications
|
2013-01-29 19:25:56 -05:00 |
|
Vik Paruchuri
|
d28228639e
|
Add in controller query stuff
|
2013-01-29 19:25:56 -05:00 |
|
Vik Paruchuri
|
c62ce7822e
|
Add in service support for getting the grading status list
|
2013-01-29 19:23:36 -05:00 |
|
Vik Paruchuri
|
43783e4ff0
|
Add in an item to check for combined notifications
|
2013-01-29 19:23:36 -05:00 |
|
Vik Paruchuri
|
7b65f56121
|
Add service to query controller for eta of submission and to check if name is unique
|
2013-01-29 19:23:36 -05:00 |
|
Diana Huang
|
b5508b0123
|
Merge branch 'master' into tests/diana/update-oe-unit-tests
|
2013-01-29 17:36:54 -05:00 |
|
David Ormsbee
|
c487e026f3
|
Merge pull request #1380 from MITx/press/bostonX
BostonX press release
|
2013-01-29 14:35:17 -08:00 |
|
Your Name
|
5bfd2c33b0
|
send cohort to post view context
|
2013-01-29 17:34:52 -05:00 |
|
Victor Shnayder
|
19c46d224f
|
BostonX press release
|
2013-01-29 17:33:06 -05:00 |
|
Your Name
|
43d4661c3f
|
Merge branch 'master' into feature/kevin/groups_ui_changes
|
2013-01-29 17:23:29 -05:00 |
|
Your Name
|
3404011f16
|
update front end to support selection and display of cohort ids
|
2013-01-29 17:23:08 -05:00 |
|
David Ormsbee
|
40d59faa68
|
Merge pull request #1330 from MITx/diana/open-ended-ui-updates
Rubric Integration and other UI improvements
|
2013-01-29 14:10:18 -08:00 |
|