source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6360   16 years RIck van der Zwet Import of initial presentation to Exodus, present it to the world :-)
(edit) @6359   16 years roland Fixed some really awfull bugs in AddTest. All posts silently failed …
(edit) @6357   16 years roland Worked on unittests, rewrote a small part of freeMasterIP and made …
(edit) @6354   16 years roland Worked on unittests Made Exception error for netmask2subnet in wllogic
(edit) @6353   16 years roland Updated makefile for buildout
(edit) @6352   16 years roland added documentation
(edit) @6351   16 years RIck van der Zwet * Hardcoding path to all calling via mod_python * Sample working …
(edit) @6350   16 years roland Worked on unittests for wllogic
(edit) @6349   16 years roland removed link to pareto
(edit) @6347   16 years RIck van der Zwet * Various fixes on issues reported by Maarten, remove node, delete …
(edit) @6346   16 years RIck van der Zwet Imported tickets into new trac ticket system at …
(edit) @6344   16 years RIck van der Zwet Hacked a simple model -> overview to edit/delete list to allow viewing …
(edit) @6343   16 years RIck van der Zwet Made some additional symlinks/entries in the Makefile to allow …
(edit) @6342   16 years roland Removed the old buildoutbranch
(edit) @6341   16 years roland removed old file about install Django
(edit) @6340   16 years roland merge -r6328:6339, some files didn't merge correctly and have been …
(edit) @6339   16 years RIck van der Zwet * Fixed all templates to match to the more logical naming 'standard' …
(edit) @6338   16 years RIck van der Zwet Document descripion some basic of the 'framework' emplemented
(edit) @6337   16 years roland added tests.py for unittests
(edit) @6336   16 years roland added unittests
(edit) @6335   16 years roland added wrong files in previous svn check in
(edit) @6334   16 years roland added files that I shouldn't have added, they have been removed
(edit) @6333   16 years roland updated latest missing files
(edit) @6332   16 years roland Fixed missing file problem
(edit) @6331   16 years roland added settings.py
(edit) @6330   16 years roland added builtout.cfg
(edit) @6329   16 years roland added buildout environment for easier deployment and development of exodus
(edit) @6328   16 years roland added an exodus buildout variant
(edit) @6327   16 years RIck van der Zwet * exodus/views.py: * Extended GenericHandler to allow custom response …
(edit) @6326   16 years RIck van der Zwet Cosmatic changes in templates
(edit) @6325   16 years RIck van der Zwet Voila, the initial framework is completed, next will be the tweaking …
(edit) @6324   16 years RIck van der Zwet Mamma, without bloat code! Finally got rid of all the different …
(edit) @6323   16 years RIck van der Zwet Took my changes and as part of DRY principe created a 'global' …
(edit) @6322   16 years RIck van der Zwet Rewrote code to match the DRY principel, which should be a framework …
(edit) @6321   16 years RIck van der Zwet Use combination of default/javascript to allow a more logical workflow …
(edit) @6320   16 years RIck van der Zwet * Parsing the right URL to the corresponding object turned out to be a …
(edit) @6319   16 years RIck van der Zwet * Makefile: Allow calling batch to make automatic re-inet and reload …
(edit) @6318   16 years RIck van der Zwet On special request of one of our beta testers, inclusion of example …
(edit) @6317   16 years RIck van der Zwet First attempt of embedding public accesspoints
(edit) @6315   16 years RIck van der Zwet * exodus/views.py, exodus/urls.py, …
(edit) @6314   16 years RIck van der Zwet * trunk/Makefile: help was missing one line, re-write to a even more …
(edit) @6313   16 years RIck van der Zwet * trunk/Makefile new command was missing it comment, leaving it out …
(edit) @6312   16 years RIck van der Zwet * trunk/exodus/sql/dnsserver.sql: allow DNS to be imported properly …
(edit) @6311   16 years RIck van der Zwet Suggestion DW: Use 'official' structure: …
(edit) @6310   16 years RIck van der Zwet Forgotten import
(edit) @6288   16 years RIck van der Zwet * Make sure user does not get confused when editing forms, e.g. return …
(edit) @6287   16 years RIck van der Zwet Indentified unique key: * exodus/exodus/models.py Add interface …
(edit) @6283   16 years RIck van der Zwet * First attempt of new URL styles, removed number of fixed references …
(edit) @6282   16 years roland updated the docs
(edit) @6281   16 years roland added LinkAlias
(edit) @6259   16 years roland added debug-init, to only init debug info once
(edit) @6258   16 years RIck van der Zwet Make is more easy to start really fresh every time and make it more …
(edit) @6257   16 years RIck van der Zwet Got basic interface version working and seems to work well on all …
(edit) @6256   16 years RIck van der Zwet Link and LinkPool is not working due the complexity and not logic …
(edit) @6255   16 years RIck van der Zwet Quick and dirty to run/sync and debug
(edit) @6254   16 years RIck van der Zwet First attempt to sanitize the code to match the new models.py
(edit) @6253   16 years roland Reworked database model. According to discussion-08-09-2008.txt
(edit) @6252   16 years RIck van der Zwet Discussion/Meeting outcome
(edit) @6246   16 years RIck van der Zwet Completed dhcpd.conf file
(edit) @6245   16 years RIck van der Zwet Made the broadcast address calcuation a bit more efficient
(edit) @6244   16 years RIck van der Zwet * Extended wllogic with some network/broadcast logic * Used templates …
(edit) @6243   16 years RIck van der Zwet Sample genesis file and generated configs to be able to work offline …
(edit) @6242   16 years roland added comment about omni check. used {% now %} in template, no need to …
(edit) @6241   16 years RIck van der Zwet Working resolv.conf file
(edit) @6240   16 years RIck van der Zwet Also added pdf version to avoid the new of graphviz installed to view …
(edit) @6239   16 years RIck van der Zwet Rewrote addinterlink to allow better error handling and be more readable
(edit) @6238   16 years RIck van der Zwet Removed absolute URL calls and converted them to relative ones
(edit) @6237   16 years RIck van der Zwet Created template resolv.conf
(edit) @6236   16 years RIck van der Zwet Trunk uses different command line syntax
(edit) @6235   16 years RIck van der Zwet Installing django extentions the 'official' way as they are currently …
(edit) @6234   16 years roland The new django admin, is in a seperate file, admin.py, according to …
(edit) @6233   16 years roland Template detail-node shows interlinks correctly. Also added an <a …
(edit) @6232   16 years roland add def str return for interlink
(edit) @6231   16 years roland added basic addinterlink functionality
(edit) @6230   16 years roland updated TODO file And I'm working on addinterlink, moved original to …
(edit) @6229   16 years roland Fixed add nic error: return "%s-%s.%s.%s" % (desc, nic.iface, …
(edit) @6228   16 years roland removed vim swp file
(edit) @6219   16 years roland made DJANGOROOT in settings.py platform safe by using os.path.join
(edit) @6218   16 years roland moved settings.py.tmpl to settings.py
(edit) @6217   16 years roland wrong ci directory last-commit
(edit) @6216   16 years roland Changed DJANGOROOT in settings.py to: os.path.dirname(file) + …
(edit) @6215   16 years roland Added named.conf template, and added wzoeterwoude.net to domains, to …
(edit) @6214   16 years roland new graphizfile
(edit) @6213   16 years roland fixed typo: retunr to return
(edit) @6212   16 years roland Added intitial values of DnsServer and added a databrowse option …
(edit) @6211   16 years roland template, model and other updates
(edit) @6210   16 years RIck van der Zwet Final commit for this morning, made sure node-detail is displaying …
(edit) @6209   16 years RIck van der Zwet Set location to be GPS coordinates
(edit) @6208   16 years RIck van der Zwet Initial attempt to view all node details
(edit) @6207   16 years roland new graphviz model document
(edit) @6206   16 years RIck van der Zwet Made all add working
(edit) @6205   16 years RIck van der Zwet Converted addlocation to new trunk standard
(edit) @6204   16 years RIck van der Zwet Moved to trunk of django new form formatting, hints: …
(edit) @6203   16 years roland fixed the djangoadmin site
(edit) @6202   16 years roland changed some admin stuff in urls.py and models.py
(edit) @6201   16 years roland fixed urls.py for trunkwq
(edit) @6200   16 years roland added install djangotrunk with exodus
(edit) @6199   16 years roland changed maxlength to max_length in models.py
(edit) @6198   16 years roland added a readme for creating a graphviz file
(edit) @6197   16 years roland added a graphviz file of the exodus database layout
Note: See TracRevisionLog for help on using the revision log.