Commit Graph

724 Commits

Author SHA1 Message Date
Frédéric Péters b82fab36de payment: fix handling where payment backend has no parameters (#3445) 2013-08-14 08:31:03 +02:00
Thomas NOËL 8ec3de7a10 debian/changelog: release 2012.11-6 2013-03-11 14:29:08 +01:00
Thomas NOËL 81736f2062 update french translations 2013-03-11 14:26:03 +01:00
Thomas NOËL f83fc9bec4 debian/changelog fix... 2013-03-07 18:05:38 +01:00
Thomas NOËL 7e8e9b11fb debian/changelog: release 2012.11-5 2013-03-07 17:59:17 +01:00
Thomas NOËL a62e0e6d12 debian/changelog: release 2012.11-4 2013-03-07 17:43:44 +01:00
Thomas NOËL 8ecdc51b15 update french translations 2013-03-07 17:42:57 +01:00
Thomas NOËL 1abc06021e fix announces sending 2013-03-05 18:54:03 +01:00
Thomas NOËL 1649e52b89 sms sender: 11 car max 2013-03-05 18:53:49 +01:00
Thomas NOËL 291e45dffa debian/changelog: release 2012.11-3 2013-03-05 18:47:08 +01:00
Thomas NOËL 02bd79d553 fix announces subscription by sms 2013-03-05 18:19:04 +01:00
Thomas NOËL 00e0f4da23 debian/changelog: release 2012.11-2 2013-03-04 16:43:25 +01:00
Benjamin Dauvergne d36dbebbdb domino: do not decode substitution variables 2013-03-04 15:33:57 +01:00
Benjamin Dauvergne 7e085977e5 domino: add link to domino setting page 2013-03-04 15:33:27 +01:00
Benjamin Dauvergne e95fe185f8 domino: add missing import 2013-03-04 15:33:19 +01:00
Thomas NOËL fc049fbdff update changelog 2012-11-08 11:01:19 +01:00
Thomas NOËL 2306a1fca8 ezldap: use ignore_errors in EzMagicUser.get() 2012-11-08 10:58:26 +01:00
Thomas NOËL 287d436547 prepare debian/changelog for 2012.3-2 (UNRELEASED) 2012-11-08 10:38:48 +01:00
Thomas NOËL 3c1248c039 clicrdv: don't use comments 2012-11-08 10:20:30 +01:00
Thomas NOËL 122f84d28d debian/changelog for release 2012.3 2012-11-05 12:07:22 +01:00
Frédéric Péters 92e723418b templates: switch to HTML5 doctype, and add lang attribute 2012-10-30 09:49:39 +01:00
Thomas NOËL f73e8c7ab2 update backoffice_help_url 2012-10-29 14:31:19 +01:00
Thomas NOËL fd55417ee6 Revert "update backoffice_help_url"
This reverts commit e42e9e2bb2.
2012-10-29 14:29:39 +01:00
Thomas NOËL e42e9e2bb2 update backoffice_help_url 2012-10-29 14:27:29 +01:00
Thomas NOËL 54a05fc551 hide payment workflow items if payment is disabled (fix #1779) 2012-10-18 10:25:33 +02:00
Thomas NOËL 830bbecc65 update french translations 2012-10-18 10:23:51 +02:00
Thomas NOËL 5ea09820de use formdata.get_visible_status() to display list of forms (fix #1788) 2012-10-18 10:19:56 +02:00
Thomas NOËL 51c19b32b3 update french translations 2012-10-17 09:38:23 +02:00
Thomas NOËL b8bf8d7a56 clicrdv: use %Hh%M format (#1777) 2012-10-16 14:50:33 +02:00
Thomas NOËL b5b83dcdab clicrdv: fix encoding in admin.ptl (fix #1784) 2012-10-16 09:17:37 +02:00
Benjamin Dauvergne afb3a45bbb domino: only show domino workflow for domino enabled sites 2012-10-15 15:50:42 +02:00
Benjamin Dauvergne edd4bf95ef domino: augment cache time in domino ws, fix logging 2012-10-15 15:45:42 +02:00
Benjamin Dauvergne 6af1644bd7 fix typo 2012-10-05 15:49:24 +02:00
Benjamin Dauvergne 700cf8e8de payments: add possibility to push parameters to the banking backend 2012-10-05 15:49:24 +02:00
Benjamin Dauvergne 403b921093 payments: replace PaymentWorkflowStatusItem.calculate_amount() using WorkflowStatusItem.compute() 2012-10-05 11:19:46 +02:00
Benjamin Dauvergne 5f8f0eae39 [domino] gives invoices a subject and a description by extracting details from Domino invoices 2012-10-05 11:19:45 +02:00
Thomas NOËL 5ed9207bef ezldap: use only "varnamed" fields in set_attributes_from_formdata (fix #1725) 2012-10-04 22:17:46 +02:00
Thomas NOËL cb056864a8 clicrdv: fix encoding for errors 2012-10-04 21:34:22 +02:00
Frédéric Péters 092eda8407 clicrdv: catch a more precise exception, and add an explanation 2012-10-04 15:08:32 +02:00
Frédéric Péters aa18beb55c backoffice: display some news in the homepage sidebar (#1681) 2012-10-04 14:58:31 +02:00
Frédéric Péters d1aea22687 clicrdv: add transitions on success/failure of cancellation (#1481) 2012-10-04 14:56:32 +02:00
Thomas NOËL f70edccf79 update french translations 2012-10-04 09:40:27 +02:00
Benjamin Dauvergne c1ed2ecfdb [payments] force amount to be a Decimal 2012-10-03 22:38:21 +02:00
Benjamin Dauvergne ab3b99cebf [payments] add possibility to mark an invoice as paid, and log it 2012-10-03 17:23:45 +02:00
Benjamin Dauvergne 36ce00d50a [payments] only strip string values 2012-10-03 16:55:49 +02:00
Benjamin Dauvergne 76d32c21f1 [domino] add a hiden button to launch the domino cronjob
This is for debugging purpose as long as the function is not stable.
2012-10-03 16:45:02 +02:00
Benjamin Dauvergne 6e4637be5f [domino] do not fail when unable to get a DominoWS object 2012-10-03 16:45:02 +02:00
Benjamin Dauvergne 61e5f2dfcb [domino] adapt to new ihm for the domino workflow element 2012-10-03 16:45:02 +02:00
Benjamin Dauvergne 80a67465ec [domino] does not overwrite existing children empty child records 2012-10-03 16:45:02 +02:00
Benjamin Dauvergne da0a2a546b [domino] when checking due amount, use the amount_due field not the amount field 2012-10-03 16:45:02 +02:00