1. 08 Nov, 2005 9 commits
  2. 07 Nov, 2005 10 commits
  3. 06 Nov, 2005 4 commits
  4. 05 Nov, 2005 15 commits
  5. 04 Nov, 2005 2 commits
    • Romain Courteaud's avatar
      Dirty fix on Order_zSelectMovement. · 7fd525fb
      Romain Courteaud authored
      Simulation movement are returned multiple times by this ZSQL Method.
      For now, only fix it with adding DISTINCT as argument of SELECT.
      
      This solution is not enough good, because it increase the request can become to
      big for MySQL.
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4241 20353a03-c40f-0410-a6d1-a30d3c3de9de
      7fd525fb
    • Kevin Deldycke's avatar
      2005-11-04 Kevin · d49530e7
      Kevin Deldycke authored
      * Update Base_getUserAssignmentList, ERP5Type_getSecurityCategoryFromAssignment and Person_updateUserSecurityGroup to support both NuxUserGroup and PluggableAuthService.
      * Add User Login & Password on Person_viewDetails form.
      * Add role/internal category because it's absolutely necessary to make ERP5Security product working.
      * Add Male and Female gender categories.
      
      2005-11-03 Kevin
      * Change some object's title to respect ERP5 naming conventions.
      
      2005-11-02 Romain
      * make erp5_html_style a bit more generic.
      
      2005-10-31 Kevin
      * ERP5Site_checkNamingConventions now check Portal Types
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4240 20353a03-c40f-0410-a6d1-a30d3c3de9de
      d49530e7