]>
git.parisson.com Git - django-postman.git/log
Guillaume Pellerin [Thu, 13 Feb 2014 00:38:23 +0000 (01:38 +0100)]
Merge remote-tracking branch 'hg/master'
Conflicts:
postman/tests.py
Patrick Samson [Fri, 17 Jan 2014 20:23:54 +0000 (21:23 +0100)]
Allowed 0 for User key; Relaxed the allowed charset for naming the recipients
Patrick Samson [Thu, 16 Jan 2014 20:59:30 +0000 (21:59 +0100)]
Added a setting: POSTMAN_QUICKREPLY_QUOTE_BODY
Patrick Samson [Mon, 6 Jan 2014 21:30:49 +0000 (22:30 +0100)]
Added tag 3.1.0 for changeset
62fbee8a5c75
Patrick Samson [Mon, 6 Jan 2014 21:29:24 +0000 (22:29 +0100)]
Made the code compatible with Python 2 & 3
Patrick Samson [Sun, 27 Oct 2013 09:53:42 +0000 (10:53 +0100)]
Added tag 3.0.2 for changeset
690d7c5be02b
Patrick Samson [Sun, 27 Oct 2013 09:51:46 +0000 (10:51 +0100)]
Renamed test_urls.py to urls_for_tests.py ; Converted some translations to lazy
Patrick Samson [Thu, 10 Oct 2013 15:45:07 +0000 (17:45 +0200)]
BooleanField definition needs an explicit default value for Django 1.6
Patrick Samson [Wed, 9 Oct 2013 20:59:02 +0000 (22:59 +0200)]
Translations: updated: pl
Guillaume Pellerin [Thu, 3 Oct 2013 10:45:48 +0000 (12:45 +0200)]
Merge branch 'master' into dev
Guillaume Pellerin [Thu, 3 Oct 2013 10:36:43 +0000 (12:36 +0200)]
Merge remote-tracking branch 'hg/master'
Conflicts:
postman/models.py
postman/query.py
postman/utils.py
Patrick Samson [Sat, 14 Sep 2013 12:12:18 +0000 (14:12 +0200)]
Fixed issue #35, the app can work without the sites framework
Patrick Samson [Mon, 9 Sep 2013 06:51:58 +0000 (08:51 +0200)]
Translations: updated: es
Patrick Samson [Mon, 9 Sep 2013 06:41:14 +0000 (08:41 +0200)]
Merged in alepane/django-postman-1/alepane/fixed-some-translation-messages-in-es-
1378460843826 (pull request #12)
Fixed some translation messages in es
Patrick Samson [Mon, 9 Sep 2013 04:40:46 +0000 (06:40 +0200)]
Translations: updated: tr
Alessandro Pagnin [Fri, 6 Sep 2013 09:47:27 +0000 (09:47 +0000)]
Fixed some translation messages in es
Patrick Samson [Sun, 25 Aug 2013 10:30:14 +0000 (12:30 +0200)]
Translations: updated: th_TH
Patrick Samson [Sun, 25 Aug 2013 10:29:46 +0000 (12:29 +0200)]
Normalized the assertion method names
Patrick Samson [Sat, 10 Aug 2013 19:12:19 +0000 (21:12 +0200)]
Substitution of the permalink decorator, no more recommended
Patrick Samson [Mon, 5 Aug 2013 08:27:23 +0000 (10:27 +0200)]
Translations: created: th_TH
Patrick Samson [Sat, 3 Aug 2013 20:12:10 +0000 (22:12 +0200)]
Added tag 3.0.1 for changeset
fe9b1779152b
Patrick Samson [Sat, 3 Aug 2013 20:11:14 +0000 (22:11 +0200)]
Fix issue #32
Patrick Samson [Sun, 21 Jul 2013 18:38:48 +0000 (20:38 +0200)]
Added tag 3.0.0 for changeset
bf2cf1d655af
Patrick Samson [Sun, 21 Jul 2013 18:36:23 +0000 (20:36 +0200)]
Convert all function-based views to class-based views
Patrick Samson [Sun, 21 Jul 2013 10:14:01 +0000 (12:14 +0200)]
Translations: updated: cs
Patrick Samson [Wed, 17 Jul 2013 15:31:02 +0000 (17:31 +0200)]
Redesign the DB queries to fix issue #15 ; Pre-release of v3.0.0
Patrick Samson [Wed, 17 Jul 2013 15:14:13 +0000 (17:14 +0200)]
Translations: updated: pt_BR
Patrick Samson [Tue, 2 Jul 2013 19:52:33 +0000 (21:52 +0200)]
Translations: created: pt_BR ; updated: ar
Guillaume Pellerin [Thu, 30 May 2013 17:35:24 +0000 (19:35 +0200)]
convert to south, email subject to 256 chars
Guillaume Pellerin [Fri, 26 Apr 2013 13:33:43 +0000 (15:33 +0200)]
Merge branch 'dev' of /var/git/django-postman into dev
Guillaume Pellerin [Fri, 26 Apr 2013 13:26:24 +0000 (15:26 +0200)]
add new query manager
Guillaume Pellerin [Mon, 22 Apr 2013 15:21:44 +0000 (17:21 +0200)]
fix query to speedup filters
Guillaume Pellerin [Mon, 22 Apr 2013 15:07:01 +0000 (17:07 +0200)]
Merge remote-tracking branch 'hg/master'
Guillaume Pellerin [Wed, 17 Apr 2013 11:26:23 +0000 (13:26 +0200)]
try better performance for conversation view (P. Samson)
Patrick Samson [Wed, 6 Feb 2013 21:51:17 +0000 (22:51 +0100)]
Resolve a PendingDeprecationWarning (in relation with Pull Request 8)
Patrick Samson [Wed, 6 Feb 2013 21:46:59 +0000 (22:46 +0100)]
Backed out changeset:
18a171766bb5
Error in the commit message
Patrick Samson [Wed, 6 Feb 2013 21:10:04 +0000 (22:10 +0100)]
Resolve a PendingDeprecationWarning (in relation with Pull Request 5)
Patrick Samson [Mon, 4 Feb 2013 20:17:46 +0000 (21:17 +0100)]
Support of django-notification extended from version 0.2.0 to 1.0.
Patrick Samson [Sun, 3 Feb 2013 18:07:49 +0000 (19:07 +0100)]
Minor aligments with versions in Transifex
Patrick Samson [Tue, 18 Dec 2012 08:25:21 +0000 (09:25 +0100)]
Translations: created: cs ; updated: fa_IR, tr
Patrick Samson [Mon, 17 Dec 2012 20:40:39 +0000 (21:40 +0100)]
Move some docstring tests to tests.py in anticipation of py3
Patrick Samson [Mon, 17 Dec 2012 13:19:01 +0000 (14:19 +0100)]
Avoid the 'Enter text to search.' help text imposed in version 1.2.5 of ajax_select
Patrick Samson [Wed, 12 Dec 2012 10:09:25 +0000 (11:09 +0100)]
Added tag 2.1.1 for changeset
bc66ffcd9e9a
Patrick Samson [Wed, 12 Dec 2012 10:09:00 +0000 (11:09 +0100)]
Fix issue #21
Patrick Samson [Tue, 11 Dec 2012 08:21:00 +0000 (09:21 +0100)]
Added tag 2.1.0 for changeset
973850d11308
Patrick Samson [Tue, 11 Dec 2012 08:18:21 +0000 (09:18 +0100)]
Make the app compatible with the new 'Custom Auth Model' feature of Django 1.5
Patrick Samson [Sun, 9 Dec 2012 20:37:51 +0000 (21:37 +0100)]
Add a setting: POSTMAN_SHOW_USER_AS
Patrick Samson [Sun, 25 Nov 2012 20:56:55 +0000 (21:56 +0100)]
Remove the dependency to django-pagination in the default template set
Patrick Samson [Sun, 25 Nov 2012 20:38:14 +0000 (21:38 +0100)]
Add an optional auto_moderators parameter to the pm_write() API function
Patrick Samson [Sat, 17 Nov 2012 15:59:48 +0000 (16:59 +0100)]
Translation updates: es, pl, ru, tr
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