1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bump.
mattions
as Michele Mattioni
More... almost 14 years ago
Improved the docs for ModelDB integration, fixed a wrong image.
mattions
as Michele Mattioni
More... almost 14 years ago
Merge pull request #29 from uricohen/master
mattions
as Michele Mattioni
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.
mattions
as Michele Mattioni
More... almost 14 years ago
Updating the release to include ModelDB integration.
mattions
as Michele Mattioni
More... almost 14 years ago
Merge pull request #28 from uricohen/master
mattions
as Michele Mattioni
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.
mattions
as Michele Mattioni
More... almost 14 years ago
Merging pull request #27. Inserting the two tables html design.
mattions
as Michele Mattioni
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.
mattions
as Michele Mattioni
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.
mattions
as Michele Mattioni
More... almost 14 years ago
Changing the working directory to the one of the model loaded.
mattions
as Michele Mattioni
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.
mattions
as Michele Mattioni
More... almost 14 years ago
Conditional import for Windows and the rest of the world, to make the api from pyqt playing properly.
mattions
as Michele Mattioni
More... almost 14 years ago
Adding Uri to the Authors list.
mattions
as Michele Mattioni
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.
mattions
as Michele Mattioni
More... almost 14 years ago
Adding the tooltip to the model to reflect if they were already downloaded or not
mattions
as Michele Mattioni
More... almost 14 years ago