Commit Graph

137 Commits

Author SHA1 Message Date
Piotr Mitros
4e75a04ffa Problem tracking appears to work 2012-01-18 14:17:06 -05:00
Piotr Mitros
b0bbfc1b81 Fixed my own error in above 2012-01-18 13:14:16 -05:00
Piotr Mitros
a25b247849 Fixed bridger's bug in adding to settings.py instead of his local 2012-01-18 13:13:27 -05:00
Piotr Mitros
8c979717cc Merge 2012-01-17 21:36:51 -05:00
Piotr Mitros
028dac5491 Info tab 2012-01-17 21:28:23 -05:00
Bridger Maxwell
5c11bcd0c9 Merge 2012-01-17 19:03:05 -05:00
Bridger Maxwell
eb532d0d51 The 'not found' wiki page now has a working 'create article' link 2012-01-17 19:02:43 -05:00
Piotr Mitros
9155eedda3 manage.py has execute permissions 2012-01-17 13:39:49 -05:00
Piotr Mitros
9682aea995 Stupid typo in settings.py 2012-01-16 21:34:16 -05:00
Piotr Mitros
5859f466ec Run without courseware with --settings 2012-01-16 20:39:50 -05:00
Piotr Mitros
851bf3e692 Fixed revery in settings.py 2012-01-16 18:19:27 -05:00
Piotr Mitros
1fb47e9cdd settings.py had textbook. Worked on dev machines because .pyc files stuck around; didn't work on staging 2012-01-16 15:58:50 -05:00
Piotr Mitros
3ddddbe5c3 merge 2012-01-16 12:33:43 -05:00
Piotr Mitros
56c81a07fd Fixed -.33 bug in calculator from gjs 2012-01-16 12:33:29 -05:00
Bridger Maxwell
d909e89104 Added setting to generate random user credentials to test account creation. Might have accidentally stomped other changes to settings.py 2012-01-16 11:48:45 -05:00
Piotr Mitros
d65d268045 Fixed two minor errors. setting -> settings, default PERF_STATS in settings.py
--HG--
rename : setting_no_askbot.py => settings_no_askbot.py
2012-01-16 11:38:41 -05:00
Piotr Mitros
86bc89fd23 We can now manage.py runserver --settings=setting_no_askbot 2012-01-16 11:34:41 -05:00
Bridger Maxwell
bd52b9e419 Changed perfstats middleware to log sql queries 2012-01-15 16:47:22 -05:00
Bridger Maxwell
82cbb9a1d1 Matched stop and start calls in perf middleware. 2012-01-15 16:15:32 -05:00
Piotr Mitros
6e9e9c7627 Slightly better name. PROFILE to PERFSTATS 2012-01-15 14:13:40 -05:00
Piotr Mitros
36281387d6 Profiling. Also, preliminary dummy code for tracking in capa_problem 2012-01-15 14:12:46 -05:00
Piotr Mitros
2b4c8e751b Merge 2012-01-14 11:09:38 -08:00
Piotr Mitros
e3e1f1fafa Removed old, HTML-style textbook 2012-01-14 07:36:38 -05:00
Piotr Mitros
930feb590d Merge 2012-01-14 07:34:32 -05:00
Piotr Mitros
b118f4361c Tracking improvements. Calculator is tracked 2012-01-14 07:33:43 -05:00
Piotr Mitros
3a8a1bbb7e Calculator and submit feedback available to everyone 2012-01-14 07:06:25 -05:00
Bridger Maxwell
0fed8aa8ed Merge 2012-01-14 00:10:08 -05:00
Bridger Maxwell
238ed76896 The new markdown framework version was not backwards compatible. Now the wiki source can use either version of the API. 2012-01-14 00:09:01 -05:00
Piotr Mitros
f840e24104 Merge 2012-01-14 00:04:56 -05:00
Piotr Mitros
7c6e33acb3 Removed wiki print statements 2012-01-14 00:03:22 -05:00
Piotr Mitros
219ff18c27 More packages available from customresponse 2012-01-13 17:56:20 -08:00
Piotr Mitros
e4831106bf Fixed bug in reset 2012-01-13 17:06:42 -08:00
Piotr Mitros
2146b7db66 merge 2012-01-13 17:00:54 -08:00
pmitros
1f2251c98c Making 6.002 page main, moving static pages into static page framework 2012-01-13 16:57:06 -08:00
Piotr Mitros
dad70c5ae3 Proper from addresses, static view allows CSRF 2012-01-13 19:41:28 -05:00
Piotr Mitros
55c10212f9 SITENAME, e-mail addresses 2012-01-13 09:43:06 -05:00
Piotr Mitros
5b7a59bc58 Staging page works 2012-01-13 07:26:53 -05:00
Piotr Mitros
832a855643 Fixed bug. Not clear why original worked on some computers but not others. 2012-01-12 14:28:26 -05:00
Piotr Mitros
e6b9a6dd58 Comment 2012-01-12 14:12:09 -05:00
Piotr Mitros
95c8797ca1 Accidentally committed with debug code 2012-01-11 22:35:22 -05:00
Piotr Mitros
e9819ffb48 customresponse basically works 2012-01-11 22:33:34 -05:00
Bridger Maxwell
53155d228a Getting the names more consistent 2012-01-11 15:52:23 -05:00
Bridger Maxwell
a8b3da3f3e Changed template name from last commit 2012-01-11 15:43:43 -05:00
Bridger Maxwell
de52b657b0 Adding hooks for a new course info page 2012-01-11 15:42:52 -05:00
Piotr Mitros
18dc8cc5cb Major refactor of infrastructure for grading problems
--HG--
rename : courseware/calc.py => courseware/capa/calc.py
2012-01-10 22:04:24 -05:00
Bridger Maxwell
e58aca2878 Relaxed parameters for wiki search, to find more articles. 2012-01-10 15:52:10 -05:00
Bridger Maxwell
eeec1461ee Merged with simplewiki search changes 2012-01-10 14:11:01 -05:00
Bridger Maxwell
678c9464a6 Getting simplewiki search working.
--HG--
branch : profile
2012-01-10 14:06:58 -05:00
Ernie Park
bc3a6d38fd fix bug introduced in fdf0d141844d where MODULE_TYPES defined after it was used 2012-01-09 20:38:09 -05:00
Bridger Maxwell
55c80428d8 Adding a branch to do profiling work.
--HG--
branch : profile
2012-01-09 17:19:36 -05:00