An error occurred fetching the project authors.
  1. 20 May, 2008 1 commit
  2. 21 Feb, 2008 1 commit
  3. 05 Feb, 2008 1 commit
  4. 02 Feb, 2008 1 commit
  5. 20 Dec, 2007 1 commit
  6. 30 Nov, 2007 1 commit
  7. 28 Nov, 2007 3 commits
  8. 27 Nov, 2007 2 commits
  9. 05 Nov, 2007 1 commit
  10. 11 Oct, 2007 1 commit
  11. 30 Sep, 2007 1 commit
  12. 26 Jul, 2007 1 commit
  13. 04 Jun, 2007 1 commit
  14. 01 Jun, 2007 1 commit
  15. 25 May, 2007 1 commit
  16. 23 Mar, 2007 1 commit
  17. 02 Mar, 2007 1 commit
  18. 26 Feb, 2007 1 commit
  19. 13 Jan, 2007 1 commit
  20. 03 Jan, 2007 3 commits
  21. 22 Sep, 2006 1 commit
  22. 09 Jun, 2006 1 commit
  23. 04 Apr, 2006 1 commit
  24. 25 Mar, 2006 1 commit
  25. 23 Feb, 2006 2 commits
  26. 29 Jan, 2006 1 commit
  27. 11 Jan, 2006 1 commit
  28. 05 Jan, 2006 1 commit
  29. 01 Dec, 2005 1 commit
  30. 05 Nov, 2005 1 commit
    • Alexandre Boeglin's avatar
      Added getCategoryChildIndentedTitleItemList and getIndentedTitle. · 5d149e64
      Alexandre Boeglin authored
      It allows to display hierarchical data in much less horizontal space than
      getCategoryChildLogicalPathItemList.
      
      
      example :
      
      getCategoryChildLogicalPathItemList :
      Foooooooo
      Foooooooo/Baaaaaaaar
      Foooooooo/Baaaaaaaar/Baaaaaaaaz
      Foooooooo/Baaaaaaaar/Baaaaaaaaz/Quuuuuuuux
      
      getCategoryChildIndentedTitleItemList :
      Foooooooo
        Baaaaaaaar
          Baaaaaaaaz
            Quuuuuuuux
      
      
      Possible improvements :
      for now, I just add some " " before the title, but it breaks the mozilla
        "type and search" feature. Maybe it is possible to use CSS to get the same
        visual result ...
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4253 20353a03-c40f-0410-a6d1-a30d3c3de9de
      5d149e64
  31. 27 Oct, 2005 1 commit
  32. 20 Oct, 2005 2 commits
  33. 05 Aug, 2005 1 commit