Commit Graph

98 Commits

Author SHA1 Message Date
Sergey Chebotar
f0dc286f90 100% message in progress bar status 2022-04-03 12:24:22 +03:00
Sergey Chebotar
059e385470 Version update 2022-04-01 18:00:16 +03:00
Sergey Chebotar
9282bebb41 Reset Excel Statusbar on fault 2022-04-01 17:56:53 +03:00
Sergey Chebotar
28ba91e2d6 StatusBar update using directive 2022-04-01 17:55:36 +03:00
Sergey Chebotar
64240ee46c Delete SaveAsDialog method depricated 2022-04-01 17:40:50 +03:00
Sergey Chebotar
84eab9425c Keep ResultBar update 5 seconds long. Turn off save as dialog after tools complete. 2022-04-01 17:39:01 +03:00
Sergey Chebotar
4d01a456e3 Fix cast failing on non-digital value in amount field 2022-04-01 16:35:25 +03:00
Sergey Chebotar
7844ac52b6 Revert "Revert "Refactoring""
This reverts commit 443364e66c.
2022-03-30 12:28:33 +03:00
Sergey Chebotar
1e91c34e46 Revert "Turn off save as file dialog at the end of tool process. Version update."
This reverts commit eaf3ebaa94.
2022-03-30 12:26:18 +03:00
Sergey Chebotar
443364e66c Revert "Refactoring"
This reverts commit 68d2b4e2fb.
2022-03-30 12:24:28 +03:00
Sergey Chebotar
eaf3ebaa94 Turn off save as file dialog at the end of tool process. Version update. 2022-03-24 06:59:31 +03:00
Sergey Chebotar
68d2b4e2fb Refactoring 2022-03-24 06:51:55 +03:00
Sergey Chebotar
d7d574feb7 GetHashCode override fix 2022-03-23 18:07:49 +03:00
Sergey Chebotar
7fffd91c9b Position class Equals method override 2022-03-23 17:56:46 +03:00
Sergey Chebotar
5dcc91e4a1 Fix null reference error 2022-03-22 15:14:43 +03:00
Sergey Chebotar
f190e27948 Change copyright dates 2022-02-14 11:07:38 +03:00
Sergey Chebotar
3d30e6a77b Change Assembly version 2022-02-14 11:06:53 +03:00
Sergey Chebotar
070733036b getLabel implemetation for pricelist button 2022-02-14 11:06:40 +03:00
Sergey Chebotar
7144be9b9c Update EventsUtil to shortened button ids 2022-02-14 10:34:26 +03:00
Sergey Chebotar
bbfa09d863 Button ids simplify 2022-02-12 16:57:29 +03:00
Sergey Chebotar
3feab7cf5f Extract PriceListHeaders class 2022-02-12 16:53:34 +03:00
Sergey Chebotar
3224a8967e Refactoring 2022-02-12 16:08:01 +03:00
Sergey Chebotar
69865e96e3 Create Tool Factory. Exception on empty selection in Export Tool. 2022-02-12 16:02:55 +03:00
Sergey Chebotar
41317cab71 Fix missing exact sku-group search and fill. 2022-02-11 21:59:07 +03:00
Sergey Chebotar
acaea67920 Throw exception if template target file is open 2022-02-08 17:26:05 +03:00
Sergey Chebotar
0b5bea2155 Exception on same name file try open 2022-02-08 16:46:53 +03:00
Sergey Chebotar
1272c0104e Refactoring AbstractTool 2022-02-08 16:27:53 +03:00
Sergey Chebotar
81f3030373 Add range.Addvalue extension 2022-02-08 16:19:49 +03:00
Sergey Chebotar
b954844de9 Keep workbook open on save as dialog cancellation 2022-02-08 16:10:45 +03:00
Sergey Chebotar
14a1225462 Open template readonly 2022-02-08 16:06:30 +03:00
Sergey Chebotar
d341ef82c7 Revert "Open target worbook readonly. Turn off Save As dialog."
This reverts commit b9c96ae180.
2022-02-08 16:03:28 +03:00
Sergey Chebotar
b9c96ae180 Open target worbook readonly. Turn off Save As dialog. 2022-02-08 13:40:23 +03:00
Sergey Chebotar
549cefdd90 Edit percentage presentation 2022-02-05 13:14:44 +03:00
Sergey Chebotar
5a45c59b92 Remove Selection check 2022-02-05 13:04:18 +03:00
Sergey Chebotar
880b95f862 Create EventsUtil 2022-02-05 12:59:16 +03:00
Sergey Chebotar
cc96e1ebe7 Implement Enable/Disable tools buttons events 2022-02-04 17:13:47 +03:00
Sergey Chebotar
6e889419e2 Add Result Statusbar message 2022-02-04 09:17:12 +03:00
Sergey Chebotar
ef04747df5 Additional message to statusbar 2022-02-03 21:56:14 +03:00
Sergey Chebotar
99d1fb6740 Rename method 2022-02-03 21:44:24 +03:00
Sergey Chebotar
5001219695 Do not delete template path on registry key if cancel pick template dialog 2022-02-02 18:34:32 +03:00
Sergey Chebotar
9018d7d504 Edit Open File Dialogs 2022-02-02 18:26:04 +03:00
Sergey Chebotar
94b7c4a52b SaveWorkbookAs edit 2022-02-02 18:13:03 +03:00
Sergey Chebotar
0258eb4d2b Incapsulate some classes 2022-02-02 18:10:29 +03:00
Sergey Chebotar
1dfbfaa461 Rename Abstract PriceList inheritors 2022-02-02 18:05:49 +03:00
Sergey Chebotar
bf2e187e66 Make base PriceList class abstract 2022-02-02 18:03:49 +03:00
Sergey Chebotar
8f9cc1a462 Rename Abstract tool 2022-02-02 18:02:35 +03:00
Sergey Chebotar
cb5fee1891 Rename Abstract tool 2022-02-02 18:02:17 +03:00
Sergey Chebotar
7f3487d913 Change Excel SaveAs to Windows Forms SaveFileDialog 2022-02-02 17:58:54 +03:00
Sergey Chebotar
120eee0231 Add Excel statusbar progress message 2022-02-02 10:23:50 +03:00
Sergey Chebotar
06799119fb Add Interface namespace 2022-02-02 09:46:47 +03:00