source: trunk

Revision Log Mode:


Legend:

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