Activity
From 07/26/2014 to 08/04/2014
07/31/2014
- 09:57 PM Revision bf2beea6: Whoops, I forgot that I have to manually add files that I modified to commits with git. Guess I'm a bit of a git...
- 09:52 PM Revision f9b5ab4b: Continuing to work on the web GUI a little at a time. A made an important modification to the way the controllers work so that you don't have to pass the template name into the controller instantiation in the .wsgi script and instead the template name is a parameter with a default value.
07/27/2014
- 02:45 AM Revision 98f4e4a6: Continued working on the web GUI, taking baby steps.
- 01:31 AM Revision 5bc97b89: Re-adding setup.py which I didn't actually mean to remove.
- 01:28 AM Revision 7b67b39a: I'm still learning how to use git...
- 01:19 AM Revision 591d7cb1: Merge branch 'master' of 10.0.0.6:/home/dsorber/trac/projects/headquarters/repo
- 01:18 AM Revision 438a8ccd: Reorganizing things into a more logical format for packaging. I also started working on the web interface.