My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
ListGrid
   
Loading...
  ID Type  Status  Priority  Milestone  Owner    Summary + Labels ...
1 Enhancement Fixed Medium ---- ----   Sub-forums?  
2 Defect WontFix Medium ---- ----   Add manage.py and settings files.  
3 Defect Fixed Medium ---- ----   Allow configurable URLs  
4 Defect Fixed Medium ---- ----   "djangoforum" is quite redundant, why not just "forum"?  
5 Defect Fixed Medium ---- ----   typo  
6 Defect Fixed Medium ---- ----   gettext alias is needed  
7 Defect Fixed Medium ---- ----   define __unicode__ functions for models  
8 Enhancement Fixed Medium ---- ----   E-Mail Notifications / Thread Subscription  
9 Patch Fixed Low ---- rwpoul...@gmail.com   NewForms-Admin compatible admin module  
10 Defect Duplicate Medium ---- ----   Move to Newforms  
11 Defect Fixed Medium ---- ----   using is_authenticated rather than is_authenticated()  
12 Enhancement Fixed Medium ---- ----   Image support and some formatting  
13 Defect Fixed Medium ---- ----   also HttpResponseServerError is not an error, you can't raise it  
14 Enhancement Fixed Medium ---- ----   RSS  
15 Defect Fixed Medium ---- ----   Bug while using admin interface to delete posts  
16 Defect Duplicate Medium ---- ----   When I delete the last thread or last post in a forum, the forum is deleted as well  
17 Defect Fixed Medium ---- ----   thread title should be escaped  
18 Defect Invalid ---- ---- ----   ImportError at /forum/  
19 Patch Done Medium ---- rwpoul...@gmail.com   Some fixes and some i18n changes  
20 Defect Fixed Medium ---- ----   Template Syntax Error: 'blocktrans' doesn't allow other block tags...  
21 Defect Fixed Medium ---- ----   Invalid block tag: 'blocktrans' with notify.txt  
22 Defect Fixed Medium ---- ----   link to forum in top nav has extra slash  
23 Defect Fixed Medium ---- ----   Typo in models.py  
24 Defect Fixed Medium ---- ----   forum_list template error  
25 Defect Fixed Medium ---- ----   repeated SQL queries  
26 Enhancement Accepted Medium ---- ----   SQL optimizations  
27 Defect Fixed Medium ---- ----   missing dependancy in the install instructions  
28 Defect Fixed Medium ---- ----   Minor attribute errors in templates/forum/thread.html  
29 Defect Fixed Medium ---- ----   INSTALLED_APP should be django.contrib.markup, not django.contrib.markdown  
30 Defect Duplicate Medium ---- ----   Newforms-admin needs admin.py  
31 Enhancement Fixed Low ---- ----   pagination  
32 Enhancement Accepted Medium ---- ----   use django-notifications  
33 Defect Invalid Medium ---- ----   using property introduces bug?  
34 Defect Fixed Medium ---- ----   {% url %} problem  
35 Defect Fixed Medium ---- ----   Gettext '_' not imported in views.py  
36 Defect Fixed Medium ---- ----   Reverse failure on new install  
37 Defect Invalid Medium ---- ----   Viewing thread causes save() error  
38 Enhancement Fixed Medium ---- rwpoul...@gmail.com   i18n - ru  
39 Enhancement Fixed Medium ---- rwpoul...@gmail.com   Switch to django.forms  
40 Enhancement Done Medium ---- rwpoul...@gmail.com   Templatetags for django-forum  
41 Enhancement Accepted Medium ---- rwpoul...@gmail.com   Make django-forum site-aware  
42 Enhancement Done Medium ---- rwpoul...@gmail.com   Not compatible with setuptools  
43 Defect Fixed Medium ---- ----   Getting Started missing a step  
44 Defect Fixed Medium ---- ----   Thread view breaks for AnonymousUser  
45 Defect Fixed Medium ---- ----   Don't Need "Update Subscription" links for AnonymousUsers  
46 Defect Invalid Medium ---- rwpoul...@gmail.com   Reverse for 'peoplecode.forum_index' with arguments '()' and keyword arguments '{}' not found  
47 Enhancement Started Medium ---- rwpoul...@gmail.com   Staff-only forums  
48 Defect Fixed Medium ---- rwpoul...@gmail.com   select_related() isn't used, causing excess queries  
49 Defect Duplicate Medium ---- ----   Caught an exception while rendering  
50 Defect Fixed Medium ---- ----   Missing form validation for create thread and post  
51 Defect Fixed Medium ---- rwpoul...@gmail.com   Prepopulating the forum slug field  
52 Enhancement Fixed Medium ---- rwpoul...@gmail.com   Forum order_id field (feature request)  
53 Defect Duplicate Medium ---- ----   Use group to enable access to group of peoples  
54 Enhancement Fixed Medium ---- rwpoul...@gmail.com   Allow control of pagination  
55 Defect Accepted Medium ---- rwpoul...@gmail.com   500s generated if user account is deleted but containing thread is not  
56 Defect Fixed Medium ---- ----   Post absolute URL fails in pagination  
57 Defect Invalid Medium ---- ross.pou...@gmail.com   Is there missing a table in the models.py after the latest patch?  
58 Defect Fixed Medium ---- rwpoul...@gmail.com   Un-sticky-ing a thread breaks ordering  
59 Defect Duplicate Medium ---- ----   Sticky-ed threads are sorted backward  
60 Defect Fixed Medium ---- ----   Anonymous viewing broken in r38  
61 Enhancement Fixed Medium ---- rwpoul...@gmail.com   Danish translation + 1.1 fix  
62 Defect Duplicate Medium ---- ----   BooleanFields do not accept null values  
63 Enhancement Accepted Medium ---- rwpoul...@gmail.com   Display new/unread posts  
64 Enhancement Fixed Medium ---- rwpoul...@gmail.com   django-forum could benefit from a sitemap  
65 Defect Fixed Medium ---- ----   NullBooleanField and BooleanField  
66 Defect Fixed Medium ---- rwpoul...@gmail.com   All subscription notifications get mailed to FROM_ADDRESS  
67 Defect Duplicate Medium ---- ----   Use of BooleanField  
68 Defect Fixed Medium ---- rwpoul...@gmail.com   Spanish translation, fixing templates and a request  
69 Defect Fixed Medium ---- rwpoul...@gmail.com   Missing trans Strings + Portuguese Translation  
70 Defect Fixed Medium ---- rwpoul...@gmail.com   Unauthenticated users redirected to login page  
71 Defect Duplicate Medium ---- ----   Models fail to validate under Django 1.1  
72 Defect Fixed Medium ---- rwpoul...@gmail.com   "Go back to thread" proposal  
73 Enhancement Fixed Medium ---- rwpoul...@gmail.com   Changes for real-time markup  
74 Defect Fixed Medium ---- rwpoul...@gmail.com   If a forum has multiple groups assigned to it managers.ForumManager.for_groups returns an instance of the forum for each group that has access. This causes the views.forum to raise a MultipleObjectsReturned  
75 Defect Done Medium ---- rwpoul...@gmail.com   Evolving forums  
76 Defect WontFix Medium ---- rwpoul...@gmail.com   Changing New thread's position  
77 Defect Fixed Medium ---- rwpoul...@gmail.com   Don't do anything if nobody subscribed the thread  
78 Enhancement New Medium ---- rwpoul...@gmail.com   A little change to ThreadPostDetails  
79 Defect New Medium ---- ----   setuptools doesn't copy templates to forum packages.  
80 Defect New Medium ---- ----   newthread rudimentary function fix  
81 Defect New Medium ---- ----   Breadcrumb cusomization  
82 Enhancement WontFix Low ---- ----   Port to GAE/Django  
83 Defect New Medium ---- ----   site's sitemap will conflict with django-forum sitemap  
84 Defect Done Medium ---- rwpoul...@gmail.com   MArkDown must be pre-installed?  
85 Defect Invalid Medium ---- ----   Template error and auth_logout  
86 Enhancement Fixed Medium ---- ----   Czech translation  
87 Defect New Medium ---- ----   Please add the author to the template-context of the notify email  
88 Defect New Medium ---- ----   Support attachments  
89 Defect Invalid Medium ---- ----   file based sessions are not stored in windows enviornment  
90 Defect Invalid Medium ---- ----   i am not able to use socket communication in django  
91 Defect Accepted Medium ---- rwpoul...@gmail.com   Django 1.2 CSRF not supported  
92 Defect New Medium ---- ----   Link are not generated with a rel="nofollow" attribute  
93 Defect New Medium ---- ----   install error (with Pinax basic_project) no such table: forum_forum  
94 Defect New Medium ---- ----   Thread List Should Use Time of Latest Post  
95 Defect New Medium ---- ----   Django unit test - Url testing  
96 Defect WontFix Medium ---- rwpoul...@gmail.com   Search Facility  
97 Defect New Medium ---- ----   filter when there is no entry in other table  
98 Defect Invalid Medium ---- ----   syncdb fails when creating super user  
99 Defect Invalid Medium ---- ----   Error on Django 1.1.4  
100 Defect New Medium ---- ----   What components support BBS needs for constructing virtual host  
CSV
  
Powered by Google Project Hosting