Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-08 | Fixed some bugs, thanks to Stefan Meinecke for reporting | Johannes Ranke | 5 | -40/+75 | |
2015-12-11 | Updated vignettev0.6.5 | Johannes Ranke | 1 | -2/+2 | |
2015-12-11 | Bump version for release on r-forge | Johannes Ranke | 1 | -2/+2 | |
2015-12-11 | Two more GUI inconsistencies | Johannes Ranke | 2 | -1/+10 | |
- Respect use_of_ff='min' for models loaded from project files - Disable configure button after loading a project | |||||
2015-12-09 | Make unchecking pathways to sink persistentv0.6.4 | Johannes Ranke | 2 | -0/+5 | |
Closes #4. This got lost with the GUI overhaul for v0.6.x | |||||
2015-12-09 | Merge branch 'master' of https://github.com/jranke/gmkin | Johannes Ranke | 0 | -0/+0 | |
2015-12-09 | Fix sorting of tables in results view | Johannes Ranke | 4 | -9/+15 | |
2015-12-09 | Fix sorting of tables in results view | Johannes Ranke | 1 | -4/+6 | |
2015-12-09 | Fix keeping models/datasets when current selection is empty | Johannes Ranke | 1 | -13/+11 | |
2015-12-09 | Data upload: increase preview area, show data after upload | Johannes Ranke | 1 | -3/+5 | |
2015-12-09 | Update project explorer selection after confirmation of project switch | Johannes Ranke | 1 | -0/+1 | |
When changes of a modified project were dropped during switching a project, the selection in the project explorer was not updated. | |||||
2015-11-28 | Update of the screenshot for the READMEv0.6.3 | Johannes Ranke | 2 | -1/+1 | |
2015-11-28 | Merge branch 'master' of https://github.com/jranke/gmkin | Johannes Ranke | 0 | -0/+0 | |
Conflicts: vignettes/gmkin_manual.html | |||||
2015-11-28 | Some manual updates and fixes to the import of wide data | Johannes Ranke | 15 | -17/+24 | |
2015-11-27 | Some manual updates and fixes to the import of wide data | Johannes Ranke | 8 | -10/+15 | |
2015-11-27 | Better Windows start simplification and acknowledgements | Johannes Ranke | 2 | -17/+28 | |
2015-11-27 | Various improvements based on comments of Stefan Meinecke | Johannes Ranke | 13 | -43/+105 | |
See NEWS.md | |||||
2015-11-27 | Recommend upgrading packages before installation | Johannes Ranke | 2 | -3/+16 | |
This is recommended in the help file for install.packages. As package versions are not checked by install.packages upgrading to the latest published versions is the official method to make sure that versioned dependencies are met in the installation process. | |||||
2015-11-10 | Bump version as I already tagged v0.6.1 in git, update NEWSv0.6.2 | Johannes Ranke | 2 | -2/+12 | |
2015-11-10 | Comment out git commit - it fails when there is nothing to commmit | Johannes Ranke | 1 | -1/+1 | |
2015-11-10 | Make it possible to save model predictions as CSV file | Johannes Ranke | 1 | -0/+31 | |
2015-11-10 | Adapt the "run fit" information message to other use cases | Johannes Ranke | 1 | -3/+6 | |
In an interactive R terminal under Windows, Ctrl-C stops a running process. If R is started with the --slave option, the fits can not be stopped manually. | |||||
2015-11-10 | Open a windows plotting device if appropriate | Johannes Ranke | 1 | -2/+9 | |
2015-11-10 | Make version consistent with what is shown in GUI titlev0.6.1 | Johannes Ranke | 1 | -2/+2 | |
2015-11-10 | Vignettes rebuilt by staticdocs::build_site() for static documentation on ↵ | Johannes Ranke | 1 | -1/+1 | |
r-forge | |||||
2015-11-10 | Vignettes rebuilt by staticdocs::build_site() for static documentation on ↵ | Johannes Ranke | 2 | -1/+0 | |
r-forge | |||||
2015-11-10 | Vignettes rebuilt by staticdocs::build_site() for static documentation on ↵ | Johannes Ranke | 1 | -34/+0 | |
r-forge | |||||
2015-11-10 | Add results screenshot to manual and use this for the README | Johannes Ranke | 4 | -7/+12 | |
2015-11-09 | Updated the manual | Johannes Ranke | 27 | -267/+288 | |
2015-11-09 | Further reduce the size of the dataset upload for Windows firefox | Johannes Ranke | 1 | -1/+1 | |
2015-11-09 | Improve sizing of dataset area, especially the upload area | Johannes Ranke | 1 | -4/+4 | |
2015-11-09 | Fixed a couple of bugs and added some error handling | Johannes Ranke | 2 | -28/+44 | |
2015-11-09 | Do not minimize project explorer, fix bug in project switcher | Johannes Ranke | 1 | -2/+0 | |
2015-11-09 | Hint how to access the model gallery if it loads to slowly | Johannes Ranke | 1 | -1/+2 | |
2015-11-09 | Reduce font size and width in summary to fit the space | Johannes Ranke | 1 | -2/+9 | |
2015-11-09 | Prepare for a release | Johannes Ranke | 2 | -5/+7 | |
2015-11-09 | Load the model gallery when the tab is selected the first time | Johannes Ranke | 1 | -20/+30 | |
This accelerates the startup of gmkin considerably, although still not really satisfactory | |||||
2015-11-09 | Really fix the link to Rprofile in the README | Johannes Ranke | 2 | -2/+2 | |
2015-11-09 | Fix the link to Rprofile | Johannes Ranke | 2 | -2/+2 | |
2015-11-09 | Update of the README | Johannes Ranke | 3 | -93/+111 | |
2015-11-09 | Compile models from loaded projects if possible | Johannes Ranke | 1 | -5/+12 | |
Also set the model for newly added observed variables to SFO | |||||
2015-11-06 | Provide links in the manual viewer instead of the manual | Johannes Ranke | 3 | -28/+13 | |
2015-11-06 | Do not autogenerate the content of the Manual view area | Johannes Ranke | 2 | -235/+4 | |
This is because the links in the TOC disturbed the GUI, and without a TOC viewing the manual is pretty annoying. | |||||
2015-11-06 | GUI optimisations and bug fixes | Johannes Ranke | 7 | -39/+54 | |
- The model gallery was regenerated to fix errors - The GUI was optimised for a firefox/iceweasel window of 1366x740 - Some spacing was removed - When loading a fit from the results list, the data are loaded as well | |||||
2015-11-06 | Build the package in the current directory | Johannes Ranke | 2 | -12/+12 | |
2015-11-06 | Add docs for the gmkinws generator and the UBA_model_gallery | Johannes Ranke | 2 | -0/+54 | |
2015-11-06 | Return the gmkin app from gmkin() and update its documentation | Johannes Ranke | 2 | -2/+40 | |
2015-11-03 | Make the script work without attaching the markdown namespace | Johannes Ranke | 1 | -3/+3 | |
2015-10-29 | Found a way to show that a fit is going on. | Johannes Ranke | 3 | -66/+68 | |
2015-10-29 | First functional version of the model gallery | Johannes Ranke | 46 | -8/+83 | |