- 12 Mar, 2008 21 commits
-
-
Alexandre Boeglin authored
When cataloging movements, delete then insert instead of replacing, as some objects might not be movements anylonger. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
considered as a movement itself. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19834 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19833 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19832 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
null_value is a tuple of all values that should be considered as null for this type, and is defined in ERP5Type/Accessor/TypeDefinition.py * getCompactTitle, getCompactTranslatedTitle: use hasProperty('reference') instead of hasReference, as the latter only exists on classes that use the reference property. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add Base_translateString function on some scripts - replace the register button by a macro because of using it on two places - add a form for explain why it's important to register to eGov - add css selectors for the new pages git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19829 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- version up git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19827 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19823 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
Orders. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- license update - note added git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19820 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19819 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- updated dependency git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19815 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19813 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* associate Requirement Document to a validation workflow. * set role acquisition to 0 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19811 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- new version - reserved for cleanup - update to new BT format git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19810 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- correct a mistake : replace with & (thx to Jerome) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2008 19 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19805 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19804 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19802 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
TALES into account. get_value render field or TALES content, so we can use description field to describe the type of content (Identity Picture) or the content the content (John Simth). If no description is given, the title (wich is mandatory) is used. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
w3c test but 0 error on tidy test, so this field passed the unitTest without failure) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19799 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Make sure we can support flexible traversal (as in web sites). Use traverse rather than dict access. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19796 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19793 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19792 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19791 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
- Source, Destination and Sections must be defined - Total Quantity must not be 0 - Start Date must be defined - Stop Date must be after Start Date git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19789 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19788 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19787 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
* Base_checkConsistency: raise a list of Messages as exception argument, instead of only the first Message * Base_getWorkflowHistoryItemList, Base_workflowStatusModify: add ability to handle a list of message git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19786 20353a03-c40f-0410-a6d1-a30d3c3de9de
-