Commit Graph

24 Commits

Author SHA1 Message Date
Benjamin Dauvergne c58200921f locale: update french translations 2014-01-31 16:44:55 +01:00
Benjamin Dauvergne 32e07a0025 locale: replace Idem by - when the official is the same as the real sender 2014-01-31 16:08:33 +01:00
Benjamin Dauvergne 6737ca6e16 fileupload: translate error messages, allow to limit max file size client side 2014-01-31 00:33:19 +01:00
Benjamin Dauvergne 05b9aab7e0 tables: remove the official_recipient table column from the InboxTable
also update translations

refs #3941
2013-11-26 10:38:01 +01:00
Benjamin Dauvergne 040702687d locale: change fr translation for the notification reception checkbox 2013-09-18 14:35:29 +02:00
Benjamin Dauvergne b72fd7cd0a models add field DocbowProfile.accept_notifications to allow user to block notifications, fixes #3635 2013-09-17 21:23:45 +02:00
Benjamin Dauvergne aeba55812b forms: send mobile phone verification code synchronously 2013-09-14 02:16:40 +02:00
Benjamin Dauvergne 90ab28a292 forms: when creating delegation for existing users, emit errors, fixes #3570
- if the email is one of an existing simple delegation refuse to create
	 it,
 - if the email belong to existing normal users, list them and tell user
	 that it must use the combo box listing existing users,
 - if the email belong to the current user, tell him he cannot delegate
	 to himself.
2013-09-12 18:47:51 +02:00
Benjamin Dauvergne 60730b8306 locale: fix typo
fixes #3597
2013-09-11 17:36:47 +02:00
Benjamin Dauvergne a997886429 docbow: add minimum number of files limitation to FileTypeAttachedFileKind model
fixes #3588
2013-09-11 13:29:05 +02:00
Benjamin Dauvergne 2389b49ca9 tables,locale: explicitely declare the string "self" for translation and restore its translation
ref #3590
2013-09-11 12:29:48 +02:00
Benjamin Dauvergne c6a5c34d70 tables: add a recipients column to outbox table (CSV and HTML) 2013-09-06 09:28:28 +02:00
Benjamin Dauvergne 305da35b29 locale: escape quotes in messages 2013-08-29 14:14:24 +02:00
Frédéric Péters 8846eac890 style: a little bit of the profile page 2013-08-29 11:20:56 +02:00
Benjamin Dauvergne 59de435809 locale: change translation of the cardinality field 2013-08-29 09:50:24 +02:00
Benjamin Dauvergne 8b2cd6d5e4 replace matching of file extensions by use of libmagic to identify file types
fixes #3189
2013-08-27 17:20:03 +02:00
Frédéric Péters 3e5e1cff34 change 'Profil' menu entry label (#3461) 2013-08-16 10:10:36 +02:00
Benjamin Dauvergne 50602c1d51 profile_views: add a FullProfileView which multiplex all other profile views
A bit ugly, but it keeps old views as is if we ever need them again.

refs #2922
2013-06-30 02:04:38 +02:00
Benjamin Dauvergne aa010d1a39 update fr translations 2013-06-27 13:31:31 +02:00
Benjamin Dauvergne 8aaabccf0a templates: move in application docbow last remaining templates fomr docbow_project/templates 2013-06-27 12:38:21 +02:00
Benjamin Dauvergne 170020a21c split upload form in two, group uploaded files by kind
refs #2920
2013-06-27 02:15:17 +02:00
Benjamin Dauvergne b71e6a83ff models: add field AttachedFile.kind
refs #2920
2013-06-27 02:13:35 +02:00
Benjamin Dauvergne a8aae06688 models: add model FileTypeAttachedFileKind
refs #2920
2013-06-27 02:12:30 +02:00
Benjamin Dauvergne ccdb7f52f9 move locale files into the docbow application 2013-06-27 00:07:20 +02:00