An error occurred fetching the project authors.
  1. 03 Nov, 2008 3 commits
  2. 01 Nov, 2008 2 commits
  3. 21 Oct, 2008 2 commits
  4. 20 Oct, 2008 4 commits
  5. 17 Oct, 2008 1 commit
  6. 15 Oct, 2008 5 commits
  7. 10 Oct, 2008 1 commit
    • Fabien Morin's avatar
      bring some corrections after the Mme Ba (dgid) review : · c2f61e68
      Fabien Morin authored
      * remove Mandate form from the allowed form list because it's not implemented yet
      * improve EGov_goToDocument script
      * update WebSite_login page template to redirect form user on view if the state of the document is draft (to be able to continue the subscription)
      * modify checkAccountInexistance workflow script to use ninea number instead of rccm one to check that the company don't exists
      * modify "Save draft and continue later" button behavior. Now when you click on, data are saved and a page is displayed with your credentials (if it's an anonymous application)
      * add EGov_Base_editAndRedirect script that save the data of the current form and redirect to
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24129 20353a03-c40f-0410-a6d1-a30d3c3de9de
      c2f61e68
  8. 25 Sep, 2008 2 commits
  9. 23 Sep, 2008 1 commit
  10. 12 Sep, 2008 2 commits
  11. 11 Sep, 2008 1 commit
    • Fabien Morin's avatar
      ake anonymous subscription safer using a login and password to check the application progress : · a75f1e63
      Fabien Morin authored
      * update StandardSecurity Extension to be able to login with all annoymous application even if they are not reindexed and all portal types
      * change EGov_register to create a subscription form, assign login and password to it, and login with it. Now when you try to subscribe to egov, you are automatically relogged with the subscription form login
      * modify PDFDocument_viewLoginInformationPT to display the new login and password on submission
      * use the new css filename in template_erp5_egov_workspace, this avoid many error log message
      * improve WebSite_viewSubmissionWizardRenderer to avoid error messages on logs by testing current_action value. Steps are not displayed if there is no current_action (like in PDFDocument_viewLoginInformation form)
      * change egov_anonymous_workflow permission because now the subsciption form is edited as owner, so remove anonymous permission. This permit a better security on anonymous forms.
      * bring some correction on PDFDocument_validateFormDataBeforeSubmission
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23571 20353a03-c40f-0410-a6d1-a30d3c3de9de
      a75f1e63
  12. 09 Sep, 2008 1 commit
  13. 26 Aug, 2008 2 commits
  14. 10 Jun, 2008 1 commit
  15. 07 Jun, 2008 1 commit
  16. 04 Jun, 2008 1 commit
  17. 26 May, 2008 1 commit
  18. 11 Mar, 2008 1 commit
  19. 10 Mar, 2008 1 commit
    • Fabien Morin's avatar
      - checks that the user can't valid if all required documents are not uploaded · cb697a13
      Fabien Morin authored
      - add two widgets to the user home page, one for his documents, and an other for his pending requests
      - align on the left the form instead of center it
      - change listbox page templates to be able to handle the listboxName_fieldName
      fields
      - change the place of the admin box action select because konqueror could not handle this position case : tab action weren't clicable. Now it's a little bit more ugly, but it works on konqueror 3.5.9, firefox 2.0.0.12 and opera 9.26
      - change a little connection procedure, and add the track requests fields for logged users
      - add title on transition to have an history more confortable to read and translated
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19779 20353a03-c40f-0410-a6d1-a30d3c3de9de
      cb697a13
  20. 07 Mar, 2008 1 commit
    • Fabien Morin's avatar
      This bt is in work in progress, I commit the changes just to not loss all my... · 0fe66f69
      Fabien Morin authored
      This bt is in work in progress, I commit the changes just to not loss all my work if my computer leave me alone. So I have cleanup lot of things, but there is a lot that are not so clean. (will be soon).
      
      lot of changes including:
      - improve skin folder structure by adding erp5_egov_widget_library folder
      - add a begin of user space (pending requests and documents)
      - bring some changes on css files to have a better renderer
      - move code parts : all things thats could be widgets have become widgets with th
      eir own css file (it's easyer to understand in a development step)
      - improve workflow by adding 2 new states (canceled and deleted)
      - define some roles and set up security
      - add 2 customs ListBox page templates
      - remove a lot of backup or unused files
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19748 20353a03-c40f-0410-a6d1-a30d3c3de9de
      0fe66f69
  21. 03 Jan, 2008 1 commit