|
|
@6259
|
16 years |
roland |
added debug-init, to only init debug info once
|
|
|
@6258
|
16 years |
RIck van der Zwet |
Make is more easy to start really fresh every time and make it more …
|
|
|
@6257
|
16 years |
RIck van der Zwet |
Got basic interface version working and seems to work well on all …
|
|
|
@6256
|
16 years |
RIck van der Zwet |
Link and LinkPool is not working due the complexity and not logic …
|
|
|
@6255
|
16 years |
RIck van der Zwet |
Quick and dirty to run/sync and debug
|
|
|
@6254
|
16 years |
RIck van der Zwet |
First attempt to sanitize the code to match the new models.py
|
|
|
@6253
|
16 years |
roland |
Reworked database model.
According to discussion-08-09-2008.txt
|
|
|
@6252
|
16 years |
RIck van der Zwet |
Discussion/Meeting outcome
|
|
|
@6246
|
16 years |
RIck van der Zwet |
Completed dhcpd.conf file
|
|
|
@6245
|
16 years |
RIck van der Zwet |
Made the broadcast address calcuation a bit more efficient
|
|
|
@6244
|
16 years |
RIck van der Zwet |
* Extended wllogic with some network/broadcast logic
* Used templates …
|
|
|
@6243
|
16 years |
RIck van der Zwet |
Sample genesis file and generated configs to be able to work offline …
|
|
|
@6242
|
16 years |
roland |
added comment about omni check.
used {% now %} in template, no need to …
|
|
|
@6241
|
16 years |
RIck van der Zwet |
Working resolv.conf file
|
|
|
@6240
|
16 years |
RIck van der Zwet |
Also added pdf version to avoid the new of graphviz installed to view …
|
|
|
@6239
|
16 years |
RIck van der Zwet |
Rewrote addinterlink to allow better error handling and be more readable
|
|
|
@6238
|
16 years |
RIck van der Zwet |
Removed absolute URL calls and converted them to relative ones
|
|
|
@6237
|
16 years |
RIck van der Zwet |
Created template resolv.conf
|
|
|
@6236
|
16 years |
RIck van der Zwet |
Trunk uses different command line syntax
|
|
|
@6235
|
16 years |
RIck van der Zwet |
Installing django extentions the 'official' way as they are currently …
|
|
|
@6234
|
16 years |
roland |
The new django admin, is in a seperate file, admin.py, according to …
|
|
|
@6233
|
16 years |
roland |
Template detail-node shows interlinks correctly.
Also added an <a …
|
|
|
@6232
|
16 years |
roland |
add def str return for interlink
|
|
|
@6231
|
16 years |
roland |
added basic addinterlink functionality
|
|
|
@6230
|
16 years |
roland |
updated TODO file
And I'm working on addinterlink, moved original to …
|
|
|
@6229
|
16 years |
roland |
Fixed add nic error:
return "%s-%s.%s.%s" % (desc, nic.iface, …
|
|
|
@6228
|
16 years |
roland |
removed vim swp file
|
|
|
@6219
|
16 years |
roland |
made DJANGOROOT in settings.py platform safe by using os.path.join
|
|
|
@6218
|
16 years |
roland |
moved settings.py.tmpl to settings.py
|
|
|
@6217
|
16 years |
roland |
wrong ci directory last-commit
|
|
|
@6216
|
16 years |
roland |
Changed DJANGOROOT in settings.py to:
os.path.dirname(file) + …
|
|
|
@6215
|
16 years |
roland |
Added named.conf template, and added wzoeterwoude.net to domains, to …
|
|
|
@6214
|
16 years |
roland |
new graphizfile
|
|
|
@6213
|
16 years |
roland |
fixed typo: retunr to return
|
|
|
@6212
|
16 years |
roland |
Added intitial values of DnsServer and added a databrowse option …
|
|
|
@6211
|
16 years |
roland |
template, model and other updates
|
|
|
@6210
|
16 years |
RIck van der Zwet |
Final commit for this morning, made sure node-detail is displaying …
|
|
|
@6209
|
16 years |
RIck van der Zwet |
Set location to be GPS coordinates
|
|
|
@6208
|
16 years |
RIck van der Zwet |
Initial attempt to view all node details
|
|
|
@6207
|
16 years |
roland |
new graphviz model document
|
|
|
@6206
|
16 years |
RIck van der Zwet |
Made all add working
|
|
|
@6205
|
16 years |
RIck van der Zwet |
Converted addlocation to new trunk standard
|
|
|
@6204
|
16 years |
RIck van der Zwet |
Moved to trunk of django new form formatting, hints: …
|
|
|
@6203
|
16 years |
roland |
fixed the djangoadmin site
|
|
|
@6202
|
16 years |
roland |
changed some admin stuff in urls.py and models.py
|
|
|
@6201
|
16 years |
roland |
fixed urls.py for trunkwq
|
|
|
@6200
|
16 years |
roland |
added install djangotrunk with exodus
|
|
|
@6199
|
16 years |
roland |
changed maxlength to max_length in models.py
|
|
|
@6198
|
16 years |
roland |
added a readme for creating a graphviz file
|
|
|
@6197
|
16 years |
roland |
added a graphviz file of the exodus database layout
|
|
|
@6196
|
16 years |
RIck van der Zwet |
* Moved olddocumentation to doc and wrote explainary of files what …
|
|
|
@6195
|
16 years |
RIck van der Zwet |
Already implemented using database layout 'unique' and template error: …
|
|
|
@6194
|
16 years |
roland |
added old documentation
|
|
|
@6193
|
16 years |
RIck van der Zwet |
Added few TODO entries
|
|
|
@6192
|
16 years |
RIck van der Zwet |
* Fixed linking to various config files
* Initial dhcpd file attempt
|
|
|
@6191
|
16 years |
RIck van der Zwet |
Not able to add a node was caused due the fact ssid generation, which …
|
|
|
@6190
|
16 years |
roland |
Added sql imports and todos
|
|
|
@6189
|
16 years |
roland |
added sql files to populate a database after syncdb for exodus
|
|
|
@6188
|
16 years |
RIck van der Zwet |
First attempt on using both nodename and nodeid as input variable
|
|
|
@6187
|
16 years |
roland |
fixed a template path bug
|
|
|
@6186
|
16 years |
roland |
urls meegecommit
|
|
|
@6185
|
16 years |
roland |
changed node_list to node-list
|
|
|
@6184
|
16 years |
RIck van der Zwet |
Make sure to pre-fill the status fieds by default
|
|
|
@6183
|
16 years |
RIck van der Zwet |
Move of static/templates into the package itself
|
|
|
@6182
|
16 years |
RIck van der Zwet |
Deleted not used files
|
|
|
@6181
|
16 years |
RIck van der Zwet |
Converted the _ to -
|
|
|
@6180
|
16 years |
RIck van der Zwet |
Differ from exodus and django config
|
|
|
@6179
|
16 years |
RIck van der Zwet |
Configuration and code are glued into each other. First attempt to …
|
|
|
@6178
|
16 years |
roland |
changed readme and added settings.tmpl
|
|
|
@6177
|
16 years |
RIck van der Zwet |
Deleted stale .swp file, accentally commited
|
|
|
@6176
|
16 years |
RIck van der Zwet |
Restructured directory layout to match more logical structure as …
|
|
|
@6175
|
16 years |
roland |
added readme information for django
|
|
|
@6174
|
16 years |
RIck van der Zwet |
Initial TODO list as discused at occ2008
|
|
|
@6173
|
16 years |
roland |
move of old exodues code
|