An error occurred fetching the project authors.
- 16 Aug, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Aug, 2007 1 commit
-
-
Jean-Paul Smets authored
It can be useful to know which activity a person is currently related to in his career. This is useful both for sorting people and to enter people without a company (ex. consultants) yet associate them to an activity. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15650 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Aug, 2007 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15582 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Oct, 2006 1 commit
-
-
Jérome Perrin authored
[pers.setStartDate(pers.birthday) for pers in context.person_module.objectValues() if getattr(pers, 'birthday', None) is not None] and [org.setStartDate(pers.creation_date) for org in context.organisation_module.objectValues() if getattr(org, 'creation_date', None) is not None] to update existing documents. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10664 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Aug, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jul, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8656 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 May, 2006 1 commit
-
-
Alexandre Boeglin authored
from PropertySheet 'acquired_property_id' property. 2/ Changed the behaviour of Coordinate so that getText and _setText use methods defined in subclasses if they exist. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7116 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Apr, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6952 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Apr, 2006 1 commit
-
-
Vincent Pelletier authored
Improve docstrings. Add descriptions to properties that misses them. Add warnings on properties that should not be used. Remove financial_year_stop_date from Organisation, because accounting period replaces it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Apr, 2006 2 commits
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
method and calling it from install, as when importing, build is called with no_action=1. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Mar, 2006 1 commit
-
-
Jérome Perrin authored
* Add password confirmation field and validator. * Doesn't display current password in page source and set higher security on password getter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove unneeded executable flags. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Mar, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6125 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Mar, 2006 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6034 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2006 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Feb, 2006 1 commit
-
-
Jérome Perrin authored
getDefaultCareerTitle) for consistency with default address, telephone, etc. Mark old accessors like "getCareerTitle" as deprecated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jan, 2006 2 commits
-
-
Jérome Perrin authored
Document categories git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5088 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5074 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Nov, 2005 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4384 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Nov, 2005 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Nov, 2005 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4239 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Oct, 2005 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Oct, 2005 1 commit
-
-
Jérome Perrin authored
restore the destination_region category on Person, necesary to have the destination_region category acquired correctly for movements which have a Person as destination. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4056 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Aug, 2005 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3703 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Aug, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3685 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Aug, 2005 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3644 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Aug, 2005 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3587 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Aug, 2005 4 commits
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3582 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Make getSubordination(), getGrade(), getRole() and so on working on Person through default career acquisition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3581 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3579 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3578 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Aug, 2005 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3571 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jun, 2005 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3383 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jun, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3255 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jun, 2005 2 commits
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3208 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2005 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2580 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Feb, 2005 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2474 20353a03-c40f-0410-a6d1-a30d3c3de9de
-