Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2015-10-26 | Added result view with table widgets | Johannes Ranke | 2 | -4/+54 | |
2015-10-26 | Add a TODO list for v0.6 | Johannes Ranke | 1 | -1/+4 | |
2015-10-26 | Make explorer tables resizable and the projects explorer minimizable | Johannes Ranke | 1 | -6/+10 | |
2015-10-26 | Version ready for some testing | Johannes Ranke | 1 | -1/+1 | |
2015-10-26 | Fixed errors and a warning | Johannes Ranke | 1 | -5/+11 | |
Errors were caused by GTable returning NULL when the index is set to NA. Tried to avoid this by adapting GTable$set_index() but I did not get it right. | |||||
2015-10-26 | Working state with all features of gmkin < 0.6 | Johannes Ranke | 1 | -41/+51 | |
2015-10-26 | Added model names to fits in the new gmkinws objects | Johannes Ranke | 2 | -0/+0 | |
2015-10-26 | Function for removing shared objects from workspace | Johannes Ranke | 3 | -0/+12 | |
2015-10-26 | Working state before storing ftmp in workspace | Johannes Ranke | 1 | -41/+81 | |
2015-10-25 | Working state | Johannes Ranke | 4 | -130/+343 | |
- Added add_f method to gmkinws - Showing the plot works - delete and keep fit buttons in Results - Add result naming - Improve plot title | |||||
2015-10-24 | Only configure fit when fit and model are selected | Johannes Ranke | 1 | -6/+137 | |
Clear dataset and model selections and disable fit configuration when a completed fit is loaded Avoid factors in gtable dataframes Start fit configuration buttons and handlers | |||||
2015-10-24 | Overhauled model editor with simplified target specification | Johannes Ranke | 1 | -9/+115 | |
Enabling multiple selections in a combobox required some hacking, as this is not currently supported by gWidgetsWWW2 | |||||
2015-10-24 | Some NEWS entries | Johannes Ranke | 1 | -0/+6 | |
2015-10-24 | Show observed variables in project manager | Johannes Ranke | 1 | -36/+109 | |
2015-10-24 | Collect also observed model variables in gmkinws field observed | Johannes Ranke | 3 | -5/+12 | |
2015-10-23 | Working dataset editor with many improvements | Johannes Ranke | 1 | -203/+184 | |
2015-10-23 | Now tracking modifications is implemented | Johannes Ranke | 1 | -19/+24 | |
2015-10-23 | Pending change not commited before | Johannes Ranke | 1 | -0/+2 | |
2015-10-23 | Hard work to make the project management safe | Johannes Ranke | 6 | -178/+240 | |
At the moment it is distracting, as modification tracking of projects is not implemented yet | |||||
2015-10-23 | Remove the current selections from the gmkin workspace | Johannes Ranke | 4 | -17/+266 | |
2015-10-22 | A lot of working components of the new layout | Johannes Ranke | 20 | -1053/+1713 | |
2015-10-02 | Remove --as-cran from make check as we do not submit to CRAN yet | Johannes Ranke | 1 | -2/+2 | |
2015-08-26 | Generate README.html for repo on cgit | Johannes Ranke | 4 | -4/+152 | |
2015-07-24 | Small improvement to Makefile | Johannes Ranke | 1 | -1/+1 | |
2015-07-24 | Remove Rdversion tag that is not recommended any more | Johannes Ranke | 2 | -2/+0 | |
2015-07-24 | Update Makefile | Johannes Ranke | 1 | -17/+16 | |
2015-07-24 | remove staticdocs directory as it is not needed any more | Johannes Ranke | 1 | -2/+0 | |
2015-07-22 | CRAN now uses NEWS.md, so update it and adapt format and Makefile | Johannes Ranke | 2 | -22/+33 | |
2015-07-22 | Increment version to start development for the next release | Johannes Ranke | 1 | -2/+2 | |
2015-05-08 | Bump version as I messed up the release tag in the last versionv0.5-10 | Johannes Ranke | 1 | -1/+1 | |
2015-05-08 | Release v0.5-9 | Johannes Ranke | 2 | -1/+1 | |
2015-05-08 | Rebuilt the vignette some days agov0.5-9 | Johannes Ranke | 1 | -4/+13 | |
2015-03-04 | gmkin is not experimental any more | Johannes Ranke | 1 | -3/+0 | |
2014-12-18 | Adding r-forge permanently to repositories has unwanted side effects | Johannes Ranke | 1 | -20/+8 | |
2014-12-03 | Improve DESCRIPTION, bump version | Johannes Ranke | 1 | -5/+5 | |
The Description field was improved based on the recommendation of K. Hornik in his mail to package maintainers of today. | |||||
2014-11-25 | Bump version for release of v0.5-8v0.5-8 | Johannes Ranke | 1 | -1/+1 | |