jarv
|
bc2164e2be
|
Merge pull request #465 from MITx/jarv/repo-requirements-update
moving all requirements that use a repo to repo-requirements.txt includi...
|
2012-08-20 11:56:29 -07:00 |
|
John Jarvis
|
1a2cdea966
|
removing dupe
|
2012-08-20 14:24:39 -04:00 |
|
Bridger Maxwell
|
1159b14b0d
|
Merge branch 'master' of github.com:MITx/mitx
|
2012-08-20 14:08:48 -04:00 |
|
Bridger Maxwell
|
70c7ee42ed
|
Fixed tests from profile->progress rename.
|
2012-08-20 14:08:42 -04:00 |
|
John Jarvis
|
5f72e0c7a0
|
moving all requirements that use a repo to repo-requirements.txt including github requirements
|
2012-08-20 14:05:51 -04:00 |
|
thomasxiii
|
38f96b72a1
|
Merge pull request #463 from MITx/feature/kfiedler/courseware-style
Feature/kfiedler/courseware style
|
2012-08-20 10:58:46 -07:00 |
|
Bridger Maxwell
|
92a293f07e
|
Removed profile info from Profile page and renamed it to Progress.
|
2012-08-20 13:50:28 -04:00 |
|
Kyle Fiedler
|
ab28e08591
|
Added new button classes
|
2012-08-20 13:22:21 -04:00 |
|
Kyle Fiedler
|
e61b6842ec
|
removed h2 column
|
2012-08-20 11:32:29 -04:00 |
|
David Ormsbee
|
6a05a812c3
|
Merge pull request #460 from MITx/kimth/multiple-fileupload
Kimth/multiple fileupload
|
2012-08-19 18:08:40 -07:00 |
|
kimth
|
891797a3bb
|
Submission of files through requests.POST depletes the file pointer. Need to rewind for replay
|
2012-08-19 20:38:10 -04:00 |
|
kimth
|
2f63a9b403
|
Limit number of files that can be uploaded at once
|
2012-08-19 20:12:01 -04:00 |
|
David Ormsbee
|
a729e16e88
|
Merge pull request #459 from MITx/feature/bridger/new_wiki
Fix broken dependency updates for wiki
|
2012-08-19 13:05:59 -07:00 |
|
David Ormsbee
|
e79d56376a
|
Use -e in django-wiki requirement
|
2012-08-19 16:03:35 -04:00 |
|
Bridger Maxwell
|
24c0b5145d
|
Updated django-wiki and plugin imports.
|
2012-08-19 14:41:49 -04:00 |
|
David Ormsbee
|
6c3b28b526
|
Merge pull request #452 from MITx/feature/bridger/new_wiki
Feature/bridger/new wiki
|
2012-08-19 09:46:15 -07:00 |
|
David Ormsbee
|
9c4b1d7067
|
Merge pull request #456 from MITx/kimth/multiple-fileupload
Kimth/multiple fileupload
|
2012-08-19 09:24:27 -07:00 |
|
kimth
|
20adaa81ba
|
Use list comprehension
|
2012-08-19 12:22:14 -04:00 |
|
kimth
|
9b94bb17e4
|
Default param is None rather than []
|
2012-08-19 12:19:10 -04:00 |
|
kimth
|
e2bca44ca3
|
Simplify is_list_of_files
|
2012-08-19 12:09:38 -04:00 |
|
kimth
|
52d243208e
|
Adjust tests to reflect list of file objects, not just file
|
2012-08-19 11:14:32 -04:00 |
|
kimth
|
f5e60412ee
|
Send multiple files to xqueue
|
2012-08-19 11:02:03 -04:00 |
|
kimth
|
b2599f075f
|
Send multiple files to xqueue
|
2012-08-19 11:00:51 -04:00 |
|
kimth
|
d2cb645834
|
Multiple file submissions
|
2012-08-19 09:26:03 -04:00 |
|
kimth
|
d920e718d0
|
AJAX permits multiple file upload
|
2012-08-19 08:26:12 -04:00 |
|
kimth
|
588444c46b
|
Filesubmission template allows multiple file selection
|
2012-08-19 07:54:10 -04:00 |
|
ichuang
|
9aeec6904a
|
Merge pull request #455 from MITx/kimth/circuitsim-link-fix
Remove outdated hardcoded url from circuit simulator
|
2012-08-18 13:56:07 -07:00 |
|
Bridger Maxwell
|
1e08164db5
|
Added MathJax to wiki pages.
|
2012-08-18 13:12:04 -04:00 |
|
Bridger Maxwell
|
0598a471c1
|
Wiki menu no longer shows edit for users who can't edit. Changed template to mako for convenience.
|
2012-08-18 12:22:50 -04:00 |
|
kimth
|
78b3ca050e
|
More info in comment
|
2012-08-18 10:08:49 -04:00 |
|
kimth
|
25d3890595
|
Remove outdated hardcoded url from circuit simulator
|
2012-08-18 09:51:27 -04:00 |
|
Bridger Maxwell
|
3fc59b3da5
|
Added javascript groups to wiki preview modal so circuits show up.
|
2012-08-18 00:17:20 -04:00 |
|
Bridger Maxwell
|
55f3a971cf
|
Wiki circuit editors zoom to fit contents.
|
2012-08-18 00:10:42 -04:00 |
|
Bridger Maxwell
|
361e409d4e
|
Got the tests passing!
|
2012-08-18 00:02:09 -04:00 |
|
Bridger Maxwell
|
1470045b74
|
Fixed wiki circuit editor modal to be a little better styled.
|
2012-08-17 21:44:56 -04:00 |
|
Bridger Maxwell
|
a4b97c5f10
|
Merge remote-tracking branch 'origin/master' into feature/bridger/new_wiki
|
2012-08-17 21:44:05 -04:00 |
|
kimth
|
40b49224a2
|
Merge pull request #451 from MITx/feature/kfiedler/courseware-style
Added new styles for sequence nav and reset some of the styles for inputs
|
2012-08-17 17:54:03 -07:00 |
|
Bridger Maxwell
|
2a84d147f0
|
Fixed a sizing bug in circuit editor.
|
2012-08-17 20:22:28 -04:00 |
|
Bridger Maxwell
|
d3962ecd92
|
Updated CodeMirror modes for better syntax highlighting.
|
2012-08-17 20:16:08 -04:00 |
|
Bridger Maxwell
|
0fbfaf612f
|
Merge remote-tracking branch 'origin/master' into feature/bridger/new_wiki
|
2012-08-17 17:52:22 -04:00 |
|
Bridger Maxwell
|
68f3aabc15
|
Updated django-wiki requirement.
|
2012-08-17 17:42:23 -04:00 |
|
Kyle Fiedler
|
8473188fea
|
Added new styles for sequence nav and reset some of the styles for inputs
|
2012-08-17 17:41:45 -04:00 |
|
Bridger Maxwell
|
58620ebc2f
|
Merge branch 'feature/bridger/new_wiki' of github.com:MITx/mitx into feature/bridger/new_wiki
|
2012-08-17 17:33:28 -04:00 |
|
Bridger Maxwell
|
93d15d15d0
|
Added markdown extensions from 6.002x
|
2012-08-17 17:32:44 -04:00 |
|
Tom Giannattasio
|
a2d0ada82c
|
styled settings page
|
2012-08-17 17:01:45 -04:00 |
|
Tom Giannattasio
|
1bd790fabb
|
finished attachment styles
|
2012-08-17 16:46:40 -04:00 |
|
Tom Giannattasio
|
c253474297
|
added modal functionality for attachments page
|
2012-08-17 15:59:31 -04:00 |
|
Tom Giannattasio
|
e47f3ccf35
|
added CodeMirror styles for the circuit editor
|
2012-08-17 15:26:25 -04:00 |
|
Tom Giannattasio
|
63ba133fbb
|
added Code Mirror styles
|
2012-08-17 15:10:24 -04:00 |
|
Calen Pennington
|
445ce72b53
|
Leave management of services and package installation to puppet
|
2012-08-17 14:59:11 -04:00 |
|