docbow/docbow_project/docbow
Benjamin Dauvergne c58200921f locale: update french translations 2014-01-31 16:44:55 +01:00
..
fixtures fixtures: remove logline related permissions 2013-06-25 13:53:39 +02:00
locale/fr/LC_MESSAGES locale: update french translations 2014-01-31 16:44:55 +01:00
management pfwb: add more docstrings and comments 2014-01-06 15:53:42 +01:00
migrations models: remove the Mailbox.deleted field 2014-01-21 21:35:31 +01:00
static fileupload: translate error messages, allow to limit max file size client side 2014-01-31 00:33:19 +01:00
templates fileupload: translate error messages, allow to limit max file size client side 2014-01-31 00:33:19 +01:00
templatetags views,templatetags: use new optimized SQL queries 2014-01-16 09:09:07 +01:00
__init__.py rename docbow_app package to docbow 2011-08-22 10:39:12 +02:00
actions.py admin,actions: add mass activation/deactivation actions for users and mailing lists, fixes #3494 2013-09-02 11:55:16 +02:00
admin.py models: remove the Mailbox.deleted field 2014-01-21 21:35:31 +01:00
allkeys.txt rename docbow_app package to docbow 2011-08-22 10:39:12 +02:00
app_settings.py fileupload: translate error messages, allow to limit max file size client side 2014-01-31 00:33:19 +01:00
auth_backend.py auth_backend: complete the DummyUser.save() method 2013-10-11 11:19:14 +02:00
auth_urls.py django.conf.urls.defaults is deprecated 2013-12-18 10:01:07 +01:00
cbv.py profile_views: add a FullProfileView which multiplex all other profile views 2013-06-30 02:04:38 +02:00
certum_certificate.crt rename docbow_app package to docbow 2011-08-22 10:39:12 +02:00
decorators.py views: do not let browsers cache page for logged in users, fixes #2421 2013-02-05 13:54:14 +01:00
e_szigno_test_tsa2.crt docbow: add a new timestamping provider 2013-10-17 23:02:24 +02:00
email_utils.py move module email_utils into the docbow application 2013-06-25 13:53:41 +02:00
fedict.crt docbow: add missing fedict certificate 2013-11-04 10:28:54 +01:00
fields.py forms,fields: on new document form order sender list box content 2014-01-16 09:12:02 +01:00
forms.py forms,fields: on new document form order sender list box content 2014-01-16 09:12:02 +01:00
logger_adapter.py improved docstring in models, forms, fields, middleware, logger_adapter and admin 2012-12-03 14:23:22 +01:00
middleware.py improved docstring in models, forms, fields, middleware, logger_adapter and admin 2012-12-03 14:23:22 +01:00
models.py models: prepare for Django 1.6, add default value for all boolean fields 2014-01-30 15:20:20 +01:00
notification.py tests: test content of mail notifications 2014-01-31 16:00:36 +01:00
ods.py docbow: add new ODS export view for inbox and outbox 2013-09-13 18:44:56 +02:00
profile_views.py clean unused imports 2013-11-29 10:24:47 +01:00
pyuca.py rename docbow_app package to docbow 2011-08-22 10:39:12 +02:00
signals.py signals: do not log modification to model done by code and not an user 2013-10-18 10:57:07 +02:00
sms_carrier_ovh.py sms_carrier_ovh: restore import urllib 2013-09-11 18:51:34 +02:00
sql.py sql: do not mix mailbox from the inbox and the outbox 2014-01-31 16:08:11 +01:00
tables.py views,tables: fix model used for CSV and ODS views 2014-01-31 16:36:43 +01:00
tests.py tests: test content of mail notifications 2014-01-31 16:00:36 +01:00
timestamp.py timestamp: add new timestamp provider fedict 2013-10-31 11:52:02 +01:00
unicodecsv.py move unicodecsv module into docbow application 2013-06-25 13:53:40 +02:00
upload_urls.py django.conf.urls.defaults is deprecated 2013-12-18 10:01:07 +01:00
upload_views.py upload_views: add server side control of upload size 2014-01-31 00:33:23 +01:00
urls.py django.conf.urls.defaults is deprecated 2013-12-18 10:01:07 +01:00
utils.py utils: add a truncate_filename function parameterized by a setting 2013-12-16 15:17:08 +01:00
validators.py models/forms: validate formatting of the mobile phone, fixes #2413 2013-01-30 14:01:38 +01:00
views.py views,tables: fix model used for CSV and ODS views 2014-01-31 16:36:43 +01:00
widgets.py fileupload: translate error messages, allow to limit max file size client side 2014-01-31 00:33:19 +01:00