192 Commits

Author SHA1 Message Date
Jonathan Bernard
f408de8750 Added tag pit-cli-1.1.8 for changeset 4a803746565c 2010-02-25 19:38:16 -06:00
Jonathan Bernard
8f48a85dd9 Release for pit-cli-1.1.8 2010-02-25 19:38:08 -06:00
Jonathan Bernard
3975971cab Added tag libpit-1.1.8 for changeset 82601809667a 2010-02-25 19:29:41 -06:00
Jonathan Bernard
7263cd1521 Building 1.1.8 2010-02-25 19:29:35 -06:00
Jonathan Bernard
0d8be72c71 Adding 'Create Issue...' dialog. 2010-02-25 07:52:18 -06:00
Jonathan Bernard
9202d42d38 Added tag pit-cli-1.1.6 for changeset f4847c6896f1 2010-02-24 08:41:48 -06:00
Jonathan Bernard
eb88f8b871 Rebuilt pit-cli for 1.1.6 2010-02-24 08:41:42 -06:00
Jonathan Bernard
0a6656d769 Added tag libpit-1.1.6 for changeset 725f7242d421 2010-02-24 08:39:31 -06:00
Jonathan Bernard
177b14c785 Updated global build. 2010-02-24 08:39:23 -06:00
Jonathan Bernard
df8edca3fb Fixed typo 2010-02-24 08:33:38 -06:00
Jonathan Bernard
7a4f21c3f4 Began main project build file. 2010-02-24 08:32:27 -06:00
Jonathan Bernard
978f1f0d3e Fixed FileProject.delete() bug. Preparing for libpit 1.1.6 2010-02-24 07:58:37 -06:00
Jonathan Bernard
240329aaef Added tag libpit-1.1.5 for changeset d396e6068261 2010-02-24 03:05:49 -06:00
Jonathan Bernard
60109087e5 Small enhancements to libpit to facilitate pit-swing.
Added delete() and createNewProject(String) to Project class.
Added nicer toString() method to Category enum.
2010-02-24 03:05:37 -06:00
Jonathan Bernard
45516a5cd9 Began work on pit-swing. 2010-02-23 21:01:55 -06:00
Jonathan Bernard
c601910557 Beginning work on pit-swing 2010-02-22 11:50:42 -06:00
Jonathan Bernard
b5009af2b5 Added tag pit-cli-1.1.4 for changeset 34ea30ccab1a 2010-02-22 10:20:59 -06:00
Jonathan Bernard
5303467175 Updated CLI to 1.1.4 2010-02-22 10:20:52 -06:00
Jonathan Bernard
72ee16ef57 Added tag libpit-1.1.4 for changeset 0c2c23a25049 2010-02-22 08:37:59 -06:00
Jonathan Bernard
d8eae1b405 Fixed bug in FileIssue constructor 2010-02-22 08:37:41 -06:00
Jonathan Bernard
9a06c7f2ef Added tag libpit-1.1.3 for changeset 33ae45f7b959 2010-02-21 16:09:20 -06:00
Jonathan Bernard
d642be27e8 Bugfix in defaultSorters for Filter 2010-02-21 16:09:13 -06:00
Jonathan Bernard
8ffd3ccdf3 Added tag libpit-1.1.2 for changeset 372972f30a60 2010-02-21 15:43:34 -06:00
Jonathan Bernard
ce35e14694 Fixed ugly inheritance issue with Issue and FileIssue.
Added Filter unit tests.
2010-02-21 15:43:24 -06:00
Jonathan Bernard
7ff8806544 Refactored Issues/Projects in to abstract classes with further implementations.
ALl tests passing. Ran into some frustrationg aspects of Groovy
2010-02-20 22:31:33 -06:00
Jonathan Bernard
fe6ce85a73 Embellishing editing environment. Added CategoryTest 2010-02-20 11:00:07 -06:00
Jonathan Bernard
1e5ebe89bf Awaiting testing before releasing 1.1.2 2010-02-18 20:45:20 -06:00
Jonathan Bernard
9c2898729f Added tag libpit-1.1.1 for changeset a95dfd74ede1 2010-02-18 11:25:25 -06:00
Jonathan Bernard
b6b190e480 Bugfix for 1.1.0 2010-02-18 11:24:22 -06:00
Jonathan Bernard
d596bea075 Added tag libpit-1.1.0 for changeset a103971959d2 2010-02-18 11:02:26 -06:00
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