Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
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 | |