An error occurred fetching the project authors.
- 29 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
As TextDocument can store this original value in data property (Ingestion Input) or text_content property (UI Input). content_md5 is computed against getData, then TextDocument instances must fallback on getTextContent if data is empty. getData usage is unified among all types of documents. Additional Comments: TextDocument._convert() still rely on text_content value as raw_data. because if data exists, text_content also, as a base conversion of data. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Dec, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41729 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41120 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
- file_name become filename - filename values are not stored in source_reference Contribution Tool will not honour id arguments. Contribution Tool can create any kind of document. Portal Contribution Registry can read extention, content_type and read content_type from data to guess what will be the best Portal Type to use. All discoverable methods (IDiscoverable) can change the portal_type of document. (migratePortalType) User can change portal_type of document through UI with simple Action. Crawling will not hardcode ids of document depending of their URLs thanks to Portal Url Registry git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40971 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Oct, 2010 2 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38828 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jul, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37180 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
-
- 14 Jul, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37107 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jun, 2010 2 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36547 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36546 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jun, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 May, 2010 5 commits
-
-
Nicolas Delaby authored
used for conversion. eg. _checkConversionFormatPermission git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35755 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
from BaseConvertableMixin git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35753 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
If format is None it means that we do not want to change the format and return the raw data or a resized image in same format. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35752 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
As a reminder convert() aims to check Conversion Format Permission. remove obsolete security statements git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Update path to new Mixin BaseConvertableFileMixin git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35747 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 May, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35688 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 May, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2010 3 commits
-
-
Nicolas Delaby authored
Now if a TextDocument is filledi in with a file, convertToBaseFormat will try to convert the content of this file into utf-8 whatever the encoding used. The result of base_data conversion will not be stored into base_data property but text_content. Backward compatibility is keept, thanks to getContentType which reads text_format property if content_type is empty. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35242 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* setData and setFile can be used * text_format and content_type are similar so delete this property from TextDocument PropertySheet * Delete ad hoc support for DAV control git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35231 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 May, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34927 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 May, 2010 1 commit
-
-
http://svn.erp5.org?rev=34906&view=revNicolas Delaby authored
This can not work for documents who carry the both properties(data & text_content) like Events. A better fix will applied after peer approval. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34913 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2010 2 commits
-
-
Nicolas Delaby authored
there is no such thing as data in TextDocument, getting data is equivalent to getting some text_content. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34906 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Compute new cache key with revision (incremental counter based on edit transtions of edit_workflow) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2010 4 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34378 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34372 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34366 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* _safeHTML is removed * The stripping is done inside convert method * Conversion Cache is handled corectly git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34360 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Mar, 2010 1 commit
-
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2010 1 commit
-
-
Mame Coumba Sall authored
-Modified to include methods that returns allowed target item list for conversion git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34092 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Mar, 2010 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2010 1 commit
-
-
Nicolas Dumazet authored
What's the point? Mostly cleaning up pyflakes output: now, running it on those files does not give anymore cluttered output, but raises (almost) only valid human errors. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Mar, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33189 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2010 1 commit
-
-
Jérome Perrin authored
- introduce a new parameter "safe_substitute" to perform safe substitution, and enable it by default. This changes behaviour, but in previous case it was very hard for users to understand what's wrong in their notification message. - add test for this new feature and for some substitution features that where not tested. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33120 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Feb, 2010 1 commit
-
-
Jérome Perrin authored
interface that this method may raise ConversionError if conversion is not allowed, or Unauthorized if conversion is not permitted. Review by Nicolas git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32359 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jan, 2010 1 commit
-
-
Nicolas Delaby authored
to guess original mime_type. reviewed by romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31690 20353a03-c40f-0410-a6d1-a30d3c3de9de
-