|
* added copy of the GPL
* added NEWS.rst * added copyright text to setup.py * small style changes * added confirmation dialogue when deleting list * user profile as table * added "no todo items" text to todos * added dependency check contributed by Daniel Mizyrycki * small markup changes (buttons etc) |
|---|
|
|
| COPYING 0 → 100644 |
|---|
| NEWS.rst 0 → 100644 |
|---|
| README.rst |
|---|
| setup.py |
|---|
| src/postorius/static/postorius/default/css/style.css |
|---|
| src/postorius/templates/postorius/base.html |
|---|
| src/postorius/templates/postorius/confirm_dialog.html |
|---|
| src/postorius/templates/postorius/lists/held_messages.html |
|---|
| src/postorius/templates/postorius/lists/new.html |
|---|
| src/postorius/templates/postorius/lists/settings.html |
|---|
| src/postorius/templates/postorius/lists/subscriptions.html |
|---|
| src/postorius/templates/postorius/lists/summary.html |
|---|
| src/postorius/templates/postorius/menu/user_nav.html |
|---|
| src/postorius/templates/postorius/user_mailmansettings.html |
|---|
| src/postorius/templates/postorius/user_profile.html |
|---|
| src/postorius/templates/postorius/user_todos.html |
|---|
| src/postorius/urls.py |
|---|
| src/postorius/views.py |
|---|