Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
configs
software

Latest revisions

# Date Author Comment
a0c50279 04/08/2015 12:58 AM david.sorber

Adding get dependencies script.

04e8cb11 04/04/2015 03:54 PM dsorber

w00t! I finally got the update operation working! It turns out that the wsgi.input object is a little tricky to deal with until you learn how to do so correctly. I still need to add displaying and modifying tags... and a bunch of other stuff.

4525043d 03/28/2015 09:43 PM dsorber

Adding the stdint.h types to the geany color theme.

836bf7f9 01/19/2015 10:05 PM dsorber

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.

1e7bf09b 01/19/2015 03:29 AM dsorber

Merge branch 'master' of 10.0.0.6:/home/dsorber/trac/projects/headquarters/repo

1b295402 01/19/2015 03:27 AM dsorber

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.

c787c20f 12/30/2014 08:26 PM dsorber

Adding this nice little script I wrote to open randomly selected images.

b43dfc88 12/23/2014 01:04 PM David Sorber

Adding a new geany "filetypes" for C++.

1371822e 12/07/2014 03:14 AM dsorber

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.

76bbab9d 11/26/2014 12:33 PM David Sorber

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.

View all revisions | View revisions

Also available in: Atom