|
7459afd63a
|
Renamed the hasAnyMatched variable to isAnyMatched in the JavaScript #filterOptions method of the BaseAccountSelector, RecurringAccountSelector, and OriginalLineItemSelector classes.
|
2023-03-24 06:52:14 +08:00 |
|
|
5b4f57d0b3
|
Removed a debugging log from the onOpen method of the RecurringAccountSelector class.
|
2023-03-24 00:27:37 +08:00 |
|
|
cb397910f8
|
Added the "resetNo" method to the RecurringItemSubForm, CurrencySubForm, and LineItemSubForm forms to provide a simpler way to reset the order number, and removed the "elementId" getter and "no" setter.
|
2023-03-23 08:55:16 +08:00 |
|
|
faee1e61c6
|
Added the JavaScript elementId getter and no setter to the RecurringItemSubForm, CurrencySubForm, and LineItemSubForm forms, to hide the actual implementation of the element ID and order number.
|
2023-03-23 08:24:58 +08:00 |
|
|
57a4177037
|
Replaced the JavaScript getXXX methods with the "get XXX" getters.
|
2023-03-23 08:11:11 +08:00 |
|
|
fa1dedf207
|
Unified the documentation of the JavaScript prefix attribute.
|
2023-03-23 07:10:16 +08:00 |
|
|
889e4c058e
|
Revised the option form to have a better look when there is no recurring expense and income.
|
2023-03-23 00:45:19 +08:00 |
|
|
b4d390c33a
|
Renamed the isMatches method to isMatched in the JavaScript RecurringAccount class.
|
2023-03-23 00:00:39 +08:00 |
|
|
779d89f8c4
|
Replaced the "clear" method with the "onOpen" method when the account is clicked in the RecurringItemEditor in the JavaScript RecurringAccountSelector class.
|
2023-03-22 20:09:41 +08:00 |
|
|
b394c58ec6
|
Added support to sort the recurring items.
|
2023-03-22 19:01:02 +08:00 |
|
|
761d5a5824
|
Added the option management, and moved the configuration of the default currency, the default account for the income and expenses log, and the recurring expenses and incomes to the options.
|
2023-03-22 15:34:28 +08:00 |
|