Well I was trying to get bookmark display and update functionality working, but I really only got started. I need to work out how to make the update_bookmark handler work as I would like it to.
Merge branch 'master' of 10.0.0.6:/home/dsorber/trac/projects/headquarters/repo
I haven't really don't anything yet other than cleanup some of the messiness that I left behind. I fixed pagination and renamed a few things to make them more clear.
Adding this nice little script I wrote to open randomly selected images.
Adding a new geany "filetypes" for C++.
Fixed an issue with the Bookmark class was not properly creating the category and description tag sets. Also fixed an issue with both the Bookmark and Tag classes where the passed in DB connection was not being type checked before being used. Finally I added basic pagination to the BookmarkPageController.
Well that is one of the things I don't like about Python. You can silently corrupt a namespace and have no idea about it until your code actually runs. This should fix the issue for now.
Made some small updates to the extent_test.py master script.
Created a top level script for fully automating the full extent test process (well, aside from data analysis).
Created another script to dump the raw extent sizes so that you can then calculate things like the standard deviation.
View all revisions | View revisions
Also available in: Atom