- 04 Oct, 2011 6 commits
-
-
Łukasz Nowak authored
-
Sebastien Robin authored
It allows to provide various secure payment services into ERP5.
-
Kazuhiko Shiozaki authored
aggregate link to a Payment Transaction Group should b reset on the child accounting lines when a Payment Transaction is cloned.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Yusei Tahara authored
Never set value when rendering! If you do, then every time writing occur and it creates conflict error which kill ERP5 scalability! To get acquisition, you just have to call __of__. Also frequent writing make data.fs very huge so quickly.
-
- 03 Oct, 2011 4 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
use urlsafe_b64encode as the dom_id, otherwise we need to escape many characters including periods etc.
-
- 29 Sep, 2011 3 commits
-
-
Julien Muchembled authored
-
Kazuhiko Shiozaki authored
-
Yusei Tahara authored
-
- 28 Sep, 2011 16 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Nicolas Delaby authored
Before this patch only coordinate_text property was editable on form, even if url_string value is displayed. So if user change the value of coordinate_text, the url_tring was still returned as it take precedence over coordinate_text
-
Nicolas Delaby authored
-
Yusei Tahara authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Yusei Tahara authored
-
- 27 Sep, 2011 11 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
use countResults as count method instead of inherited countFolder for portal_catalog as list method.
-
Kazuhiko Shiozaki authored
-
Nicolas Delaby authored
Always passing all parameters used to compute the conversion, disregarding format value.
-
Nicolas Delaby authored
Fix order of address.asText rendering. assert that TypeBasedMethod is used.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Nicolas Delaby authored
event. and update test according behaviour of Event_afterClone
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-