source: src/django_gheat/gheat

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10684   13 years rick Restored acc. deleted file.
(edit) @10615   13 years rick Weed out whole bunch of unused code, to avoid huge dependency listing.
(edit) @9823   13 years rick Importer fails if one file files, this makes it more reliable…
(edit) @9819   13 years rick Correct annoying typo in naming of the acces*s* point.
(edit) @9818   13 years rick Type is needed to start playing around with filters based on the …
(edit) @9747   13 years rick is_imported is a machine changed fields. Do not allow users to …
(edit) @9669   13 years rick Sometimes I just _want_ to include the file. No questions asked.
(edit) @9668   13 years rick Harden import such that is survives errors like: - Empty files. - …
(edit) @9664   13 years rick Fix import of invalid datapoints, causing large dots in output as …
(edit) @9663   13 years rick Cleanup of old cuft.
(edit) @9660   13 years rick Poor mans API for adding meetbestanden to the database.
(edit) @9659   13 years rick Make the apperatuur look good by default.
(edit) @9656   13 years rick Some hosts takes up to 10 seconds to generate all the configs.
(edit) @9640   13 years rick Cast the import logic to a special place, cause we are going to need …
(edit) @9639   13 years rick Pushing the importer logic into its own function…
(edit) @9638   13 years rick Files does not has to be unique.
(edit) @9637   13 years rick Make sure we store the file we process.
(edit) @9633   13 years rick Start building framework for direct import of files.
(edit) @9632   13 years rick Default to now() for the time beeing if we cannot find a proper date …
(edit) @9631   13 years rick Error the right set of alternatives.
(edit) @9629   13 years rick Logging OK, but no setting of levels inside modules
(edit) @9628   13 years rick Merge forgotten functions from import_droidstumbler.py@9618
(edit) @9627   13 years rick Allow importing multiple times.
(edit) @9626   13 years rick strip replaces all characters.
(edit) @9625   13 years rick Clear import dependency.
(edit) @9624   13 years rick Forgotten files to be deleted.
(edit) @9623   13 years rick Merge and migrate all files into common files to get rid of all …
(edit) @9619   13 years rick Importer method for netstumbler, prepared for merging, al …
(edit) @9618   13 years rick Cosmetic fixes.
(edit) @9602   13 years rick Saves a whole bunch of casting on a later stage.
(edit) @9601   13 years rick Initial import netstumbler file reader..
(edit) @9600   13 years rick Initial netstumbler files.
(edit) @9598   13 years rick NULL is really database NULL and not string 'NULL';
(edit) @9597   13 years rick Only quote after all fields has been included.
(edit) @9593   13 years rick Fix the organization imports
(edit) @9592   13 years rick Organization needs to be a special Model to make fudgings around with …
(edit) @9590   13 years rick I like to have nodes in here as well.
(edit) @9585   13 years rick Better searching…
(edit) @9579   13 years rick Map a SSID to an organization to play nice with differnt SSIDs.
(edit) @9565   13 years rick Make sure all bssid are upper case to avoid fake unique matches.
(edit) @9563   13 years rick Order matters, make sure files are imported the right way
(edit) @9562   13 years rick Start importing clients as well, to generate an ignore list…
(edit) @9561   13 years rick gwSplit netxml and gpsxml into to different calls, as you first like …
(edit) @9560   13 years rick Modeled after import_droidstumbler with main purpose of merging eventually.
(edit) @9559   13 years rick Code cleanup
(edit) @9558   13 years rick Make sure not to import if no entries are found
(edit) @9557   13 years rick Re-did importing to make it roughly 100x times faster, by using proper …
(edit) @9552   13 years rick Some awefull hacks to allow data to be imported.
(edit) @9548   13 years rick Do not nag if one point (out of thousends) is invalid.
(edit) @9395   13 years rick We might as well want to store the results in the Django instance as …
(edit) @9245   13 years dennisw Removed 'Node' table since I had no use for it after all. (Make sure …
(edit) @9187   14 years rick ... and some way to clean the cache files if needed.
(edit) @9184   14 years rick Implemented cross database tile caching method, using base64 storage.
(edit) @9183   14 years rick Whoops forgot about 0 entries to import.
(edit) @9182   14 years rick Allow importing multiple files.
(edit) @9181   14 years rick Example for bulk importing data.
(edit) @9180   14 years rick Makes it visually more attractive
(edit) @9179   14 years rick Make sure points are unique (max value uses) to avoids duplicates all …
(edit) @9178   14 years rick More user-friendly parsing and definitions of meta-variables
(edit) @9176   14 years rick Make the import more robust.
(edit) @9173   14 years rick Allow compressed kismet files as well as input.
(edit) @9170   14 years rick Allow import (default) .gz files as well.
(edit) @9169   14 years dennisw Semi-duplicates get saved; multiple entries with the same values, only …
(edit) @9168   14 years rick Make kismet import way more robust…
(edit) @9165   14 years rick More robust and more friendly to user: - Allow continue on 'broken' …
(edit) @9164   14 years rick A Floatfield is not type float but type str. Guess that seems to make …
(edit) @9163   14 years rick I guess the python documentation is right about this one :-) "Lots of …
(edit) @9162   14 years rick Basic antenna properties. Might we worth getting this metadata from a …
(edit) @9161   14 years rick Remove ssid hack, to make sure all is inserted 'correctly'
(edit) @9158   14 years rick New netstumber import, based on gpsxml and netxml input files.
(edit) @9157   14 years dennisw Value check for csv import.
(edit) @9146   14 years rick Cosmetic, display the whole coordinates makes it a bit messy.
(edit) @9145   14 years rick Always building is slow and make development a pain, when building …
(edit) @9144   14 years dennisw Switched backend to pygame instead of pil. Rendertime reduced drastically.
(edit) @9142   14 years dennisw Figuring out the tile generation & data flow.
(edit) @9140   14 years rick Import DroidStumbler Files.
(edit) @9123   14 years dennisw Fixed encryption, problem with duplicate accespoints solved somehow …
(edit) @9120   14 years dennisw Import script for csv added. Some problems with signal strength and …
(edit) @9105   14 years dennisw Final fix zoomlevels.
(edit) @9102   14 years dennisw Zoomlevels fixed.
(edit) @9097   14 years dennisw Models.py modified for nodes.
(edit) @9092   14 years dennisw Grey color removed from images. Added signal strength.
(edit) @9084   14 years dennisw Saves card source (name&type) to database.
(edit) @9080   14 years dennisw Cleanup of unused php files, cosmetic changes to dataimport.py since I …
(edit) @9079   14 years dennisw dataimport.py and foo.py deleted, dataimport.py has been moved to …
(edit) @9078   14 years dennisw dataimport.py - als ./manage.py command toegevoegd. Krijgt morgen nog …
(edit) @9072   14 years dennisw dataimport.py - werkt soort van, import data naar gheat_meting en …
(edit) @9069   14 years dennisw dataimport.py - DOM vervangen met lxml.
(edit) @9057   14 years rick Make it a actual embedded django command.
(edit) @9056   14 years rick Parse the right argument, shall we ;-)
(edit) @9055   14 years rick Actually insert values in a valid range.
(edit) @9054   14 years rick Get a admin portal working for debugging.
(edit) @9053   14 years rick Python (and rick) is not happy when mixing TABS with spaces. Use the …
(edit) @9052   14 years rick Prepend 'DEBUG=1' to allow full debug mode in the log files.
(edit) @9050   14 years dennisw Data import toevoegingen.
(edit) @9049   14 years dennisw Begin gemaakt data import.
(edit) @9047   14 years rick Hack and example how-to interface with Django and Python. And also …
(edit) @9044   14 years dennisw testscript voor data-insert toegevoegd
(edit) @9041   14 years dennisw manage.py kan nu worden gerunned vanuit project root met './manage.py' …
(edit) @9039   14 years dennisw generate_tiles.py - verwijderd, kapot globalmaptiles.py - verwijderd, …
Note: See TracRevisionLog for help on using the revision log.