Parent Directory
|
|
|
|
|
dtml/
|
6280 |
6 years |
yo |
Remove .cvsignore.
Remove unneeded executable flags.
|
AcknowledgementTool.py
|
29556
|
2 years |
jm |
Portal types of portal types (jm) and preliminary work on Zope 2.12 (leonardo) |
AlarmTool.py
|
38691
|
19 months |
jm |
Stop using zope.site.hooks and implement our own getSite using ERP5Site.__of__
... |
BuilderTool.py
|
39918
|
18 months |
jm |
Reimplement amount generator and use new simulation by default
Main changes are... |
Category.py
|
6280
|
6 years |
yo |
Remove .cvsignore.
Remove unneeded executable flags.
|
CategoryTool.py
|
30252
|
2 years |
jm |
Fix performance regression caused by [30213] (when creating objects)
In objectV... |
ContributionOpener.py
|
29556
|
2 years |
jm |
Portal types of portal types (jm) and preliminary work on Zope 2.12 (leonardo) |
ContributionRegistryTool.py
|
42284
|
16 months |
kazuhiko |
use 'id' as the id may be confusing.
|
ContributionTool.py
|
44529
|
13 months |
nicolas |
It is required to postpone execution of discoverMetadata after
indexation of doc... |
ConversionTool.py
|
39198
|
19 months |
jm |
Do not import from deprecated 'Globals' module |
DeliveryTool.py
|
29556
|
2 years |
jm |
Portal types of portal types (jm) and preliminary work on Zope 2.12 (leonardo) |
DomainTool.py
|
44634
|
13 months |
vincent |
Fix systematic breakage.
SupplyCell doesn't exist as a portal type (it's a clas... |
GadgetTool.py
|
20318
|
4 years |
ivan |
Add gadgets tool.
|
IdTool.py
|
43848
|
14 months |
jerome |
fix that docstring that no longer applies
|
InterpolationTool.py
|
40818
|
17 months |
nicolas.dumazet |
portal types API expects all Documents __init__ to have at least a (self, id) si... |
IntrospectionTool.py
|
38189
|
20 months |
aurel |
escape the log returned to avoid interpretation by browser
|
LogMixin.py
|
28428
|
2 years |
jerome |
fix bogus security declarations
|
NotificationTool.py
|
41134
|
17 months |
nicolas |
s/FileName/Filename/ |
OrderTool.py
|
29556
|
2 years |
jm |
Portal types of portal types (jm) and preliminary work on Zope 2.12 (leonardo) |
PasswordTool.py
|
45677
|
12 months |
fx.algrain |
Add possibility to specifify the sender.
Add possibility to use a notification m... |
RoundingTool.py
|
34268
|
2 years |
yusei |
if property_id parameter is passed, return only one rounding model
which target ... |
RuleTool.py
|
45136
|
13 months |
leonardo |
Now that we fixed unit-test conditions, let the domain tool figure out the categ... |
SimulationTool.py
|
45758
|
12 months |
jerome |
possible API extension to support inventory API on all movements
(requires to ad... |
SolverProcessTool.py
|
39198
|
19 months |
jm |
Do not import from deprecated 'Globals' module |
SolverTool.py
|
39918
|
18 months |
jm |
Reimplement amount generator and use new simulation by default
Main changes are... |
TemplateTool.py
|
45356
|
13 months |
luke |
- initialise list inside of method to have them only locally modified
|
TestTool.py
|
35981
|
23 months |
kazuhiko |
Use Base class's methods for properties instead of patched PropertyManager's in ... |
TrashTool.py
|
45308
|
13 months |
luke |
- not needed import
|
UrlRegistryTool.py
|
40969
|
17 months |
nicolas |
Add new tool to store mapping of URL and reference (DMS).
It will be usefull for... |
__init__.py
|
25541
|
3 years |
nicolas |
Make buildEmailMessage a public method |