]>
git.parisson.com Git - django-postman.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Guillaume Pellerin [Wed, 17 Apr 2013 11:26:23 +0000 (13:26 +0200)]
try better performance for conversation view (P. Samson)
yomguy [Mon, 24 Sep 2012 12:19:18 +0000 (14:19 +0200)]
Merge branch 'dev' of git+ssh://vcs.parisson.com/var/git/django-postman
Conflicts:
MANIFEST.in
docs/conf.py
postman/__init__.py
postman/locale/de/LC_MESSAGES/django.po
postman/templates/postman/base.html
postman/templates/postman/base_write.html
postman/test_urls.py
postman/tests.py
postman/utils.py
Patrick Samson [Mon, 3 Sep 2012 20:26:28 +0000 (22:26 +0200)]
Added a template for the autocomplete of multiple recipients in version 1.2.x of django-ajax-selects
Patrick Samson [Thu, 16 Aug 2012 18:02:03 +0000 (20:02 +0200)]
Updated setup configuration
Patrick Samson [Thu, 16 Aug 2012 09:05:31 +0000 (11:05 +0200)]
Added tag 2.0.0 for changeset
131e25bd3744
Patrick Samson [Thu, 16 Aug 2012 09:04:02 +0000 (11:04 +0200)]
Marked as version 2.0.0
Patrick Samson [Wed, 15 Aug 2012 10:46:52 +0000 (12:46 +0200)]
Added a CSS example
Patrick Samson [Tue, 14 Aug 2012 22:28:06 +0000 (00:28 +0200)]
Delete, Undelete or Archive actions on a thread must not affect non accepted received messages
Patrick Samson [Tue, 14 Aug 2012 21:59:11 +0000 (23:59 +0200)]
Fixed issue #16
Patrick Samson [Tue, 14 Aug 2012 21:56:58 +0000 (23:56 +0200)]
Fixed issue #8
Patrick Samson [Tue, 14 Aug 2012 06:34:02 +0000 (08:34 +0200)]
forgot to return to a default django 1.4 configuration
Patrick Samson [Mon, 13 Aug 2012 20:11:31 +0000 (22:11 +0200)]
Updated the documentation ; Added a CHANGELOG file
Patrick Samson [Mon, 13 Aug 2012 19:53:12 +0000 (21:53 +0200)]
Adjustments for integration with version 1.2.x of django-ajax-selects, in addition to 1.1.x
Patrick Samson [Mon, 13 Aug 2012 19:41:40 +0000 (21:41 +0200)]
Changed medias/ to static/ for conformance with django 1.3
psam [Mon, 13 Aug 2012 19:34:00 +0000 (21:34 +0200)]
Added an API
psam [Mon, 13 Aug 2012 18:58:02 +0000 (20:58 +0200)]
Translations: de: updates ; fa_IR, zh_TW: creation
psam [Mon, 13 Aug 2012 18:50:01 +0000 (20:50 +0200)]
Renamed the extra context variables passed to the notifier app to avoid name clash
yomguy [Thu, 19 Jul 2012 19:39:29 +0000 (21:39 +0200)]
Merge branch 'master' of git+ssh://vcs.parisson.com/var/git/django-postman
yomguy [Wed, 18 Jul 2012 12:11:04 +0000 (14:11 +0200)]
Merge branch 'hotfix/recipients' into dev
yomguy [Wed, 18 Jul 2012 12:10:54 +0000 (14:10 +0200)]
Merge branch 'hotfix/recipients'
yomguy [Wed, 18 Jul 2012 12:10:43 +0000 (14:10 +0200)]
fix recipient
yomguy [Wed, 18 Jul 2012 11:55:05 +0000 (13:55 +0200)]
email even if user inactive
yomguy [Tue, 3 Jul 2012 22:22:49 +0000 (00:22 +0200)]
add email notification copy to admins
Patrick Samson [Sun, 22 Apr 2012 08:30:33 +0000 (10:30 +0200)]
adjustments for django 1.4
Patrick Samson [Sun, 22 Apr 2012 08:30:33 +0000 (10:30 +0200)]
adjustments for django 1.4
Patrick Samson [Thu, 19 Apr 2012 16:42:54 +0000 (18:42 +0200)]
fixed the test suite for django 1.4, but still runnable with 1.3
Patrick Samson [Thu, 19 Apr 2012 16:42:54 +0000 (18:42 +0200)]
fixed the test suite for django 1.4, but still runnable with 1.3
Patrick Samson [Tue, 17 Apr 2012 13:33:00 +0000 (15:33 +0200)]
Translations: pl updates, tr creation
Patrick Samson [Tue, 17 Apr 2012 13:33:00 +0000 (15:33 +0200)]
Translations: pl updates, tr creation
Patrick Samson [Tue, 17 Apr 2012 09:52:52 +0000 (11:52 +0200)]
fixed setup configuration
Patrick Samson [Tue, 17 Apr 2012 09:52:52 +0000 (11:52 +0200)]
fixed setup configuration
Patrick Samson [Mon, 16 Apr 2012 21:17:12 +0000 (23:17 +0200)]
Added tag 1.2.0 for changeset
1fa91446e628
Patrick Samson [Mon, 16 Apr 2012 21:17:12 +0000 (23:17 +0200)]
Added tag 1.2.0 for changeset
1fa91446e628
Patrick Samson [Mon, 16 Apr 2012 21:16:02 +0000 (23:16 +0200)]
ajustements for django 1.4 - the test suite doesn't work yet with USE_TZ, and has now 3 fails if LANGUAGE_CODE is not 'en'
Patrick Samson [Mon, 16 Apr 2012 21:16:02 +0000 (23:16 +0200)]
ajustements for django 1.4 - the test suite doesn't work yet with USE_TZ, and has now 3 fails if LANGUAGE_CODE is not 'en'
Patrick Samson [Mon, 16 Apr 2012 19:12:36 +0000 (21:12 +0200)]
pull request #4 rewriting
Patrick Samson [Mon, 16 Apr 2012 19:12:36 +0000 (21:12 +0200)]
pull request #4 rewriting
Joe Boutros [Tue, 10 Apr 2012 06:39:10 +0000 (01:39 -0500)]
added expects_localtime to the compact_date template filter in the case of Django > 1.4.
Joe Boutros [Tue, 10 Apr 2012 06:39:10 +0000 (01:39 -0500)]
added expects_localtime to the compact_date template filter in the case of Django > 1.4.
Patrick Samson [Sun, 11 Mar 2012 17:45:15 +0000 (18:45 +0100)]
'or_me' filter improvement
Patrick Samson [Sun, 11 Mar 2012 17:45:15 +0000 (18:45 +0100)]
'or_me' filter improvement
Patrick Samson [Sun, 11 Mar 2012 17:43:21 +0000 (18:43 +0100)]
evaluating the queryset submitted to autopaginate ahead of the tag is a lost of performance
Patrick Samson [Sun, 11 Mar 2012 17:43:21 +0000 (18:43 +0100)]
evaluating the queryset submitted to autopaginate ahead of the tag is a lost of performance
Patrick Samson [Sun, 15 Jan 2012 18:18:12 +0000 (19:18 +0100)]
Added tag 1.1.0 for changeset
a090f53f7985
Patrick Samson [Sun, 15 Jan 2012 18:18:12 +0000 (19:18 +0100)]
Added tag 1.1.0 for changeset
a090f53f7985
Patrick Samson [Sun, 15 Jan 2012 18:16:50 +0000 (19:16 +0100)]
Added the setting POSTMAN_DISABLE_USER_EMAILING ; No need for an immediate rejection notification for a User
Patrick Samson [Sun, 15 Jan 2012 18:16:50 +0000 (19:16 +0100)]
Added the setting POSTMAN_DISABLE_USER_EMAILING ; No need for an immediate rejection notification for a User
Patrick Samson [Sun, 15 Jan 2012 14:22:32 +0000 (15:22 +0100)]
languages update
Patrick Samson [Sun, 15 Jan 2012 14:22:32 +0000 (15:22 +0100)]
languages update
Patrick Samson [Sat, 14 Jan 2012 13:43:10 +0000 (14:43 +0100)]
Added an ordering criteria
Patrick Samson [Sat, 14 Jan 2012 13:43:10 +0000 (14:43 +0100)]
Added an ordering criteria
trbs [Tue, 3 Jan 2012 10:43:16 +0000 (11:43 +0100)]
fix version number in test
trbs [Tue, 3 Jan 2012 10:43:16 +0000 (11:43 +0100)]
fix version number in test
Patrick Samson [Wed, 22 Jun 2011 16:44:09 +0000 (18:44 +0200)]
distribution setup adjustments
Patrick Samson [Wed, 22 Jun 2011 16:44:09 +0000 (18:44 +0200)]
distribution setup adjustments
Zbigniew Siciarz [Fri, 17 Jun 2011 10:54:23 +0000 (12:54 +0200)]
Making django-postman installable.
Zbigniew Siciarz [Fri, 17 Jun 2011 10:54:23 +0000 (12:54 +0200)]
Making django-postman installable.
Patrick Samson [Tue, 3 May 2011 15:45:24 +0000 (17:45 +0200)]
Greek translation update
Patrick Samson [Tue, 3 May 2011 15:45:24 +0000 (17:45 +0200)]
Greek translation update
Patrick Samson [Mon, 7 Feb 2011 10:29:26 +0000 (11:29 +0100)]
languages update
Patrick Samson [Mon, 7 Feb 2011 10:29:26 +0000 (11:29 +0100)]
languages update
Patrick Samson [Thu, 20 Jan 2011 21:43:42 +0000 (22:43 +0100)]
Added tag 1.0.1 for changeset
abe38fee5377
Patrick Samson [Thu, 20 Jan 2011 21:43:42 +0000 (22:43 +0100)]
Added tag 1.0.1 for changeset
abe38fee5377
Patrick Samson [Thu, 20 Jan 2011 21:41:23 +0000 (22:41 +0100)]
version update
Patrick Samson [Thu, 20 Jan 2011 21:41:23 +0000 (22:41 +0100)]
version update
Patrick Samson [Thu, 20 Jan 2011 21:35:49 +0000 (22:35 +0100)]
Fix issue #1: MySql quote char
Make tests running with MySql in addition to Sqlite
Patrick Samson [Thu, 20 Jan 2011 21:35:49 +0000 (22:35 +0100)]
Fix issue #1: MySql quote char
Make tests running with MySql in addition to Sqlite
Patrick Samson [Thu, 20 Jan 2011 21:25:17 +0000 (22:25 +0100)]
Italian translation update
Patrick Samson [Thu, 20 Jan 2011 21:25:17 +0000 (22:25 +0100)]
Italian translation update
Patrick Samson [Wed, 5 Jan 2011 09:02:10 +0000 (10:02 +0100)]
Added tag 1.0.0 for changeset
de2e10fa97ed
Patrick Samson [Wed, 5 Jan 2011 09:02:10 +0000 (10:02 +0100)]
Added tag 1.0.0 for changeset
de2e10fa97ed
Patrick Samson [Wed, 5 Jan 2011 08:42:25 +0000 (09:42 +0100)]
initial code upload
Patrick Samson [Mon, 27 Dec 2010 12:46:43 +0000 (13:46 +0100)]
translations
Patrick Samson [Sat, 25 Dec 2010 15:57:53 +0000 (16:57 +0100)]
add translations
Patrick Samson [Fri, 24 Dec 2010 17:57:59 +0000 (18:57 +0100)]
upload docs
Patrick Samson [Thu, 23 Dec 2010 19:54:55 +0000 (20:54 +0100)]
typos
Patrick Samson [Thu, 25 Nov 2010 17:59:43 +0000 (18:59 +0100)]
initial upload