Timeline



Jan 19, 2009:

12:43 PM Changeset [6625] by maarten
Put nagios link under list of exports on frontpage template

Jan 18, 2009:

3:23 PM Changeset [6619] by maarten
Only get configurations for nodes that have the status "up"
5:18 AM Changeset [6618] by maarten
added hostgroup definition on network and location

Jan 17, 2009:

3:56 PM Changeset [6617] by maarten
updated nagios templates...now ready to check with nagios

Jan 16, 2009:

5:47 PM Changeset [6615] by maarten
-cleanup main nagios config template -split up interface check config …
12:23 PM Changeset [6612] by maarten
- fixed some nagios template files - updated paths in main nagios …
10:31 AM Ticket #25 (viewNagios takes 2 parameters) closed by maarten
fixed: The extra parameter was a left over... sorry about that. it's fixed in …
10:28 AM Changeset [6611] by maarten
Fixed unneeded parameter in viewNagios See #25
10:27 AM Ticket #25 (viewNagios takes 2 parameters) created by maarten
the view viewNagios takes request and file as parameter but when …
3:22 AM Changeset [6610] by maarten
First implementation nagios config with host and service definitions. …

Jan 15, 2009:

11:30 PM Changeset [6609] by maarten
moved nagios config to folder... added comments to the main 2 template …
11:23 PM Changeset [6608] by roland
More unittest updates, and one bug fix in wllogic.py.
10:53 PM Changeset [6607] by roland
Work in progress.. I am splitting unittests up in multiplefiles, so …
9:18 PM Changeset [6606] by roland
Work in Progress for unittests.
8:53 PM Changeset [6605] by roland
Working on better tests.

Jan 13, 2009:

9:50 PM Changeset [6601] by roland
Script imports just one antenna type, namely exodus import with 0 gain.

Jan 9, 2009:

5:50 PM Changeset [6594] by RIck van der Zwet
make genesis configuration was missing a readme directive and config …
5:36 PM Changeset [6593] by RIck van der Zwet
Reflected menu, new way of handling proxies, they will be seen as …
4:08 PM Changeset [6590] by roland
Updated to latest model.py.

Jan 7, 2009:

9:41 PM Changeset [6578] by roland
Removed feature to only show possible interlinks. It's not really …
3:56 AM Changeset [6565] by roland
worked on ethernet to wifi bridges, that is complete. Would need to go …

Jan 5, 2009:

12:02 PM Changeset [6560] by roland
Updated files to reflect the most uptodate database version.
12:54 AM Changeset [6556] by roland
Made a small optimisation.
12:12 AM Changeset [6555] by roland
Printed list is now sorted.

Jan 4, 2009:

11:35 PM Changeset [6554] by roland
Added some help text.
11:32 PM Changeset [6553] by roland
Made a simple script that checks which antenna's we have in WL. Added …
3:09 PM Changeset [6551] by roland
Added document that has a todo list for the switch between exodus and …
11:07 AM Ticket #23 (proxy5 not in list of nodes) closed by roland
fixed: Fixed, Proxy5 bleek niet in svn te staan.
10:56 AM Changeset [6548] by roland
Fixed a bug regarding hostname check. Added debug lines in …

Jan 3, 2009:

1:47 PM Ticket #24 (kan niet inloggen) created by huub
Mijn wl userid en pwd werken niet als ik probeer in te loggen als admin.
1:41 PM Ticket #23 (proxy5 not in list of nodes) created by huub
Ik zie proxy5 niet in de lijst van nodes. Hij staat wel in genesis.

Jan 2, 2009:

11:55 PM Changeset [6534] by roland
Fixed bugs in regexp that checks hostnames and interface names.

Dec 31, 2008:

12:30 AM Changeset [6525] by RIck van der Zwet
- Google kml (maps) PoC using randomized status for nodes and links

Dec 30, 2008:

11:01 PM Changeset [6524] by RIck van der Zwet
- As requested during exodus presentation, CSV exports of nodes and …
10:01 PM Changeset [6523] by roland
Forgot to add new template.
9:59 PM Changeset [6522] by roland
Added a nagios file for Richard.
1:50 PM Changeset [6518] by roland
Removed old templates that we don't use any more.
1:40 PM Changeset [6517] by roland
Major code cleanup of views.py. Changed old edit and delete links in …
10:49 AM Changeset [6516] by roland
Fixed error in assigning directions for antennas. Only the master …
10:02 AM Changeset [6515] by roland
Modifed import via json. We don't need the previous initial data …
1:48 AM Changeset [6514] by roland
Better handling of direction.
12:50 AM Changeset [6513] by roland
added get_direction_choices to get the full name directions from …
12:06 AM Changeset [6512] by RIck van der Zwet
- Human readable output for human readable view ;-)

Dec 29, 2008:

11:55 PM Changeset [6511] by RIck van der Zwet
- Pretty handy alias when testing imports and need a fresh database …
11:54 PM Changeset [6510] by RIck van der Zwet
Included direction details
11:30 PM Changeset [6509] by roland
Last hand on forms.py. Static host should be working.
10:09 PM Changeset [6507] by roland
Mayor work on dhcpstatic. Need to update static ipaddresses when …
6:31 PM Ticket #22 ('no cancel' on 'location add' page moves to node list) closed by roland
fixed: Fixed in the new version, because we started using the admin backend.
4:01 PM Ticket #17 (Networks can not be edited or added in the networklist) closed by roland
fixed: Fixed via the new admin interface.
4:00 PM Ticket #16 (Wrong subnet IP adresses assigned) closed by roland
fixed: Fixed in forms.py
3:59 PM Ticket #18 (Crash after adding a third node to an existing interlink) closed by roland
fixed: Fixed in forms.py.
1:52 PM Ticket #1 (aliases op links aanmaken) closed by roland
fixed: We decided to get rid of aliases on interfaces.
1:51 PM Ticket #20 (existing interlink deleted when adding new il to a 'slave' interface) closed by roland
fixed: Fixed in forms.py
1:36 PM Ticket #7 (Interlink add code workflow) closed by roland
fixed: Done in forms.py.
1:35 PM Ticket #21 (crash on 'no cancel' in node add) closed by roland
fixed: No applicable anymore, because we use the django admin.
1:33 PM Ticket #14 (Authentication) closed by roland
fixed: Fixed, we are using the django auth system now.
1:32 PM Ticket #6 (Modular handing/edit/add/delete of Location/DNS/Networks) closed by roland
fixed: This is now done via the admin interface.
1:31 PM Ticket #15 (Assignment of ssid) closed by roland
fixed: Fixed in forms.py.
1:58 AM Changeset [6496] by roland
Worked on field validation if forms. This is complete. Except for …

Dec 28, 2008:

10:37 PM Changeset [6495] by roland
Added javascript from Rick to show and hide wireless sub menu when …
9:18 PM Changeset [6491] by roland
Made a fix in models.py: sdesc and desc were removed from the …
1:16 AM Changeset [6487] by roland
Updated comments for Andrea in genesis_to_exodus.
12:34 AM Changeset [6486] by roland
Updated genesis_to_exodus.py with some stuff. Fixed a bug, and rewrote …

Dec 27, 2008:

10:49 PM Changeset [6485] by roland
Added a readme script and removed linewraps in genesis_to_exodus. Plus …

Dec 25, 2008:

10:29 PM Changeset [6481] by roland
Fixed a small bug in my database/models.py

Dec 23, 2008:

12:40 PM Changeset [6480] by roland
Code cleanup, and working on new_ssid code.
12:53 AM Changeset [6479] by roland
Code cleanup, modified admin to be nicer when showing an interface.
12:21 AM Changeset [6478] by roland
Fixed a bug in which the master didn't get the lowest address.

Dec 22, 2008:

11:43 PM Changeset [6477] by roland
Adding interlinks automatically generates the correct ipaddresses. …
12:33 PM Changeset [6475] by roland
Fixed bug where self.link.id was called, when self.link was null. This …

Dec 21, 2008:

2:20 AM Changeset [6473] by andrea
- interfaces and links handling should now be correct. Checks are …
2:18 AM Changeset [6472] by andrea
- safety belts. It can happens (for ethernet interfaces for example) …
2:05 AM Changeset [6471] by andrea
- bugfix in InterfaceForm::clean_ip() : when dealing with …
Note: See TracTimeline for information about the timeline view.