per-column Hide/Show total toggle in column menu (on/off flag, relocate JS) (v1.2.0)
This commit is contained in:
@@ -85,7 +85,7 @@ class Plugin extends Base
|
||||
|
||||
public function getPluginVersion()
|
||||
{
|
||||
return '1.1.2';
|
||||
return '1.2.0';
|
||||
}
|
||||
|
||||
public function getPluginHomepage()
|
||||
|
||||
@@ -51,6 +51,10 @@ Each column header shows a **`Total:`** of its cards -- credits positive, debits
|
||||
net): red when negative (what you owe), green when positive, gray at zero. It is shown for every
|
||||
column, including `Total: R$0,00`.
|
||||
|
||||
You can hide the total on a per-column basis: open the column's dropdown menu (the caret next to
|
||||
the column title) and pick **"Hide column total"**; the same menu then offers **"Show column
|
||||
total"** to bring it back. This is a per-board manager action, remembered per column.
|
||||
|
||||
### Installments and recurrence
|
||||
|
||||
FinanceBuddy carries the money across copies. Kanboard's built-in recurrence and RecoReco's
|
||||
|
||||
Reference in New Issue
Block a user