An error occurred fetching the project authors.
- 09 Jun, 2010 1 commit
-
-
Sebastien Robin authored
with preference is correctly initialized before calling _aq_dynamic on a portal type using class Preference. This solve issues when _aq_dynamic was called on a Preference before any need of _aq_dynamic on PreferenceTool * Move Priority class from ERP5Form.Document.Preference to ERP5Form.PrefrenceTool in order to solve circular imports git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jun, 2010 2 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- test that in scenario where user is not allowed to see original document, he is still able to convert document to different format Add test level Document_checkConversionFormatPermission which disallow access to original document format, and remove it conditionally in beforeTearDown. Add helper method _test_document_conversion_to_base_format_no_original_format_access. It asserts that document is not available in original format and then checks if it is possible to convert this document. Test for PDF, Open Office Document, Text and Image to cover all known cases. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35957 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jun, 2010 1 commit
-
-
Sebastien Robin authored
return something like foo.pdf-001-en instead of foo-001-en.pdf git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35915 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35862 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 May, 2010 1 commit
-
-
Nicolas Delaby authored
PDF higher than A3 (surface) can not be converted into Image. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35758 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 May, 2010 1 commit
-
-
Jérome Perrin authored
not working in 5.4.5) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 May, 2010 2 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
are not associated to processing_status_workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35331 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2010 8 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* To check convertionToBaseFormat of a TextDocument with data encoded into iso-8859-1 * To check PDF.asText conversion with ocropus as backend (Image embedded inside PDF) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35272 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35267 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 May, 2010 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 May, 2010 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35132 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35131 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 May, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35096 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 May, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2010 2 commits
-
-
Nicolas Delaby authored
Add a test to check expected behaviour of new refresh caching process. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Apr, 2010 3 commits
-
-
Mame Coumba Sall authored
defined in preferences those properties are taken into account when the user views an image. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34824 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
cache without overwrite previous conversion when processed at the same time. This test show that conversion cache design is not scallable. All conversions are stored in a unique dictionary per Document. This dictionary can not be modified by parallel threads because multiple copies of this dictionary are distributed among threads. When The last thread finish, it take precedence and erase previous copies of that dictionary. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34817 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
in testDms bootstrap step. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34816 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2010 2 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34371 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* asSafeHTML is removed * asHTML returns allways safe html * Style nodes are not stripped anymore (they are safe from security point of view). If they brake display of host page, this is another issue git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34368 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2010 1 commit
-
-
Nicolas Delaby authored
Make this test quiet until new desgin approving git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34070 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Mar, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33689 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2010 1 commit
-
-
Nicolas Delaby authored
Add explanation about style nodes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33628 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Mar, 2010 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33496 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33492 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Mar, 2010 3 commits
-
-
Nicolas Delaby authored
This test is known to fails because comment nodes inside style element are escaped (become CDATA). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33469 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33439 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2010 2 commits
-
-
Ivan Tyagov authored
Rather than test a scriptable key which simply exposes built in catalog SearchableText tests SearchableText instead. Add more testing for passed portal_type outside SearchableText. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Mar, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-