Commit Graph

724 Commits

Author SHA1 Message Date
Thomas NOËL 9d9d1ebda1 oups, name conflict... s/description/subject/ in payments 2012-02-13 13:51:56 +00:00
Thomas NOËL c8b173d6bb add description and details in Invoice object 2012-02-13 12:36:31 +00:00
Thomas NOËL 69360cf940 payment workflow: remove useless "by" attribute 2012-02-10 15:39:40 +00:00
Thomas NOËL 958110de32 perform workflow status items after a payment is validated 2012-02-06 14:26:17 +00:00
Thomas NOËL 95cf6b843a payment: use substitution vars if amount is a formula
+ add Decimal() constructor in vars
2012-02-06 13:50:16 +00:00
Jérôme Schneider 6bd9b2483f Fix sms confirmation cancellation 2012-01-26 17:03:32 +00:00
Frédéric Péters ca1830a1cc replace FSF physical address by a link to their licenses page 2012-01-26 16:47:39 +00:00
Jérôme Schneider 18ec5fbe5b Fix send sms in announces
* extra/modules/announces.py: fix variable name
2012-01-26 16:36:13 +00:00
Frédéric Péters 2862d66145 style strongbox items table (#1014) 2012-01-26 11:00:44 +00:00
Frédéric Péters 5c851a65f7 add confirmation dialog before strongbox item removal 2012-01-26 10:49:14 +00:00
Frédéric Péters 787465e8dd fix deletion of strongbox item types 2012-01-26 10:36:22 +00:00
Frédéric Péters e9d2ec2b46 do not fail on subscription of removed user 2012-01-25 11:36:48 +00:00
Jérôme Schneider 096fc28c03 Fix configuration file 2012-01-12 18:11:52 +00:00
Jérôme Schneider 507079e240 Debian packaging: use wcs au quotidien configuration file 2012-01-12 15:01:45 +00:00
Thomas NOËL b53d94ef19 french translation updates 2012-01-12 10:08:07 +00:00
Thomas NOËL b29b079c51 payment workflow, better description
fix #1204 https://dev.entrouvert.org/issues/1204
2012-01-12 10:02:20 +00:00
Thomas NOËL 1eca5abc6c don't display None values in myspace (but display field name)
fix #1205 (really) http://dev.entrouvert.org/issues/1205
2012-01-12 09:54:33 +00:00
Thomas NOËL 0bd9b1fa45 don't display None values in myspace
fix #1205
2012-01-11 15:16:14 +00:00
Frédéric Péters d3d607aa8f the user hash thing 2012-01-10 16:23:14 +00:00
Frédéric Péters 88b81eff50 fix display of date fields in user profiles (#759) (3) 2012-01-02 14:23:01 +00:00
Thomas NOËL 08d4606bf5 [ezldap] hey, with r555 texts&emails have new keys (aq-something) 2011-12-23 14:17:07 +00:00
Thomas NOËL 7f5954aa7e Translation updates (french) 2011-12-23 13:23:49 +00:00
Thomas NOËL 8df4b83da7 [ezldap] add "aq-" prefix on keys for texts and emails 2011-12-23 13:15:06 +00:00
Thomas NOËL 0523fa0c6f [ezldap] too fast cut-n-paste 2011-12-23 10:14:57 +00:00
Thomas NOËL 3f079b2039 [ezldap] sync with wcs (add [user] subst. var) 2011-12-18 14:11:26 +00:00
Jérôme Schneider bdae554419 setup.py now install every themes not just auquotidien 2011-12-15 17:07:16 +00:00
Jérôme Schneider ac94988a66 Debian Squeeze support
* debian/control: remove python-celementtree dependency
 * debian/wcs-au-quotidien.init: modify option extra for squeeze
 * extra/modules/__init__.py: remove ptl compilation
 * extra/modules/pyatom/pyatom.py: fix assert syntax
2011-12-15 13:34:35 +00:00
Thomas NOËL 1ee57f7bc9 don't display URL redirections (sync with w.c.s.)
because redirection are handled with a redirect() in w.c.s., and this
redirect() handles substitutions variables.

ticket #1140
2011-12-15 13:32:37 +00:00
Thomas NOËL 30d69e6284 in myspace, display forms sorted by status 2011-12-15 11:58:38 +00:00
Thomas NOËL a3435f00c2 [ezldap] fix some issues related to xgettext 2011-11-16 09:33:12 +00:00
Thomas NOËL b87dab7e08 add help links (backoffice and admin) 2011-11-14 15:09:20 +00:00
Thomas NOËL c5691a2aeb don't display disabled forms, even if "always_advertise" 2011-11-14 14:59:52 +00:00
Frédéric Péters 4d7104fb2e fix for api changes in wcs 2011-10-25 14:39:17 +00:00
Frédéric Péters 42a80159f1 completed translation 2011-10-25 14:38:53 +00:00
Thomas NOËL d9f634bf8d [ezldap] register: get required fields from user config 2011-10-21 09:26:41 +00:00
Frédéric Péters 5374ececf9 add a "tracing" form to access submitted requests anonymously 2011-09-07 20:41:24 +00:00
Thomas NOËL 7013022569 [ezldap] send mail when remove a user
We don't use the good email template, but it works.

+ delete the session and redirect to login page
2011-08-26 13:53:41 +00:00
Thomas NOËL fea31118a4 [ezldap] activate account on change password or change email actions
With this modification, a user can activate his account even if he did not
receive the first mail.
2011-08-25 09:17:59 +00:00
Thomas NOËL 458742b306 [ezldap] mail to admins when creating a user
ticket #650 http://dev.entrouvert.org/issues/650
2011-08-23 09:48:55 +00:00
Thomas NOËL 2750dbae2a [ezldap] raise a KeyError exception if user don't exist in ldap 2011-08-22 15:06:04 +00:00
Thomas NOËL e8b79d7d68 [ezldap] delete forms when delete an account
fix #619
2011-08-19 12:55:30 +00:00
Thomas NOËL 5a9085b127 [ezldap] better reverse-proxy and auth detection 2011-08-03 09:03:50 +00:00
Thomas NOËL 074602a7e0 [ezldap] security checks 2011-08-02 21:28:48 +00:00
Thomas NOËL 04c28f4ece Update french translation
fix #618 http://dev.entrouvert.org/issues/618
2011-08-01 18:37:30 +00:00
Thomas NOËL 6f9a9ad152 [ezldap] typos 2011-08-01 18:26:53 +00:00
Thomas NOËL 78d76e1523 feed user in RootDirectory._q_traverse
sync with wcs : http://dev.entrouvert.org/projects/wcs/repository/revisions/2115
2011-08-01 16:13:00 +00:00
Thomas NOËL 069fda882c hack when redirect form to category/form 2011-08-01 15:49:10 +00:00
Thomas NOËL 542dfac6de [ezldap] add password hint on register page
ticket #618
2011-07-29 22:40:45 +00:00
Thomas NOËL 12af9b06a7 [ezldap] add missing text (remove-account)
ticket #619
2011-07-25 13:49:04 +00:00
Thomas NOËL a766d029a1 [ezldap] user can remove his account
need some translations, but it works

ticket #619
2011-07-25 13:20:12 +00:00