An error occurred fetching the project authors.
- 23 Sep, 2009 3 commits
-
-
Kazuhiko Shiozaki authored
* enable thumbnail only for OOo portal types. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* disable upload feature, that should be implemented through portal_contributions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Sep, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
use ERP5-integrated filebrowser in FCKeditor's image / link edit feature, i.e. we can see a list of published/released/shared images or documents in a standard listbox, and choose one to make a link by its reference. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Sep, 2009 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29113 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Sep, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2009 4 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28976 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28952 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fix Image Module action and make view action the first priority. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28934 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28927 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2009 2 commits
-
-
Nicolas Delaby authored
replace hasattr by getattr git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* update content_md5 when upload a new file git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Sep, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28799 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Aug, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28625 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add File_viewEditor for text/* documents. * add 22x22 webdav icon too. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28624 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28578 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Aug, 2009 5 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28559 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Optimize SQL query to use full text search (i.e. index) in order to find related documents (i.e. referencing documents) rather than like (which scan all table rows). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28548 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
remove leading whitespaces in href attributes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28545 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use PDF_viewHTMLPreviewAsImage for web_view of PDF documents, that also supports page navigations. * add 'download as PDF' button. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28544 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
change download_pdf field to be able to display background image (using span trick) and translate it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28535 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
allow 'Publish Alive' etc. for Image and PDF too, because they can be also replaced immediately without any background conversion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28390 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Aug, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
* use iframe_content in OOoDocument_viewAsWeb for Drawing and Presentation to have better paginations. * use OOoDocument_viewAsWeb instead of Drawing_viewAsWeb in all preview for Drawing and Presentation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28347 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Aug, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Aug, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jul, 2009 2 commits
-
-
Łukasz Nowak authored
- revert 28183 as that is wrong way for this listbox (getPortalDocumentTypeList would return too many portal types) and even more idea for this change is wrong git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- nothing (some unrelated XML garbage there is no control during business template generation) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28183 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jul, 2009 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jul, 2009 1 commit
-
-
Nicolas Delaby authored
* add dms_cache_factory to store conversion values in persisent storage like flare To enable it, please update your DMS Preference. (Preferred Conversion Cache) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jul, 2009 2 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27976 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27941 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jul, 2009 3 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27920 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27910 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Fix document ingestion so that no workflow method is called when the transition doesn't exist for the current state. This is mainly done by removing 'edit' transition on processing_workflow, to prevent duplicate processing of ingestion. Reuse edit_workflow for all portal types with processing_status_workflow and update computation of revision (Document.getRevision). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27896 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27502 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27501 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jun, 2009 1 commit
-
-
Łukasz Nowak authored
- newer XML serialisation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27348 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 May, 2009 1 commit
-
-
Yusei Tahara authored
* Add my_editor_field to Base_viewDMSFieldLibrary. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27001 20353a03-c40f-0410-a6d1-a30d3c3de9de
-