Commit Graph

489 Commits

Author SHA1 Message Date
Benjamin Dauvergne 5a93ab71f0 Revert "Captures PFWB en remplacement des captures PW"
This reverts commit 08c7e6e1c3 which was
targeted for the pfwb branch.
2013-08-29 10:03:53 +02:00
Pierre Cros 08c7e6e1c3 Captures PFWB en remplacement des captures PW 2013-08-28 15:00:30 +02:00
Benjamin Dauvergne b241e6dfdc fix wrong manage.py path in jenkins.sh 2013-08-26 18:03:41 +02:00
Benjamin Dauvergne cbb1e30389 add a script for the continous integration server 2013-08-26 17:37:33 +02:00
Benjamin Dauvergne 3c8a3fdc58 settings: do not send broken links emails 2013-06-24 14:47:58 +02:00
Benjamin Dauvergne 0123c4e678 Use LC_ALL to set the UTF-8 codeset in the init.d script file 2013-03-01 15:00:50 +01:00
Benjamin Dauvergne db02708d44 timestamp: add a local mode of timestamping using Django signing 2013-01-04 12:05:51 +01:00
Benjamin Dauvergne c3b2d05505 timestamp: do not traceback on timestamping error, just log them 2013-01-04 10:51:39 +01:00
Pierre Cros b40c86cc2d Documentation with PW screen captures 2012-12-01 12:23:25 +01:00
Benjamin Dauvergne 57ae238aba fix requirements 2012-11-05 16:06:47 +01:00
Benjamin Dauvergne 5bc4652ed2 update README 2012-10-30 13:11:32 +01:00
Benjamin Dauvergne 61a97a181b fix requirements 2012-10-30 13:08:23 +01:00
Benjamin Dauvergne 1e921068d5 add a special management using the production settings 2012-10-08 15:28:46 +02:00
Benjamin Dauvergne d75120b452 add csrf_exempt to the endpoint to manipulate attached files 2012-09-26 09:06:34 +00:00
Benjamin Dauvergne 17866beec6 use import path syntax instead of filepath to load the configuration 2012-09-21 10:13:04 +00:00
Benjamin Dauvergne 8297dfd9cf fix wrong import path 2012-09-21 10:12:24 +00:00
Benjamin Dauvergne 3766db75f5 translation export_to_csv action title 2012-09-20 17:03:33 +02:00
Benjamin Dauvergne 8703231fa7 add csv export for FileType, Content and AutomaticForwarding models 2012-09-20 17:00:31 +02:00
Benjamin Dauvergne 9252beba73 update notifications texts 2012-09-20 16:31:10 +02:00
Benjamin Dauvergne ac854b6949 update grappeli templates, fixes 1684 2012-09-19 14:47:07 +00:00
Benjamin Dauvergne 52e1373102 call set_unusable_password() on new delegate users 2012-09-10 11:32:19 +02:00
Benjamin Dauvergne c37e85af2b options are always present 2012-05-10 14:10:31 +00:00
Benjamin Dauvergne a9471920c5 add an --ip option to the sendmail command, pass the logger to send_mail_notifications, add a --file option to send from a file 2012-05-10 11:40:06 +00:00
Benjamin Dauvergne c1ff62c8c7 filename can be None 2012-05-10 11:39:32 +02:00
Benjamin Dauvergne f66d9ca3ca fix typo 2012-05-10 11:36:42 +02:00
Benjamin Dauvergne b81c2afbaf add missing import 2012-05-10 11:35:49 +02:00
Benjamin Dauvergne f4c08cc22c improve logging in sendmail command 2012-05-10 11:34:25 +02:00
Benjamin Dauvergne ca57f02ee5 add a work-around the bug in encoding of attachement filename by FileMakerPro 2012-05-10 11:16:42 +02:00
Benjamin Dauvergne 5d8ea1861f sendmail: correctly parse From headers, if lookup of the sender fails, print the pre-parse value 2012-05-07 12:36:08 +02:00
Benjamin Dauvergne aa83fcfddd add error templates for apache 2012-03-12 17:25:38 +01:00
Benjamin Dauvergne 654f8f20d6 add a setup.py 2012-03-12 17:25:38 +01:00
Benjamin Dauvergne 411dda0f3e add notices about distributed files not under the EO copyright 2012-02-10 15:54:43 +01:00
Benjamin Dauvergne 1233179832 add COPYING file 2012-02-10 15:29:48 +01:00
Benjamin Dauvergne 45e7e0f30b move extra file in a tools directory 2012-02-10 12:14:50 +01:00
Benjamin Dauvergne 3bd3ac03ed remove obsolete styles.txt 2012-02-10 12:14:50 +01:00
Benjamin Dauvergne f3a664be4d add remark to README.rst about needed locale charset 2012-02-10 12:14:50 +01:00
Benjamin Dauvergne 74b259abfa update init.d script for gunicorn 0.13.4 2012-01-12 15:26:01 +01:00
Benjamin Dauvergne eeb1260421 fix syntax in Makefile 2012-01-12 15:25:41 +01:00
Benjamin Dauvergne 796167aab0 [logging] fix wrong reuse of the auth_logger global creating an infinite chain of objects 2012-01-12 14:50:17 +01:00
Benjamin Dauvergne 92c626f5b7 removing unused directory 2011-11-25 11:59:59 +01:00
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
Benjamin Dauvergne fcdb9660b7 extend request timeout to 3 hours 2011-11-18 17:03:18 +01:00
Benjamin Dauvergne 60fd163246 add the shell script to call the postfix filter 2011-11-18 13:57:08 +01:00
Benjamin Dauvergne 345a0dfe5a [view] when forwarding mark original document as read for any user which has forwarding power
We get the list of users with forwarding power and lookup all their
mailboxes for the original document, then mark it read.
2011-11-17 16:19:25 +01:00
Benjamin Dauvergne ce9d26580e [grappeli] always show the original message in the admin object history view 2011-11-16 22:16:32 +01:00
Benjamin Dauvergne a996551378 configure the default email notification of exception mails 2011-11-15 18:18:26 +01:00
Benjamin Dauvergne c808eec24f [docbow] re-import signals module in the admin module, fix commit b9457856 2011-10-23 22:29:56 +02:00
Benjamin Dauvergne 95bd69bacc Merge branch 'master' into dev 2011-10-18 21:26:59 +02:00
Benjamin Dauvergne deb521506b Do not check ManyToMany field in a model field
Such checks must be done in a ModelForm clean() method as ManyToMany
field cannot be manipulated on an as-yet-to-be-saved object.
2011-10-18 12:29:18 +02:00
Benjamin Dauvergne 3a1d8fea08 update french translations 2011-10-18 00:58:47 +02:00