- 28 Oct, 2010 38 commits
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39642 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39639 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39626 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
This fixes TestSolvingPackingList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39623 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39622 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
cleanup bt/ directory. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39621 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39620 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39618 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Add proxification for gadget's "view" form and integrate it with gadget's "edit" form (i.e. take user preferences into account for determining for example number of listbox lines). Commit some XML noise. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39616 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
- fix recursive call of Base._aq_dynamic - revert r39457 ("__of__ has no reason to trigger portal_type loading.") - avoid problematic and useless interaction/reindexation while migrating a portal type Steps to reproduce were: 0. make sure your browser is already logged (Manager may be required) 1. runUnitTest --save --portal_id=erp5 testBusinessTemplate 2. runUnitTest --load 3. open /erp5/portal_templates/view Note: some errors were random. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39615 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39614 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
we don't care UnicodeDecodeError in getting old object XML, otherwise we cannot update erp5_xhtml_style business template with r39494 change. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39613 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39612 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39611 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39610 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Similar commit as r39607 (Add a basic gadget preference edit form and make all basic gadgets use it). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39609 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39608 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
having a meta_type property other than 'ERP5 Base Type' can cause a problem with BusinessTemplate.py before r39601. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39605 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39604 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39603 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
fix the condition to check portal type or not, because some module portal types has 'ERP5 Folder' meta type, thus we can loose allowed_content_types etc. by updating PortalTypeTemplateItem. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39601 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39600 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39599 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39598 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39597 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39596 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Improve prodile gadget and make it use standard "gadget_view" form renderer. i.e. replace custom "gadget_tab_view" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39595 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39593 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39591 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39590 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39589 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39588 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* wrap RPC calls so that ProtocolError's are caught and raise a clear ConversionError * move _getServerCoordinate part into OOoServerProxy.__init__ This should help having clear error messages in test results when OOo server is down/not available/not running. Instead of worrying about application code, and/or unclear socket errors, we'll know that, specifically, the OOo conversion server could not be reached. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39587 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39586 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39585 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Do not raise meaningless-to-outsiders OSError if an executable is not found * Do not blindly catch OSError if something else than 'no-executable' happens git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39584 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
* remove portal_property_sheets as it is now created in ERP5Site.py. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39583 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
Property Sheets are needed for bootstrap. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39581 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Oct, 2010 2 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39580 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
- new ERP5TypeTestCase.importObjectFromFile - import file directly without copying first to an import folder (in particular, do not pollute existing 'import' folder) - fix uid issue by calling manage_afterClone - convert testDynamicClassGeneration data from ZEXP to XML git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39579 20353a03-c40f-0410-a6d1-a30d3c3de9de
-