28 Commits

Author SHA1 Message Date
6c36d78b7d Incremental work on XML implementation. 2011-05-27 10:25:57 -05:00
482330d02a Incremental commit. Reorganizing libpit implementations. Starting XML implementation. 2010-08-28 07:24:05 -05:00
63d47d8d9c Serious bug-fixing, yo. 2010-08-27 03:07:54 -05:00
957a503bf2 Building pit-swing-2.5.0 2010-06-01 08:16:45 -05:00
966ebbf36a Added logging support using SLF4J backed by Log4J. 2010-06-01 07:52:45 -05:00
790d2c2a77 Switched from groovy script config to java.util.Properties based config. 2010-05-30 23:22:10 -05:00
5650034cff Added rst2html code to convert issue text to HTML and display nicely. 2010-05-27 05:13:29 -05:00
a5d01b05d2 pit-swing 2.3.1: switched to using a table for the issue list. 2010-05-21 14:25:21 -05:00
c39061f771 Added initialRepositories configurable option. Upgraded to Griffon 0.3 2010-05-13 17:12:31 -05:00
fceb9878ce Small bugfix 2010-04-24 20:53:25 -05:00
cd7f14cb2d Added FlatProjectView. Used it to create an 'All Issues' project in pit-swing.
Solves issue #11: pit-swing: Add a default, "all-projects" view.
2010-04-24 18:10:19 -05:00
e65e2bbe47 Resolves issues 0013, 0022, and 0019.
0013: Hide a new issue after a delay if does not match the viewing criteria.
0022: New 'Bugs' created are not correctly categorized.
0019: Add the ability to change the Issue text size.
2010-04-20 14:02:08 -05:00
591fb91d17 Trying to add FEST-Swing tests. 2010-03-23 07:53:29 -05:00
ec690f8a98 Split pit-swing into multiple MVC components. Added the ability to open
multiple issue repos simultaneously.

Seperated the main split pane into its own MVC.
Seperated out the new issue dialog into its own MVC

Need to write testing code.
2010-03-09 10:17:26 -06:00
fcec66de70 Still updating pit-swing. 2010-03-09 00:28:26 -06:00
cd8cdf02a4 In the middle of updating pit-swing. 2010-03-08 21:33:49 -06:00
a3f9f4b291 Restructered pit-swing to better follow MVC paradigm.
Adding extensibility features for pit-swing.
2010-03-02 11:59:33 -06:00
d77f04f12e Created splash image (now just have to get it to work).
Also added some issues for pit-swing
2010-03-01 15:58:03 -06:00
d4a6ebc412 pit-swing 2.1.0
* Added sorting
* added gutter around GUI elements
2010-02-27 04:22:53 -06:00
85bd269c55 Release 2.1.0
libpit:
* hidden directories are ignored

pit-swing:
* added new/delete project/issue buttons
* added word wrap
* changed default issue status to NEW
2010-02-27 03:06:35 -06:00
4179b993f4 HG corrupted local copy, lost 22 changesets 2010-02-26 13:21:24 -06:00
7263cd1521 Building 1.1.8 2010-02-25 19:29:35 -06:00
0d8be72c71 Adding 'Create Issue...' dialog. 2010-02-25 07:52:18 -06:00
978f1f0d3e Fixed FileProject.delete() bug. Preparing for libpit 1.1.6 2010-02-24 07:58:37 -06:00
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
45516a5cd9 Began work on pit-swing. 2010-02-23 21:01:55 -06:00
c601910557 Beginning work on pit-swing 2010-02-22 11:50:42 -06:00
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