An error occurred fetching the project authors.
- 08 Jul, 2013 1 commit
-
-
Ivan Tyagov authored
-
- 27 Jun, 2013 1 commit
-
-
Julien Muchembled authored
And Chameleon does not workaround by lowercasing them automatically.
-
- 13 Jun, 2013 1 commit
-
-
Jérome Perrin authored
Revert "Test deferred style with converting to a format" This reverts commit cbfa8d56. -> pushed by mistake Revert "Set cloudoo on preferences in ERP5TypeTestCase" This reverts commit 28824962. -> pushed by mistake Revert "Listbox from Folder_viewWorkflowActionDialog has hidden columns" This reverts commit 802d3f53. -> a test is failing
-
- 12 Jun, 2013 1 commit
-
-
Jérome Perrin authored
-
- 17 Apr, 2013 1 commit
-
-
Jérome Perrin authored
-
- 09 Apr, 2013 1 commit
-
-
Jérome Perrin authored
-
- 03 Apr, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 02 Apr, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 27 Feb, 2013 1 commit
-
-
Ivan Tyagov authored
-
- 26 Feb, 2013 1 commit
-
-
Ivan Tyagov authored
Adjust test accordingly and fix bad test.
-
- 31 Jan, 2013 1 commit
-
-
Ivan Tyagov authored
- getting document original content if format is empty - conversion raster image -> svg
-
- 29 Jan, 2013 1 commit
-
-
Ivan Tyagov authored
cause running out of memory so enforce some restrictions by default which will prevent this.
-
- 25 Jan, 2013 1 commit
-
-
Julien Muchembled authored
Also simplify sample HTML in test_safeHTML_conversion
-
- 05 Nov, 2012 2 commits
-
-
Ivan Tyagov authored
portal_caches tool is expected to allow only Cache Factory instances inside. Fix tests to use Cache Factory instead of Cache Bag.
-
Ivan Tyagov authored
Fix tests (DMS) to use by default Cache Bags. Fix some dead code and clean up. Move cache initialization away from DMS into Cache Factory.
-
- 31 Oct, 2012 1 commit
-
-
Jérome Perrin authored
-
- 24 Oct, 2012 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
We cannot wait for the document to be created to introspect its properties, because we need to pass the input parameters to newContent. Instead use a fixed list of common parameters
-
- 10 Jun, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 15 May, 2012 1 commit
-
-
Julien Muchembled authored
This is a followup to commit 8995b645 ("always start transactions with begin() and make tic() commit automatically"): there is now no need to use self.stepTic() instead of self.tic()
-
- 11 May, 2012 1 commit
-
-
Julien Muchembled authored
-
- 09 May, 2012 1 commit
-
-
Leonardo Rochael Almeida authored
In poppler 0.18+, pdftohtml generates " " instead of " ", so make sure both are accepted.
-
- 18 Apr, 2012 1 commit
-
-
Sebastien Robin authored
-
- 23 Jan, 2012 2 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 20 Jan, 2012 2 commits
-
-
Ivan Tyagov authored
Fix url calculation. Pass only applicable arguments to conversion API.
-
Ivan Tyagov authored
-
- 19 Jan, 2012 2 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Add test to show a failure ot web page to image when more than one external image is used in web page body.
-
- 06 Dec, 2011 1 commit
-
-
Ivan Tyagov authored
Increase time for convertion due to change to cloudoo (slow but more stable oood) and parallel test execution.
-
- 11 Nov, 2011 3 commits
-
-
Arnaud Fontaine authored
Followup of 00bdb44f. This fixes test_parallel_conversion from testDms.TestDocument.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
This fixes test_base_convertable_behaviour_with_successive_updates from testDmsWithPreConversion.TestDocumentWithPreConversion which was previously working properly with files only. Also, split up the test for deleting data as it's not implemented yet.
-
- 21 Oct, 2011 3 commits
-
-
Ivan Tyagov authored
Start preconversion in a separate serialize able activity.
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Make testDms use by default RAM based cache storage as some tests require it. (testDmsWithFlare just changes this storage to a persisten one).
-
- 19 Oct, 2011 1 commit
-
-
Ivan Tyagov authored
If pre_converted_only is True system will return desired conversion only if it's already cached. Extend testDms to cover it.
-
- 12 Sep, 2011 2 commits
-
-
Nicolas Delaby authored
This patch will always perform conversion against given encoding, in order to check if this codec is valid or not.
-
Nicolas Delaby authored
Check that declared encoding is supported by python before using it.
-
- 08 Sep, 2011 1 commit
-
-
Nicolas Delaby authored
If Image is a Text, then conversion to image format is performed
-