Age | Commit message (Expand) | Author | Files | Lines |
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 | Load the model gallery when the tab is selected the first time | Johannes Ranke | 1 | -20/+30 |
2015-11-09 | Compile models from loaded projects if possible | Johannes Ranke | 1 | -5/+12 |
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 | 1 | -230/+3 |
2015-11-06 | GUI optimisations and bug fixes | Johannes Ranke | 7 | -39/+54 |
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 | 1 | -64/+67 |
2015-10-29 | First functional version of the model gallery | Johannes Ranke | 42 | -4/+53 |
2015-10-26 | Added result view with table widgets | Johannes Ranke | 1 | -3/+54 |
2015-10-26 | Make explorer tables resizable and the projects explorer minimizable | Johannes Ranke | 1 | -6/+10 |
2015-10-26 | Fixed errors and a warning | Johannes Ranke | 1 | -5/+11 |
2015-10-26 | Working state with all features of gmkin < 0.6 | Johannes Ranke | 1 | -41/+51 |
2015-10-26 | Working state before storing ftmp in workspace | Johannes Ranke | 1 | -41/+81 |
2015-10-25 | Working state | Johannes Ranke | 1 | -130/+336 |
2015-10-24 | Only configure fit when fit and model are selected | Johannes Ranke | 1 | -6/+137 |
2015-10-24 | Overhauled model editor with simplified target specification | Johannes Ranke | 1 | -9/+115 |
2015-10-24 | Show observed variables in project manager | Johannes Ranke | 1 | -36/+109 |
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 | Hard work to make the project management safe | Johannes Ranke | 1 | -152/+180 |
2015-10-23 | Remove the current selections from the gmkin workspace | Johannes Ranke | 1 | -4/+264 |
2015-10-22 | A lot of working components of the new layout | Johannes Ranke | 4 | -1027/+1132 |
2015-07-24 | remove staticdocs directory as it is not needed any more | Johannes Ranke | 1 | -2/+0 |
2014-11-23 | Faster fit configuration by using "Marq" | Johannes Ranke | 1 | -1/+4 |
2014-11-23 | Create separate handler function for deleting fits | Johannes Ranke | 1 | -20/+23 |
2014-11-23 | Avoid warning triggered by models with parallel metabolites | Johannes Ranke | 1 | -1/+1 |
2014-10-22 | Save plots in different formats | Johannes Ranke | 1 | -5/+67 |
2014-10-16 | Fix for the case that a workspace has no fits | Johannes Ranke | 1 | -8/+13 |
2014-10-16 | Fix saving summary files | Johannes Ranke | 1 | -7/+21 |
2014-10-16 | Prevent loading of incompatible workspace files from previous version | Johannes Ranke | 1 | -34/+47 |
2014-10-15 | Switch to using the Port algorithm per default | Johannes Ranke | 1 | -1/+1 |
2014-10-10 | Added a manual, small GUI improvements | Johannes Ranke | 1 | -7/+12 |
2014-10-06 | New static documentation, installation using repository | Johannes Ranke | 1 | -0/+2 |
2014-09-30 | Fix updating the fit list when deleting | Johannes Ranke | 1 | -5/+5 |
2014-09-26 | Disallow deleting the last dataset/model as this is not supported | Johannes Ranke | 1 | -12/+20 |
2014-08-28 | Initial message to explain target input field in model editor | Johannes Ranke | 1 | -2/+6 |
2014-08-25 | Option to show fitting progress in separate graphics device | Johannes Ranke | 1 | -0/+4 |
2014-08-25 | Make it possible to save summaries as text files | Johannes Ranke | 1 | -1/+9 |
2014-08-23 | Increase the width for the list of target compartments | Johannes Ranke | 1 | -2/+2 |
2014-07-31 | Initialise tmptextheader, close braces in statusline | Johannes Ranke | 1 | -1/+2 |
2014-07-17 | Optimisation choice (Marq, Port, SANN), maximum number of iterations | Johannes Ranke | 1 | -6/+19 |
2014-07-16 | Fix sorting in fit list, add NEWS file | Johannes Ranke | 1 | -2/+3 |
2014-07-03 | Improve statusbar message, update date | Johannes Ranke | 1 | -2/+3 |
2014-05-12 | Fix initialisation of err variable after uploading data | Johannes Ranke | 1 | -1/+1 |
2014-05-12 | Improvement of dataset uploading. Fixes #1 | Johannes Ranke | 1 | -6/+7 |
2014-05-10 | Rename variables in uploaded data in long format | Johannes Ranke | 1 | -3/+7 |
2014-05-10 | Formatting of comments, ds.empty | Johannes Ranke | 1 | -30/+29 |