Activity for Chess Problem Editor

  • Stefan Hoening committed [9fe339] on Code

    Added ordering in query for all authors.

  • Chess Problem Editor Chess Problem Editor released /chess_problem_editor-1.3.0.dev0-py3-none-any.whl

  • Stefan Hoening committed [5668ac] on Code

    Fixed further flake8 issues.

  • Stefan Hoening committed [23bf05] on Code

    Sachbearbeiter Namen bei der Erzeugung des Lösungsgerüsts aus den Urdrucken angepasst.

  • Stefan Hoening committed [fdf2af] on Code

    Fixed high and medium flake8 issues in chessproblem/tools/schwalbe/import_check.py.

  • Stefan Hoening committed [606b4a] on Code

    Added new issues.

  • Stefan Hoening committed [21b063] on Code

    Changing build system to tox finished.

  • Stefan Hoening committed [9f0a2a] on Code

    Merged branch for tox_build.

  • Stefan Hoening committed [6a0c45] on Code

    Added reports directory to clean_all.bash.

  • Stefan Hoening committed [c14a5d] on Code

    Added import scripts to console_scripts:

  • Stefan Hoening committed [f10522] on Code

    Added cpd2popeye to console_scripts.

  • Stefan Hoening committed [881653] on Code

    Added cpd2ffen to console_scripts.

  • Stefan Hoening committed [a14c22] on Code

    Added cpd2png to console_scripts.

  • Stefan Hoening committed [d3fcc1] on Code

    Added schwalbe_urdrucke and schwalbe_loesungen to console_scripts.

  • Stefan Hoening committed [6fd7bb] on Code

    Added cpdb to console scripts.

  • Stefan Hoening committed [562efb] on Code

    Added 'import_check' to console_scripts.

  • Stefan Hoening committed [97c3e8] on Code

    Fixed more flake8 issues.

  • Stefan Hoening committed [424448] on Code

    Changed setup.cfg to allow starting ChessProblemEditor UI via console script.

  • Stefan Hoening committed [4c025d] on Code

    Fixed more flake8 issues.

  • Stefan Hoening committed [099b5c] on Code

    Fixed further fake8 issues.

  • Stefan Hoening committed [22cba8] on Code

    Fixed flake8 issues.

  • Stefan Hoening committed [6cc891] on Code

    Fixed code coverage configuration.

  • Stefan Hoening committed [d944b8] on Code

    Added generated directory 'reports' to .hgignore

  • Stefan Hoening committed [74664f] on Code

    Moved reports/html/index.html to a separate source-directory 'reports_src'.

  • Stefan Hoening committed [da9c30] on Code

    Fixed wrong escapes.

  • Stefan Hoening committed [9a4b24] on Code

    Removed code creating log-files during tests.

  • Stefan Hoening committed [691e8d] on Code

    Working on code coverage report.

  • Stefan Hoening committed [02e0c4] on Code

    Fixed flake8 issues.

  • Stefan Hoening committed [4d718e] on Code

    Fixed flake8 issues.

  • Stefan Hoening committed [a04950] on Code

    Moved test sources into 'tests' directory tree.

  • Stefan Hoening committed [c33c86] on Code

    Moved chessproblem/model/equals_test.py to tests tree.

  • Stefan Hoening committed [160d12] on Code

    Fixed a lot of flake8 issues.

  • Stefan Hoening committed [334b69] on Code

    Fixed further flake8 issues.

  • Stefan Hoening committed [2bc185] on Code

    More flake8 issues fixed.

  • Stefan Hoening committed [fb17c1] on Code

    Fixed flake8 issues.

  • Stefan Hoening committed [0fadaa] on Code

    Added flake8 and pylint checks.

  • Stefan Hoening committed [bb1117] on Code

    Initial tox setup.

  • Stefan Hoening committed [9e5ce8] on Code

    Initial preparation for: 36c/ebb:om: change build system to use tox

  • Stefan Hoening committed [75db1b] on Code

    Added issue.

  • Stefan Hoening committed [7124cb] on Code

    Fixed import check issue:

  • Stefan Hoening committed [dfbd73] on Code

    Added code to import_check.py to produce JSON output as alternative to plain text.

  • Stefan Hoening committed [7e631b]

    Minor changes.

  • Stefan Hoening committed [88d22f]

    Fixed handling of spaces before and after piececount.

  • Stefan Hoening committed [eb024e]

    Neues Script „schwalbe_loesungen.py“ um die Lösungsbesprechungen für die

  • Stefan Hoening committed [6b0421]

    Added new issues.

  • Stefan Hoening committed [11d9ac]

    Implemented issue:

  • Stefan Hoening committed [bc5688]

    Fixed issue handling space between command and parameter.

  • Stefan Hoening committed [e52392]

    re-added method find_name_variations_by_author_id - accidently removed.

  • Stefan Hoening committed [25e419]

    Upgrade to newest library versions.

  • Stefan Hoening committed [6d96af]

    Set issue 36c/be5:om: Add name variation editor to cpdb application to fixed.

  • Stefan Hoening committed [7c11f7]

    Implemented issue 36c/be5:om: Add name variation editor to cpdb application.

  • Stefan Hoening committed [2534fd]

    Implemented issue 36c/ace: Read pieces from fen command.

  • Stefan Hoening committed [2fab30]

    Fixed issue 36c/623: Parser now handles \Co+ or \Co + correct.

  • Stefan Hoening committed [22ad30]

    Added new issue.

  • Stefan Hoening committed [78ae1c]

    Implemented issue 36c/a5e:om: Remove unused xbm image files and function get_image_filename.

  • Stefan Hoening committed [8783d5]

    Minor change in message produced by "import_check.py".

  • Stefan Hoening committed [3f30f3]

    Implemented issue 36c/1c1: Add find_author_for_import_check.

  • Stefan Hoening committed [244cd7]

    Added new issue 36c/1c1.

  • Stefan Hoening committed [888fe2]

    Changed message used when found variation of author name.

  • Stefan Hoening committed [71c517]

    Implemented issue:

  • Stefan Hoening committed [76a83e]

    Implemented issue 36c/76c:om: Add schwalbe column to cpdb countries editor.

  • Stefan Hoening committed [db9ad0]

    Implemented issue 36c/9e4:om: Add table for name writing variations.

  • Stefan Hoening committed [ba4ee1]

    Added issue for name variation handling in import_check.

  • Stefan Hoening committed [246075]

    Added new countries column 'schwalbe' to model and database mapping.

  • Stefan Hoening committed [5126fe]

    Implemented issue 36c/e38: Add schwalbe columnt to country data.

  • Stefan Hoening committed [db7974]

    Closed issue 36c/593:fm: Create database migration scripts.

  • Stefan Hoening committed [002948]

    Added script copy_database.py to copy cpe.db table data from non alembic version to alembic version.

  • Stefan Hoening committed [9f3ad1]

    Fixed warnings in testcases.

  • Stefan Hoening committed [0ed3f4]

    Added nose to requirements to allow running 'setup.py test'

  • Stefan Hoening committed [ef0eee]

    Added alembic revision scripts to create countries, cities, authors and sources tables.

  • Stefan Hoening committed [5872b4]

    36c/593:om: Create database migration scripts.

  • Stefan Hoening committed [e979c0]

    Implemented issue 36c/439: Added configuration parameter to control creation

  • Stefan Hoening committed [58430e]

    Implemented issue 36c/3c3:

  • Stefan Hoening committed [1e17c1]

    Fixed open resource warning.

  • Stefan Hoening committed [7e2026]

    Upgraded to new dependency versions.

  • Stefan Hoening committed [0a641f]

    Changed versions of dependencies sqlalchemy and Pillow.

  • Stefan Hoening committed [47de07]

    Changed script to create virtual environment to include system-site-packages.

  • Stefan Hoening committed [8a1df9]

    Removed unused requirements in setup.py.

  • Stefan Hoening committed [784201]

    Fixed variable name in import_authors.py.

  • Stefan Hoening committed [750a91]

    Fixed missing Gtk Required version.

  • Stefan Hoening committed [25eb83]

    Implemented issue 36c/089: Add larger images (64 or 80 pixels) for fullscreen mode

  • Stefan Hoening committed [ead1be]

    Fixed warning in import_check.py.

  • Stefan Höning committed [632d33]

    Fixed issue: 36c/ecd: Fix GObject deprecation warnings concerning positional parameters.

  • Stefan Höning committed [96ac80]

    Added issue.

  • Stefan Höning committed [e48a74]

    Added dependency to PyGObject an pycairo to setup.py.

  • Stefan Hoening committed [876c33]

    Added generated files to .hgignore.

  • Stefan Hoening committed [c988ae]

    Added issue.

  • Stefan Hoening committed [fe427d]

    Changed version after releasing 1.2.0.

  • Stefan Hoening committed [f6c4e3]

    Fixed issue when displaying errors during latex...

  • Stefan Hoening committed [ac9e14]

    Changed version to 1.2.0 for publishing.

  • Stefan Hoening committed [b2a321]

    Added new script to implement a demo-board appl...

  • Stefan Hoening committed [84dc7c]

    Added new issues.

  • Stefan Hoening committed [464e7d]

    Added code to allow pasting changes to FastBoar...

  • Stefan Hoening committed [0af530]

    After releasing changed version to 1.2.0.dev0.

  • Stefan Hoening committed [b906dd]

    Added tag v1.1.0 for changeset 77658f37d9b4

  • Stefan Hoening committed [77658f]

    Changed version to 1.1.0. (released on 2015, Ma...

  • Stefan Hoening committed [fdadfb]

    New issue.

  • Stefan Hoening committed [875872]

    Fixed issue:

  • Stefan Hoening committed [7bf310]

    Fixed issue:

  • Stefan Hoening committed [744226]

    Fixed issue:

1 >