- 13 Sep, 2009 4 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
initial upload of a test which is useful to make sure that all kinds of editor fields are consistent git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29000 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Changed the order of installation of products so that we can be sure that initializeProductDocumentRegistry is invoked after all classes are registered. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Sep, 2009 3 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Moved to ERP5Type some PropertySheets which are necessary for ERP5Type. It is not consistent for ERP5Type to depend on ERP5. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28997 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
commit transaction after each edit(). but still this test fails because of conversion cache in portal_caches, that should be flushed after edit(). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28996 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2009 33 commits
-
-
Rafael Monnerat authored
If follow up information comes with the dialog, it is not needed to check the follow up because it will be created later. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28995 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
the correct name is 'GlossaryTerm_migrateLanguageProperty'. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use existing 'language' property instead of 'language' category for Glossary Terms. * to migrate existing Glossary Terms, please use GlossaryTerm_getDuplicateGlossaryTermList script. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28991 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28990 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
interface and tabs for now. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28989 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28988 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
The portal catalog seems not working with None in this case, with "" works fine. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28985 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28984 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28983 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
*Let Memcached Plugin deal with SERVER_MAX_KEY_LEN *escape key with hexadecimal encoder which output allowed chars (binascii.b2a_hex) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28982 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28981 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28980 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28979 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28978 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
This is a feature related to portal_contribution, sometimes filename is replaced by value provided by rewriteIngestionData type based method. setFile should keep value provided by portal_contribution instead of reading it from file itself. See special parameter set_filename__ in EPR5.Tool.ContributionTool git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28977 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28976 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28975 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28974 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28973 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28972 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
was to display information in the workflow history (edit workflow) * it is useless to set things in the workflow history here, it is already done in the user interface and stored in the causality workflow * Check that when we solve a divergency we do not loose comment on the delivery git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28971 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28970 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28969 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28968 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28967 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28966 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28964 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Split lines when there is more than one statement. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28963 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28962 20353a03-c40f-0410-a6d1-a30d3c3de9de
-