# # ChangeLog for trunk # # Generated by Trac 1.6 # Dec 12, 2024, 3:36:21 AM Mon, 22 Dec 2008 23:43:12 GMT roland [6477] * trunk/exodus/forms.py (modified) * trunk/exodus/models.py (modified) * trunk/exodus/settings.py (modified) * trunk/exodus/wlipcalc.py (modified) * trunk/exodus/wllogic.py (modified) Adding interlinks automatically generates the correct ipaddresses. ... Mon, 22 Dec 2008 12:33:35 GMT roland [6475] * trunk/exodus/tests.py (modified) * trunk/exodus/wlipcalc.py (modified) Fixed bug where self.link.id was called, when self.link was null. ... Sun, 21 Dec 2008 02:20:33 GMT andrea [6473] * trunk/exodus/scripts/genesis_to_exodus.py (modified) - interfaces and links handling should now be correct. Checks are ... Sun, 21 Dec 2008 02:18:28 GMT andrea [6472] * trunk/exodus/wlipcalc.py (modified) - safety belts. It can happens (for ethernet interfaces for example) ... Sun, 21 Dec 2008 02:05:22 GMT andrea [6471] * trunk/exodus/forms.py (modified) - bugfix in InterfaceForm::clean_ip() : when dealing with ... Fri, 19 Dec 2008 14:19:00 GMT roland [6469] * trunk/exodus/forms.py (modified) * trunk/exodus/models.py (modified) * trunk/exodus/settings.py (modified) * trunk/exodus/tests.py (modified) * trunk/exodus/wlipcalc.py (modified) * trunk/exodus/wllogic.py (modified) Added tests, and worked on clean_ip for interfaces. Tue, 16 Dec 2008 14:39:28 GMT andrea [6467] * trunk/exodus/models.py (modified) - increase max precision to let us store geo-coordinates values as ... Tue, 16 Dec 2008 14:37:51 GMT andrea [6466] * trunk/exodus/scripts/genesis_to_exodus.py (modified) cleanings: - removed an useless and harmful line of code ... Tue, 16 Dec 2008 10:13:08 GMT andrea [6464] * trunk/exodus/scripts/genesis_to_exodus.py (modified) Implementation of the migration script is quite done : - ... Mon, 15 Dec 2008 12:17:45 GMT roland [6459] * trunk/exodus/forms.py (modified) * trunk/exodus/scripts/genesis_to_exodus.py (modified) * trunk/exodus/tests.py (modified) * trunk/exodus/wlipcalc.py (modified) New stuff, in wlipcalc a better version and better tests, added ... Mon, 15 Dec 2008 01:27:43 GMT roland [6458] * trunk/exodus/tests.py (modified) * trunk/exodus/wlipcalc.py (modified) Refactored code and made more unittests. Mon, 15 Dec 2008 01:03:39 GMT roland [6457] * trunk/exodus/models.py (modified) * trunk/exodus/tests.py (modified) * trunk/exodus/wlipcalc.py (modified) Added and made more generic, wlipcalc, fixed bug in models.py save ... Mon, 15 Dec 2008 00:12:08 GMT RIck van der Zwet [6456] * trunk/exodus/scripts/genesis_to_exodus.py (modified) Running using, basic sample code $ ./bin/django runscript ... Sat, 13 Dec 2008 09:38:07 GMT roland [6454] * trunk/exodus/forms.py (modified) * trunk/exodus/models.py (modified) * trunk/exodus/wlipcalc.py (added) * trunk/exodus/wllogic.py (modified) First try for an ipcalc module for WL. Fri, 12 Dec 2008 19:06:27 GMT roland [6453] * trunk/doc/exodusmodels-121208.dot (deleted) * trunk/doc/exodusmodels-121208.pdf (deleted) moved new models file to exodusmodels.* Fri, 12 Dec 2008 19:05:57 GMT roland [6452] * trunk/doc/exodusmodels.dot (modified) * trunk/doc/exodusmodels.pdf (modified) Fri, 12 Dec 2008 19:04:44 GMT roland [6451] * trunk/doc/README (modified) * trunk/doc/exodusmodels-121208.dot (added) * trunk/doc/exodusmodels-121208.pdf (added) new graphviz models Fri, 12 Dec 2008 17:53:18 GMT roland [6450] * trunk/doc/django.conf (modified) admin media apache conf update Fri, 12 Dec 2008 17:46:40 GMT roland [6449] * trunk/exodus/forms.py (modified) * trunk/exodus/settings.py (modified) New admin media prefix Fri, 12 Dec 2008 11:29:45 GMT roland [6447] * trunk/exodus/settings.py (modified) * trunk/exodus/urls.py (modified) Another update, fix path in urls.py Fri, 12 Dec 2008 11:25:39 GMT roland [6446] * trunk/exodus/media (modified) fixed symbolic link of media Fri, 12 Dec 2008 11:20:11 GMT roland [6445] * trunk/base.cfg (modified) * trunk/doc/django.conf (modified) * trunk/exodus/media (added) New config for django admin media files. Thu, 11 Dec 2008 23:00:51 GMT roland [6444] * trunk/exodus/urls.py (modified) changed tabs to spaces in urls.py Thu, 11 Dec 2008 21:40:41 GMT roland [6443] * trunk/exodus/forms.py (modified) Fixed some bugs in forms.py Thu, 11 Dec 2008 21:16:06 GMT roland [6442] * trunk/exodus/templates/index.html (modified) Some fixes on the root exodus page Thu, 11 Dec 2008 21:05:17 GMT roland [6441] * trunk/exodus/forms.py (modified) * trunk/exodus/models.py (modified) * trunk/exodus/settings.py (modified) * trunk/exodus/templates/exodus-template.html (modified) * trunk/exodus/tests.py (modified) * trunk/exodus/urls.py (modified) * trunk/exodus/wllogic.py (modified) Almost complete add interlink code, and a small update to the website ... Thu, 11 Dec 2008 17:42:21 GMT roland [6440] * trunk/README (modified) * trunk/exodus/forms.py (modified) * trunk/exodus/tests.py (modified) * trunk/exodus/wllogic.py (modified) Added calc_subnet, added test, removed tests with regards to views. Wed, 10 Dec 2008 23:05:12 GMT roland [6437] * trunk/exodus/admin.py (modified) * trunk/exodus/forms.py (modified) * trunk/exodus/models.py (modified) * trunk/exodus/wllogic.py (modified) First working code for add interlink. Wed, 10 Dec 2008 20:02:19 GMT RIck van der Zwet [6436] * trunk/README (modified) How to run script from the command line and get output Wed, 10 Dec 2008 19:15:19 GMT roland [6435] * trunk/exodus/admin.py (modified) * trunk/exodus/settings.py (modified) Fixed tuple bug in admin code. Wed, 10 Dec 2008 19:10:22 GMT roland [6434] * trunk/Makefile (modified) * trunk/exodus/admin.py (modified) * trunk/exodus/forms.py (modified) * trunk/exodus/scripts (added) * trunk/exodus/scripts/__init__.py (added) * trunk/exodus/scripts/genesis_to_exodus.py (added) Work in progress for interface forms. Wed, 10 Dec 2008 19:06:51 GMT RIck van der Zwet [6433] * trunk/exodus/forms.py (modified) * trunk/exodus/templatetags/network.py (modified) Forgotton function fixes Wed, 10 Dec 2008 19:00:12 GMT RIck van der Zwet [6432] * trunk/exodus/forms.py (modified) * trunk/exodus/models.py (modified) * trunk/exodus/tests.py (modified) * trunk/exodus/views.py (modified) * trunk/exodus/wllogic.py (modified) Renamed functions for FILE in *.py; do sed -e ... Wed, 10 Dec 2008 15:32:29 GMT roland [6431] * trunk/Makefile (modified) * trunk/exodus/admin.py (modified) * trunk/exodus/models.py (modified) * trunk/exodus/settings.py (modified) * trunk/exodus/sql (deleted) * trunk/exodus/templates/viewNode.html (modified) * trunk/exodus/urls.py (modified) * trunk/exodus/views.py (modified) * trunk/exodus/wllogic.py (modified) * trunk/initial_data.json (modified) Modified model so that public ap is now accespoint and a boolean in ... Wed, 10 Dec 2008 14:11:32 GMT RIck van der Zwet [6430] * trunk/exodus/views.py (modified) Commit syntax changes Wed, 10 Dec 2008 13:58:56 GMT RIck van der Zwet [6429] * trunk/exodus/models.py (modified) * syntax fixes * ssid length bigger to support larger node names * ... Wed, 10 Dec 2008 13:47:39 GMT RIck van der Zwet [6428] * trunk/exodus/models.py (modified) Replaced tabs to spaces Wed, 10 Dec 2008 12:30:38 GMT roland [6427] * trunk/exodus/admin.py (modified) modified plain_admin Wed, 10 Dec 2008 12:24:56 GMT roland [6426] * trunk/exodus/admin.py (modified) * trunk/exodus/urls.py (modified) added /plain-admin/ to use a admin which has full acces. Wed, 10 Dec 2008 11:34:15 GMT roland [6425] * trunk/exodus/contrib.py (copied) forgot to add contrib.py Wed, 10 Dec 2008 11:24:33 GMT roland [6424] * trunk (modified) * trunk/LICENSE (modified) * trunk/Makefile (modified) * trunk/README (modified) * trunk/debug.sql (modified) * trunk/doc (modified) * trunk/exodus (modified) * trunk/exodus/admin.py (modified) * trunk/exodus/forms.py (copied) * trunk/exodus/models.py (modified) * trunk/exodus/static (modified) * trunk/exodus/templates (modified) * trunk/exodus/templates/deleteNode.html (modified) * trunk/exodus/templates/exodus-template.html (modified) * trunk/exodus/templates/freebsd-5.0/dhcpd.conf (modified) * trunk/exodus/templates/freebsd-5.0/named.conf (modified) * trunk/exodus/templates/freebsd-5.0/rc.local (modified) * trunk/exodus/templates/freebsd-5.0/rc.node.local (modified) * trunk/exodus/templates/freebsd-5.0/resolv.conf (modified) * trunk/exodus/templates/genericForm.html (modified) * trunk/exodus/templates/index.html (modified) * trunk/exodus/templates/viewList.html (modified) * trunk/exodus/templates/viewNode.html (modified) * trunk/exodus/templates/viewNodelist.html (modified) * trunk/exodus/tests.py (modified) * trunk/exodus/urls.py (modified) * trunk/exodus/wllogic.py (modified) * trunk/initial_data.json (copied) Import from exodus-roland. Wed, 03 Dec 2008 22:36:35 GMT maarten [6401] * trunk/doc/maarten (added) * trunk/doc/maarten/model.dia (added) * trunk/doc/maarten/model.png (added) Wed, 19 Nov 2008 08:57:59 GMT roland [6389] * trunk/exodus/models.py (modified) Mon, 10 Nov 2008 16:43:50 GMT roland [6379] * trunk/CREDITS.txt (modified) * trunk/LICENSE (modified) Modified license to contain the year 2008. Fixed type in credits.txt Sun, 09 Nov 2008 14:53:07 GMT huub [6378] * trunk/exodus/templates/index.html (modified) tekst van index-pagina wat uitgebreid Fri, 07 Nov 2008 15:46:07 GMT RIck van der Zwet [6375] * trunk/CREDITS.txt (added) * trunk/LICENSE (modified) Changed Licence on request of huub, explanation on the techniek@ ... Fri, 07 Nov 2008 10:54:53 GMT huub [6374] * trunk/README (modified) README Exodus aangevuld Thu, 06 Nov 2008 23:22:21 GMT roland [6373] * trunk/exodus/wllogic.py (modified) added comment Thu, 06 Nov 2008 19:57:49 GMT roland [6371] * trunk/exodus/tests.py (modified) * trunk/exodus/views.py (modified) * trunk/exodus/wllogic.py (modified) fixed free_masterip Wed, 05 Nov 2008 13:38:34 GMT roland [6366] * trunk/exodus/settings.py (modified) fixed paths in settings.py Wed, 05 Nov 2008 11:32:49 GMT roland [6365] * trunk/exodus/tests.py (modified) * trunk/exodus/views.py (modified) * trunk/exodus/wllogic.py (modified) renaming functions and classes to be in line with python naming Wed, 05 Nov 2008 08:56:07 GMT RIck van der Zwet [6364] * trunk/exodus/settings.py (modified) os.path.join, requires trailing slash, to be affective Wed, 05 Nov 2008 08:12:45 GMT roland [6361] * trunk/doc/wl-exodus-2008-11-05.odp (modified) * trunk/doc/wl-exodus-2008-11-05.pdf (modified) Fixed spelling error Wed, 05 Nov 2008 01:31:23 GMT RIck van der Zwet [6360] * trunk/doc/wl-exodus-2008-11-05.odp (added) * trunk/doc/wl-exodus-2008-11-05.pdf (added) Import of initial presentation to Exodus, present it to the world :-) Mon, 03 Nov 2008 13:36:43 GMT roland [6359] * trunk/exodus/tests.py (modified) * trunk/exodus/views.py (modified) Fixed some really awfull bugs in AddTest. All posts silently failed ... Sun, 02 Nov 2008 21:49:33 GMT roland [6357] * trunk/Makefile (modified) * trunk/exodus/models.py (modified) * trunk/exodus/settings.py (modified) * trunk/exodus/templatetags/network.py (modified) * trunk/exodus/tests.py (modified) * trunk/exodus/urls.py (modified) * trunk/exodus/utils.py (added) * trunk/exodus/views.py (modified) * trunk/exodus/wllogic.py (modified) Worked on unittests, rewrote a small part of freeMasterIP and made ... Wed, 29 Oct 2008 11:44:41 GMT roland [6354] * trunk/exodus/tests.py (modified) * trunk/exodus/wllogic.py (modified) Worked on unittests Made Exception error for netmask2subnet in wllogic Wed, 29 Oct 2008 11:43:45 GMT roland [6353] * trunk/Makefile (modified) Updated makefile for buildout Wed, 29 Oct 2008 08:54:17 GMT roland [6352] * trunk/doc/README (modified) * trunk/doc/todo.txt (deleted) added documentation Tue, 28 Oct 2008 23:44:51 GMT RIck van der Zwet [6351] * trunk/doc/django.conf (added) * trunk/exodus/settings.py (modified) * trunk/exodus/urls.py (modified) * Hardcoding path to all calling via mod_python * Sample working ... Tue, 28 Oct 2008 21:40:05 GMT roland [6350] * trunk/exodus/tests.py (modified) Worked on unittests for wllogic Tue, 28 Oct 2008 20:40:06 GMT roland [6349] * trunk/base.cfg (modified) removed link to pareto Fri, 17 Oct 2008 10:58:33 GMT RIck van der Zwet [6347] * trunk/exodus/models.py (modified) * trunk/exodus/urls.py (modified) * trunk/exodus/views.py (modified) * Various fixes on issues reported by Maarten, remove node, delete ... Thu, 16 Oct 2008 11:54:23 GMT RIck van der Zwet [6346] * trunk/TODO (deleted) Imported tickets into new trac ticket system at ... Mon, 06 Oct 2008 22:29:11 GMT RIck van der Zwet [6344] * trunk/exodus/templates/exodus-template.html (modified) * trunk/exodus/templates/viewList.html (copied) * trunk/exodus/urls.py (modified) * trunk/exodus/views.py (modified) Hacked a simple model -> overview to edit/delete list to allow ... Mon, 06 Oct 2008 11:28:19 GMT RIck van der Zwet [6343] * trunk/Makefile (modified) Made some additional symlinks/entries in the Makefile to allow ... Mon, 06 Oct 2008 08:22:55 GMT roland [6341] * trunk/doc/INSTALLdjangotrunk (deleted) removed old file about install Django Mon, 06 Oct 2008 08:20:41 GMT roland [6340] * trunk/Makefile (modified) * trunk/README (modified) * trunk/base.cfg (copied) * trunk/bootstrap.py (copied) * trunk/buildout.cfg (copied) * trunk/doc/README (modified) * trunk/exodus/development.py (copied) * trunk/exodus/production.py (copied) * trunk/exodus/settings.py (copied) * trunk/exodus/tests.py (copied) * trunk/sampleserver (deleted) merge -r6328:6339, some files didn't merge correctly and have been ... Sun, 05 Oct 2008 22:27:59 GMT RIck van der Zwet [6339] * trunk/TODO (modified) * trunk/exodus/templates/freebsd-5.0/dhcpd.conf (modified) * trunk/exodus/templates/freebsd-5.0/named.conf (modified) * trunk/exodus/templates/freebsd-5.0/rc.local (modified) * trunk/exodus/templates/freebsd-5.0/rc.node.local (modified) * trunk/exodus/templates/freebsd-5.0/resolv.conf (modified) * Fixed all templates to match to the more logical naming 'standard' ... Sun, 05 Oct 2008 22:01:14 GMT RIck van der Zwet [6338] * trunk/HACKING (added) Document descripion some basic of the 'framework' emplemented Sun, 05 Oct 2008 16:55:59 GMT roland [6335] * trunk/exodus/settings.py (deleted) added wrong files in previous svn check in Sat, 04 Oct 2008 14:02:41 GMT roland [6334] * trunk/exodus/development.py (deleted) * trunk/exodus/production.py (deleted) added files that I shouldn't have added, they have been removed Fri, 03 Oct 2008 20:09:18 GMT roland [6332] * trunk/exodus/admin.py (modified) * trunk/exodus/development.py (added) * trunk/exodus/production.py (added) * trunk/exodus/settings.py (added) * trunk/exodus/urls.py (modified) Fixed missing file problem Thu, 02 Oct 2008 22:15:12 GMT RIck van der Zwet [6327] * trunk/exodus/views.py (modified) * exodus/views.py: * Extended GenericHandler to allow custom ... Thu, 02 Oct 2008 22:12:22 GMT RIck van der Zwet [6326] * trunk/exodus/templates/addInterface.html (modified) * trunk/exodus/templates/viewNode.html (modified) Cosmatic changes in templates Thu, 02 Oct 2008 16:34:21 GMT RIck van der Zwet [6325] * trunk/exodus/templates/404.html (deleted) * trunk/exodus/templates/500.html (deleted) * trunk/exodus/templates/README (deleted) * trunk/exodus/templates/addinterlink.html (deleted) * trunk/exodus/templates/deleteNode.html (moved) * trunk/exodus/templates/delomni.html (deleted) * trunk/exodus/templates/exodus-template.html (modified) * trunk/exodus/templates/freebsd-5.0 (added) * trunk/exodus/templates/freebsd-5.0/dhcpd.conf (moved) * trunk/exodus/templates/freebsd-5.0/named.conf (moved) * trunk/exodus/templates/freebsd-5.0/rc.local (moved) * trunk/exodus/templates/freebsd-5.0/rc.node.local (moved) * trunk/exodus/templates/freebsd-5.0/resolv.conf (moved) * trunk/exodus/templates/head.html (deleted) * trunk/exodus/templates/test.html (deleted) * trunk/exodus/templates/viewNode.html (moved) * trunk/exodus/templates/viewNodelist.html (moved) * trunk/exodus/urls.py (modified) * trunk/exodus/views.py (modified) Voila, the initial framework is completed, next will be the tweaking ... Thu, 02 Oct 2008 15:09:43 GMT RIck van der Zwet [6324] * trunk/exodus/models.py (modified) * trunk/exodus/templates/addInterface.html (added) * trunk/exodus/templates/addlocation.html (deleted) * trunk/exodus/templates/addnic.html (deleted) * trunk/exodus/templates/addnode.html (deleted) * trunk/exodus/templates/addomni.html (deleted) * trunk/exodus/templates/editInterface.html (added) * trunk/exodus/templates/exodus-template.html (modified) * trunk/exodus/templates/genericForm.html (modified) * trunk/exodus/templates/node-detail.html (modified) * trunk/exodus/urls.py (modified) * trunk/exodus/views.py (modified) Mamma, without bloat code! Finally got rid of all the different ... Thu, 02 Oct 2008 07:54:36 GMT RIck van der Zwet [6323] * trunk/exodus/models.py (modified) * trunk/exodus/views.py (modified) Took my changes and as part of DRY principe created a 'global' ... Wed, 01 Oct 2008 22:49:53 GMT RIck van der Zwet [6322] * trunk/exodus/models.py (modified) * trunk/exodus/templates/addomni.html (modified) * trunk/exodus/templates/deletePublicAP.html (added) * trunk/exodus/templates/genericForm.html (copied) * trunk/exodus/templates/node-detail.html (modified) * trunk/exodus/urls.py (modified) * trunk/exodus/views.py (modified) Rewrote code to match the DRY principel, which should be a framework ... Wed, 01 Oct 2008 14:02:15 GMT RIck van der Zwet [6321] * trunk/exodus/models.py (modified) * trunk/exodus/templates/addnic.html (modified) Use combination of default/javascript to allow a more logical ... Tue, 30 Sep 2008 22:07:52 GMT RIck van der Zwet [6320] * trunk/exodus/models.py (modified) * trunk/exodus/templates/delomni.html (copied) * trunk/exodus/templates/exodus-template.html (modified) * trunk/exodus/templates/node-detail.html (modified) * trunk/exodus/urls.py (modified) * trunk/exodus/views.py (modified) * Parsing the right URL to the corresponding object turned out to be ... Tue, 30 Sep 2008 21:19:19 GMT RIck van der Zwet [6319] * trunk/Makefile (modified) * Makefile: Allow calling batch to make automatic re-inet and reload ... Tue, 30 Sep 2008 21:00:06 GMT RIck van der Zwet [6318] * trunk/exodus/sql/network.sql (modified) On special request of one of our beta testers, inclusion of example ... Mon, 29 Sep 2008 22:07:42 GMT RIck van der Zwet [6317] * trunk/exodus/models.py (modified) * trunk/exodus/templates/addomni.html (modified) * trunk/exodus/templates/exodus-template.html (modified) * trunk/exodus/templates/node-detail.html (modified) * trunk/exodus/views.py (modified) * trunk/exodus/wllogic.py (modified) First attempt of embedding public accesspoints Thu, 25 Sep 2008 23:45:09 GMT RIck van der Zwet [6315] * trunk/exodus/templates/delnode.html (modified) * trunk/exodus/templates/node-detail.html (modified) * trunk/exodus/urls.py (modified) * trunk/exodus/views.py (modified) * exodus/views.py, exodus/urls.py, ... Thu, 25 Sep 2008 21:27:06 GMT RIck van der Zwet [6314] * trunk/Makefile (modified) * trunk/Makefile: help was missing one line, re-write to a even more ... Tue, 23 Sep 2008 23:40:09 GMT RIck van der Zwet [6313] * trunk/Makefile (modified) * trunk/exodus/templates/node-detail.html (modified) * trunk/exodus/views.py (modified) * trunk/exodus/wllogic.py (modified) * trunk/Makefile new command was missing it comment, leaving it ... Tue, 23 Sep 2008 22:11:52 GMT RIck van der Zwet [6312] * trunk/exodus/sql/dnsserver.sql (modified) * trunk/exodus/views.py (modified) * trunk/exodus/wllogic.py (modified) * trunk/exodus/sql/dnsserver.sql: allow DNS to be imported properly ... Mon, 22 Sep 2008 18:12:11 GMT RIck van der Zwet [6311] * branches (added) * tags (added) * trunk (added) * trunk/LICENSE (moved) * trunk/Makefile (moved) * trunk/README (moved) * trunk/TODO (moved) * trunk/debug.sql (moved) * trunk/doc (moved) * trunk/exodus (moved) * trunk/sampleserver (moved) Suggestion DW: Use 'official' structure: http://svnbook.red- ...