Parent Directory
|
|
|
|
|
ActionInformation.py
|
42834
|
15 months |
romain |
Surcharge _getIconExpressionObject as _getIconObject, as it is used by
getInfoDa... |
ActionProviderBase.py
|
39270
|
19 months |
yo |
Make the API of addAction consistent with CMF. |
ActionsTool.py
|
38891
|
19 months |
seb |
The priority on actions was somewhat working only by chance.
There was only a so... |
BTreeFolder2.py
|
26327
|
3 years |
luke |
- remove not needed patch to BTreeFolder2
- add fix method for BTree if its _f... |
CMFBTreeFolder.py
|
39157
|
19 months |
jm |
Performance: get tools from the portal instead of relying on acquisition |
CMFCatalogAware.py
|
39215
|
19 months |
jm |
Fix retrieval of catalog tool for unwrapped objects
This reverts 39157 & 39184 ... |
CMFCoreSkinnable.py
|
42367
|
16 months |
nicolas.dumazet |
silence exceptions in __del__ method
|
CMFCoreSkinsTool.py
|
28925
|
2 years |
kazuhiko |
fix another wrong condition and code. this bug was found thanks to test_09_WebSi... |
ClientStorage.py
|
35627
|
23 months |
jm |
Zope 2.8: prevent invalidations from being processed in any order
This fix requ... |
CookieCrumbler.py
|
23339
|
3 years |
yusei |
Use standard_b64encode, standard_b64decode instead of encodestring, decodestring... |
DA.py
|
39356
|
19 months |
leonardo |
allow specifying a zsql_brain parameter to select a brain class for ZSQLMethods ... |
DCWorkflow.py
|
44065
|
14 months |
nicolas |
Since CMF2.2 cataloged variables support TALES Expression as well in worklists.
... |
DateTimePatch.py
|
43938
|
14 months |
vincent |
Old DateTime had no __setstate__, restore compatibility.
|
DemoStorage.py
|
35771
|
23 months |
jm |
Zope 2.8: fix manage_change_history_page with DemoStorage |
Expression.py
|
6289
|
6 years |
yo |
Remove unneeded executable flags.
Remove .cvsignore.
Repair broken image.
|
FSZSQLMethod.py
|
39205
|
19 months |
jm |
Revert r39200 (which does not work with CMF 1.5) |
Localizer.py
|
36426
|
23 months |
yo |
Make sure that languages are sorted, regardless of the order of language additio... |
MailHost.py
|
45325
|
13 months |
jm |
Patch MailHost to not send emails in tpc_finish on recent Zope |
MailTemplates.py
|
44718
|
13 months |
romain |
Compatibility with python2.4 |
OFSFolder.py
|
44271
|
14 months |
rafael |
Fix stupid typo mistake. |
OFSPdata.py
|
29207
|
2 years |
daniele |
Add a getLastPdata method to return the last Pdata element of a Pdata
Use of thi... |
OFSUninstalled.py
|
45001
|
13 months |
jm |
Add Zope 2.12 monkey-patch to really fix LP #143531 |
ObjectManager.py
|
43302
|
15 months |
nicolas.dumazet |
Compatibility between 2.8 and 2.12: allow testing 'some_id in container' also
in... |
PersistentMapping.py
|
29556
|
2 years |
jm |
Portal types of portal types (jm) and preliminary work on Zope 2.12 (leonardo) |
ProductContext.py
|
10052
|
5 years |
jp |
Added more dict API methods |
PropertiedUser.py
|
15675
|
4 years |
yo |
Replace hasattr with getattr. |
PropertyManager.py
|
45131
|
13 months |
seb |
getProperty('foo', d='bar') was raising attribute error if
in the past a local p... |
PropertySheets.py
|
39189
|
19 months |
kazuhiko |
add newline at end of file.
|
PythonScript.py
|
16644
|
4 years |
yusei |
Added a monkey patch for pythonscript. if pythonscript has proxyrole, the icon w... |
Restricted.py
|
43622
|
14 months |
jm |
Teach restricted Python about new language features |
StateChangeInfoPatch.py
|
29097
|
2 years |
rafael |
Move StateChangeInfoPatch.py to patches folder, which is the place for keep exte... |
States.py
|
37262
|
21 months |
yo |
Re-order the list of state types by ascending order of simulation. |
TM.py
|
37151
|
22 months |
leonardo |
backport TM.sortKey/setSortKey from Products.ZSQLMethod (previously on Zope 2.12... |
TransactionAddBeforeCommitHook.py
|
29871
|
2 years |
leonardo |
before-commit-hook API for the transaction object changed. Temporarily patch tra... |
UndoSupportPatch.py
|
28294
|
2 years |
romain |
Add a patch to desactivate the Undo tab.
This patch is not enabled by default.
|
WorkflowTool.py
|
45721
|
12 months |
vincent |
Use key-based sorting instead of cmp-based for performance.
Also reduces code d... |
Worklists.py
|
43624
|
14 months |
nicolas |
Allow manager to rename Worklists
(This monkey patch will be under review by DCW... |
XMLExportImport.py
|
40325
|
18 months |
jm |
Fix and speed up XML export of objects
- Fix random failures in testBusinessTem... |
ZODBConnection.py
|
39710
|
18 months |
seb |
Commit fix done by Julien and Leonardo
Activities could read from the ZODB an s... |
ZopePageTemplate.py
|
38305
|
20 months |
leonardo |
Add support for ZPTs saved in business templates under Zope 2.12 |
ZopePageTemplateUtils.py
|
45756
|
12 months |
vincent |
Make a monkeypatch out of LP Bug #706946.
Uses slightly modified version of Kaz... |
__init__.py
|
6289
|
6 years |
yo |
Remove unneeded executable flags.
Remove .cvsignore.
Repair broken image.
|
http_server.py
|
22631
|
3 years |
kazuhiko |
only quote a path part in request string.
|
i18n.py
|
25914
|
3 years |
kazuhiko |
allow access to AcceptLanguage for itools 0.16.2 or later. |
m2crypto.py
|
32000
|
2 years |
jm |
Disable broken M2Crypto enhancement to urllib for handling 'https' url
This fix... |
make_hidden_input.py
|
43909
|
14 months |
gregory |
Make make_hidden_input produce valid X-HTML <input /> tag. |
memcache_client.py
|
39557
|
18 months |
kazuhiko |
memcache.Client._get() should raises an Exception instead of returning None, in ... |
ppml.py
|
41523
|
17 months |
jm |
Really fix random failures in testBusinessTemplate on Zope 2.12
Commit 40325 wa... |
pyscript_proxyrole.gif
|
16644
|
4 years |
yusei |
Added a monkey patch for pythonscript. if pythonscript has proxyrole, the icon w... |
python.py
|
43623
|
14 months |
jm |
typo |
sqlvar.py
|
34572
|
2 years |
jerome |
when indexing float, use repr rather than str to have better precision
|
string.py
|
6289
|
6 years |
yo |
Remove unneeded executable flags.
Remove .cvsignore.
Repair broken image.
|
transforms.py
|
30052
|
2 years |
rafael |
The transforms classes into ERP5Type were moved to PortalTransforms product.
... |
unicodeconflictresolver.py
|
39278
|
19 months |
leonardo |
better info about unicode encoding errors |