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