Parent Directory
|
|
|
|
|
__init__.py
|
29848
|
2 years |
kazuhiko |
add a missing __init__.py file. |
amount_generator.py
|
43576
|
14 months |
jm |
amount_generator: add support for variation |
base_convertable.py
|
35757
|
23 months |
nicolas |
Fix a mistake during commit procedure |
builder.py
|
45601
|
13 months |
jerome |
remove that comment, returning built delivery is good
|
cached_convertable.py
|
41940
|
16 months |
jm |
Move some compatibility code for Python 2.4 into a single place |
composition.py
|
45049
|
13 months |
leonardo |
Stop quickly _getOb uses of asComposedDocument() result
In predicate searches u... |
configurable.py
|
31838
|
2 years |
kazuhiko |
add a getter method for a single configuration property.
|
crawlable.py
|
40971
|
17 months |
nicolas |
Refactoring of DMS.
- file_name become filename
- filename values are not stored... |
discoverable.py
|
44514
|
14 months |
nicolas |
get rid of getToolByName
|
document.py
|
38366
|
20 months |
jm |
Deprecate passing a parameter to getTransactionalVariable
getTransactionalVaria... |
document_proxy.py
|
39189
|
19 months |
kazuhiko |
add newline at end of file.
|
downloadable.py
|
43335
|
15 months |
ivan |
Downloadables should accept 'display', 'quality', 'resolution', 'frame' (it's jo... |
encrypted_password.py
|
35711
|
23 months |
fabien |
remove useless parameter. Thanks jerome for the review
|
equivalence_tester.py
|
44281
|
14 months |
jerome |
fix typos
|
explainable.py
|
39918
|
18 months |
jm |
Reimplement amount generator and use new simulation by default
Main changes are... |
extensible_traversable.py
|
43790
|
14 months |
kazuhiko |
try erp5/acl_users authentication first in BaseExtensibleTraversableMixin._force... |
movement_collection_updater.py
|
44190
|
14 months |
jerome |
try to make this message more self explanatory
|
periodicity.py
|
40403
|
18 months |
kazuhiko |
fix the problem : when we invoke an alarm manually, alarm table record is reset.... |
property_recordable.py
|
45696
|
12 months |
jerome |
we cannot use ** on a persistent mapping, cast it to dict before.
|
rule.py
|
45811
|
12 months |
jerome |
As divergence tester are predicates, test if they apply on the simulation moveme... |
solver.py
|
36951
|
22 months |
kazuhiko |
add searchDeliverySolverList() in mixin/solver.py that is used by UI.
|
text_convertable.py
|
37046
|
22 months |
ivan |
Define legacy ITextConvertable interface and proper implementation with deprecat... |
url.py
|
40960
|
17 months |
nicolas |
move Document.Url.UrlMixin to mixin.url.UrlMixin
|
variated.py
|
39918
|
18 months |
jm |
Reimplement amount generator and use new simulation by default
Main changes are... |
variation.py
|
39189
|
19 months |
kazuhiko |
add newline at end of file.
|