source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(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
Note: See TracRevisionLog for help on using the revision log.