Matthew Schill mschill
  • Joined on 2024-09-05
mschill pushed to C2025-024 at Volian/SourceCode 2025-07-15 13:42:02 -04:00
ec25f6426a C2025-024 Electronic Procedures Phase 2 - XML Export
mschill pushed to C2025-024 at Volian/SourceCode 2025-07-15 13:30:00 -04:00
00283b4f28 C2025-024 Electronic Procedures Phase 2 - XML Export
mschill commented on pull request Volian/SourceCode#574 2025-07-15 06:57:16 -04:00
C2025-027-AnnotationsTypeSelect

I would recommend either it should follow CSLA or it should notmainly for 2 reasons:

  1. if it half follows CSLA, then we could run into problems down the line if we upgrade CSLA or replace it…
mschill commented on pull request Volian/SourceCode#574 2025-07-14 08:36:43 -04:00
C2025-027-AnnotationsTypeSelect

unless reason for keeping the commented out code (should be explained in the comments) --- commented out code shouldn't be checked in?

mschill commented on pull request Volian/SourceCode#574 2025-07-14 08:30:18 -04:00
C2025-027-AnnotationsTypeSelect

this is set to a different DataSource in:

mschill commented on pull request Volian/SourceCode#574 2025-07-14 08:20:27 -04:00
C2025-027-AnnotationsTypeSelect

may be missing something .... but if we are doing a "minimal" implementation --- i.e. not using csla (using sqlconnection and createcommand) for DB access, is there a reason we are using csla's DataPortal_Fetch?

mschill commented on pull request Volian/SourceCode#574 2025-07-14 08:20:10 -04:00
C2025-027-AnnotationsTypeSelect

may be missing something .... but if we are doing a "minimal" implementation --- i.e. not using csla (using sqlconnection and createcommand) for DB access, is there a reason we are using csla's DataPortal_Fetch?

mschill commented on pull request Volian/SourceCode#574 2025-07-14 08:10:56 -04:00
C2025-027-AnnotationsTypeSelect

might be missing something ---- but Not sure I am understanding why these are compile time --- i.e. System.Runtime.CompilerServices.MethodImpl

mschill commented on pull request Volian/SourceCode#574 2025-07-14 07:59:28 -04:00
C2025-027-AnnotationsTypeSelect

Just to double check ---- Since there are many annotation screens, should we be more specific / say this is related to Annotation type filtering through V->Options?

mschill commented on pull request Volian/SourceCode#574 2025-07-14 07:57:59 -04:00
C2025-027-AnnotationsTypeSelect

unless reason for keeping the commented out code --- commented out code shouldn't be checked in?

mschill commented on pull request Volian/SourceCode#574 2025-07-14 07:56:58 -04:00
C2025-027-AnnotationsTypeSelect

Not sure I understand why a _bak file was created and is being checked in for this?

mschill commented on pull request Volian/SourceCode#574 2025-07-14 07:56:27 -04:00
C2025-027-AnnotationsTypeSelect

Not sure I understand why this change was made? / It appears to be the only change to the file?

mschill closed pull request Volian/SourceCode#544 2025-07-14 07:53:14 -04:00
C2025-027-Develop-a-way-to-filter-annotations-so-the-user-can-view-only-the-types-they-want-to-see-EP
mschill commented on pull request Volian/SourceCode#544 2025-07-14 07:53:14 -04:00
C2025-027-Develop-a-way-to-filter-annotations-so-the-user-can-view-only-the-types-they-want-to-see-EP

this should be a new branch based off of development.

mschill pushed to C2025-024 at Volian/SourceCode 2025-07-11 15:25:16 -04:00
ec8e4c36a4 C2025-024 Electronic Procedures - Phase 2 (PROMS XML output)
mschill pushed to Development at Volian/SourceCode 2025-07-10 11:23:26 -04:00
07c7718320 Merge pull request 'C2025-038 Code cleanup to prevent multiple events from being assigned to the same method.' (#573) from C2025-038_EventCalls into Development
2953e977ef C2025-038 Code cleanup to prevent multiple events from being assigned to the same method.
Compare 2 commits »
mschill merged pull request Volian/SourceCode#573 2025-07-10 11:23:26 -04:00
C2025-038 Code cleanup to prevent multiple events from being assigned to the same method.
mschill commented on pull request Volian/SourceCode#573 2025-07-10 11:22:44 -04:00
C2025-038 Code cleanup to prevent multiple events from being assigned to the same method.

If memory concerns occur, when remove eventhandler, can change:

mschill pushed to C2025-024 at Volian/SourceCode 2025-06-30 14:31:04 -04:00
92522b1229 C2025-024 Electronic Procedures - Phase 2 (PROMS XML output)