0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add a message to show whether we got a problem right or wrong More... over 14 years ago
editor: fix so adding a new answer/variable actually adds it to the wysiwym textbox
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
wysiwym_to_html: stop [% %]-searching from being so damn greedy
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
forgot to make a regex string raw
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
editor: allow answers to be more than just text boxes; a little refactoring; add some docstrings and doctests
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
merge in editor
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
fix Fraction to not reduce halves or 4/4-likes
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
add lovely ajax preview ability to problem editor
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
initial hackings on a problem editor
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
base.html: add blocks for extra js and css
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
base.html: add blocks for extra js and css
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
fix doctests to run through ipython and InteractiveConsole
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
temp commit
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
update jsMath to 3.6c
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
update jsMath to 3.6c
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
change example_library/problem2 to use Fraction instead of Rational
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
add problem utility class Problem
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
add problem utility class Problem
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
add automated tests for example problems
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
SymPy reqs Python >= 2.4
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
clarify distinction about levels of support for database backends
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
fix manage.py startproblem to render the template, not the python file
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
add example problem 3
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
fix minor typo in requirements More... over 14 years ago
give AUTHORS file the shorter markdown file extension
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
update to django 1.1 (url namespaces ftw)
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
don't assume webserver is running from project directory
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
don't import database-specific exceptions
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
add example problem #2
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago
dev startproblem: write basic template
xiong-chiamiov
as xiongchiamiov
More... over 14 years ago