Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix encoding error in payment description #12

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Apr 10, 2014

  1. Fix encoding error in payment description

    webmoney accept Windows-1251 encoding, UTF-8 descriptions were unreadable
    ursal committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    9668475 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2014

  1. Configuration menu
    Copy the full SHA
    46c62cf View commit details
    Browse the repository at this point in the history
  2. add last_promises to statistic

    ursal committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    36cc21e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    902fd20 View commit details
    Browse the repository at this point in the history
  4. *fix: use default promise LEFT_PROMISE_DAYS value

    Use default LEFT_PROMISE_DAYS from settings.py for new accounts
    ursal committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    68ba78a View commit details
    Browse the repository at this point in the history
  5. +add promise history

    ursal committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    42925e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bd9c01 View commit details
    Browse the repository at this point in the history
  7. Show only active promised payments

    History of promissed payments moved to statistics
    ursal committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    de43f80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b52399 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    518f932 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a33a71b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c16f5ca View commit details
    Browse the repository at this point in the history