- 31 Aug, 2007 11 commits
-
-
Aurel authored
use getter on REQUEST for url git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15980 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15979 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15978 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
added getPortalType method. Some day, all parts of ERP5 should be implemented as ERP5 documents including ERP5 Site. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15977 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15976 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15975 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15974 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Fixed the new implementatoin of workflow methods. There were two issues. The first one is that "once only" was method based rather than transition based. It is now transition based which is the only way which makes sense (method based in not deterministic). The second issue is that we did not call isWorkflowMethodSupported and that changed the original behaviour. We now call isWorkflowMethodSupported to stick to original behaviour and added a comment to suggest providing an option for "strict" behaviour. The code still needs to be tested and is commited now because it is already a kind of improvement. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15973 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15972 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15971 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
test_suite function in test cases git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15970 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Aug, 2007 24 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15969 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rie Kozai authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15968 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
methods. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15966 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add detected missing parameters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
works with it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15964 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Add text_area_field in Base_viewFieldLibrary git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15963 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
( + fix column ID in Person_viewDetails/listbox ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15962 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
used anylonguer). Adapt ERP5TypeTestLoader to use 'dummy_test' prefix when run with --save git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15958 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Pass "brain.total_price or 0" instead of "brain.total_price" to roundCurrency, for cases where total_price is NULL in SQL git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15955 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15954 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15953 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15952 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15951 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15950 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Add an action to change the function of a subdocument. This is use for example to make an Address the default address of a person, but is used globally for all subdocuments whose ID have a special meaning. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15949 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Clear the security cache when changing an assignment; this is required to make authentication system is up to date git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15948 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15947 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Use getTranslatedId Method (XXX this will fail for now, because the method returns a Message that is not handled correctly, because it's callable) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15946 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
depends from the object value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15945 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
just skipping edition, we should generate a compensation movement) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15944 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15943 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15942 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Aug, 2007 5 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15941 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15939 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15938 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15937 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15936 20353a03-c40f-0410-a6d1-a30d3c3de9de
-