An error occurred fetching the project authors.
  1. 20 Jul, 2011 7 commits
  2. 06 Jul, 2011 1 commit
  3. 30 Jun, 2011 3 commits
  4. 28 Jun, 2011 1 commit
  5. 27 Jun, 2011 7 commits
  6. 24 Jun, 2011 1 commit
  7. 23 Jun, 2011 1 commit
  8. 22 Jun, 2011 1 commit
  9. 20 Jun, 2011 2 commits
  10. 14 Jun, 2011 1 commit
  11. 10 Jun, 2011 1 commit
  12. 08 Jun, 2011 1 commit
  13. 07 Jun, 2011 6 commits
  14. 06 Jun, 2011 2 commits
  15. 31 May, 2011 2 commits
  16. 30 May, 2011 2 commits
    • Nicolas Delaby's avatar
      replace birthday by date of birth · 866801a4
      Nicolas Delaby authored
      The property sheet CredentialRequest was used to override birthday property from Person property sheet.
      Because Person.birthday stores its value in start_date attribute.
      
      Because property surcharge behaviour is not predictable (Which accesor will be took ?), CrendentialRequest now introduce date_of_birth property.
      It avoid collision with start_date property which is also defined on Tickets.
      
      All dialog action keeps birthday as input parameter to not break backward compatibility
      my_date_of_birth_field is able to display getBirthday value to not break UI for ancient documents.
      866801a4
    • Nicolas Delaby's avatar
      Delete unused imports · 60bbe8b6
      Nicolas Delaby authored
      60bbe8b6
  17. 26 Apr, 2011 1 commit