ActiviteitenOpvolging

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Employees database connection string parameters moved to project resources
    • -2
    • +11
    ./ActiviteitenOpvolging/My Project/Resources.Designer.vb
Caché mapper connection string parameters moved to project resources
    • -3
    • +21
    ./ActiviteitenOpvolging/My Project/Resources.Designer.vb
Persons: added database connection details to resources
Frontend: refresh implementation in frontend
    • -4
    • +10
    ./ActiviteitenOpvolging/grids/IDataGridUserControl.vb
    • -0
    • +39
    ./ActiviteitenOpvolging/ActiviteitenOpvolgingForm.Designer.vb
    • -2
    • +23
    ./ActiviteitenOpvolging/ActiviteitenOpvolgingForm.vb
    • -12
    • +33
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Frontend: added selection logic between screens
    • -0
    • +7
    ./ActiviteitenOpvolging/grids/IMainForm.vb
    • -1
    • +1
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj
    • -1
    • +17
    ./ActiviteitenOpvolging/ActiviteitenOpvolgingForm.vb
    • -3
    • +0
    ./ActiviteitenOpvolging/grids/IUserControl.vb
    • -0
    • +12
    ./ActiviteitenOpvolging/grids/IDataGridUserControl.vb
    • -10
    • +18
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Frontend: all activities finished implemented
    • -5
    • +13
    ./ActiviteitenOpvolging/configs/ConfigsLoader.vb
    • -3
    • +0
    ./ActiviteitenOpvolging/enums/ActivityStateEnum.vb
    • -6
    • +28
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Frontend: singular method for loading data
    • -28
    • +40
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Frontend: activity time status 'too late' added
    • -2
    • +3
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
    • -0
    • +10
    ./ActiviteitenOpvolging/configs/ConfigsLoader.vb
Added to dos after meeting
    • -3
    • +3
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Frontend: custom cells for activities which can host border and images
    • -0
    • +31
    ./ActiviteitenOpvolging/grids/custom controls/BorderCell.vb
    • -14
    • +45
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
  1. ./ActiviteitenOpvolging/grids/custom controls
    • -3
    • +3
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj
Frontend: due out colors removed and replaced by images for activity before and almost
    • -29
    • +0
    ./ActiviteitenOpvolging/enums/DueOutStateEnum.vb
    • -2
    • +3
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj
    • -44
    • +20
    ./ActiviteitenOpvolging/configs/ConfigsLoader.vb
    • -1
    • +1
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Frontend: datagrid view user control comment update
    • -1
    • +7
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Frontend: datagrid view makeup
    • -6
    • +32
    ./ActiviteitenOpvolging/configs/ConfigsLoader.vb
    • -47
    • +101
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
    • -1
    • +1
    ./ActiviteitenOpvolging/ActiviteitenOpvolgingForm.vb
    • -4
    • +4
    ./ActiviteitenOpvolging/enums/ActivityStateEnum.vb
Frontend: configurable size of datagrid user controls
    • -1
    • +1
    ./ActiviteitenOpvolging/ActiviteitenOpvolgingForm.vb
    • -0
    • +26
    ./ActiviteitenOpvolging/configs/ConfigsLoader.vb
Frontend: grid make-up
    • -4
    • +23
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Frontend: due out cell colors setup
    • -3
    • +41
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Updating timestamps: updated configsloader and Caché mapper to handle these new properties
Updating timestamps: moved properties from WorkItem to activity
Frontend: columns can be hidden and header text updated
    • -5
    • +22
    ./ActiviteitenOpvolging/configs/ConfigsLoader.vb
    • -2
    • +24
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Frontend: changed order of activities in datagrid
    • -2
    • +6
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Frontend: successfull loading of work items and activities. Documentation and naming of activity columns
    • -1
    • +4
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Frontend: successfull loading of work items and activities
    • -9
    • +54
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
    • -1
    • +1
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.Designer.vb
Configs: updated the retrieval of queries

- now doesn't cycle the groups, but the matches

    • -5
    • +5
    ./ActiviteitenOpvolging/configs/ConfigsTextmapper.vb
Frontend: communication between main form and user form set up.

- user form has datagrid with all of the columns

- interfaces in place for loosly coupling

    • -0
    • +1
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj
    • -1
    • +22
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.Designer.vb
    • -0
    • +9
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.resx
    • -0
    • +1
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj.DotSettings
    • -8
    • +22
    ./ActiviteitenOpvolging/ActiviteitenOpvolgingForm.vb
    • -13
    • +0
    ./ActiviteitenOpvolging/ActiviteitenOpvolgingForm.Designer.vb
    • -0
    • +9
    ./ActiviteitenOpvolging/grids/IMainForm.vb
    • -10
    • +68
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Frontend: designing the forms in a SOLID matter
    • -0
    • +13
    ./ActiviteitenOpvolging/domain/classes/IWorkItem.vb
    • -0
    • +120
    ./ActiviteitenOpvolging/ActiviteitenOpvolgingForm.resx
    • -13
    • +0
    ./ActiviteitenOpvolging/domain/WorkItem.vb
    • -0
    • +8
    ./ActiviteitenOpvolging/domain/classes/IActivity.vb
    • -0
    • +19
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
    • -0
    • +83
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.Designer.vb
    • -14
    • +16
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj
    • -64
    • +0
    ./ActiviteitenOpvolging/Form1.Designer.vb
    • -0
    • +126
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.resx
    • -62
    • +0
    ./ActiviteitenOpvolging/grids/UserControl1.Designer.vb
    • -1
    • +7
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj.DotSettings
  1. … 15 more files in changeset.
Cachémapper now fetches complete activities: basic cleanup
    • -53
    • +53
    ./ActiviteitenOpvolging/mappers/CacheMapper.vb
Cachémapper now fetches complete activities
    • -4
    • +4
    ./ActiviteitenOpvolging/domain/WorkItem.vb
    • -0
    • +21
    ./ActiviteitenOpvolging/enums/ActivityStateEnum.vb
    • -46
    • +107
    ./ActiviteitenOpvolging/mappers/CacheMapper.vb
Cachémapper can now handle non existing column names
Succesful retrieval of one item and store it into a work item
    • -0
    • +6
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj
    • -0
    • +13
    ./ActiviteitenOpvolging/domain/IWorkItem.vb
    • -0
    • +121
    ./ActiviteitenOpvolging/mappers/CacheMapper.vb
    • -0
    • +13
    ./ActiviteitenOpvolging/domain/WorkItem.vb
    • -0
    • +8
    ./ActiviteitenOpvolging/domain/IActivity.vb
    • -2
    • +2
    ./ActiviteitenOpvolging/configs/ConfigsTextmapper.vb
    • -0
    • +9
    ./ActiviteitenOpvolging/domain/Activity.vb
Configs: removed the maximum amounts from users and grids