1. 20 Mar, 2006 20 commits
  2. 18 Mar, 2006 1 commit
  3. 17 Mar, 2006 7 commits
  4. 16 Mar, 2006 11 commits
  5. 15 Mar, 2006 1 commit
    • Vincent Pelletier's avatar
      Fix WebSite_getDocumentPhysicalPath when we're not in a section. This case... · 391c4bec
      Vincent Pelletier authored
      Fix WebSite_getDocumentPhysicalPath when we're not in a section. This case should not happen, but better not to fail stupidly.
      Correct the way WebSite_getDocumentValueList allows to display draft documents : wrong name was used, and there was a more elegant way.
      Handle the case where the same documents exists in 2 versions, only display the newest.
      Display the short title in the WebSection_view listbox.
      Add links to Web Pages in WebSection_view listbox.
      Add a new function in WebSite API to generate "physical" urls to documents from listbox (context from caller isn't preserved, otherwise WebSite_getDocumentphysicalPath would have been enough).
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6109 20353a03-c40f-0410-a6d1-a30d3c3de9de
      391c4bec