source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6467   16 years andrea - increase max precision to let us store geo-coordinates values as …
(edit) @6466   16 years andrea cleanings: - removed an useless and harmful line of code …
(edit) @6464   16 years andrea Implementation of the migration script is quite done : - …
(edit) @6459   16 years roland New stuff, in wlipcalc a better version and better tests, added …
(edit) @6458   16 years roland Refactored code and made more unittests.
(edit) @6457   16 years roland Added and made more generic, wlipcalc, fixed bug in models.py save …
(edit) @6456   16 years RIck van der Zwet Running using, basic sample code $ ./bin/django runscript genesis_to_exodus
(edit) @6454   16 years roland First try for an ipcalc module for WL.
(edit) @6453   16 years roland moved new models file to exodusmodels.*
(edit) @6452   16 years roland
(edit) @6451   16 years roland new graphviz models
(edit) @6450   16 years roland admin media apache conf update
(edit) @6449   16 years roland New admin media prefix
(edit) @6447   16 years roland Another update, fix path in urls.py
(edit) @6446   16 years roland fixed symbolic link of media
(edit) @6445   16 years roland New config for django admin media files.
(edit) @6444   16 years roland changed tabs to spaces in urls.py
(edit) @6443   16 years roland Fixed some bugs in forms.py
(edit) @6442   16 years roland Some fixes on the root exodus page
(edit) @6441   16 years roland Almost complete add interlink code, and a small update to the website …
(edit) @6440   16 years roland Added calc_subnet, added test, removed tests with regards to views.
(edit) @6437   16 years roland First working code for add interlink.
(edit) @6436   16 years RIck van der Zwet How to run script from the command line and get output
(edit) @6435   16 years roland Fixed tuple bug in admin code.
(edit) @6434   16 years roland Work in progress for interface forms.
(edit) @6433   16 years RIck van der Zwet Forgotton function fixes
(edit) @6432   16 years RIck van der Zwet Renamed functions for FILE in *.py; do sed -e …
(edit) @6431   16 years roland Modified model so that public ap is now accespoint and a boolean in …
(edit) @6430   16 years RIck van der Zwet Commit syntax changes
(edit) @6429   16 years RIck van der Zwet * syntax fixes * ssid length bigger to support larger node names * …
(edit) @6428   16 years RIck van der Zwet Replaced tabs to spaces
(edit) @6427   16 years roland modified plain_admin
(edit) @6426   16 years roland added /plain-admin/ to use a admin which has full acces.
(edit) @6425   16 years roland forgot to add contrib.py
(edit) @6424   16 years roland Import from exodus-roland.
(edit) @6423   16 years roland added forms stuff
(edit) @6422   16 years RIck van der Zwet Branch process will not longer be used, changes will not be merged …
(edit) @6421   16 years roland Added modelForm with specific WL save function.
(edit) @6420   16 years roland Fixed str to unicode on models. Made save Node better. Added …
(edit) @6411   16 years roland A check in with some addons, still code in progress. Some niceties in …
(edit) @6404   16 years roland Trying to put some inteligence of save and clean_data in forms.
(edit) @6403   16 years roland First try of the new admin thing. Need to add a master ip in a …
(edit) @6402   16 years roland New branch
(edit) @6401   16 years maarten
(edit) @6398   16 years RIck van der Zwet Rough template how it should look like, we havely really on inline …
(edit) @6397   16 years RIck van der Zwet Django 1.0.2 fixed some annoying bugs, with regards to for example the …
(edit) @6396   16 years RIck van der Zwet Included auto-login …
(edit) @6393   16 years roland starting a new exodus branch for Forms and Admin niceties.
(edit) @6392   16 years roland Removed exodus-admin, branch should have been one level higher.
(edit) @6391   16 years roland Removed the new branch because I created two new branches.
(edit) @6390   16 years roland Make a new branch, to see if add/change etc can better be done via the …
(edit) @6389   16 years roland
(edit) @6382   16 years roland Added new branch, for admin interface
(edit) @6379   16 years roland Modified license to contain the year 2008. Fixed type in credits.txt
(edit) @6378   16 years huub tekst van index-pagina wat uitgebreid
(edit) @6375   16 years RIck van der Zwet Changed Licence on request of huub, explanation on the techniek@ lijst …
(edit) @6374   16 years huub README Exodus aangevuld
(edit) @6373   16 years roland added comment
(edit) @6371   16 years roland fixed free_masterip
(edit) @6366   16 years roland fixed paths in settings.py
(edit) @6365   16 years roland renaming functions and classes to be in line with python naming
(edit) @6364   16 years RIck van der Zwet os.path.join, requires trailing slash, to be affective
(edit) @6361   16 years roland Fixed spelling error
(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 …
Note: See TracRevisionLog for help on using the revision log.