Opened 8 years ago

Last modified 7 years ago

#307 delivered enhancement

Past flight browser

Reported by: István Váradi Owned by: István Váradi
Priority: major Milestone: MAVA reMAke
Component: gui Keywords:
Cc:

Description

Past flights should be browsable from the logger grouped by status (accepted, under review, refused). It should be possible to filter flights for those with unread comments.

Change History (35)

comment:1 by István Váradi, 8 years ago

Milestone: MaintenanceMAVA reMAke

comment:2 by István Váradi, 8 years ago

Owner: set to István Váradi
Status: newaccepted

comment:3 by István Váradi <ivaradi@…>, 7 years ago

In 4da4f80a2ab470f679bca273f9d509220089df87:

The past, pending flights are retrieved (re #307)

comment:4 by István Váradi <ivaradi@…>, 7 years ago

In 2414e2751578a39fbbe8e2fd88d8ea57259e6bda:

Information about the number of rejected and pending flights is dispayed on the flight selection page (re #307)

comment:5 by István Váradi <ivaradi@…>, 7 years ago

In e84ebe7c64973de9d5cbbe57fdca802dbda01d9c:

Extracted the flight list widget into its own class (re #307)

comment:6 by István Váradi <ivaradi@…>, 7 years ago

In 6886acd6bcd5db97988a620943652373db0afdd1:

Columns can be sorted in the flight list (re #307).

comment:7 by István Váradi <ivaradi@…>, 7 years ago

In f3dbb21ba929575f6fcfb211a6dfd97e9631e803:

Added function to determine if there are any flights in the list (re #307).

comment:8 by István Váradi <ivaradi@…>, 7 years ago

In 4f970cbc02b9cc973ab68bd261ca342cef99a706:

Added function to remove a flight from the list (re #307).

comment:9 by István Váradi <ivaradi@…>, 7 years ago

In bd5fc573e6752e15f96fce5041db2e9479279849:

The popup menu producer can be None (re #307).

comment:10 by István Váradi <ivaradi@…>, 7 years ago

In e58b0fa0408a558e5b7c696abbedc1e280db707c:

The default column descriptors are moved to the FlightList (re #307).

comment:11 by István Váradi <ivaradi@…>, 7 years ago

In 024e8697000e111eb15f3fb74a69fac19850ef70:

The basics of the pending flight window work (re #307).

comment:12 by István Váradi <ivaradi@…>, 7 years ago

In 158bfb360027ad39b4e3e64256b1cec2751070a7:

A flight can be marked for reflying (re #307).

comment:13 by István Váradi <ivaradi@…>, 7 years ago

In 08829c45f0a9824e3e30a4dc37fbcd02a382cf27:

A column descriptor can be marked as the default sortable one instead of hardwiring column 2 (re #307).

comment:14 by István Váradi <ivaradi@…>, 7 years ago

In 7a9ce7d89ece03ae74b19d5bae366deb55f02fa9:

Multiple flights can be selected in a flight list (re #307).

comment:15 by István Váradi <ivaradi@…>, 7 years ago

In 599a3e9cb025916e60d5320291df74295b3c0568:

Pending flights can be deleted (re #307).

comment:16 by István Váradi <ivaradi@…>, 7 years ago

In 7d3e38a81accb2bce146b1306d673c25bc6e6471:

Added a confirmation question before marking flights for reflying (re #307)

comment:17 by István Váradi <ivaradi@…>, 7 years ago

In 55dd663ff15154399deef8d2a3784a6f8c0e731e:

Made use of the new Yes/No question function (re #307).

comment:18 by István Váradi <ivaradi@…>, 7 years ago

In b5013b5bffb17c1299667b979d4dde38b5f8ed26:

The pending flights window gets closed automatically if no pending flights remain (re #307).

comment:19 by István Váradi <ivaradi@…>, 7 years ago

In 0c8f22f0667a0dc8f4907c52a182f5167e6a4842:

A PIREP can be queried from the server (re #307)

comment:20 by István Váradi <ivaradi@…>, 7 years ago

In d0e4741cda76481d7daf4557c798d9da3100ce97:

A PIREP for a pending flight can be viewed (re #307)

comment:21 by István Váradi <ivaradi@…>, 7 years ago

In f300ebc45a7f421ce1fd531e0071b99d97392ad9:

All data is displayed and is editable in the PIREP editor (re #307)

comment:22 by István Váradi <ivaradi@…>, 7 years ago

In 9f492b8e735fad8f4cfaa2faec9e2e759a68b2fa:

All data can be edited in the PIREP editor widget (re #307)

comment:23 by István Váradi <ivaradi@…>, 7 years ago

In d11ea8564da884012b08fd1a6506bc68ed7aa098:

The values are checked and the OK button is updated accordingly (re #307)

comment:24 by István Váradi <ivaradi@…>, 7 years ago

In 24fa2809b5e5c9492e4f96d51f759d14412e71b6:

Added some tooltips to the PIREP editor (re #307)

comment:25 by István Váradi <ivaradi@…>, 7 years ago

In 1c5224fd9325dc08b909324035f5b3ff4bb1e7ae:

The OK button of the PIREP editor is renamed Save (re #307).

comment:26 by István Váradi <ivaradi@…>, 7 years ago

In 7edb1f4cd12aef64065e0ed5da5f8ee273e3a4aa:

The Save button of the PIREP Editor becomes active only after the first modification (re #307)

comment:27 by István Váradi <ivaradi@…>, 7 years ago

In 28eb49544c0f028b9943f28d06e3a98fa1e8dea4:

PIREP modifications can be saved (re #307)

comment:28 by István Váradi <ivaradi@…>, 7 years ago

In 3e7dca86c1ed1f39478addad3f9501588214b120:

The accepted flights can be queried and viewed (re #307)

comment:29 by István Váradi <ivaradi@…>, 7 years ago

In c1d387ee73d6abd1d9ee7e44578149ca7314dd08:

The PIREP message (if any) is displayed for an accepted flight (re #307)

comment:30 by István Váradi <ivaradi@…>, 7 years ago

In 8fc7413fe0dce8ec305e74a0ea53d94e12490991:

The PIREP message (if any) is displayed for a rejected flight (re #307)

comment:31 by István Váradi, 7 years ago

Status: acceptedimplemented

comment:32 by István Váradi <ivaradi@…>, 7 years ago

In 4c7bfec093474a561cc51b16ada8f8981c7dc662:

The briefing can be printed from the program (re #307)

comment:33 by István Váradi <ivaradi@…>, 7 years ago

In 0db1c4089615df05ee22de94b79f078977f9fa8b:

A popup menu is added to the pending flights browser (re #307)

comment:34 by István Váradi <ivaradi@…>, 7 years ago

In 15ff07dedf9a2a02417ae030c2cd131a67f2d153:

A double click in the accepted flights list views the selected flight (re #307)

comment:35 by István Váradi, 7 years ago

Status: implementeddelivered
Note: See TracTickets for help on using tickets.