source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @6425   16 years roland forgot to add contrib.py
(edit) @6424   16 years roland Import from exodus-roland.
(edit) @6401   16 years maarten
(edit) @6389   16 years roland
(edit) @6379   16 years roland Modified license to contain the year 2008. Fixed type in credits.txt
(edit) @6378   16 years huub tekst van index-pagina wat uitgebreid
(edit) @6375   16 years RIck van der Zwet Changed Licence on request of huub, explanation on the techniek@ lijst …
(edit) @6374   16 years huub README Exodus aangevuld
(edit) @6373   16 years roland added comment
(edit) @6371   16 years roland fixed free_masterip
(edit) @6366   16 years roland fixed paths in settings.py
(edit) @6365   16 years roland renaming functions and classes to be in line with python naming
(edit) @6364   16 years RIck van der Zwet os.path.join, requires trailing slash, to be affective
(edit) @6361   16 years roland Fixed spelling error
(edit) @6360   16 years RIck van der Zwet Import of initial presentation to Exodus, present it to the world :-)
(edit) @6359   16 years roland Fixed some really awfull bugs in AddTest. All posts silently failed …
(edit) @6357   16 years roland Worked on unittests, rewrote a small part of freeMasterIP and made …
(edit) @6354   16 years roland Worked on unittests Made Exception error for netmask2subnet in wllogic
(edit) @6353   16 years roland Updated makefile for buildout
(edit) @6352   16 years roland added documentation
(edit) @6351   16 years RIck van der Zwet * Hardcoding path to all calling via mod_python * Sample working …
(edit) @6350   16 years roland Worked on unittests for wllogic
(edit) @6349   16 years roland removed link to pareto
(edit) @6347   16 years RIck van der Zwet * Various fixes on issues reported by Maarten, remove node, delete …
(edit) @6346   16 years RIck van der Zwet Imported tickets into new trac ticket system at …
(edit) @6344   16 years RIck van der Zwet Hacked a simple model -> overview to edit/delete list to allow viewing …
(edit) @6343   16 years RIck van der Zwet Made some additional symlinks/entries in the Makefile to allow …
(edit) @6341   16 years roland removed old file about install Django
(edit) @6340   16 years roland merge -r6328:6339, some files didn't merge correctly and have been …
(edit) @6339   16 years RIck van der Zwet * Fixed all templates to match to the more logical naming 'standard' …
(edit) @6338   16 years RIck van der Zwet Document descripion some basic of the 'framework' emplemented
(edit) @6335   16 years roland added wrong files in previous svn check in
(edit) @6334   16 years roland added files that I shouldn't have added, they have been removed
(edit) @6332   16 years roland Fixed missing file problem
(edit) @6327   16 years RIck van der Zwet * exodus/views.py: * Extended GenericHandler to allow custom response …
Note: See TracRevisionLog for help on using the revision log.