Commit Graph

62 Commits

Author SHA1 Message Date
Jonathan Bernard 4035f366f3 Finished libpit 1.1.0. Added change operations (priority, category, etc)
Began unit testing of libpit.
Made most of the changes to pit-cli needed to incorporate the new libpit
features.
2010-02-18 11:02:20 -06:00
Jonathan Bernard cfed10c3ed Implemented category and priority setters in libpit. Started writing unit tests. 2010-02-16 09:15:33 -06:00
Jonathan Bernard c103591941 Added tag pit-cli-1.0.0 for changeset 3f69b0e165e6 2010-02-15 15:46:48 -06:00
Jonathan Bernard b0f143713f Added support for versioning to pit-cli build process. 2010-02-15 11:06:28 -06:00
Jonathan Bernard 52816b3d3c Added tag libpit-1.0.0 for changeset f6b799d2acba 2010-02-13 21:31:13 -06:00
Jonathan Bernard bb56b706f8 Finished 1.0.0 of libpit. Other housekeeping performed as well.
Moved issue for the PIT project to top-level.
Created top-level versioning properties and project properties for pit-cli
2010-02-13 21:30:31 -06:00
Jonathan Bernard f3f30237b2 Reorganizing into subprojects.
libpit      - Personal Issue Tracker core libraries (Filter, Issue, Project, Category)
pit-cli     - Command Line Interface (CLI) to libpit
pit-swing   - Graphical, Swing interface to libpit (built using Griffon)

libpit and pit-swing both build, though pit-swing is just an empty griffon poject.
2010-02-13 11:58:00 -06:00
Jonathan Bernard a369b06115 Split into classes. Created build file and formal project. 2010-02-13 06:31:28 -06:00
Jonathan Bernard 75faf9ffc7 Bugfix for issue sorting. Issues sorted by ids as Integers, not Strings 2010-02-12 10:07:51 -06:00
Jonathan Bernard ddc34722c8 Reorganized into classes. Implemented generic filtering. 2010-02-12 10:04:51 -06:00
Jonathan Bernard 249c1b39c4 Adding issues to resolve 2010-02-12 05:29:28 -06:00
Jonathan Bernard bde8d01aae Initial commit 2010-02-12 05:21:08 -06:00