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 |
|
David Ormsbee
|
1a5abdf696
|
move more dev specific config (uploads, dummy caching) into dev.py
|
2012-03-22 13:21:06 -04:00 |
|
Calen Pennington
|
8c893ab384
|
Adding pip requirement files. Pre-requirements must be run first, because scipy needs numpy already installed when executing the scipy installer
|
2012-03-22 12:37:07 -04:00 |
|
Calen Pennington
|
009f951483
|
Don't execute the site-specific settings file if it doesn't exist
|
2012-03-22 12:37:07 -04:00 |
|
Calen Pennington
|
8593d45e90
|
Add dependencies to build .deb
|
2012-03-22 12:37:07 -04:00 |
|
Calen Pennington
|
1a248aabca
|
Switch to fpm to build installable package
|
2012-03-22 12:37:07 -04:00 |
|
David Ormsbee
|
e253ea25d5
|
added dir structure assumptions to dev.py env config
|
2012-03-22 11:39:04 -04:00 |
|
David Ormsbee
|
2ab562f792
|
moved template related config together, removed some cruft
|
2012-03-22 11:37:49 -04:00 |
|
David Ormsbee
|
18fb637f1b
|
remove redundancy between dev and devplus envs in config
|
2012-03-22 11:36:40 -04:00 |
|
David Ormsbee
|
4bcfaed598
|
update settings2's askbot to reflect new karma limits
|
2012-03-22 11:35:34 -04:00 |
|
David Ormsbee
|
e3e8edcf81
|
Update location of JS assets for local debugging (most envs use S3), remove old link to 3rdParty repo (which is no longer used)
|
2012-03-22 10:48:40 -04:00 |
|
David Ormsbee
|
aea72a62f7
|
matching settings2 to old settings -- fix template lookup
|
2012-03-22 10:43:32 -04:00 |
|
David Ormsbee
|
2eedce0139
|
Allow gunicorn_django to serve static files when DEBUG=True
|
2012-03-21 17:54:58 -04:00 |
|
Kyle Fiedler
|
84ac8a1d2a
|
Added some styles for name and email change
|
2012-03-21 17:06:37 -04:00 |
|
Piotr Mitros
|
edfff32338
|
Incorporated Dave's feedback
|
2012-03-21 14:19:36 -04:00 |
|
Piotr Mitros
|
399ea8e41e
|
Removed duplicates
|
2012-03-21 11:03:45 -04:00 |
|
Piotr Mitros
|
f2878b549c
|
Merge. Note duplicate e-mail subject files
|
2012-03-21 11:03:01 -04:00 |
|