Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated the branch from the master #268

Merged
merged 57 commits into from
Jun 28, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
dfc8e44
bug fix: using correct column for checking the length of dates
shadrackkibet Apr 4, 2021
953ee90
removed redundant code
shadrackkibet Apr 4, 2021
afde1eb
added check for factor levels
shadrackkibet Apr 6, 2021
0d087a8
Merge pull request #673 from africanmathsinitiative/master
shadrackkibet Apr 12, 2021
8a00b10
fixed data frames bug
conlooptechnologies May 27, 2021
5c6a51d
Merge pull request #264 from africanmathsinitiative/master
conlooptechnologies Jun 3, 2021
8e96b7c
added changes that allow importing multiple text files
conlooptechnologies Jun 4, 2021
de012d5
fixed the file names bug
conlooptechnologies Jun 5, 2021
5e2acd0
Fixes presentation issue
N-thony Jun 8, 2021
7ffce03
Fixes bug on combo to remember state in reopen
N-thony Jun 8, 2021
7ccbdae
Improved the design and implemented the new controls in the dialog
N-thony Jun 9, 2021
658fb38
Added X variable reciver
N-thony Jun 10, 2021
ed3c97e
Improved the codes
N-thony Jun 10, 2021
bb412a7
Added stat parameter for frequency and value option
N-thony Jun 10, 2021
524d66c
Removed commented code
N-thony Jun 10, 2021
4d0ea7e
Merge pull request #721 from africanmathsinitiative/master
shadrackkibet Jun 11, 2021
301f771
Small design fix
N-thony Jun 12, 2021
811d2a7
designer alignments
shadrackkibet Jun 12, 2021
3a681a2
added factor interactions check
shadrackkibet Jun 12, 2021
6aa596c
code refactor
shadrackkibet Jun 12, 2021
45b68ed
passing start_date and end_date parameters manually
shadrackkibet Jun 13, 2021
65a3d33
small code change
N-thony Jun 14, 2021
85e0867
Merge pull request #61 from africanmathsinitiative/master
Jun 14, 2021
820e67e
Added three geoms: geom_density_ridges, geom_density_ridges2, geom_de…
HawardKetoyoMsatsi Jun 16, 2021
9f71c14
Added additional Aesthetics parameters to geom_density_ridges, geom_d…
HawardKetoyoMsatsi Jun 17, 2021
b7a2649
Added back Portuguese translations (accidentally removed in PR #6513)
lloyddewit Jun 20, 2021
996383e
Addded test data for 'View Last Graph' tool bar button tool tip. IMPO…
lloyddewit Jun 20, 2021
4a1ed95
Ensured that the translation database contains all (and nothing but) …
lloyddewit Jun 20, 2021
604c181
corrected the count summary
conlooptechnologies Jun 21, 2021
438c8e5
added comments
conlooptechnologies Jun 21, 2021
2297bc9
formatted code
conlooptechnologies Jun 21, 2021
a1f6760
Merge pull request #183 from africanmathsinitiative/master
Ivanluv Jun 22, 2021
c323193
Merge pull request #184 from africanmathsinitiative/master
Ivanluv Jun 22, 2021
468fb5f
Adding swahili option to the languages
Jun 22, 2021
71892e2
added converting of lists to data frames
conlooptechnologies Jun 22, 2021
2b55020
fixed bugs
conlooptechnologies Jun 22, 2021
b8ad17a
Update instat/dlgInfill.vb
shadrackkibet Jun 22, 2021
6c145e7
Adding the tidyr package
Jun 23, 2021
2209566
adding comment for the package addition
Jun 23, 2021
1e4edac
Merge pull request #6381 from shadrackkibet/filldategaps
shadrackkibet Jun 23, 2021
911f88b
Update instat/static/InstatObject/R/Rsetup.R
shadrackkibet Jun 23, 2021
2efaed2
Merge pull request #6544 from lloyddewit/EnsureSingleReceiverTextNotT…
shadrackkibet Jun 23, 2021
df0b899
Merge pull request #6552 from Ivanluv/AddingTidyPackage
lloyddewit Jun 23, 2021
87b4916
Merge pull request #185 from africanmathsinitiative/master
Ivanluv Jun 24, 2021
7313d25
adding purr package
Jun 24, 2021
6007611
Merge pull request #6517 from N-thony/barcharts
lloyddewit Jun 24, 2021
fca48d6
minor additions
Jun 24, 2021
b5e02c5
minor change
Jun 24, 2021
f14c0f8
Merge pull request #6547 from Ivanluv/Swahili#6520
lloyddewit Jun 24, 2021
3148ef5
made suggested code changes
conlooptechnologies Jun 24, 2021
715b7df
Merge pull request #6535 from HawardKetoyoMsatsi/add_geom_density_ridges
lloyddewit Jun 25, 2021
a3cbefc
Update instat/static/InstatObject/R/Rsetup.R
shadrackkibet Jun 25, 2021
c578e76
Merge pull request #6554 from Ivanluv/AddPurr
lloyddewit Jun 25, 2021
d6b4068
Merge pull request #6548 from Patowhiz/ImportDslabsDatasets
lloyddewit Jun 27, 2021
0a50945
Update instat/dlgImportDataset.vb
lloyddewit Jun 27, 2021
56e3e00
Merge pull request #6501 from Patowhiz/ImportingMultipleTextFiles
lloyddewit Jun 27, 2021
4fdfc2b
Merge pull request #6545 from Patowhiz/DataEntryMinorImprovement
lloyddewit Jun 27, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
150 changes: 70 additions & 80 deletions instat/dlgBarAndPieChart.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading