index
:
publisher
master
A python app for mainstreaming a hugo multilingual setup publishing workflow
by Danilo aka danix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
articles_view.py
Age
Commit message (
Collapse
)
Author
Files
Lines
5 days
feat: wire Traduci button in MissingTranslationView
Danilo M.
1
-3
/
+21
Adds a Traduci button that enables on row selection and emits translate_requested, connected to _do_translate in main_window. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 days
fix: replace text elide workarounds with QStyledItemDelegate for proper ↵
v1.1
Danilo M.
1
-12
/
+50
two-line rendering
5 days
fix: disable text elision on article lists so metadata shows fully
Danilo M.
1
-0
/
+3
5 days
fix: enable word wrap on article list widgets to prevent text truncation
Danilo M.
1
-0
/
+3
5 days
fix: remove stale f-string prefix on badge strings, reset size hint in ↵
Danilo M.
1
-2
/
+3
MissingTranslationView
5 days
feat: show type, date, tags, categories in article list rows
Danilo M.
1
-5
/
+23
6 days
fix: remove dead code/imports, wrap fm column in QScrollArea, fix path ↵
Danilo M.
1
-3
/
+2
display, simplify _save
6 days
feat: articles view with IT/EN tabs and missing translation highlight
Danilo M.
1
-0
/
+82