An error occurred fetching the project authors.
  1. 13 Oct, 2010 1 commit
  2. 18 Aug, 2010 2 commits
    • Nicolas Dumazet's avatar
      2010-08-18 · 5ce70844
      Nicolas Dumazet authored
      * Also inhibit button.save (usual disk image on views) so that saving a view updates inside the dialog
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37876 20353a03-c40f-0410-a6d1-a30d3c3de9de
      5ce70844
    • Nicolas Dumazet's avatar
      2010-08-18 · 07d5634a
      Nicolas Dumazet authored
      * Refactor/simplify in order to extend jQuery with a erp5_popup function that can be re-used in other scripts/projects.
      
      
      
      In this way anyone who has loaded the .js can invoke a popup:
      
      myelement.erp5_popup({
      dialog: { // usual jquery.ui.dialog parameters here
      title: "a popup to make UI snappier",
      },
      load: { // specify what url should be loaded inside the popup
      url: "/erp5/my_module",
      params: ....,
      },
      }
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37875 20353a03-c40f-0410-a6d1-a30d3c3de9de
      07d5634a
  3. 06 Jul, 2010 1 commit
  4. 01 Jul, 2010 1 commit
  5. 30 Jun, 2010 1 commit
  6. 13 Jun, 2010 1 commit
  7. 10 Jun, 2010 1 commit
  8. 12 Apr, 2010 1 commit
  9. 08 Feb, 2010 1 commit
  10. 07 Feb, 2010 2 commits
  11. 02 Feb, 2010 1 commit
  12. 03 Jul, 2006 1 commit
  13. 25 Mar, 2006 1 commit
  14. 02 Dec, 2005 3 commits