source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @6423   17 years roland added forms stuff
(edit) @6422   17 years RIck van der Zwet Branch process will not longer be used, changes will not be merged …
(edit) @6421   17 years roland Added modelForm with specific WL save function.
(edit) @6420   17 years roland Fixed str to unicode on models. Made save Node better. Added …
(edit) @6411   17 years roland A check in with some addons, still code in progress. Some niceties in …
(edit) @6404   17 years roland Trying to put some inteligence of save and clean_data in forms.
(edit) @6403   17 years roland First try of the new admin thing. Need to add a master ip in a …
(edit) @6402   17 years roland New branch
(edit) @6401   17 years maarten
(edit) @6398   17 years RIck van der Zwet Rough template how it should look like, we havely really on inline …
(edit) @6397   17 years RIck van der Zwet Django 1.0.2 fixed some annoying bugs, with regards to for example the …
(edit) @6396   17 years RIck van der Zwet Included auto-login …
(edit) @6393   17 years roland starting a new exodus branch for Forms and Admin niceties.
(edit) @6392   17 years roland Removed exodus-admin, branch should have been one level higher.
(edit) @6391   17 years roland Removed the new branch because I created two new branches.
(edit) @6390   17 years roland Make a new branch, to see if add/change etc can better be done via the …
(edit) @6389   17 years roland
(edit) @6382   17 years roland Added new branch, for admin interface
(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 …
Note: See TracRevisionLog for help on using the revision log.