Version bump. |
|
More...
|
almost 14 years ago
|
Improved the docs for ModelDB integration, fixed a wrong image. |
|
More...
|
almost 14 years ago
|
Merge pull request #29 from uricohen/master |
|
More...
|
almost 14 years ago
|
Added linux header line |
|
More...
|
almost 14 years ago
|
Updated documentation with information on Updater.py |
|
More...
|
almost 14 years ago
|
Merge branch 'master' of https://github.com/mattions/neuronvisio |
|
More...
|
almost 14 years ago
|
Added comments and cleaned code |
|
More...
|
almost 14 years ago
|
Added 'article' and 'pubmed' links Uploader.py exits on failure and ignore links without proper name |
|
More...
|
almost 14 years ago
|
Added BeautifulSoup.py version 3.2.0 Added Updater.py which can create and update ModelDB.xml Used Updater.py to recreate ModelDB.xml |
|
More...
|
almost 14 years ago
|
Docs update in the Changelog. |
|
More...
|
almost 14 years ago
|
Updating the release to include ModelDB integration. |
|
More...
|
almost 14 years ago
|
Merge pull request #28 from uricohen/master |
|
More...
|
almost 14 years ago
|
Merge branch 'master' of https://github.com/mattions/neuronvisio |
|
More...
|
almost 14 years ago
|
Fixed chdir issues and uses h.nrn_load_dll() on Windows rather than neuron.load_mechanisms() |
|
More...
|
almost 14 years ago
|
Fixed some logs message, removed an old comment. |
|
More...
|
almost 14 years ago
|
Merging pull request #27. Inserting the two tables html design. |
|
More...
|
almost 14 years ago
|
Removed the trailing slash from model directory |
|
More...
|
almost 14 years ago
|
Fixed an import issue caused on Windows when pulling the latest version Changed controls.py to 'press Return' after mechanism compilation |
|
More...
|
almost 14 years ago
|
Inserting the model_id as Integer, so the sorting in the column works as expected. |
|
More...
|
almost 14 years ago
|
Merge branch 'master' of https://github.com/mattions/neuronvisio |
|
More...
|
almost 14 years ago
|
Added the needed logic to compile mod files on Windows |
|
More...
|
almost 14 years ago
|
Using the three quotes for the long message to preserve the paragraph format. |
|
More...
|
almost 14 years ago
|
Changing the working directory to the one of the model loaded. |
|
More...
|
almost 14 years ago
|
Added sip importing code to avoid a QString issue |
|
More...
|
almost 14 years ago
|
Renamed ModelDB, and rearranged the order of the colunms. |
|
More...
|
almost 14 years ago
|
Conditional import for Windows and the rest of the world, to make the api from pyqt playing properly. |
|
More...
|
almost 14 years ago
|
Adding Uri to the Authors list. |
|
More...
|
almost 14 years ago
|
Changed model properties and information to be side-by-side |
|
More...
|
almost 14 years ago
|
If there is not mosinit file, a warning message is trhown and the directory where the model resides is opened. |
|
More...
|
almost 14 years ago
|
Adding the tooltip to the model to reflect if they were already downloaded or not |
|
More...
|
almost 14 years ago
|