An error occurred fetching the project authors.
  1. 24 Aug, 2012 4 commits
  2. 23 Aug, 2012 3 commits
  3. 21 Aug, 2012 1 commit
  4. 13 Aug, 2012 1 commit
  5. 09 Aug, 2012 1 commit
  6. 12 Jul, 2012 2 commits
  7. 10 Jul, 2012 3 commits
  8. 06 Jul, 2012 3 commits
  9. 04 Jul, 2012 1 commit
  10. 29 Jun, 2012 1 commit
  11. 13 Jun, 2012 2 commits
  12. 12 Jun, 2012 2 commits
  13. 28 May, 2012 2 commits
  14. 25 May, 2012 7 commits
  15. 18 May, 2012 2 commits
  16. 11 May, 2012 1 commit
  17. 27 Apr, 2012 1 commit
  18. 26 Apr, 2012 1 commit
    • Łukasz Nowak's avatar
      Implement token generation. · 0786e092
      Łukasz Nowak authored
      Provide request-access-token web section, with forced authorisation (see:
      454f340583055d59ba3385786d16a851636e45c4 in erp5 repository) which allow to
      grant or deny token which arrived from remote web site.
      
      Depend on erp5_bearer_token in order to reuse common logic.
      0786e092
  19. 23 Apr, 2012 1 commit
  20. 19 Apr, 2012 1 commit
    • Łukasz Nowak's avatar
      Improve PayZen connection. · c855235e
      Łukasz Nowak authored
      Generally allow customer to repay payment. The work was based on:
      
       * Start date do not have to be set during building.
       * Allow to reuse existing ID and allow PayZen to inform user, that transaction
         is already registered.
       * Do not create too many ids.
       * Drop not needed logging.
       * Be as precise as invoice's currency.
       * Consider all planned or confirmed transactions and take actions based on
         transaction status.
      c855235e