# # ChangeLog for / # # Generated by Trac 1.6 # Dec 14, 2024, 2:48:37 AM 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, 10 Dec 2008 11:18:38 GMT roland [6423] * branches/exodus-roland/exodus/admin.py (modified) * branches/exodus-roland/exodus/forms.py (modified) added forms stuff Wed, 10 Dec 2008 11:09:50 GMT RIck van der Zwet [6422] * branches/exodus-admin (deleted) Branch process will not longer be used, changes will not be merged ... Wed, 10 Dec 2008 07:48:07 GMT roland [6421] * branches/exodus-roland/exodus/forms.py (modified) * branches/exodus-roland/exodus/models.py (modified) Added modelForm with specific WL save function. Mon, 08 Dec 2008 16:57:03 GMT roland [6420] * branches/exodus-roland/exodus/admin.py (modified) * branches/exodus-roland/exodus/forms.py (modified) * branches/exodus-roland/exodus/models.py (modified) * branches/exodus-roland/exodus/tests.py (modified) * branches/exodus-roland/exodus/wllogic.py (modified) Fixed __str__ to __unicode__ on models. Made save Node better. ... Sun, 07 Dec 2008 21:46:03 GMT roland [6411] * branches/exodus-roland/Makefile (modified) * branches/exodus-roland/exodus/admin.py (modified) * branches/exodus-roland/exodus/models.py (modified) * branches/exodus-roland/exodus/tests.py (modified) * branches/exodus-roland/exodus/urls.py (modified) * branches/exodus-roland/initial_data.json (modified) A check in with some addons, still code in progress. Some niceties ... Thu, 04 Dec 2008 10:22:00 GMT roland [6404] * branches/exodus-roland/exodus/admin.py (modified) * branches/exodus-roland/exodus/forms.py (added) Trying to put some inteligence of save and clean_data in forms. Thu, 04 Dec 2008 01:09:24 GMT roland [6403] * branches/exodus-roland/exodus/admin.py (modified) * branches/exodus-roland/exodus/models.py (modified) First try of the new admin thing. Need to add a master ip in a ... Wed, 03 Dec 2008 22:50:09 GMT roland [6402] * branches/exodus-roland (copied) New branch 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) Sat, 29 Nov 2008 15:51:29 GMT RIck van der Zwet [6398] * branches/exodus-admin/exodus/admin.py (modified) * branches/exodus-admin/exodus/contrib.py (added) * branches/exodus-admin/exodus/models.py (modified) Rough template how it should look like, we havely really on inline ... Fri, 28 Nov 2008 20:15:02 GMT RIck van der Zwet [6397] * branches/exodus-admin/base.cfg (modified) * branches/exodus-admin/exodus/admin.py (modified) Django 1.0.2 fixed some annoying bugs, with regards to for example ... Fri, 28 Nov 2008 19:30:41 GMT RIck van der Zwet [6396] * branches/exodus-admin/initial_data.json (added) Included auto-login http://arthurkoziel.com/2008/09/04/automatical- ... Wed, 19 Nov 2008 19:08:37 GMT roland [6393] * branches/exodus-admin (copied) starting a new exodus branch for Forms and Admin niceties. Wed, 19 Nov 2008 18:53:30 GMT roland [6392] * branches/exodus-admin (deleted) Removed exodus-admin, branch should have been one level higher. Wed, 19 Nov 2008 12:40:49 GMT roland [6391] * branches/new_admin (deleted) Removed the new branch because I created two new branches. Wed, 19 Nov 2008 12:31:41 GMT roland [6390] * branches/new_admin (copied) Make a new branch, to see if add/change etc can better be done via ... Wed, 19 Nov 2008 08:57:59 GMT roland [6389] * trunk/exodus/models.py (modified) Sat, 15 Nov 2008 14:22:48 GMT roland [6382] * branches/exodus-admin (added) * branches/exodus-admin/__init__.py (copied) * branches/exodus-admin/admin.py (copied) * branches/exodus-admin/development.py (copied) * branches/exodus-admin/models.py (copied) * branches/exodus-admin/production.py (copied) * branches/exodus-admin/settings.py (copied) * branches/exodus-admin/sql (copied) * branches/exodus-admin/static (copied) * branches/exodus-admin/templates (copied) * branches/exodus-admin/templatetags (copied) * branches/exodus-admin/tests.py (copied) * branches/exodus-admin/urls.py (copied) * branches/exodus-admin/utils.py (copied) * branches/exodus-admin/views.py (copied) * branches/exodus-admin/wllogic.py (copied) Added new branch, for admin interface 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:24:12 GMT roland [6342] * branches/buildoutexodus (deleted) Removed the old buildoutbranch 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 17:15:08 GMT roland [6337] * branches/buildoutexodus/exodus/tests.py (added) added tests.py for unittests Sun, 05 Oct 2008 17:14:15 GMT roland [6336] * branches/buildoutexodus/README (modified) * branches/buildoutexodus/base.cfg (modified) added unittests 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:11:12 GMT roland [6333] * branches/buildoutexodus/exodus/development.py (added) * branches/buildoutexodus/exodus/production.py (added) updated latest missing files 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 Fri, 03 Oct 2008 20:04:19 GMT roland [6331] * branches/buildoutexodus/exodus/settings.py (added) added settings.py Fri, 03 Oct 2008 20:02:15 GMT roland [6330] * branches/buildoutexodus/buildout.cfg (added) added builtout.cfg Fri, 03 Oct 2008 20:01:01 GMT roland [6329] * branches/buildoutexodus/README (added) * branches/buildoutexodus/base.cfg (modified) * branches/buildoutexodus/exodus (copied) * branches/buildoutexodus/exodus/admin.py (modified) * branches/buildoutexodus/exodus/urls.py (modified) added buildout environment for easier deployment and development of ... Fri, 03 Oct 2008 19:44:27 GMT roland [6328] * branches/buildoutexodus (added) * branches/buildoutexodus/base.cfg (added) * branches/buildoutexodus/bootstrap.py (added) * branches/buildoutexodus/exodus (copied) * branches/buildoutexodus/exodus/admin.py (modified) * branches/buildoutexodus/exodus/urls.py (modified) added an exodus buildout variant 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 ...