|
1 | 1 | ### 0.12 (2020-08-04)
|
2 | 2 |
|
3 |
| -* [Add] Current version number and database name to header #43 |
4 |
| -* [Add] Bucket Notes #51 |
| 3 | +* [Add] Current version number and database name to header |
| 4 | +* [Add] Bucket Notes |
5 | 5 | * [Add] Footer for App Icon references
|
6 | 6 | * [Changed] Redesign Page Layout moving Navigation into Header
|
7 |
| -* [Changed] Proper Home Page with links to Gitlab #40 |
| 7 | +* [Changed] Proper Home Page with links to Gitlab |
8 | 8 | * [Changed] Redesign Account Page
|
9 |
| -* [Changed] Redesign Balance details on Bucket Page #50 |
| 9 | +* [Changed] Redesign Balance details on Bucket Page |
10 | 10 | * [Changed] Removed Page Titles
|
11 | 11 | * [Changed] Changed ConnectionString setup for Docker (Splitted full ConnectionString into several pieces for User, Password etc.)
|
12 | 12 | * [Changed] Removed Blazor in Assembly name (now ```OpenBudgeteer.dll```)
|
13 | 13 | * [Changed] HTML Title from ```OpenBudgeteer.Blazor``` to ```OpenBudgeteer```
|
14 |
| -* [Fixed] Database update on Number and Date format for Import Profile #47 |
15 |
| -* [Fixed] Total Pending Want update after Bucket Creation and Deletion #52 |
| 14 | +* [Fixed] Database update on Number and Date format for Import Profile |
| 15 | +* [Fixed] Total Pending Want update after Bucket Creation and Deletion |
16 | 16 | * [Fixed] YearMonthSelector styles and alignment on Bucket Page
|
17 | 17 | * [Fixed] Database Issue during Bucket Deletion
|
18 | 18 | * [Fixed] IsInactiveFrom value for newly created Buckets
|
19 | 19 |
|
20 | 20 | ### 0.11.1 (2020-07-18)
|
21 | 21 |
|
22 |
| -* [Fixed] Broken responsive design for Monthly Bucket Expenses #42 |
| 22 | +* [Fixed] Broken responsive design for Monthly Bucket Expenses |
23 | 23 |
|
24 | 24 | ### 0.11 (2020-07-18)
|
25 | 25 |
|
26 |
| -* [Add] Page with several Reports #1 |
27 |
| -* [Add] Popup with Transactions assigned to an Account on Account Page #38 |
28 |
| -* [Add] Progress Bar for several Bucket Types #20 |
29 |
| -* [Changed] Deleting a Transaction must be confirmed now #17 |
30 |
| -* [Changed] Proper Menu Icons on Navigation Menu #33 |
31 |
| -* [Changed] Replaced Buttons with proper Menu Icons on several places #39 |
32 |
| -* [Changed] Some 0 values are now hidden on Bucket Page #41 |
| 26 | +* [Add] Page with several Reports |
| 27 | +* [Add] Popup with Transactions assigned to an Account on Account Page |
| 28 | +* [Add] Progress Bar for several Bucket Types |
| 29 | +* [Changed] Deleting a Transaction must be confirmed now |
| 30 | +* [Changed] Proper Menu Icons on Navigation Menu |
| 31 | +* [Changed] Replaced Buttons with proper Menu Icons on several places |
| 32 | +* [Changed] Some 0 values are now hidden on Bucket Page |
33 | 33 | * [Changed] App Name on Navigation Menu
|
34 | 34 | * [Changed] Redesigned File Upload on Import Page
|
35 | 35 | * [Changed] Adapted size of UI elements on Account Page
|
|
40 | 40 |
|
41 | 41 | ### 0.10 (2020-07-12)
|
42 | 42 |
|
43 |
| -* [Add] Preview of final records during data import #23 |
44 |
| -* [Add] Options for Date and Number format for data import #8 |
45 |
| -* [Add] Header on Bucket Page includes further information like pending Want and negative Balances #35 |
46 |
| -* [Add] Popup with Transactions assigned to a Bucket on Bucket Page #19 |
47 |
| -* [Add] Message box to confirm successful data import #22 |
48 |
| -* [Add] Several Error Message Boxes and proper Error handling #2 |
49 |
| -* [Changed] Only display modification buttons on mouse hover #16 |
50 |
| -* [Fixed] Inconsistent number output format for 0 on Bucket Page #29 |
51 |
| -* [Fixed] Multiple Budget distribution on Buckets #28 |
| 43 | +* [Add] Preview of final records during data import |
| 44 | +* [Add] Options for Date and Number format for data import |
| 45 | +* [Add] Header on Bucket Page includes further information like pending Want and negative Balances |
| 46 | +* [Add] Popup with Transactions assigned to a Bucket on Bucket Page |
| 47 | +* [Add] Message box to confirm successful data import |
| 48 | +* [Add] Several Error Message Boxes and proper Error handling |
| 49 | +* [Changed] Only display modification buttons on mouse hover |
| 50 | +* [Fixed] Inconsistent number output format for 0 on Bucket Page |
| 51 | +* [Fixed] Multiple Budget distribution on Buckets |
52 | 52 |
|
53 | 53 | ### 0.9 (2020-07-07)
|
54 | 54 |
|
55 |
| -* [Add] Added selection of Delimiter and Text qualifier during data import #8 |
56 |
| -* [Add] Button to edit and save all Transaction #30 |
57 |
| -* [Add] Bucket Page shows an information at which YearMonth a Bucket will be inactive #31 |
58 |
| -* [Changed] Creating a new Bucket uses now current YearMonth as initial "First Target Date" #25 |
| 55 | +* [Add] Added selection of Delimiter and Text qualifier during data import |
| 56 | +* [Add] Button to edit and save all Transaction |
| 57 | +* [Add] Bucket Page shows an information at which YearMonth a Bucket will be inactive |
| 58 | +* [Changed] Creating a new Bucket uses now current YearMonth as initial "First Target Date" |
59 | 59 | * [Changed] Creating a new Transaction uses now current YearMonth as initial Transaction Date
|
60 |
| -* [Changed] A Bucket can only be closed if Balance is 0 #32 |
61 |
| -* [Fixed] Missing Bucket colors for Crate new Transaction #27 |
62 |
| -* [Fixed] Only active Buckets for current YearMonth are displayed for Bucket assignment on Transaction Page #26 |
| 60 | +* [Changed] A Bucket can only be closed if Balance is 0 |
| 61 | +* [Fixed] Missing Bucket colors for Crate new Transaction |
| 62 | +* [Fixed] Only active Buckets for current YearMonth are displayed for Bucket assignment on Transaction Page |
63 | 63 |
|
64 | 64 | ### 0.8 (2020-07-01)
|
65 | 65 |
|
66 |
| -* [Add] Colors for Buckets #14 |
67 |
| -* [Add] Button to distribute Budget on Buckets with Want #11 |
68 |
| -* [Changed] Input fields for numbers and dates are now properly handled #15 |
69 |
| -* [Fixed] Want calculation for Bucket Type "Monthly expense" #13 |
| 66 | +* [Add] Colors for Buckets |
| 67 | +* [Add] Button to distribute Budget on Buckets with Want |
| 68 | +* [Changed] Input fields for numbers and dates are now properly handled |
| 69 | +* [Fixed] Want calculation for Bucket Type "Monthly expense" |
70 | 70 |
|
71 | 71 | ### 0.7 (2020-06-30)
|
72 | 72 |
|
73 |
| -* [Fixed] Pressing Enter for InOut updates UI again #12 |
74 |
| -* [Fixed] Creating a new Bucket properly updates UI again #9 |
75 |
| -* [Fixed] Fixed Want calculation due to DateTime issues in Data Model #10 |
| 73 | +* [Fixed] Pressing Enter for InOut updates UI again |
| 74 | +* [Fixed] Creating a new Bucket properly updates UI again |
| 75 | +* [Fixed] Fixed Want calculation due to DateTime issues in Data Model |
76 | 76 |
|
77 | 77 | ### 0.6 (2020-06-29)
|
78 | 78 |
|
79 | 79 | * [Add] Added base implementation for Global Balance details
|
80 |
| -* [Changed] Optimized Performance for Bucket and Transaction Page #4 |
| 80 | +* [Changed] Optimized Performance for Bucket and Transaction Page |
81 | 81 | * [Changed] Allow Update of imported Transactions with pending Bucket assignments
|
82 | 82 | * [Fixed] Fixed and optimized Bucket assignment check for Transactions
|
83 | 83 |
|
|
101 | 101 |
|
102 | 102 | ### 0.2 (2020-05-18)
|
103 | 103 |
|
104 |
| -* [Add] Enbale creation/update/deletion of Import Profiles #5 |
| 104 | +* [Add] Enbale creation/update/deletion of Import Profiles |
105 | 105 |
|
106 | 106 | ### 0.1 (2020-04-20)
|
107 | 107 |
|
|
0 commit comments