Mercurial > public > sg101
log
age | author | description |
---|---|---|
Sat, 16 Apr 2011 21:39:23 +0000 | Brian Neal | Fixing #202. Guard against an empty email recipient list to prevent mail errors. We log a warning if this happens. |
Sat, 16 Apr 2011 19:30:29 +0000 | Brian Neal | Tweak quoting for Markdown. Fixing #209. |
Sun, 10 Apr 2011 00:49:23 +0000 | Brian Neal | As a follow up to r447, use jQuery to vertically align the model checkboxes. |
Sun, 10 Apr 2011 00:32:14 +0000 | Brian Neal | Fixing #205; search result pagination wasn't including models. Created a custom model search form so that the query term and model selections would persist across pages. |
Sat, 09 Apr 2011 19:20:12 +0000 | Brian Neal | Fixing #204; added the ability to search on forum topics. |
Thu, 07 Apr 2011 23:52:18 +0000 | Brian Neal | Downloads admin improvements: don't filter by user or IP address. Made the is_public editable on the change list page. |
Thu, 07 Apr 2011 00:59:10 +0000 | Brian Neal | Created import scripts for downloads and download comments. |