- 26 Dec, 2010 2 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41770 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41769 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Dec, 2010 30 commits
-
-
Julien Muchembled authored
Otherwise, the test fails when transforms of portal_transforms can't initialize due to missing binaries. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41768 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
On Zope 2.8, MimeTypesRegistry does not these input formats and we don't need them anyway. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41767 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41766 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Let anonymous users Create Web Message 1 - Store in local properties of event information filled by user. 2- discoverMedata process will be run lately by an alarm (deactivated by default) to change workflow state to 'Received', and set up properties like sender. Those feature are only available if erp5_crm is installed Work in Progress, unit test are still missing and required git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41765 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41764 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Policy is return non null local_value even if acquisition lookups fails when acquisition_mask_value is False. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41762 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
of PropertySheets. mask_value == True, means local value take precedence over acquisition lookups. mask_value == False, means local value is displayed only if no relation is setted up OR if distant value is null (depends of Accessor type). Otherwise an acquired value is displayed over local_value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41761 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
This fixes TestWebCrawler.test_02_crawlWebSite git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41759 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41758 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
InvalidUrl exception already exists in version 1.0 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41757 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41754 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41753 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41752 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
If 2 documents exists with same reference, version, language but different portal_types as long as only one is published in same time. The user has to take a decision regarding which document to display. Thats's why the test check that document stays in 'draft' state. Otherwise side effects might happens on published document like a Web Page is replaced by File (which display nothing) automatically. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
getFilename() should return existing source_reference value for old documents. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41748 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41747 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41746 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41745 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
at the same time, we could lose with some AttributeErrors git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41743 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41742 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41741 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41740 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41739 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41738 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41737 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41736 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41735 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Dec, 2010 8 commits
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41733 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41732 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
This shows that it is currently impossible to edit a Web Page with invalid HTML. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41729 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
This fixes test_20_reStructuredText partially. Conflicts: Products/PortalTransforms/TransformEngine.py Products/PortalTransforms/libtransforms/commandtransform.py Products/PortalTransforms/transforms/safe_html.py Products/PortalTransforms/utils.py git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41726 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Conflicts: Products/PortalTransforms/Extensions/Install.py Products/PortalTransforms/HISTORY.txt Products/PortalTransforms/Transform.py Products/PortalTransforms/TransformEngine.py Products/PortalTransforms/chain.py Products/PortalTransforms/configure.zcml Products/PortalTransforms/data.py Products/PortalTransforms/interfaces.py Products/PortalTransforms/libtransforms/commandtransform.py Products/PortalTransforms/libtransforms/piltransform.py Products/PortalTransforms/libtransforms/retransform.py Products/PortalTransforms/tests/test_engine.py Products/PortalTransforms/tests/test_transforms.py Products/PortalTransforms/transforms/broken.py Products/PortalTransforms/transforms/html_body.py Products/PortalTransforms/transforms/identity.py Products/PortalTransforms/transforms/image_to_html.py Products/PortalTransforms/transforms/lynx_dump.py Products/PortalTransforms/transforms/markdown_to_html.py Products/PortalTransforms/transforms/pdf_to_html.py Products/PortalTransforms/transforms/pdf_to_text.py Products/PortalTransforms/transforms/python.py Products/PortalTransforms/transforms/rest.py Products/PortalTransforms/transforms/rtf_to_html.py Products/PortalTransforms/transforms/rtf_to_xml.py Products/PortalTransforms/transforms/safe_html.py Products/PortalTransforms/transforms/st.py Products/PortalTransforms/transforms/text_pre_to_html.py Products/PortalTransforms/transforms/text_to_html.py Products/PortalTransforms/transforms/textile_to_html.py Products/PortalTransforms/transforms/word_to_html.py Products/PortalTransforms/unsafe_transforms/command.py Products/PortalTransforms/unsafe_transforms/xml.py Products/PortalTransforms/utils.py Products/PortalTransforms/version.txt git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Conflicts: transforms/safe_html.py git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41724 20353a03-c40f-0410-a6d1-a30d3c3de9de
-