{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":699071519,"defaultBranch":"master","name":"RepairCafeCureApp","ownerLogin":"artvabas","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-01T20:36:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/79010792?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1719785346.0","currentOid":""},"activityList":{"items":[{"before":"fda79c0b0a2a2354d340f6b08c7b7d1563f204ce","after":"f3b1a3d1120b8b07e6a389a0508a6f22ab49ce5e","ref":"refs/heads/alpha","pushedAt":"2024-06-30T21:52:23.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #35 from artvabas/master\n\nApproved: Refactor and bug fixes across application modules","shortMessageHtmlLink":"Merge pull request #35 from artvabas/master"}},{"before":"c60f150f3652b7e75772ff62dbf4b37d4624d6c2","after":"c5f66ffb0b2a286f37cca78e64668bd7ac61baf0","ref":"refs/heads/master","pushedAt":"2024-06-30T21:45:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Refactor and bug fixes across application modules\n\nThis commit encompasses a wide range of changes aimed at correcting critical typos, refactoring class dependencies, enhancing code documentation and organization, and improving the representation of asset details within the application. Key changes include:\n\n- Corrected the misspelling of `SQLCHARVSMAL` to `SQLCHARVSMALL` in SQL data retrieval calls across multiple files, fixing a potential bug related to buffer size misidentification.\n- Removed dependencies of certain classes on `CClosedWorkorderDetailsTabCtrl`, simplifying constructors and decoupling class relationships.\n- Updated documentation comments and licensing information in several files to clarify file purposes, licensing, and authorship.\n- Introduced and organized code with namespaces to improve readability and structure.\n- Modified `OnInitDialog` and `DoDataExchange` methods to align with updated class definitions and buffer size corrections.\n- Enhanced asset details representation by adding and updating class member variables with comprehensive asset information.\n- Added copyright and GNU Affero General Public License notices in specific files, emphasizing the open-source nature of the software.\n- Refactored constructors to use direct unsigned integer references for initialization and implemented database integration for fetching customer and invoice details.\n- Updated UI elements and data binding to reflect new and fetched data, improving the user interface.\n- Incremented application and database version information to reflect ongoing development and modifications.\n- Restructured the \"Maintenance\" category within the application to focus on different aspects of maintenance management.\n\nThese changes collectively aim to improve the application's functionality, code quality, and user experience.","shortMessageHtmlLink":"Refactor and bug fixes across application modules"}},{"before":"3925ffdb6c6404bbee83013f64d25c7fb9f62bc5","after":"fda79c0b0a2a2354d340f6b08c7b7d1563f204ce","ref":"refs/heads/alpha","pushedAt":"2024-06-28T21:14:27.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #34 from artvabas/master\n\nComprehensive updates for work order details","shortMessageHtmlLink":"Merge pull request #34 from artvabas/master"}},{"before":"ef024c35f5e4085da773c5ea477169106ebe8924","after":"c60f150f3652b7e75772ff62dbf4b37d4624d6c2","ref":"refs/heads/master","pushedAt":"2024-06-28T21:06:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Comprehensive updates for work order details\n\n- Added GNU Affero GPL notice to `CClosedWorkOrderDetailsTab` files.\n- Updated header file inclusions and namespace usage for better organization.\n- Enhanced `CClosedWorkOrderDetailsTab` with new CString member variables.\n- Implemented dialog initialization and data exchange in `CClosedWorkOrderDetailsTab`.\n- Added database querying for work order details in `OnInitDialog`.\n- Updated version to `1.0.0.3 (Alpha)` across multiple files.\n- Adjusted namespaces to align with new structure in various files.\n- Improved event handling in `CReportWorkorderClosedView` for better UX.\n- Made minor code adjustments for readability and maintenance.\n- Corrected namespace syntax in `CWorkorderView.h`.\n- Reorganized project file filters for `CReportWorkorderClosedView`.\n- Added new UI control identifiers in `Resource.h` for closed workorder details.\n- Updated `_APS_NEXT_CONTROL_VALUE` in `Resource.h` for future controls.","shortMessageHtmlLink":"Comprehensive updates for work order details"}},{"before":"9cabd98a0943fb1a91c408882d30710c40481c22","after":"3925ffdb6c6404bbee83013f64d25c7fb9f62bc5","ref":"refs/heads/alpha","pushedAt":"2024-06-18T21:57:44.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #33 from artvabas/master\n\nMajor updates to workorder details handling","shortMessageHtmlLink":"Merge pull request #33 from artvabas/master"}},{"before":"41122e75e8f678e282a0985d994e3f66f57518a8","after":"ef024c35f5e4085da773c5ea477169106ebe8924","ref":"refs/heads/master","pushedAt":"2024-06-18T21:54:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Major updates to workorder details handling\n\n- Added GNU Affero GPL info and headers to `CClosedWorkorderDetailsTabCtrl` files.\n- Updated `CClosedWorkorderDetailsTabCtrl` class for enhanced tab control, including new methods for tab management and dynamic memory handling for tab pages.\n- Modified `CPrintWorkorder` and `CReportWorkorderClosedView` classes for improved printing and reporting of closed workorders.\n- Introduced new classes for detailed views of closed workorders: customer, work order, and invoice details tabs.\n- Made various enhancements and bug fixes across the application, including typo corrections, namespace adjustments, and UI updates.\n- Expanded application functionality with new features for asset and workorder management.\n- Updated project files and resources to reflect new features and classes.","shortMessageHtmlLink":"Major updates to workorder details handling"}},{"before":"8df58ab85edec5281fb2e58fd8d63f4143da2202","after":"9cabd98a0943fb1a91c408882d30710c40481c22","ref":"refs/heads/alpha","pushedAt":"2024-06-12T22:30:11.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #32 from artvabas/master\n\nEnhanced workorder reporting and details","shortMessageHtmlLink":"Merge pull request #32 from artvabas/master"}},{"before":"e3be0675c52880f2a3db61b39288a0f7de349415","after":"41122e75e8f678e282a0985d994e3f66f57518a8","ref":"refs/heads/master","pushedAt":"2024-06-12T22:07:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Enhanced workorder reporting and details\n\n- In CPrintWorkorder.cpp, added functionality to print bank charge-related administration costs in the PrintInvoice function and corrected the function's closing brace.\n- Updated CReportWorkorderClosedView.cpp and .h to include new headers for SQL and database table usage, utilize specific namespaces for cleaner code, add a message handler for WM_SHOWWINDOW to load and display closed workorders, correct a column name in the list control setup, and implement fetching and displaying closed workorders data from the database.\n- Enhanced DatabaseTables.h with a new version, updated date, and a new namespace with a struct for closed workorders SQL column indices.\n- Adjusted the project files to add CClosedWorkorderDetailsTabCtrl.h and .cpp, ensuring proper compilation and organization within the project.\n- Introduced new files CClosedWorkorderDetailsTabCtrl.cpp and .h for managing tab controls for closed workorder details, following standard MFC class structure.","shortMessageHtmlLink":"Enhanced workorder reporting and details"}},{"before":"a317106f6b11c02256ef6ac6648f8ef0be5e3d70","after":"8df58ab85edec5281fb2e58fd8d63f4143da2202","ref":"refs/heads/alpha","pushedAt":"2024-06-11T20:07:45.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #31 from artvabas/master\n\nUpdated various classes, added new methods and variables, and updated UI","shortMessageHtmlLink":"Merge pull request #31 from artvabas/master"}},{"before":"781b1f5ecd26501ddd6decd9cab277fd6a6e5d98","after":"e3be0675c52880f2a3db61b39288a0f7de349415","ref":"refs/heads/master","pushedAt":"2024-06-11T19:57:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Updated various classes, added new methods and variables, and updated UI\n\nUpdated the date in `CPrintWorkorder.cpp` and `RepairCafeCureApp.cpp`. Modified class descriptions and versions in `CReportTaxView.cpp`, `CReportTaxView.h`, `CReportWorkorderClosedView.cpp`, `CReportWorkorderClosedView.h`, `CWorkorderView.cpp`, and `CWorkorderView.h`. Added new member variables `m_strReportTaxKind`, `m_eFinanceTaxViewType`, and `m_bIsPrintPreview`. Updated column insertions in list controls in `CReportTaxView.cpp`, `CReportWorkorderClosedView.cpp`, and `CWorkorderView.cpp`. Added new methods `OnShowWindow` and `OnReportWorkorderPinTransaction`. Modified SQL query in `CReportTaxView.cpp` to support both contribution and PIN transaction reports. Updated `Resource.h` with new control and command IDs. Updated `ribbon.mfcribbon-ms` with a new button under the `Reports` category in the `Finance` panel.","shortMessageHtmlLink":"Updated various classes, added new methods and variables, and updated UI"}},{"before":"7849d10403f0b8472c6f2450b275bc5fbf8711d0","after":"a317106f6b11c02256ef6ac6648f8ef0be5e3d70","ref":"refs/heads/alpha","pushedAt":"2024-06-10T23:15:39.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #30 from artvabas/master\n\nUpdated methods, corrected typos, added new view and resources","shortMessageHtmlLink":"Merge pull request #30 from artvabas/master"}},{"before":"50ae1f5708395fb9d6ccc4a3890419b1f2b069c8","after":"781b1f5ecd26501ddd6decd9cab277fd6a6e5d98","ref":"refs/heads/master","pushedAt":"2024-06-10T23:14:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Updated methods, corrected typos, added new view and resources\n\nSeveral methods across multiple classes have been updated to be `noexcept` and `const noexcept`. Typos in `CReportTaxView.h` and `CReportTaxView` have been corrected. A new view `CReportWorkorderClosedView` has been added to `RepairCafeCureApp.cpp` and initialized in the `CRepairCafeCureApp` constructor. New resources and files related to this view have been added to `RepairCafeCureApp.vcxproj` and `Resource.h`. The `ribbon.mfcribbon-ms` XML file has been updated with new attributes and elements. A new class `CReportWorkorderClosedView` has been implemented with several methods for data exchange, printing, and event handling.","shortMessageHtmlLink":"Updated methods, corrected typos, added new view and resources"}},{"before":"250c484e1c878bebae5428c53ff3f41a59a1a0d8","after":"7849d10403f0b8472c6f2450b275bc5fbf8711d0","ref":"refs/heads/alpha","pushedAt":"2024-06-04T22:32:00.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #29 from artvabas/master\n\nAdded CReportTaxView class and updated resources for tax report gener…","shortMessageHtmlLink":"Merge pull request #29 from artvabas/master"}},{"before":"53a078476dd78db1f2bacc40f76b75291e8badd4","after":"50ae1f5708395fb9d6ccc4a3890419b1f2b069c8","ref":"refs/heads/master","pushedAt":"2024-06-04T22:28:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Added CReportTaxView class and updated resources for tax report generation\n\nA new class, CReportTaxView, was added for generating a tax contribution report. This class allows users to select a period, generate a report, and print it. The class was implemented with various methods for data exchange, initialization, message translation, printing preparation, and setting the printer orientation. New identifiers were added in Resource.h and new image resources were added in RepairCafeCureApp.vcxproj.filters. The bitmap1.bmp resource was replaced with LogoAVBIcon.ico. A new category and panel were added in ribbon.mfcribbon-ms. A copyright notice and detailed comment block were added at the beginning of the file.","shortMessageHtmlLink":"Added CReportTaxView class and updated resources for tax report gener…"}},{"before":"6a3164b0cf1f98864e2ade246ffaae15be75fd7f","after":"250c484e1c878bebae5428c53ff3f41a59a1a0d8","ref":"refs/heads/alpha","pushedAt":"2024-06-02T19:42:10.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #28 from artvabas/master\n\nUpdated application version and refactored code in multiple files","shortMessageHtmlLink":"Merge pull request #28 from artvabas/master"}},{"before":"84c53af70fbbcdc2150c11b94473bbe03482e743","after":"53a078476dd78db1f2bacc40f76b75291e8badd4","ref":"refs/heads/master","pushedAt":"2024-06-02T19:38:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Updated application version and refactored code in multiple files\n\nUpdated the application version from 0.0.1.0 to 1.0.0.1 and the updated date to 02-06-2024 in several files. Removed `m_nAssetWorkorderID` member from `CAssetTab` class and related methods. Reformatted copyright notice in `CAssetView.cpp` and added new member variables to `CAssetView` class. Replaced `CAssetView::PreCreateWindow` method with `CAssetView::PreTranslateMessage` method and removed several methods from `CAssetView.cpp`. Added new methods to `CAssetView.cpp` and updated copyright notice and other metadata in `CAssetView.h` and `CCustomerView.cpp`. Added new variables to `CAssetView.h` and updated methods in `CCustomerView.cpp`. Updated namespaces in `DatabaseTables.h` and methods in `MainFrm.cpp` and `RepairCafeCureApp.cpp`. Added new variable to `CRepairCafeCureApp` class in `RepairCafeCureApp.h` and updated control IDs in `Resource.h`.","shortMessageHtmlLink":"Updated application version and refactored code in multiple files"}},{"before":"fc26b3e97ccf75db52e02f76f14a089c2e1f38bf","after":"6a3164b0cf1f98864e2ade246ffaae15be75fd7f","ref":"refs/heads/alpha","pushedAt":"2024-05-30T20:48:25.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #27 from artvabas/master\n\nUpdated function formatting and enhanced search functionality","shortMessageHtmlLink":"Merge pull request #27 from artvabas/master"}},{"before":"c52fb66af3c18ab988c2e775bbb170df67c7b582","after":"84c53af70fbbcdc2150c11b94473bbe03482e743","ref":"refs/heads/master","pushedAt":"2024-05-30T20:40:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Updated function formatting and enhanced search functionality\n\nUpdated the formatting of `SetCustomFocusButton` function in `CAssetTab.cpp`. Added several new definitions in `Resource.h` to enhance search functionality. The `_APS_NEXT_CONTROL_VALUE` in `Resource.h` was updated. Replaced `ribbon.mfcribbon-ms` XML file with a new version, detailed changes are unclear without a line-by-line comparison.","shortMessageHtmlLink":"Updated function formatting and enhanced search functionality"}},{"before":"ed2d5d75c3b4c8d45bbe44cb9ed7aab38a70ff24","after":"fc26b3e97ccf75db52e02f76f14a089c2e1f38bf","ref":"refs/heads/alpha","pushedAt":"2024-05-29T21:27:07.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #26 from artvabas/master\n\nUpdated work order handling and asset disposal","shortMessageHtmlLink":"Merge pull request #26 from artvabas/master"}},{"before":"78d70c2a057145a4f3b8ef75d17596f5304652e2","after":"c52fb66af3c18ab988c2e775bbb170df67c7b582","ref":"refs/heads/master","pushedAt":"2024-05-29T21:25:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Updated work order handling and asset disposal\n\nUpdated the handling of work order closing dates and asset disposal. Replaced \"LOG\" column with \"CLOSE DATE\" in `CWorkorderTab::OnInitDialog()` and adjusted data fetching in `CWorkorderTab::InitWithAssetDetailsRecords()`. Added a new log entry in `CWorkorderView::PerformWorkorderUpdate()` when an asset is disposed. Minor formatting changes in `CWorkorderTab::SetCustomFocusButton()` and `DatabaseTables.h` for consistency.","shortMessageHtmlLink":"Updated work order handling and asset disposal"}},{"before":"9e29b63ace03a1ff4774f764dd8fa2b1f9437b8c","after":"ed2d5d75c3b4c8d45bbe44cb9ed7aab38a70ff24","ref":"refs/heads/alpha","pushedAt":"2024-05-28T21:05:19.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #25 from artvabas/master\n\nAdded new font and updated UI elements in various files","shortMessageHtmlLink":"Merge pull request #25 from artvabas/master"}},{"before":"f303341efe9c8afebd8ee38d7407ef7a02113c62","after":"78d70c2a057145a4f3b8ef75d17596f5304652e2","ref":"refs/heads/master","pushedAt":"2024-05-28T20:46:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Added new font and updated UI elements in various files\n\nIn this commit, several changes were made across multiple files. In `CPrintWorkorder.cpp`, a new font `fontPlainBold` was added to the `PrintCombi` function for printing customer workorder details. The status bar text in `CWorkorderView.cpp` was updated to reflect the correct action. The MessageBox function in `RepairCafeCureApp.cpp` was updated to use the main window handle as the parent window. The version of `CAboutDlg` class was updated to 1.0.0.1 (alpha). Two new resources were added to `RepairCafeCureApp.vcxproj` and `RepairCafeCureApp.vcxproj.filters`. New control values were added in `Resource.h` and a new bitmap file `bitmap1.bmp` was added.","shortMessageHtmlLink":"Added new font and updated UI elements in various files"}},{"before":"202c4d88bcc9d8ae3b009e25062240bad2b20d8d","after":"9e29b63ace03a1ff4774f764dd8fa2b1f9437b8c","ref":"refs/heads/alpha","pushedAt":"2024-05-26T20:39:21.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #24 from artvabas/master\n\nUpdated SQL handling and conditions in CWorkorderView functions","shortMessageHtmlLink":"Merge pull request #24 from artvabas/master"}},{"before":"343f4cafbd5619be2de51d639508c47f6fe144b8","after":"f303341efe9c8afebd8ee38d7407ef7a02113c62","ref":"refs/heads/master","pushedAt":"2024-05-26T20:37:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Updated SQL handling and conditions in CWorkorderView functions\n\nThis commit includes several updates to the `CWorkorderView.cpp` and `CWorkorderView.h` files. The update date in the comments has been changed to 26-05-2024. The condition for executing the contribution dialog in `CWorkorderView::OnBnClickedWorkorderViewClose()` has been simplified to execute regardless of the contribution amount. The SQL query execution for inserting into the `CONTRIBUTION` and `INVOICE` tables has been restructured for better efficiency. The `CWorkorderView::PerformWorkorderUpdate()` function now includes an additional SQL query to update the `ASSET` table if the `m_chbWorkorderAssetDisposed` checkbox is checked. The SQL connection is now properly closed after the queries are executed in both functions. Lastly, the `strQuery.ReleaseBuffer()` function is now called after each SQL query execution to free up memory.","shortMessageHtmlLink":"Updated SQL handling and conditions in CWorkorderView functions"}},{"before":"ee60a54bc425294024d83c5c0f7bfe30c73ee934","after":"202c4d88bcc9d8ae3b009e25062240bad2b20d8d","ref":"refs/heads/alpha","pushedAt":"2024-05-25T21:32:18.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #23 from artvabas/master\n\nUpdated date format, SQL queries, and added new boolean members","shortMessageHtmlLink":"Merge pull request #23 from artvabas/master"}},{"before":"e982fa8e2281b41afd9f483f06bde1bcd4e9021f","after":"343f4cafbd5619be2de51d639508c47f6fe144b8","ref":"refs/heads/master","pushedAt":"2024-05-25T21:28:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Updated date format, SQL queries, and added new boolean members\n\nUpdated the date format in `CAssetTab::OnBnClickedAssetTabNew()` and `CCustomerView::OnClickedCustViewButtonCustomerUpdate()` methods. The version and updated date in the comments of `CPrintWorkorder.h` and `CPrintWorkorder.cpp` files have been updated. Added a condition in `CPrintWorkorder::PrintInvoice(CDC* pDC) const noexcept` method to print either \"PIN Transaction\" or \"Cash Transaction\" based on the new boolean member `m_bIsPinTransfer` in `struct WorkorderData`. Increased line spacing in the same method. Modified SQL queries in `CWorkorderTab::OnBnClickedWoTabCreate()`, `CWorkorderView::OnPrint(CDC* pDC, CPrintInfo* pInfo)`, and `CWorkorderView::OnBnClickedWorkorderViewClose()` methods to include new boolean members. Removed `WORKORDER_LOG` column from `WORKORDER` table. Added new boolean member `m_bPinTransaction` to `CWorkorderView` class.","shortMessageHtmlLink":"Updated date format, SQL queries, and added new boolean members"}},{"before":"41033df2c13d7aa76dcad6379f666eb1d0fb9c82","after":"ee60a54bc425294024d83c5c0f7bfe30c73ee934","ref":"refs/heads/alpha","pushedAt":"2024-05-24T20:42:15.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #22 from artvabas/master\n\nTEST: Switched print command in SendMessage function","shortMessageHtmlLink":"Merge pull request #22 from artvabas/master"}},{"before":"4bfdc935b554b3530a4ab9acc019239d3e537617","after":"e982fa8e2281b41afd9f483f06bde1bcd4e9021f","ref":"refs/heads/master","pushedAt":"2024-05-24T20:36:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Switched print command in SendMessage function\n\nModified the `SendMessage` function call in the `OnWorkorderExtraCombi` method of the `CWorkorderView` class. The function now sends the `WM_COMMAND` message with `ID_FILE_PRINT` as the command parameter instead of `ID_FILE_PRINT_DIRECT`. This change switches the print operation from a direct print command to a standard print command, which typically opens a print dialog before proceeding with the print operation.","shortMessageHtmlLink":"Switched print command in SendMessage function"}},{"before":"54d53800b52c665cd061504377acdaf08d245c1d","after":"41033df2c13d7aa76dcad6379f666eb1d0fb9c82","ref":"refs/heads/alpha","pushedAt":"2024-05-22T21:17:14.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"artvabas","name":"Αρθούρος του Μπάστεν - αρτηνρ","path":"/artvabas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79010792?s=80&v=4"},"commit":{"message":"Merge pull request #19 from artvabas/master\n\nImproved CAssetDialog, CWorkorderTab and CAssetTab controls with load…","shortMessageHtmlLink":"Merge pull request #19 from artvabas/master"}},{"before":"bd5b1a98c7c8352b945f5cfdcac080d0f942a908","after":"4bfdc935b554b3530a4ab9acc019239d3e537617","ref":"refs/heads/master","pushedAt":"2024-05-22T21:12:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"artvabasDev","name":null,"path":"/artvabasDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136929352?s=80&v=4"},"commit":{"message":"Improved CAssetDialog, CWorkorderTab and CAssetTab controls with loading data when swapping tabs.","shortMessageHtmlLink":"Improved CAssetDialog, CWorkorderTab and CAssetTab controls with load…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEcy6PMAA","startCursor":null,"endCursor":null}},"title":"Activity · artvabas/RepairCafeCureApp"}