0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added ability to delete campaigns More... over 14 years ago
added taskqueues More... over 14 years ago
Fixed a stat.py problem with daysth .. forgotten to dayth More... almost 15 years ago
Newest version of report More... almost 15 years ago
Converted to latex More... almost 15 years ago
Draft version complete More... almost 15 years ago
Adding more docs More... almost 15 years ago
Fixed, I hope, the horizontal keys problem. Turns out that for horizontal charts, the keys should be reversed. That or values should. More... almost 15 years ago
Fixed gchart being 'off' by some index. And corrected an error in my code for paths More... almost 15 years ago
Updated datetime stats, generated an index for odering, and stripping the 'path' of the stats and values if present. More... almost 15 years ago
Just realized that order should not be defaulted, for stats. More... almost 15 years ago
Added ordering of values (set to desc) and stats (via 'order' parameter, defaults to desc) More... almost 15 years ago
Using a new send_datastore which prevents endless loop and removes ignores objects taht could not be saved. More... almost 15 years ago
Ran into trouble for the icon marker option, since the value is not a string but a class. Quick (temporary) solution for this problem. More... almost 15 years ago
Added Marker support for the GMap More... almost 15 years ago
Refactored GMapRenderer. Now it's easier to extend with new 'types' (parameter). More... almost 15 years ago
GMapRenderer refactored More... almost 15 years ago
Refactoring Gchart to GChartRenderer More... almost 15 years ago
Quick fix on a forgotten rename More... almost 15 years ago
First stage of refactoring Render and Visualize.py. Cleaner Render API now, with more DRY More... almost 15 years ago
Adding a type to the Statistics More... almost 15 years ago
Reduced the weight of the drawn lines and created new buckets for the datetime stats. These buckets have a meaningful representation when plotted in a scattery plot. More... almost 15 years ago
Prevents use of Gmap for non values (for now). More... almost 15 years ago
Added Gmap_Renderer which returns polylines or encoded strings of the lng/lat locations More... almost 15 years ago
Fixed a .gc rendering with Histograms More... almost 15 years ago
Using new Histogram implementation More... almost 15 years ago
Optimized put again by attempt whole put and then divide it correctly. Fixed JSON rendering. More... almost 15 years ago
Added an optimization for db.put since large number of model entities will throw exceptions. More... almost 15 years ago
Moving about.html to ./templates and being more explicit on the template name for the generic views. Also added new mappers like bulk export and delete. More... almost 15 years ago
Quick errata fix More... almost 15 years ago