]> git.phdru.name Git - m_librarian.git/history - m_librarian
Fix(DB): Fix bug with adding same genre to book
[m_librarian.git] / m_librarian /
2024-03-03 Oleg BroytmanFix(DB): Fix bug with adding same genre to book master
2024-02-25 Oleg BroytmanVersion 0.3.1 0.3.1
2024-02-25 Oleg BroytmanFeat(wx): Wrap long lines
2024-02-19 Oleg BroytmanVersion 0.3.0: GUI with `wxPython`
2024-02-07 Oleg BroytmanFeat(wx/books): Report success
2024-02-07 Oleg BroytmanStyle(wx/books): Fix minor `flake8` warning
2024-02-07 Oleg BroytmanFeat(wx/books): Add menu command `Save`
2024-01-14 Oleg BroytmanMerge branch 'wx'
2024-01-10 Oleg BroytmanFeat(wx/books): Catch and report errors on downloading
2024-01-10 Oleg BroytmanMerge branch 'master' into wx
2024-01-10 Oleg BroytmanFeat(wx/books): Download books
2024-01-10 Oleg BroytmanRefactor(web): Get download destination path from config
2024-01-10 Oleg BroytmanFeat(wx/books): Toggle all/autor/series checkboxes
2024-01-10 Oleg BroytmanFeat(web): Catch and report errors on downloading
2024-01-10 Oleg BroytmanFeat(web): Recompile `search_authors_form.py`
2024-01-09 Oleg BroytmanFeat(wx/books): Catch clicks, toggle checkboxes
2024-01-09 Oleg BroytmanFeat(wx/books): Display download checkboxes
2024-01-09 Oleg BroytmanFeat(wx/books): Set custom table
2024-01-09 Oleg BroytmanFix(wx/search): Do not allow empty search value
2024-01-09 Oleg BroytmanFeat(wx/books): Display author on a separate row
2024-01-09 Oleg BroytmanFeat(wx/search): Search books
2024-01-07 Oleg BroytmanFeat(wx): Catch `Escape` in the grid and close the...
2024-01-07 Oleg BroytmanRefactor(wx): Refactor common code
2024-01-06 Oleg BroytmanFeat(wx/books): Show series
2024-01-06 Oleg BroytmanFeat(wx/books): List books for an author
2024-01-06 Oleg BroytmanFeat(wx/search): Catch Enter and double-click, open...
2024-01-06 Oleg BroytmanRefactor(wx): Store some attributes we need later
2024-01-06 Oleg BroytmanFeat(wx/search): List found authors
2024-01-05 Oleg BroytmanFeat(wx): Close window with `Ctrl+W`
2024-01-05 Oleg BroytmanRefactor(wx): Do not store attributes we do not need...
2024-01-05 Oleg BroytmanRefactor(wx): Split `MainWindow` to `AWindow`
2024-01-04 Oleg BroytmanFeat(wx/search): Search authors
2024-01-04 Oleg BroytmanFeat(wx/search): Get form values
2024-01-04 Oleg BroytmanFeat(wx/search): Catch Enter and button clicks
2024-01-03 Oleg BroytmanFeat(wx/search): Add "search authors" button
2024-01-03 Oleg BroytmanFeat(web): Change submit buttons texts
2024-01-03 Oleg BroytmanFeat(wx/search): Add "ignore case" check box
2024-01-03 Oleg BroytmanFeat(wx/search): Add substring search radio buttons
2024-01-03 Oleg BroytmanFeat(wx/search): Add search panel
2024-01-02 Oleg BroytmanMerge branch 'master' into wx
2024-01-02 Oleg BroytmanDocs: Year 2024
2024-01-02 Oleg BroytmanMerge branch 'master' into wx
2023-12-29 Oleg BroytmanStyle(wx): Fix `flake8` warnings
2023-12-29 Oleg BroytmanMerge branch 'master' into wx
2023-12-29 Oleg BroytmanRefactor: Separate web forms processing from search
2023-12-29 Oleg BroytmanPerf(web/app): Get `download_path` only if there're...
2023-12-29 Oleg BroytmanStyle: Re-group and reorder imports
2023-12-28 Oleg BroytmanMerge branch 'master' into wx
2023-12-28 Oleg BroytmanMerge branch 'master' into wx
2023-12-28 Oleg BroytmanDocs(README): 2023
2023-12-19 Oleg BroytmanFeat(wx): Get initial window size from session config
2023-12-19 Oleg BroytmanFeat(wx): Add `MainWindow.__init__()`
2023-12-19 Oleg BroytmanFeat(wx): Save window size in session config
2023-12-19 Oleg BroytmanFeat(wx): Find session config
2023-12-17 Oleg BroytmanFeat(wx): Add dialig "About"
2023-12-17 Oleg BroytmanFeat(wx): Create main menu bar, add command "Quit"
2023-12-17 Oleg BroytmanFeat(wx): Create main window
2023-12-17 Oleg BroytmanFeat(wx): Create `Application`
2023-12-17 Oleg BroytmanStyle(web/app): Use relative import
2023-09-17 Oleg BroytmanCI(pip): Ensure `pip` only if needed 0.2.0.post2
2023-07-13 Oleg BroytmanVersion 0.2.0.post1: Install everything from `conda` 0.2.0.post1
2022-12-24 Oleg Broytman2022-12-24: Release 0.2.0
2022-12-17 Oleg BroytmanFeat(web/views/list_books): Toggle checkboxes for all...
2022-12-17 Oleg BroytmanFeat(web/views/list_books): Toggle checkboxes for an...
2022-12-17 Oleg BroytmanFeat(web/views/list_books): Toggle checkboxes for series
2022-12-17 Oleg BroytmanStyle(app): Rename `id`
2022-12-17 Oleg BroytmanFeat(web/views/list_books): Group check boxes
2022-12-17 Oleg BroytmanFix(web/views/list_books): Fix a bug in series naming
2021-09-24 Oleg BroytmanRelease 0.1.6 0.1.6
2021-03-05 Oleg BroytmanFeat(web): Use signgle template `list_books`
2021-02-21 Oleg BroytmanFeat: Order books by date descending
2020-12-24 Oleg BroytmanFix(translations): Fix importing from `translations`
2020-12-23 Oleg BroytmanFeat(m_librarian/web/views/layout.tmpl): Add link to...
2020-12-22 Oleg BroytmanFix(m_librarian/web/views/Makefile): `compile` -> ...
2019-05-11 Oleg BroytmanFeat: Store lock file in a shared directory
2019-02-01 Oleg BroytmanVersion 0.1.5: Python 3.7 0.1.5
2018-06-15 Oleg BroytmanFix(web): Replace compyle with `python -m compile`
2018-06-11 Oleg BroytmanFix(web): Выровнять вправо размер книги
2018-06-11 Oleg BroytmanVersion 0.1.4 0.1.4
2018-06-11 Oleg BroytmanFeat(db): Add book.lang/ext properties
2018-06-11 Oleg BroytmanFeat(db): Add book.genre_list_* properties
2018-06-11 Oleg BroytmanFeat(db): Add book.author_list property
2018-06-11 Oleg BroytmanFeat(db): Add book.author1 property
2018-06-11 Oleg BroytmanFix(web): Draw vertical lines between column
2018-06-11 Oleg BroytmanFix(web): Выровнять числа вправо
2018-06-11 Oleg BroytmanFeat(web): В таблицах авторов и книг добавить заголовки...
2018-06-10 Oleg BroytmanFix(download:format): Fix compile_format
2018-06-10 Oleg BroytmanFeat(web): Configure columns for author and book tables
2018-06-10 Oleg BroytmanFeat(config): getlist
2018-06-10 Oleg BroytmanFeat(config): Environment variables are expanded in...
2018-06-10 Oleg BroytmanFeat(config): Warp config to provide default value
2018-06-10 Oleg BroytmanRefactor(web): Show books in a <table>, not <select>
2018-06-04 Oleg BroytmanFix(inpx): Fix decoding filenames to unicode
2018-06-04 Oleg BroytmanFeat(search): Использовать фильтры из файла конфигурации
2018-05-26 Oleg BroytmanFeat(web:books): Показывать список книг с разбивкой...
2018-05-26 Oleg BroytmanFeat(web:books): Поиск по названиям книг
2018-05-26 Oleg BroytmanFix(web:authors): Улучшить дизайн формы поиска по авторам
2018-05-25 Oleg BroytmanVersion 0.1.3: Позволить скачать несколько книг сразу 0.1.3
2018-05-25 Oleg BroytmanFeat(web): Загружать выбранный список книг
2018-05-25 Oleg BroytmanFix(web): Escape attributes values and texts
next