source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6565   17 years roland worked on ethernet to wifi bridges, that is complete. Would need to go …
(edit) @6560   17 years roland Updated files to reflect the most uptodate database version.
(edit) @6556   17 years roland Made a small optimisation.
(edit) @6555   17 years roland Printed list is now sorted.
(edit) @6554   17 years roland Added some help text.
(edit) @6553   17 years roland Made a simple script that checks which antenna's we have in WL. Added …
(edit) @6551   17 years roland Added document that has a todo list for the switch between exodus and …
(edit) @6548   17 years roland Fixed a bug regarding hostname check. Added debug lines in …
(edit) @6534   17 years roland Fixed bugs in regexp that checks hostnames and interface names.
(edit) @6525   17 years RIck van der Zwet - Google kml (maps) PoC using randomized status for nodes and links
(edit) @6524   17 years RIck van der Zwet - As requested during exodus presentation, CSV exports of nodes and …
(edit) @6523   17 years roland Forgot to add new template.
(edit) @6522   17 years roland Added a nagios file for Richard.
(edit) @6518   17 years roland Removed old templates that we don't use any more.
(edit) @6517   17 years roland Major code cleanup of views.py. Changed old edit and delete links in …
(edit) @6516   17 years roland Fixed error in assigning directions for antennas. Only the master …
(edit) @6515   17 years roland Modifed import via json. We don't need the previous initial data …
(edit) @6514   17 years roland Better handling of direction.
(edit) @6513   17 years roland added get_direction_choices to get the full name directions from …
(edit) @6512   17 years RIck van der Zwet - Human readable output for human readable view ;-)
(edit) @6511   17 years RIck van der Zwet - Pretty handy alias when testing imports and need a fresh database …
(edit) @6510   17 years RIck van der Zwet Included direction details
(edit) @6509   17 years roland Last hand on forms.py. Static host should be working.
(edit) @6507   17 years roland Mayor work on dhcpstatic. Need to update static ipaddresses when …
(edit) @6496   17 years roland Worked on field validation if forms. This is complete. Except for …
(edit) @6495   17 years roland Added javascript from Rick to show and hide wireless sub menu when …
(edit) @6491   17 years roland Made a fix in models.py: sdesc and desc were removed from the …
(edit) @6487   17 years roland Updated comments for Andrea in genesis_to_exodus.
(edit) @6486   17 years roland Updated genesis_to_exodus.py with some stuff. Fixed a bug, and rewrote …
(edit) @6485   17 years roland Added a readme script and removed linewraps in genesis_to_exodus. Plus …
(edit) @6481   17 years roland Fixed a small bug in my database/models.py
(edit) @6480   17 years roland Code cleanup, and working on new_ssid code.
(edit) @6479   17 years roland Code cleanup, modified admin to be nicer when showing an interface.
(edit) @6478   17 years roland Fixed a bug in which the master didn't get the lowest address.
(edit) @6477   17 years roland Adding interlinks automatically generates the correct ipaddresses. …
(edit) @6475   17 years roland Fixed bug where self.link.id was called, when self.link was null. This …
(edit) @6473   17 years andrea - interfaces and links handling should now be correct. Checks are …
(edit) @6472   17 years andrea - safety belts. It can happens (for ethernet interfaces for example) …
(edit) @6471   17 years andrea - bugfix in InterfaceForm::clean_ip() : when dealing with …
(edit) @6469   17 years roland Added tests, and worked on clean_ip for interfaces.
(edit) @6467   17 years andrea - increase max precision to let us store geo-coordinates values as …
(edit) @6466   17 years andrea cleanings: - removed an useless and harmful line of code …
(edit) @6464   17 years andrea Implementation of the migration script is quite done : - …
(edit) @6459   17 years roland New stuff, in wlipcalc a better version and better tests, added …
(edit) @6458   17 years roland Refactored code and made more unittests.
(edit) @6457   17 years roland Added and made more generic, wlipcalc, fixed bug in models.py save …
(edit) @6456   17 years RIck van der Zwet Running using, basic sample code $ ./bin/django runscript genesis_to_exodus
(edit) @6454   17 years roland First try for an ipcalc module for WL.
(edit) @6453   17 years roland moved new models file to exodusmodels.*
(edit) @6452   17 years roland
(edit) @6451   17 years roland new graphviz models
(edit) @6450   17 years roland admin media apache conf update
(edit) @6449   17 years roland New admin media prefix
(edit) @6447   17 years roland Another update, fix path in urls.py
(edit) @6446   17 years roland fixed symbolic link of media
(edit) @6445   17 years roland New config for django admin media files.
(edit) @6444   17 years roland changed tabs to spaces in urls.py
(edit) @6443   17 years roland Fixed some bugs in forms.py
(edit) @6442   17 years roland Some fixes on the root exodus page
(edit) @6441   17 years roland Almost complete add interlink code, and a small update to the website …
(edit) @6440   17 years roland Added calc_subnet, added test, removed tests with regards to views.
(edit) @6437   17 years roland First working code for add interlink.
(edit) @6436   17 years RIck van der Zwet How to run script from the command line and get output
(edit) @6435   17 years roland Fixed tuple bug in admin code.
(edit) @6434   17 years roland Work in progress for interface forms.
(edit) @6433   17 years RIck van der Zwet Forgotton function fixes
(edit) @6432   17 years RIck van der Zwet Renamed functions for FILE in *.py; do sed -e …
(edit) @6431   17 years roland Modified model so that public ap is now accespoint and a boolean in …
(edit) @6430   17 years RIck van der Zwet Commit syntax changes
(edit) @6429   17 years RIck van der Zwet * syntax fixes * ssid length bigger to support larger node names * …
(edit) @6428   17 years RIck van der Zwet Replaced tabs to spaces
(edit) @6427   17 years roland modified plain_admin
(edit) @6426   17 years roland added /plain-admin/ to use a admin which has full acces.
(edit) @6425   17 years roland forgot to add contrib.py
(edit) @6424   17 years roland Import from exodus-roland.
(edit) @6401   17 years maarten
(edit) @6389   17 years roland
(edit) @6379   17 years roland Modified license to contain the year 2008. Fixed type in credits.txt
(edit) @6378   17 years huub tekst van index-pagina wat uitgebreid
(edit) @6375   17 years RIck van der Zwet Changed Licence on request of huub, explanation on the techniek@ lijst …
(edit) @6374   17 years huub README Exodus aangevuld
(edit) @6373   17 years roland added comment
(edit) @6371   17 years roland fixed free_masterip
(edit) @6366   17 years roland fixed paths in settings.py
(edit) @6365   17 years roland renaming functions and classes to be in line with python naming
(edit) @6364   17 years RIck van der Zwet os.path.join, requires trailing slash, to be affective
(edit) @6361   17 years roland Fixed spelling error
(edit) @6360   17 years RIck van der Zwet Import of initial presentation to Exodus, present it to the world :-)
(edit) @6359   17 years roland Fixed some really awfull bugs in AddTest. All posts silently failed …
(edit) @6357   17 years roland Worked on unittests, rewrote a small part of freeMasterIP and made …
(edit) @6354   17 years roland Worked on unittests Made Exception error for netmask2subnet in wllogic
(edit) @6353   17 years roland Updated makefile for buildout
(edit) @6352   17 years roland added documentation
(edit) @6351   17 years RIck van der Zwet * Hardcoding path to all calling via mod_python * Sample working …
(edit) @6350   17 years roland Worked on unittests for wllogic
(edit) @6349   17 years roland removed link to pareto
(edit) @6347   17 years RIck van der Zwet * Various fixes on issues reported by Maarten, remove node, delete …
(edit) @6346   17 years RIck van der Zwet Imported tickets into new trac ticket system at …
(edit) @6344   17 years RIck van der Zwet Hacked a simple model -> overview to edit/delete list to allow viewing …
(edit) @6343   17 years RIck van der Zwet Made some additional symlinks/entries in the Makefile to allow …
Note: See TracRevisionLog for help on using the revision log.