Directory src/au/com/whitesquare/nas/command/bug/

Directory Created:
2003-07-29 20:06
Total Files:
6
Deleted Files:
0
Lines of Code:
849

[root]/src/au/com/whitesquare/nas/command/bug

Lines of Code

src/au/com/whitesquare/nas/command/bug/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
steve 21 (100.0%) 968 (100.0%) 46.0

Most Recent Commits

steve 2003-08-18 23:24

Now sorts the bugs by ID.
Also stores the BugList in the session, this is used to allow Next/Back traversing
on the view/edit page.

8 lines of code changed in:

  • src/au/com/whitesquare/nas/command/bug: ListBugsCmd.java (+8 -2)
steve 2003-08-18 23:17

Implemented changes required for BaseObjectView.

133 lines of code changed in:

  • src/au/com/whitesquare/nas/command/bug: AddBugCmd.java (+20 -17), EditBugCmd.java (+86 -17), ViewBugCmd.java (+27 -8)
steve 2003-08-06 17:48

Added extra search fields to integrate with the new UserHome page.

20 lines of code changed in:

  • src/au/com/whitesquare/nas/command/bug: ListBugsCmd.java (+20 -2)
steve 2003-08-04 20:23

Added support for ASSIGNED_TO so that you can load bugs that are
assigned to specific users.

24 lines of code changed in:

  • src/au/com/whitesquare/nas/command/bug: ListBugsCmd.java (+24 -14)
steve 2003-08-04 20:10

Added support for new action code and base fields.

122 lines of code changed in:

  • src/au/com/whitesquare/nas/command/bug: SaveBugCmd.java (+122 -5)
steve 2003-08-04 20:08

Updated the commands to send BugData objects, not Bugs.

35 lines of code changed in:

  • src/au/com/whitesquare/nas/command/bug: AddBugCmd.java (+21 -6), EditBugCmd.java (+7 -3), ViewBugCmd.java (+7 -3)
steve 2003-07-30 15:49

Updated code so that the list bugs page will work.

18 lines of code changed in:

  • src/au/com/whitesquare/nas/command/bug: ListBugsCmd.java (+18 -16)
steve 2003-07-30 15:48

Now will call innerExecute on param error.

9 lines of code changed in:

  • src/au/com/whitesquare/nas/command/bug: ShowBugStatisticsCmd.java (+9 -6)
steve 2003-07-30 15:44

Now sends Bug objects to page, not BugBO's.

40 lines of code changed in:

  • src/au/com/whitesquare/nas/command/bug: AddBugCmd.java (+22 -8), EditBugCmd.java (+8 -5), ViewBugCmd.java (+10 -7)
steve 2003-07-29 20:06

Initial version of commands

559 lines of code changed in:

  • src/au/com/whitesquare/nas/command/bug: AddBugCmd.java (new 77), EditBugCmd.java (new 118), ListBugsCmd.java (new 120), SaveBugCmd.java (new 60), ShowBugStatisticsCmd.java (new 66), ViewBugCmd.java (new 118)
Generated by StatCVS 0.3