Commit Graph

314 Commits

Author SHA1 Message Date
David Ormsbee
84794a230d make sure exceptions that go all the way up the django stack are logged in our error logs when DEBUG=False 2012-01-27 19:07:46 -05:00
Bridger Maxwell
ca44cf07b2 Added 'view revision' on wiki history 2012-01-27 17:24:07 -05:00
Bridger Maxwell
c3a6ad2f8c Module ids are unique even across module types. Fix bugs where other fields were being used for an id.
--HG--
branch : profiledev
2012-01-27 16:12:56 -05:00
Bridger Maxwell
4f15258597 Changed behavior of due date tagger to be more like downward inheritance
--HG--
branch : profiledev
2012-01-27 12:39:55 -05:00
David Ormsbee
efdaa04742 convert more prints to logging 2012-01-27 10:57:36 -05:00
David Ormsbee
ab00c78886 merging hgignore changes 2012-01-26 19:08:17 -05:00
David Ormsbee
e5ca9618ea remove /login from tracking logs so we don't capture passwords 2012-01-26 19:05:52 -05:00
Bridger Maxwell
3eceb8a920 Merge 2012-01-26 19:04:02 -05:00
Bridger Maxwell
fa63a17a14 Added due date pre-processor
--HG--
branch : profiledev
2012-01-26 19:03:11 -05:00
Bridger Maxwell
978752ad98 The default is now the new askbot. Switch over. 2012-01-26 19:02:38 -05:00
David Ormsbee
79c1cf19a0 typo in login error 2012-01-26 16:35:04 -05:00
David Ormsbee
cb77b9d316 merge logging changes 2012-01-26 15:05:43 -05:00
David Ormsbee
cf210ea171 switch tracking to use logger 2012-01-26 15:03:19 -05:00
Piotr Mitros
fd8b1e50c2 Staging new Askbot, some work on completion framework 2012-01-26 14:26:44 -05:00
David Ormsbee
fd79da9a7a added some sample logging to login process 2012-01-26 13:50:21 -05:00
David Ormsbee
a7e746d332 Merge 2012-01-26 12:36:11 -05:00
Bridger Maxwell
1bea71a459 Added ignore for DS_Store files. 2012-01-26 12:13:51 -05:00
David Ormsbee
63cb53c919 Move logging config, add tracking info to console, remove logging tests. 2012-01-25 16:30:32 -05:00
Piotr Mitros
f6ad9d51b4 Merge 2012-01-25 14:00:01 -05:00
Piotr Mitros
fb2f4b6c1a Incomplete file added to sync between computers 2012-01-25 13:59:45 -05:00
Bridger Maxwell
077603bb9e Merge with wiki branch (make sure to update templates too). 2012-01-25 11:44:12 -05:00
Bridger Maxwell
08e7d06931 Fixed bug for first article creation.
--HG--
branch : bridgerwiki
2012-01-25 11:43:13 -05:00
Bridger Maxwell
614f156640 Added UI for locking article. Did more testing/bug fixes on deletion. Seems stable.
--HG--
branch : bridgerwiki
2012-01-24 20:56:12 -05:00
Piotr Mitros
5a5e65a918 Related bug fixed 2012-01-24 20:18:20 -05:00
Piotr Mitros
d0c8722da4 Revert reversed. Database insert vs. update bug fixed 2012-01-24 20:16:06 -05:00
Bridger Maxwell
056924ad6f Got most of deleting working.
--HG--
branch : bridgerwiki
2012-01-24 20:05:14 -05:00
Bridger Maxwell
b3797a41f3 Got most of admin deleting and user deleting implemented. Need to work on interface for encountering deleted articles.
--HG--
branch : bridgerwiki
2012-01-24 15:58:22 -05:00
Piotr Mitros
98efb8c005 Tab type missing in list of modules 2012-01-24 15:42:52 -05:00
Piotr Mitros
8b4efadfd8 Profile page path issue 2012-01-24 14:54:52 -05:00
Piotr Mitros
7971a02832 Previous change introduced a bug where Django's ORM would insert instead of update. Momentary revert. 2012-01-24 13:58:02 -05:00
Piotr Mitros
94a5c75088 Stage still needs old Askbot. Broken schema migrations. 2012-01-24 11:55:51 -05:00
Piotr Mitros
acafd3f66c Nasty bug fixes in when we can render. Need to apply to vertical too 2012-01-23 23:38:02 -05:00
Piotr Mitros
f3eb22e0e9 working on import issues 2012-01-23 23:24:30 -05:00
Piotr Mitros
150fbc80bb Fully qualified path in import. Attempting to debug staging problem 2012-01-23 22:57:56 -05:00
Piotr Mitros
17a0c1e186 New hgignore. Ignore this commit 2012-01-23 22:45:53 -05:00
Piotr Mitros
7ebdd04d57 Stupid infrastructure for benchmarking 2012-01-23 22:37:35 -05:00
Piotr Mitros
4442754a86 Redundant DB queries eliminated. We're at about 5 hits per sequence w/o Askbot, and 10 with 2012-01-23 22:02:36 -05:00
Piotr Mitros
98e9d96cc9 Fixed revert 2012-01-23 18:46:21 -05:00
Piotr Mitros
e982418a3d Merge 2012-01-23 18:37:23 -05:00
Piotr Mitros
b2d5c680ec Adding fixture for pmitros@csail.mit.edu 2012-01-23 18:37:07 -05:00
David Ormsbee
faae6b5979 merging changes from wiki 2012-01-23 18:29:33 -05:00
David Ormsbee
28bc63f108 added logging setup for settings_new_askbot.py 2012-01-23 18:27:25 -05:00
Bridger Maxwell
608fa17983 Adding delete functionality
--HG--
branch : bridgerwiki
2012-01-23 18:05:16 -05:00
Bridger Maxwell
7e177fc66b Merge
--HG--
branch : bridgerwiki
2012-01-23 17:56:46 -05:00
David Ormsbee
dda9290889 Simple logging so we can test loggers on staging. 2012-01-23 16:34:17 -05:00
Bridger Maxwell
81e70347d5 merge 2012-01-23 15:43:20 -05:00
Bridger Maxwell
f2f6f0c14b Wiki redirection bug fix
--HG--
branch : bridgerwiki
2012-01-23 13:31:13 -05:00
David Ormsbee
b8087c10f9 rearrange imports 2012-01-23 13:29:12 -05:00
Piotr Mitros
01fbbb9fc7 Merge 2012-01-23 13:26:15 -05:00
Bridger Maxwell
5227734fae merge 2012-01-23 13:05:07 -05:00