docbow/docbow_project/docbow
Benjamin Dauvergne 55e17ac3fc When applying an automatic forwarding rule, select the new sender among the original recipients who matched the rule 2011-11-23 10:29:37 +01:00
..
fixtures plug AutomaticForwarding model in the admin interface 2011-10-04 10:08:52 +02:00
management add a sendmail command, to receive document sent by mail 2011-09-22 17:32:18 +02:00
migrations [automatic forwarding] add one more selecting field: originaly_to_user 2011-10-16 09:59:56 +02:00
static make the link in the listing extend to the full block size 2011-10-07 16:10:35 +02:00
templates/docbow fix display of the trashcan icon when the Document.comment field is empty (bis) 2011-10-06 23:08:47 +02:00
templatetags fix backoffice menu display when user is not an admin 2011-08-24 16:30:10 +02:00
__init__.py rename docbow_app package to docbow 2011-08-22 10:39:12 +02:00
admin.py configure the default email notification of exception mails 2011-11-15 18:18:26 +01:00
allkeys.txt rename docbow_app package to docbow 2011-08-22 10:39:12 +02:00
certum_certificate.crt rename docbow_app package to docbow 2011-08-22 10:39:12 +02:00
decorator.py rename docbow_app package to docbow 2011-08-22 10:39:12 +02:00
fields.py do some cleaning 2011-10-16 09:54:55 +02:00
forms.py Do not check ManyToMany field in a model field 2011-10-18 12:29:18 +02:00
logger_adapter.py add a sendmail command, to receive document sent by mail 2011-09-22 17:32:18 +02:00
middleware.py push internal server error to the docbow logging domain 2011-09-30 02:54:58 +02:00
models.py Do not check ManyToMany field in a model field 2011-10-18 12:29:18 +02:00
pyuca.py rename docbow_app package to docbow 2011-08-22 10:39:12 +02:00
signals.py fix log calls in models signals 2011-08-30 22:31:13 +02:00
tests.py rename docbow_app package to docbow 2011-08-22 10:39:12 +02:00
timestamp.py add API to produce and check timestamped JSON tokens 2011-08-22 16:10:06 +02:00
upload_views.py remove debugging statements 2011-10-18 00:58:30 +02:00
urls.py remove following slash from uploaded files url 2011-09-15 16:26:11 +02:00
views.py When applying an automatic forwarding rule, select the new sender among the original recipients who matched the rule 2011-11-23 10:29:37 +01:00
widgets.py Merge branch 'master' into dev 2011-10-03 17:11:13 +02:00