source: @ 7596

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7596   2 years rick Change the license snippet as the board decided to drop point 3 and 4: …
(edit) @7027   3 years roland Mainly code cleanup. Removed some odd import from networkx and fixed it …
(edit) @6674   3 years andrea involuntarily removed a statment before previous commit
(edit) @6662   3 years andrea extended "delete" code to unlink interfaces instead of removing them when …
(edit) @6645   3 years maarten Parents directive is searched with NetworkX Last commit for nagios config. …
(edit) @6641   3 years roland First work on unittests for forms.py -Finished tests for LocationForm?.
(edit) @6638   3 years roland -Added masterip check. -renamed variables that were called list.
(edit) @6637   3 years roland Major work on unittest: -almost finished test_wlipcalc, need to check for …
(edit) @6629   3 years roland Fixed bug in urls.py
(edit) @6625   3 years maarten Put nagios link under list of exports on frontpage template
(edit) @6619   3 years maarten Only get configurations for nodes that have the status "up"
(edit) @6618   3 years maarten added hostgroup definition on network and location
(edit) @6617   3 years maarten updated nagios templates...now ready to check with nagios
(edit) @6615   3 years maarten -cleanup main nagios config template -split up interface check config in …
(edit) @6612   3 years maarten - fixed some nagios template files - updated paths in main nagios config - …
(edit) @6611   3 years maarten Fixed unneeded parameter in viewNagios See #25
(edit) @6610   3 years maarten First implementation nagios config with host and service definitions. also …
(edit) @6609   3 years maarten moved nagios config to folder... added comments to the main 2 template …
(edit) @6608   3 years roland More unittest updates, and one bug fix in wllogic.py.
(edit) @6607   3 years roland Work in progress.. I am splitting unittests up in multiplefiles, so that …
(edit) @6606   3 years roland Work in Progress for unittests.
(edit) @6605   3 years roland Working on better tests.
(edit) @6601   3 years roland Script imports just one antenna type, namely exodus import with 0 gain.
(edit) @6594   3 years rick make genesis configuration was missing a readme directive and config files …
(edit) @6593   3 years rick Reflected menu, new way of handling proxies, they will be seen as services …
(edit) @6590   3 years roland Updated to latest model.py.
(edit) @6578   3 years roland Removed feature to only show possible interlinks. It's not really possible …
(edit) @6565   3 years roland worked on ethernet to wifi bridges, that is complete. Would need to go …
(edit) @6560   3 years roland Updated files to reflect the most uptodate database version.
(edit) @6556   3 years roland Made a small optimisation.
(edit) @6555   3 years roland Printed list is now sorted.
(edit) @6554   3 years roland Added some help text.
(edit) @6553   3 years roland Made a simple script that checks which antenna's we have in WL. Added some …
(edit) @6551   3 years roland Added document that has a todo list for the switch between exodus and …
(edit) @6548   3 years roland Fixed a bug regarding hostname check. Added debug lines in …
(edit) @6534   3 years roland Fixed bugs in regexp that checks hostnames and interface names.
(edit) @6525   3 years rick - Google kml (maps) PoC using randomized status for nodes and links
(edit) @6524   3 years rick - As requested during exodus presentation, CSV exports of nodes and …
(edit) @6523   3 years roland Forgot to add new template.
(edit) @6522   3 years roland Added a nagios file for Richard.
(edit) @6518   3 years roland Removed old templates that we don't use any more.
(edit) @6517   3 years roland Major code cleanup of views.py. Changed old edit and delete links in …
(edit) @6516   3 years roland Fixed error in assigning directions for antennas. Only the master …
(edit) @6515   3 years roland Modifed import via json. We don't need the previous initial data because …
(edit) @6514   3 years roland Better handling of direction.
(edit) @6513   3 years roland added get_direction_choices to get the full name directions from exodus …
(edit) @6512   3 years rick - Human readable output for human readable view ;-)
(edit) @6511   3 years rick - Pretty handy alias when testing imports and need a fresh database every …
(edit) @6510   3 years rick Included direction details
(edit) @6509   3 years roland Last hand on forms.py. Static host should be working.
(edit) @6507   3 years roland Mayor work on dhcpstatic. Need to update static ipaddresses when changing …
(edit) @6496   3 years roland Worked on field validation if forms. This is complete. Except for …
(edit) @6495   3 years roland Added javascript from Rick to show and hide wireless sub menu when …
(edit) @6491   3 years roland Made a fix in models.py: sdesc and desc were removed from the interface. …
(edit) @6487   3 years roland Updated comments for Andrea in genesis_to_exodus.
(edit) @6486   3 years roland Updated genesis_to_exodus.py with some stuff. Fixed a bug, and rewrote …
(edit) @6485   3 years roland Added a readme script and removed linewraps in genesis_to_exodus. Plus …
(edit) @6481   3 years roland Fixed a small bug in my database/models.py
(edit) @6480   3 years roland Code cleanup, and working on new_ssid code.
(edit) @6479   3 years roland Code cleanup, modified admin to be nicer when showing an interface.
(edit) @6478   3 years roland Fixed a bug in which the master didn't get the lowest address.
(edit) @6477   3 years roland Adding interlinks automatically generates the correct ipaddresses. Need to …
(edit) @6475   3 years roland Fixed bug where self.link.id was called, when self.link was null. This …
(edit) @6473   3 years andrea - interfaces and links handling should now be correct. Checks are still …
(edit) @6472   3 years andrea - safety belts. It can happens (for ethernet interfaces for example) to …
(edit) @6471   3 years andrea - bugfix in InterfaceForm::clean_ip() : when dealing with …
(edit) @6469   3 years roland Added tests, and worked on clean_ip for interfaces.
(edit) @6467   3 years andrea - increase max precision to let us store geo-coordinates values as they …
(edit) @6466   3 years andrea cleanings: - removed an useless and harmful line of code …
(edit) @6464   3 years andrea Implementation of the migration script is quite done : - Interface …
(edit) @6459   3 years roland New stuff, in wlipcalc a better version and better tests, added …
(edit) @6458   3 years roland Refactored code and made more unittests.
(edit) @6457   3 years roland Added and made more generic, wlipcalc, fixed bug in models.py save …
(edit) @6456   3 years rick Running using, basic sample code $ ./bin/django runscript …
(edit) @6454   3 years roland First try for an ipcalc module for WL.
(edit) @6453   3 years roland moved new models file to exodusmodels.*
(edit) @6452   3 years roland
(edit) @6451   3 years roland new graphviz models
(edit) @6450   3 years roland admin media apache conf update
(edit) @6449   3 years roland New admin media prefix
(edit) @6447   3 years roland Another update, fix path in urls.py
(edit) @6446   3 years roland fixed symbolic link of media
(edit) @6445   3 years roland New config for django admin media files.
(edit) @6444   3 years roland changed tabs to spaces in urls.py
(edit) @6443   3 years roland Fixed some bugs in forms.py
(edit) @6442   3 years roland Some fixes on the root exodus page
(edit) @6441   3 years roland Almost complete add interlink code, and a small update to the website so …
(edit) @6440   3 years roland Added calc_subnet, added test, removed tests with regards to views.
(edit) @6437   3 years roland First working code for add interlink.
(edit) @6436   3 years rick How to run script from the command line and get output
(edit) @6435   3 years roland Fixed tuple bug in admin code.
(edit) @6434   3 years roland Work in progress for interface forms.
(edit) @6433   3 years rick Forgotton function fixes
(edit) @6432   3 years rick Renamed functions for FILE in *.py; do sed -e 's/newSSIDName/new_ssid/g' …
(edit) @6431   3 years roland Modified model so that public ap is now accespoint and a boolean in the …
(edit) @6430   3 years rick Commit syntax changes
(edit) @6429   3 years rick * syntax fixes * ssid length bigger to support larger node names * made …
(edit) @6428   3 years rick Replaced tabs to spaces
(edit) @6427   3 years roland modified plain_admin
(edit) @6426   3 years roland added /plain-admin/ to use a admin which has full acces.
Note: See TracRevisionLog for help on using the revision log.