Commit Graph

  • 4d01a456e3 Fix cast failing on non-digital value in amount field Sergey Chebotar 2022-04-01 16:35:25 +0300
  • 7844ac52b6 Revert "Revert "Refactoring"" Sergey Chebotar 2022-03-30 12:28:33 +0300
  • 1e91c34e46 Revert "Turn off save as file dialog at the end of tool process. Version update." Sergey Chebotar 2022-03-30 12:26:18 +0300
  • 443364e66c Revert "Refactoring" Sergey Chebotar 2022-03-30 12:24:28 +0300
  • 215d68ea95
    Merge pull request #18 from schebotar/dev Serghei Cebotari 2022-03-24 07:00:37 +0300
  • eaf3ebaa94 Turn off save as file dialog at the end of tool process. Version update. Sergey Chebotar 2022-03-24 06:59:31 +0300
  • 68d2b4e2fb Refactoring Sergey Chebotar 2022-03-24 06:51:55 +0300
  • d7d574feb7 GetHashCode override fix Sergey Chebotar 2022-03-23 18:07:49 +0300
  • 7fffd91c9b Position class Equals method override Sergey Chebotar 2022-03-23 17:56:46 +0300
  • 5dcc91e4a1 Fix null reference error Sergey Chebotar 2022-03-22 15:14:43 +0300
  • 031ea7f7ef
    Merge pull request #17 from schebotar/dev Serghei Cebotari 2022-02-14 11:09:22 +0300
  • f190e27948 Change copyright dates Sergey Chebotar 2022-02-14 11:07:38 +0300
  • 3d30e6a77b Change Assembly version Sergey Chebotar 2022-02-14 11:06:53 +0300
  • 070733036b getLabel implemetation for pricelist button Sergey Chebotar 2022-02-14 11:06:40 +0300
  • 7144be9b9c Update EventsUtil to shortened button ids Sergey Chebotar 2022-02-14 10:34:26 +0300
  • bbfa09d863 Button ids simplify Sergey Chebotar 2022-02-12 16:57:29 +0300
  • 3feab7cf5f Extract PriceListHeaders class Sergey Chebotar 2022-02-12 16:53:34 +0300
  • 3224a8967e Refactoring Sergey Chebotar 2022-02-12 16:08:01 +0300
  • 69865e96e3 Create Tool Factory. Exception on empty selection in Export Tool. Sergey Chebotar 2022-02-12 16:02:55 +0300
  • 41317cab71 Fix missing exact sku-group search and fill. Sergey Chebotar 2022-02-11 21:59:07 +0300
  • 14aa7249fb
    Merge pull request #16 from schebotar/dev Serghei Cebotari 2022-02-08 17:35:05 +0300
  • acaea67920 Throw exception if template target file is open Sergey Chebotar 2022-02-08 17:26:05 +0300
  • 0b5bea2155 Exception on same name file try open Sergey Chebotar 2022-02-08 16:46:53 +0300
  • 1272c0104e Refactoring AbstractTool Sergey Chebotar 2022-02-08 16:27:53 +0300
  • 81f3030373 Add range.Addvalue extension Sergey Chebotar 2022-02-08 16:19:49 +0300
  • b954844de9 Keep workbook open on save as dialog cancellation Sergey Chebotar 2022-02-08 16:10:45 +0300
  • 14a1225462 Open template readonly Sergey Chebotar 2022-02-08 16:06:30 +0300
  • d341ef82c7 Revert "Open target worbook readonly. Turn off Save As dialog." Sergey Chebotar 2022-02-08 16:03:28 +0300
  • b9c96ae180 Open target worbook readonly. Turn off Save As dialog. Sergey Chebotar 2022-02-08 13:40:23 +0300
  • ad7234fda7
    Merge pull request #15 from schebotar/dev Serghei Cebotari 2022-02-05 13:18:18 +0300
  • eb6a28b955 Edit README Sergey Chebotar 2022-02-05 13:17:09 +0300
  • 549cefdd90 Edit percentage presentation Sergey Chebotar 2022-02-05 13:14:44 +0300
  • 5a45c59b92 Remove Selection check Sergey Chebotar 2022-02-05 13:04:18 +0300
  • 880b95f862 Create EventsUtil Sergey Chebotar 2022-02-05 12:59:16 +0300
  • cc96e1ebe7 Implement Enable/Disable tools buttons events Sergey Chebotar 2022-02-04 17:13:47 +0300
  • 6e889419e2 Add Result Statusbar message Sergey Chebotar 2022-02-04 09:17:12 +0300
  • ef04747df5 Additional message to statusbar Sergey Chebotar 2022-02-03 21:56:14 +0300
  • 99d1fb6740 Rename method Sergey Chebotar 2022-02-03 21:44:24 +0300
  • 5001219695 Do not delete template path on registry key if cancel pick template dialog Sergey Chebotar 2022-02-02 18:34:32 +0300
  • 9018d7d504 Edit Open File Dialogs Sergey Chebotar 2022-02-02 18:26:04 +0300
  • 94b7c4a52b SaveWorkbookAs edit Sergey Chebotar 2022-02-02 18:13:03 +0300
  • 0258eb4d2b Incapsulate some classes Sergey Chebotar 2022-02-02 18:10:29 +0300
  • 1dfbfaa461 Rename Abstract PriceList inheritors Sergey Chebotar 2022-02-02 18:05:49 +0300
  • bf2e187e66 Make base PriceList class abstract Sergey Chebotar 2022-02-02 18:03:49 +0300
  • 8f9cc1a462 Rename Abstract tool Sergey Chebotar 2022-02-02 18:02:35 +0300
  • cb5fee1891 Rename Abstract tool Sergey Chebotar 2022-02-02 18:02:17 +0300
  • 7f3487d913 Change Excel SaveAs to Windows Forms SaveFileDialog Sergey Chebotar 2022-02-02 17:58:54 +0300
  • 120eee0231 Add Excel statusbar progress message Sergey Chebotar 2022-02-02 10:23:50 +0300
  • 06799119fb Add Interface namespace Sergey Chebotar 2022-02-02 09:46:47 +0300
  • 180807d749
    Merge pull request #14 from schebotar/dev Serghei Cebotari 2022-02-01 20:33:33 +0300
  • 7e5020ec25 Refactoring, Not fount table formatting etc Sergey Chebotar 2022-02-01 20:32:29 +0300
  • cfb15d1279 Fix Export Tool to use Price List Tool base methods Sergey Chebotar 2022-01-31 17:54:18 +0300
  • 913de67a02 Fix missing positions filling into amount columns during joining sheets Sergey Chebotar 2022-01-29 17:47:57 +0300
  • 62cfb27784
    Merge pull request #13 from schebotar/dev Serghei Cebotari 2022-01-28 18:49:51 +0300
  • 0fac439d95 Filtering quickfix Sergey Chebotar 2022-01-28 18:46:31 +0300
  • ec1d38f2d4
    Merge pull request #12 from schebotar/dev Serghei Cebotari 2022-01-28 18:20:30 +0300
  • 2ad016bb4c Edit Readme Sergey Chebotar 2022-01-28 18:17:13 +0300
  • 60006126b9 Add not found positions to target file Sergey Chebotar 2022-01-28 18:15:13 +0300
  • 5b4888be12 Refactoring Sergey Chebotar 2022-01-28 16:19:59 +0300
  • 42c06d00e3 Move GetSourceFiles to Source class Sergey Chebotar 2022-01-28 16:19:39 +0300
  • 2b3937ac2f Refactoring Sergey Chebotar 2022-01-28 15:59:47 +0300
  • b48de14290 Refactoring Sergey Chebotar 2022-01-28 15:45:13 +0300
  • 2cbce48654 Refactoring Sergey Chebotar 2022-01-28 15:38:57 +0300
  • ca575bef2d Move FillPosition logic to separate method Sergey Chebotar 2022-01-28 15:21:58 +0300
  • b4763bd03c Change column parameter to parameters array Sergey Chebotar 2022-01-28 15:11:39 +0300
  • 57f3f7d724 Button rename Sergey Chebotar 2022-01-28 14:38:05 +0300
  • 9bf9e3978d Refactoring Sergey Chebotar 2022-01-28 14:35:20 +0300
  • 0621ceabad Throw Exception on null workbook Sergey Chebotar 2022-01-28 12:44:37 +0300
  • bb6cee1fe0 Wrap new column header text Sergey Chebotar 2022-01-28 12:37:02 +0300
  • aea6e224c2 Exit loop if first search returns nothing Sergey Chebotar 2022-01-28 12:33:21 +0300
  • 952ca22316 Implement filling positions to correct sku group Sergey Chebotar 2022-01-28 12:27:10 +0300
  • 711cc313e0 Add complete position class Sergey Chebotar 2022-01-28 11:41:35 +0300
  • a825d8d8a5 Change Dictionary to IEnumerable in FillColumn method Sergey Chebotar 2022-01-28 09:58:20 +0300
  • f7949badda Add message on recognition fault Sergey Chebotar 2022-01-28 09:27:45 +0300
  • 539d22fb1e Edit dialog Sergey Chebotar 2022-01-28 09:27:19 +0300
  • dca27ebcc3 Move ConvertTool to another file Sergey Chebotar 2022-01-28 09:16:10 +0300
  • 35930ebda4 Do not show missing dialog on empty missing list Sergey Chebotar 2022-01-28 09:14:56 +0300
  • 722de64dad Add convert Tool Sergey Chebotar 2022-01-28 09:08:35 +0300
  • 71fcd9ee86 Add missing sku list, change missing messagebox Sergey Chebotar 2022-01-28 08:51:47 +0300
  • 7bb0a82ffb Add FillColumn method Sergey Chebotar 2022-01-27 20:43:19 +0300
  • 935d48fc5f Complete tools refactoring Sergey Chebotar 2022-01-27 17:34:03 +0300
  • 72ac236b15 Refactoring tolls classes Sergey Chebotar 2022-01-27 10:22:30 +0300
  • 8e3dff1788 Extract PriceList Base Class Sergey Chebotar 2022-01-27 09:59:33 +0300
  • 233c91c71b Exception message on wrong files Sergey Chebotar 2022-01-26 19:03:28 +0300
  • 94e0c84ce1 Move Autofilter method to abstract class Sergey Chebotar 2022-01-26 18:37:24 +0300
  • 55bbd801a5 Remove PriceList class Sergey Chebotar 2022-01-26 18:17:44 +0300
  • c0139ca228 Remove unnecessary fields Sergey Chebotar 2022-01-26 17:50:07 +0300
  • ec1059ed5d Remove Create new file method in PriceList class Sergey Chebotar 2022-01-26 17:43:09 +0300
  • 4a2ca16d8b Watch only current sheets in files Sergey Chebotar 2022-01-26 17:41:46 +0300
  • d688578a46 Update packages Sergey Chebotar 2022-01-20 20:32:56 +0300
  • 870b6b8baf Merge branch 'main' into dev Sergey Chebotar 2022-01-09 15:52:06 +0300
  • 4c31835173 Edit README Sergey Chebotar 2022-01-09 15:51:57 +0300
  • bca7f64880
    Merge pull request #11 from schebotar/dev Serghei Cebotari 2022-01-09 15:48:16 +0300
  • 846547d6d9 Add SaveAs Dialog after export Sergey Chebotar 2022-01-09 15:47:54 +0300
  • 0c307e985f Add GetSource link to Export tool Sergey Chebotar 2022-01-09 10:54:19 +0300
  • 379fb6d996 Add virtual GetSource with no params to abstract pricelist tool Sergey Chebotar 2022-01-09 10:49:41 +0300
  • 762127a4aa Refactoring Sergey Chebotar 2022-01-09 10:37:25 +0300
  • 8672fa8f6b Add CombineTool for conjoining files into columns Sergey Chebotar 2022-01-07 19:04:07 +0300
  • 72908aaaf7
    Merge pull request #10 from schebotar/dev Serghei Cebotari 2022-01-03 13:17:49 +0300
  • fbe97d706c Add Excel statusbar message for exported lines count Sergey Chebotar 2022-01-03 13:17:39 +0300