1. 10 Feb, 2014 1 commit
  2. 07 Feb, 2014 1 commit
  3. 04 Feb, 2014 1 commit
  4. 29 Jan, 2014 1 commit
  5. 28 Jan, 2014 2 commits
  6. 15 Jan, 2014 8 commits
  7. 14 Jan, 2014 2 commits
  8. 13 Jan, 2014 7 commits
  9. 09 Jan, 2014 2 commits
  10. 02 Jan, 2014 2 commits
  11. 24 Dec, 2013 2 commits
    • Rafael Monnerat's avatar
      [slapos_web] Highlight *_info provided as connection parameters · c13a6ee3
      Rafael Monnerat authored
      Show *_info in highlight way, this permit user "share" documentation and messages for the users (ie.: Link to documentation or Tutorial)
      c13a6ee3
    • Rafael Monnerat's avatar
      [slapos_web] Improve invoice list section · c5087385
      Rafael Monnerat authored
      - Show float with 2 digits after . only
      - Don't list reversal Sale Transaction Invoices, this only leads to confusion
      - Show Payment State as Cancelled if a Reversal Sale Invoice Transaction is started for the Pending account (it means Payment was cancelled).
      
      - List Invoices in Reverse Order (start date), so it is easy to identify if you have something pending to Pay.
      c5087385
  12. 23 Dec, 2013 1 commit
  13. 16 Dec, 2013 2 commits
  14. 06 Dec, 2013 3 commits
  15. 05 Dec, 2013 1 commit
    • Romain Courteaud's avatar
      Forbid allocation if an account has not been validated. · a7bb4552
      Romain Courteaud authored
      Add a new "Cloud Contract" document per user.
      If the contract is validated, allow instance allocation.
      
      Automatic contract approval is done if user already paid an invoice.
      A validation invoice is automatically created if the user has no invoice.
      a7bb4552
  16. 04 Dec, 2013 1 commit
  17. 27 Nov, 2013 1 commit
  18. 05 Nov, 2013 1 commit
  19. 31 Oct, 2013 1 commit
    • Rafael Monnerat's avatar
      [slapos_rest_api] Fix Filtering of instances · 5cb2dce0
      Rafael Monnerat authored
        This implementation is not optimal from performance point of view,
        however the fix is more urgent and the current implementation has
        nearly the same performance outcome.
      
        Optimisation should come later on query less objects per time.
      5cb2dce0