[HyperKitty] #63: Refresh after sending new message
by HyperKitty
#63: Refresh after sending new message
------------------------+--------------------------
Reporter: pingou | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: Beta version
Version: | Keywords:
------------------------+--------------------------
It would be pretty cool if the message we just sent was to appear on the
page. This might require a refresh of the page but if that's needed, so be
it :)
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/63>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
8 years, 1 month
[HyperKitty] #31: Admin interface
by HyperKitty
#31: Admin interface
------------------------+--------------------------
Reporter: abompard | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: Beta version
Version: | Keywords:
------------------------+--------------------------
Add admin interface to do the following tasks:
* delete a post from the archives
* move a post between lists
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/31>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
8 years, 1 month
[HyperKitty] #52: django.core.management change with django-1.6
by HyperKitty
#52: django.core.management change with django-1.6
------------------------+--------------------------
Reporter: ralph | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: Beta version
Version: | Keywords:
------------------------+--------------------------
In hyperkitty_standalone, manage.py has this line:
from django.core.management import execute_manager
execute_manager was deprecated somewhere along the line and has been
removed in the newly released django-1.6. This causes new people who
follow the docs at
http://hyperkitty.readthedocs.org/en/latest/development.html to get an
ImportError when trying to run "python manage.py ..."
Suggestions for resolution:
Change the dep for hyperkitty from "Django>=1.4" to "Django<1.6"
or
Update manage.py to use whatever new interface django.core.management is
providing.
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/52>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
8 years, 11 months
[HyperKitty] #64: X comments = X-1 emails in the thread
by HyperKitty
#64: X comments = X-1 emails in the thread
------------------------+--------------------------
Reporter: pingou | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: Beta version
Version: | Keywords:
------------------------+--------------------------
I am a bit wondering about the X comments which include the original
email, to me a comment is commenting something, thus the original email is
not a comment.
So in the monthly view as well as the thread view, the `X comments` could
be replaced by a X-1.
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/64>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
9 years, 1 month
[HyperKitty] #56: Unique tags
by HyperKitty
#56: Unique tags
-------------------+--------------------------
Reporter: pingou | Owner:
Type: defect | Status: new
Priority: major | Milestone: Beta version
Version: | Keywords:
-------------------+--------------------------
When adding tags it seems that it does not check if the tag already
exists, thus allowing one to add multiple time the same tag
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/56>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
9 years, 1 month