An error occurred fetching the project authors.
  1. 20 Sep, 2007 1 commit
  2. 31 Aug, 2007 2 commits
  3. 29 Aug, 2007 1 commit
    • Rafael Monnerat's avatar
      · e91de802
      Rafael Monnerat authored
      Added Date Zoom feature at Planning Box. The Planning Box was partially refactored
      in some parts by me (and also Romain) these lasts months, this commit was the initial 
      one.
      
      The tests and documentation update will come soon.
      
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15881 20353a03-c40f-0410-a6d1-a30d3c3de9de
      e91de802
  4. 27 Aug, 2007 1 commit
  5. 11 Jul, 2007 1 commit
  6. 22 May, 2007 1 commit
  7. 15 May, 2007 1 commit
  8. 08 May, 2007 1 commit
  9. 19 Apr, 2007 1 commit
  10. 03 Apr, 2007 2 commits
  11. 30 Mar, 2007 4 commits
  12. 26 Mar, 2007 1 commit
  13. 16 Mar, 2007 1 commit
  14. 13 Mar, 2007 1 commit
  15. 05 Mar, 2007 1 commit
  16. 28 Feb, 2007 2 commits
  17. 27 Feb, 2007 2 commits
  18. 23 Feb, 2007 1 commit
  19. 21 Feb, 2007 1 commit
  20. 19 Feb, 2007 1 commit
  21. 14 Feb, 2007 1 commit
  22. 14 Jan, 2007 1 commit
  23. 03 Jan, 2007 2 commits
  24. 02 Jan, 2007 2 commits
  25. 06 Dec, 2006 1 commit
  26. 07 Nov, 2006 2 commits
    • Vincent Pelletier's avatar
      _redirectToOriginalForm · 85850704
      Vincent Pelletier authored
       Deprecate query_string parameter.
        New correct way is to provide the parameter in their "native" format, in the request.
        This allows more flexible filtering of parameters.
       Grab dialog_id if present, to fix relation string field listbox redirecting to object view when changing page.
      firstPage
      lastPage
      nextPage
      previousPage
      setPage
       Make list_selection_name a mandatory parameter, because walling those functions without it has no meaning and must never happen.
       Save one selection edition by changing the page using html parameter to the listbox (so it's only edited by the listbox rendering code, not before the redirection).
      
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11183 20353a03-c40f-0410-a6d1-a30d3c3de9de
      85850704
    • Yoshinori Okuji's avatar
      Change the way to store selection domains, because · 8f2b7a24
      Yoshinori Okuji authored
      it is unsafe to try to store acquisition wrappers in a persistent object.
      This may have undesirable effect, because this change makes an acquisition
      wrapper with getSelectionFor now.
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11149 20353a03-c40f-0410-a6d1-a30d3c3de9de
      8f2b7a24
  27. 30 Oct, 2006 1 commit
  28. 19 Sep, 2006 3 commits