An error occurred fetching the project authors.
- 03 Jul, 2009 1 commit
-
-
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
-
- 24 Jun, 2009 1 commit
-
-
Sebastien Robin authored
is not defined, this fix current failures of testXHTML git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27787 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jun, 2009 2 commits
-
-
Jérome Perrin authored
class does not have to declare implementing the same interface again. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27547 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
(__implements__ is for zope2 intefaces) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27539 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 May, 2009 1 commit
-
-
Sebastien Robin authored
be acknowledged by users with : - portal_acknowledgement : tool that provided methods to retrieve document to acknowledge and to acknowledge them - new document class : Acknowledgement - possibility to have proxy of Documents. Acknowledgements will only be a proxy to event, the content of the message will not be kept in the event, and we can access it from the Acknowledgement thanks to the proxy - the possibility to display site message on the top of the page with xhtml style - an unit test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 May, 2009 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2009 1 commit
-
-
Jérome Perrin authored
longer an EmailDocument method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25939 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Feb, 2009 2 commits
-
-
Jean-Paul Smets authored
Move generic HTML processing to where it belongs (ie. conversion handling superclass for now, mixin some day) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25565 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25557 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Sep, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Sep, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23396 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jul, 2008 1 commit
-
-
Yoshinori Okuji authored
Make sure that documents obtained by getDefaultDocumentValue, getDocumentValue and getDocumentValueList are wrapped with self. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jul, 2008 1 commit
-
-
Romain Courteaud authored
different from the one used). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jun, 2008 1 commit
-
-
Ivan Tyagov authored
Instead remove the document itself. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22070 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jun, 2008 1 commit
-
-
Yoshinori Okuji authored
_getExtensibleContent was not working with unrestrictedTraverse, because it provides a fake request as just a plain dict object, thus request.other does not exist, and UserFolder.validate only raises an exception. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jun, 2008 1 commit
-
-
Yoshinori Okuji authored
Add asSubjectText into Document and TextDocument. Allow callers to pass parameters to a substitution method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21557 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jun, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21515 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 May, 2008 1 commit
-
-
Yoshinori Okuji authored
Rewrite the code of forcing authorization, so that Unauthorized is raised, only if authorization is forced in a given context, and a document can be retrieved in an unrestricted way. Otherwise, a traversal fails for any attribute that does not exist with Unauthorized, and indexing may fail. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21255 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 May, 2008 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Make it possible to show a login form to user in case user can't find a document by its reference in URL traversal. Introduce a new property of Web Section for that purpose. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2008 2 commits
-
-
Jérome Perrin authored
isSupportBaseDataConversion should be protected by AccessContentsInformation, not ModifyPortalContent git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20390 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Apr, 2008 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2008 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19793 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2008 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19644 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2008 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19519 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Feb, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19327 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Feb, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Feb, 2008 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Dec, 2007 1 commit
-
-
Jean-Paul Smets authored
Fixed some issues related to conversion handling of presentations to images with resizing. (untested) Use of UnrestrictedMethod for HTML conversion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18513 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Dec, 2007 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18481 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Dec, 2007 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Dec, 2007 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17991 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Dec, 2007 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17975 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Nov, 2007 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Nov, 2007 1 commit
-
-
Jean-Paul Smets authored
Fixed some syntax. Renamed abbreviated variables with verbose names. Made sure that if conversion fails, then an error is raised (rather than return empty strings). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17512 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Sep, 2007 1 commit
-
-
Jérome Perrin authored
keyword arguments. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16683 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Sep, 2007 1 commit
-
-
Jérome Perrin authored
call it, so this would fail if no workflow define the transition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16679 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Sep, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-