An error occurred fetching the project authors.
- 28 Aug, 2013 1 commit
-
-
Jérome Perrin authored
-
- 12 Apr, 2013 1 commit
-
-
Jérome Perrin authored
This approach consists in treating each keys from the default group (the one for sort on and select dict) as a left join if the key supports it, at column mapping level. Also update testERP5Catalog, the specification changed a bit. Before, using a related key in select_dict had the side effect of not selecting documents without related documents unless the key is explicitly passed in select_dict. Now all documents are always returned.
-
- 09 Apr, 2013 1 commit
-
-
Jérome Perrin authored
-
- 26 Feb, 2013 1 commit
-
-
Aurel authored
Create a sql cache for getInventory call Remove full-inventory optimisation as it now useless Implement full-inventory feature directly into stock Make erp5_pdm depends on this optimisation Install optimisation for all unit tests
-
- 25 Jan, 2013 1 commit
-
-
Julien Muchembled authored
-
- 21 Jan, 2013 4 commits
-
-
Kazuhiko Shiozaki authored
fixup: ERP5Site_reindexAll now reindexes everything all tools in portal and all ERP5 Python Scripts under portal_skins.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
check only if the new catalog does not miss anything, because the original catalog before reindexAll can be imperfect by other tests, that are bad though...
-
Kazuhiko Shiozaki authored
fix ERP5Site_reindexAll so that it reindexes everything having getUid and also ERP5 Python Scripts under portal_skins. and improve test_13_ERP5Site_reindexAll to check if list of paths is exactly same.
-
- 12 Jul, 2012 1 commit
-
-
Ivan Tyagov authored
a new bt5 (erp5_security_uid_innodb_catalog) upon installation. Add all generic ZSQL methods to this new bt5 so projects can adjust only the minimum required.
-
- 21 Jun, 2012 3 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Jérome Perrin authored
-
- 11 May, 2012 1 commit
-
-
Julien Muchembled authored
-
- 16 Apr, 2012 1 commit
-
-
Sebastien Robin authored
-
- 17 Oct, 2011 2 commits
-
-
Julien Muchembled authored
- PEP 308: Conditional Expressions - PEP 341: Unified try/except/finally - PEP 343: The ‘with’ statement
-
Julien Muchembled authored
Checked following occurrences in comments: - "Python 2.[456]" - "Zope 2.[891]" - "BBB" - "BACK" Checked uses of: - email, hashlib, numpy & tarfile (modules) - ImportError - string.Template - suppress_events (parameter of _setObject) Excluded: - some forked modules (MailTemplates, PortalTransforms...) - some i18n compatibility code
-
- 20 Sep, 2011 1 commit
-
-
Julien Muchembled authored
-
- 18 Apr, 2011 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45537 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Feb, 2011 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Feb, 2011 1 commit
-
-
Ivan Tyagov authored
With MyISAM full text catalog bt5 we need to use deferred connection only for catalog / uncatalog methods. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42886 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Jan, 2011 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jan, 2011 2 commits
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/catalog_join@42348 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
fix test_BackwardCompatibilityWithOldMethods failure that happened only when running multiple tests at the same time git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/catalog_join@42344 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2011 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/catalog_join@42311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jan, 2011 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/catalog_join@42276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jan, 2011 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/catalog_join@42013 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jan, 2011 2 commits
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/catalog_join@41961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/catalog_join@41960 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Aug, 2010 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37758 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jul, 2010 1 commit
-
-
Łukasz Nowak authored
- decorate test_PersonDocumentWithMonovaluedLocalRole with expectedFailure, as its importance is low and shall be solved later git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2010 1 commit
-
-
Sebastien Robin authored
Conflicts: bt5/erp5_base/bt/revision bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py bt5/erp5_simulation/bt/revision bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml bt5/erp5_trade/bt/change_log bt5/erp5_trade/bt/revision products/ERP5/Document/BusinessPath.py products/ERP5/Document/SimulationMovement.py products/ERP5/Document/TradeCondition.py products/ERP5/Document/TradeModelLine.py products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision products/ERP5Type/ERP5Type.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jul, 2010 2 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36979 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- check that local roles and security table are properly filled when adding person document representing user, and that this user has local, monovalued role on this person document git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36978 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2010 4 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36249 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Otherwise, "dummy" table would not be created by original catalog's clear. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36248 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36247 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36246 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2010 2 commits
-
-
Nicolas Delaby authored
catalog clearing without clearing cache. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36148 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-