Bridger Maxwell
|
f95aa496fa
|
Better compatibility with the Codemirror editor and the markdown circuit extension.
|
2012-03-28 14:09:21 -07:00 |
|
Kyle Fiedler
|
7d3caf58e2
|
Fixed buttons for most sequnces
|
2012-03-28 15:48:30 -04:00 |
|
Kyle Fiedler
|
b288ec50f3
|
Fixed bug with the calculator
|
2012-03-28 15:09:05 -04:00 |
|
Kyle Fiedler
|
230ea1e650
|
Added fix for sequence nav bug
|
2012-03-28 14:56:32 -04:00 |
|
Piotr Mitros
|
f6787bd8be
|
Minor word smithing
|
2012-03-28 14:53:35 -04:00 |
|
Piotr Mitros
|
59dfb2cfd4
|
Complex numbers now work in problems
|
2012-03-28 14:42:02 -04:00 |
|
Calen Pennington
|
9f379395b5
|
Fix issue with publish step not finding the .deb file
|
2012-03-28 13:52:44 -04:00 |
|
Calen Pennington
|
7199f96891
|
Use shorter commit hashes, and put the build number in the .deb name
|
2012-03-28 13:46:01 -04:00 |
|
Calen Pennington
|
c61c642577
|
Add a publish task that pushes rpms to gp
|
2012-03-28 10:43:22 -04:00 |
|
Bridger Maxwell
|
99b8a51101
|
Removed debug comments.
|
2012-03-28 01:00:33 -07:00 |
|
Bridger Maxwell
|
3c015bb0a9
|
Another codemirror fix.
|
2012-03-28 00:56:44 -07:00 |
|
Bridger Maxwell
|
32384c8eb9
|
Fixed a lot of bugs with selection in codemirror. Seems to work pretty solidly now\!
|
2012-03-28 00:36:06 -07:00 |
|
Bridger Maxwell
|
43318b7213
|
Fixing deletion / insertion bugs and inconsistencies
|
2012-03-27 14:33:24 -07:00 |
|
Kyle Fiedler
|
d3771b16a8
|
Removed deactive and unenroll
|
2012-03-27 13:59:24 -04:00 |
|
Kyle Fiedler
|
e99e5b3679
|
Added the highlight back to the updates
|
2012-03-27 13:54:49 -04:00 |
|
David Ormsbee
|
469a429c2a
|
Merge pull request #7 from MITx/bridger-grades
Bridger grades
|
2012-03-27 09:59:19 -07:00 |
|
pmitros
|
5cecd0acbb
|
Merge pull request #8 from MITx/textline_size
Input size now works
|
2012-03-27 06:58:18 -07:00 |
|
Lyla Fischer
|
75f5a1cfee
|
failed to actually test and find the missing colon
|
2012-03-27 09:51:27 -04:00 |
|
Lyla Fischer
|
64e187fdd4
|
fixed default handling
|
2012-03-27 09:44:27 -04:00 |
|
Lyla Fischer
|
ce5540b234
|
textine size addition
|
2012-03-27 09:35:22 -04:00 |
|
Bridger Maxwell
|
952b754966
|
New method works without line wrapping too
|
2012-03-26 17:15:45 -07:00 |
|
Bridger Maxwell
|
5580c62ee4
|
Wiki editor now has wrapped lines.
|
2012-03-26 13:48:11 -07:00 |
|
Calen Pennington
|
79476eca6e
|
Add a post-install script that points the link to the correct revision
|
2012-03-26 15:05:29 -04:00 |
|
Bridger Maxwell
|
a858c91ffc
|
Simple css change to get a decent looking demo.
|
2012-03-26 11:03:14 -07:00 |
|
Bridger Maxwell
|
e0e8e1e5e6
|
Fixes from pull request comments. Added Score namedtuple.
|
2012-03-26 09:38:58 -07:00 |
|
Calen Pennington
|
e5dba8c95e
|
Ignore the build directory
|
2012-03-26 10:18:15 -04:00 |
|
Calen Pennington
|
ba148ee54f
|
Make sure the installed repo is in the right location
|
2012-03-26 10:17:55 -04:00 |
|
Calen Pennington
|
54eb8e4e87
|
Exclude .pyc files from the deployed data
|
2012-03-26 10:17:18 -04:00 |
|
Bridger Maxwell
|
8fce7066da
|
You can now edit a circuit directly on the edit page of the wiki. These edits show up in the history. This hasn't been tested much.
|
2012-03-25 20:39:21 -07:00 |
|
Bridger Maxwell
|
3ed5b161ec
|
Moved simplewiki autosuggest js (it didn't get migrated). Fixed a minor typo in settings.py (it suggested the wrong override location for the static js files)
|
2012-03-25 20:08:03 -07:00 |
|
Bridger Maxwell
|
d809b68b2c
|
Fixed slight difference between master branch
|
2012-03-25 15:11:46 -04:00 |
|
Bridger Maxwell
|
2f15424acc
|
Merged in master branch
|
2012-03-25 15:05:37 -04:00 |
|
David Ormsbee
|
7ffa71d45e
|
move logging config to separate file
|
2012-03-24 21:30:56 -04:00 |
|
Bridger Maxwell
|
2aca626440
|
Changed gradebook to be a table.
|
2012-03-24 15:32:11 -04:00 |
|
Calen Pennington
|
a8a4b49d0b
|
Correctly grab the build number from the environment when packaging
|
2012-03-23 14:35:36 -04:00 |
|
Calen Pennington
|
b5652552df
|
Switching to rake for build management
|
2012-03-23 14:30:05 -04:00 |
|
David Ormsbee
|
942bfd233d
|
fixed typo in devplus env
|
2012-03-23 12:24:01 -04:00 |
|
David Ormsbee
|
148ec47107
|
document assumptions for devplus env
|
2012-03-23 12:15:27 -04:00 |
|
David Ormsbee
|
6d3d83e3aa
|
Turned on settings and profiling in django_toolbar for dev settings
|
2012-03-23 10:55:37 -04:00 |
|
David Ormsbee
|
8a2fb65448
|
minor organizational changes to the dev config file to put things more likely to change up top
|
2012-03-23 10:49:33 -04:00 |
|
David Ormsbee
|
bd7740a8dd
|
removed conditional loading of apps
|
2012-03-23 10:48:49 -04:00 |
|
Reda Lemeden
|
8fe162a2b5
|
Merge pull request #3 from MITx/kf-calculator
Added some styles so that the hints for the calculator pop up
|
2012-03-22 14:05:58 -07:00 |
|
Kyle Fiedler
|
e81bc425cb
|
Added return false on clicks for calculator
|
2012-03-22 16:37:36 -04:00 |
|
Kyle Fiedler
|
3512df424e
|
Added image for info
|
2012-03-22 16:37:36 -04:00 |
|
Kyle Fiedler
|
813fc488c6
|
Spead up animation and added diferent wording
|
2012-03-22 16:37:36 -04:00 |
|
Kyle Fiedler
|
6627153e1c
|
Added styles for the calc hint
|
2012-03-22 16:37:36 -04:00 |
|
Kyle Fiedler
|
1be8d198ab
|
Added a fake deactivate and unenroll links and some style for profile
|
2012-03-22 15:32:31 -04:00 |
|
David Ormsbee
|
d267812f7e
|
make settings2 config aware of courseware problem templates
|
2012-03-22 13:37:07 -04:00 |
|
David Ormsbee
|
e36f309bb8
|
update symlinks to keep references to static assets in wiki happy
|
2012-03-22 13:36:18 -04:00 |
|
David Ormsbee
|
db9e5282b2
|
re-add debug_toolbar to dev config
|
2012-03-22 13:27:02 -04:00 |
|