]> git.phdru.name Git - m_librarian.git/history - m_librarian/web
Docs: Update TODO
[m_librarian.git] / m_librarian / web /
2024-01-10 Oleg BroytmanMerge branch 'master' into wx
2024-01-10 Oleg BroytmanRefactor(web): Get download destination path from config
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-03 Oleg BroytmanFeat(web): Change submit buttons texts
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-17 Oleg BroytmanStyle(web/app): Use relative import
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-03-05 Oleg BroytmanFeat(web): Use signgle template `list_books`
2021-02-21 Oleg BroytmanFeat: Order books by date descending
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
2018-06-15 Oleg BroytmanFix(web): Replace compyle with `python -m compile`
2018-06-11 Oleg BroytmanFix(web): Выровнять вправо размер книги
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 BroytmanFeat(web): Configure columns for author and book tables
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 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 BroytmanFeat(web): Загружать выбранный список книг
2018-05-25 Oleg BroytmanFix(web): Escape attributes values and texts
2018-05-25 Oleg BroytmanFeat(web): Сделать множественный выбор в списке книг
2018-04-08 Oleg BroytmanFeat(web): Do not allow to run two instances of `ml...
2018-04-08 Oleg BroytmanFeat(web): Download one book
2018-04-07 Oleg BroytmanFix(web): Fix author name
2018-04-07 Oleg BroytmanFeat(web): Add style.css
2018-04-07 Oleg BroytmanFeat(web): Show books by an author
2018-04-05 Oleg BroytmanFeat(web): Preserve values in form
2018-04-05 Oleg BroytmanFeat(web): Search authors
2018-04-01 Oleg BroytmanFeat(web): Use CheetahTemplate
2018-04-01 Oleg BroytmanFeat: Web UI