- 12 Sep, 2009 1 commit
-
-
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 39 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
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28960 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
If person has the same address than organisation, the subobject (default_address) should not be created. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28959 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28958 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove the need to resolve hostname to determine node identifier when http server explicitely listens on a non-wilcard address. Also, fix timerserver startup when http server listens on a non-wilcard address. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28957 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-