# # ChangeLog for / # # Generated by Trac 1.6 # Dec 14, 2024, 4:45:38 AM Thu, 14 Aug 2008 21:54:57 GMT RIck van der Zwet [6193] * TODO (modified) Added few TODO entries Thu, 14 Aug 2008 21:48:49 GMT RIck van der Zwet [6192] * exodus/templates/dhcpd.conf (copied) * exodus/templates/node-list.html (modified) * exodus/urls.py (modified) * exodus/views.py (modified) * Fixed linking to various config files * Initial dhcpd file attempt Thu, 14 Aug 2008 20:37:52 GMT RIck van der Zwet [6191] * TODO (modified) * exodus/models.py (modified) * exodus/sql/network.sql (added) * exodus/templates/addnode.html (modified) * exodus/wllogic.py (modified) Not able to add a node was caused due the fact ssid generation, which ... Thu, 14 Aug 2008 19:46:57 GMT roland [6190] * TODO (modified) * exodus/sql/linktype.sql (added) * exodus/sql/mode.sql (added) * exodus/sql/nictype.sql (modified) * exodus/sql/status.sql (modified) * exodus/views.py (modified) Added sql imports and todos Thu, 14 Aug 2008 13:35:00 GMT roland [6189] * exodus/sql/antenna.sql (added) * exodus/sql/nictype.sql (added) * exodus/sql/polar.sql (added) added sql files to populate a database after syncdb for exodus Tue, 12 Aug 2008 23:52:05 GMT RIck van der Zwet [6188] * exodus/templates/node-list.html (modified) * exodus/urls.py (modified) * exodus/views.py (modified) First attempt on using both nodename and nodeid as input variable Tue, 12 Aug 2008 22:33:45 GMT roland [6187] * exodus/urls.py (modified) * exodus/views.py (modified) fixed a template path bug Tue, 12 Aug 2008 22:26:58 GMT roland [6186] * exodus/urls.py (modified) urls meegecommit Tue, 12 Aug 2008 22:26:22 GMT roland [6185] * exodus/templates/node-list.html (added) changed node_list to node-list Tue, 12 Aug 2008 22:01:08 GMT RIck van der Zwet [6184] * exodus/sql (added) * exodus/sql/status.sql (added) Make sure to pre-fill the status fieds by default Tue, 12 Aug 2008 21:18:51 GMT RIck van der Zwet [6183] * README (modified) * exodus/static (moved) * exodus/templates (moved) * exodus/templates/README (copied) * exodus/templates/addinterlink.html (copied) * exodus/templates/addlocation.html (copied) * exodus/templates/addnic.html (copied) * exodus/templates/addnode.html (copied) * exodus/templates/addomni.html (copied) * exodus/templates/bottom.html (copied) * templates/exodus (deleted) * exodus/templates/head.html (copied) * exodus/templates/index.html (copied) * exodus/templates/node-detail.html (copied) * exodus/templates/rc-local.txt (copied) * exodus/templates/rc-node-local.txt (copied) * exodus/templates/test.html (copied) * exodus/urls.py (modified) * exodus/views.py (modified) * sampleserver (moved) * sampleserver/settings.py.tmpl (modified) Move of static/templates into the package itself Tue, 12 Aug 2008 20:11:24 GMT RIck van der Zwet [6182] * templates/admin (deleted) * templates/exodus/node_list.html (deleted) Deleted not used files Tue, 12 Aug 2008 20:01:34 GMT RIck van der Zwet [6181] * exodus/urls.py (modified) * exodus/views.py (modified) * exodus/wllogic.py (modified) * templates/404.html (modified) * templates/500.html (modified) * templates/admin/base-site.html (moved) * templates/exodus-template.html (moved) * templates/exodus/addinterlink.html (modified) * templates/exodus/addlocation.html (modified) * templates/exodus/addnic.html (modified) * templates/exodus/addnode.html (modified) * templates/exodus/addomni.html (modified) * templates/exodus/head.html (modified) * templates/exodus/index-old.html (deleted) * templates/exodus/index.html (modified) * templates/exodus/node-detail.html (moved) * templates/exodus/rc-local.txt (moved) * templates/exodus/rc-node-local.txt (moved) Converted the _ to - Tue, 12 Aug 2008 19:00:15 GMT RIck van der Zwet [6180] * README (modified) * django-conf (moved) * conf/exodus (deleted) * django-conf/settings.py.tmpl (modified) * django-conf/urls.py (modified) * exodus (copied) Differ from exodus and django config Tue, 12 Aug 2008 18:44:38 GMT RIck van der Zwet [6179] * conf (moved) * conf/exodus/urls.py (modified) * conf/exodus/views.py (modified) * conf/exodus/wllogic.py (modified) * conf/urls.py (modified) * static (moved) * static/exodus.css (modified) * templates/exodus/head.html (modified) * templates/exodus_template.html (modified) Configuration and code are glued into each other. First attempt to ... Tue, 12 Aug 2008 16:05:47 GMT roland [6178] * README (modified) * django/settings.py (deleted) * django/settings.py.tmpl (added) changed readme and added settings.tmpl Tue, 12 Aug 2008 15:56:46 GMT RIck van der Zwet [6177] * templates/.exodus_template.html.swp (deleted) Deleted stale .swp file, accentally commited Tue, 12 Aug 2008 15:50:16 GMT RIck van der Zwet [6176] * README (modified) * django (moved) * django/exodus (copied) * django_exodus/exodus_01 (deleted) * django/settings.py (modified) * django/urls.py (modified) * media (moved) * templates (moved) * templates/exodus (copied) * django_templates/exodus_01 (deleted) * templates/exodus_template.html (modified) Restructured directory layout to match more logical structure as ... Tue, 12 Aug 2008 15:11:31 GMT roland [6175] * README (modified) * django_exodus/settings.py (modified) added readme information for django Tue, 12 Aug 2008 14:55:50 GMT RIck van der Zwet [6174] * TODO (added) Initial TODO list as discused at occ2008 Tue, 12 Aug 2008 14:51:14 GMT roland [6173] * / (added) move of old exodues code