index
:
RhSolutions.AddIn
master
Надстройка для Excel для работы с таблицей заказов РЕХАУ
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
PriceListTools
/
ExportTool.cs
Age
Commit message (
Collapse
)
Author
2022-12-20
Namespace refactoring
Sergey Chebotar
2022-12-20
Rename Sku class
Sergey Chebotar
2022-12-20
Rename Abstract classes
Sergey Chebotar
2022-12-20
Rename Position to Product
Sergey Chebotar
2022-12-19
Rename project
Sergey Chebotar
2022-07-04
Remove Response Order setting
Sergey Chebotar
2022-07-04
Add Sku Parser to Export tool
Sergey Chebotar
2022-04-01
StatusBar update using directive
Sergey Chebotar
2022-04-01
Keep ResultBar update 5 seconds long. Turn off save as dialog after tools ↵
Sergey Chebotar
complete.
2022-03-30
Revert "Turn off save as file dialog at the end of tool process. Version ↵
Sergey Chebotar
update." This reverts commit eaf3ebaa9489462e3d663c93df7a9bc34011464c.
2022-03-24
Turn off save as file dialog at the end of tool process. Version update.
Sergey Chebotar
2022-02-12
Extract PriceListHeaders class
Sergey Chebotar
2022-02-12
Create Tool Factory. Exception on empty selection in Export Tool.
Sergey Chebotar
2022-02-08
Revert "Open target worbook readonly. Turn off Save As dialog."
Sergey Chebotar
This reverts commit b9c96ae180ecd6386e35e97d4f5185bca0379965.
2022-02-08
Open target worbook readonly. Turn off Save As dialog.
Sergey Chebotar
2022-02-05
Remove Selection check
Sergey Chebotar
2022-02-04
Implement Enable/Disable tools buttons events
Sergey Chebotar
2022-02-04
Add Result Statusbar message
Sergey Chebotar
2022-02-03
Additional message to statusbar
Sergey Chebotar
2022-02-03
Rename method
Sergey Chebotar
2022-02-02
Rename Abstract tool
Sergey Chebotar
2022-02-02
Add Excel statusbar progress message
Sergey Chebotar
2022-02-02
Add Interface namespace
Sergey Chebotar
2022-02-01
Refactoring, Not fount table formatting etc
Sergey Chebotar
2022-01-31
Fix Export Tool to use Price List Tool base methods
Sergey Chebotar
2022-01-28
Add complete position class
Sergey Chebotar
2022-01-27
Add FillColumn method
Sergey Chebotar
2022-01-27
Complete tools refactoring
Sergey Chebotar
2022-01-27
Refactoring tolls classes
Sergey Chebotar
2022-01-26
Exception message on wrong files
Sergey Chebotar
2022-01-26
Move Autofilter method to abstract class
Sergey Chebotar
2022-01-26
Remove PriceList class
Sergey Chebotar
2022-01-26
Remove unnecessary fields
Sergey Chebotar
2022-01-26
Watch only current sheets in files
Sergey Chebotar
2022-01-09
Add SaveAs Dialog after export
Sergey Chebotar
2022-01-09
Add GetSource link to Export tool
Sergey Chebotar
2022-01-09
Add virtual GetSource with no params to abstract pricelist tool
Sergey Chebotar
2022-01-09
Refactoring
Sergey Chebotar
2022-01-07
Add CombineTool for conjoining files into columns
Sergey Chebotar
2021-12-26
Move to /src
Sergey Chebotar