]>
git.parisson.com Git - django-postman.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Patrick Samson [Tue, 2 Jul 2013 19:52:33 +0000 (21:52 +0200)]
Translations: created: pt_BR ; updated: ar
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
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
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 [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 [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 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.
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, 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 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
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
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 [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: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: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 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