source: src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @860:4598546ff6b8   7 years ivaradi The Save flight button is to the right of the flight list (re #308)
(edit) @859:1e789c934953   7 years ivaradi Flight booking works (re #304).
(edit) @858:1f655516b7ae   7 years ivaradi The timetable can be queried, displayed and filtered (re #304)
(edit) @857:8fc7413fe0dc   7 years ivaradi The PIREP message (if any) is displayed for a rejected flight (re #307)
(edit) @856:215eccff5185   7 years ivaradi PIREP processing is more resilient
(edit) @855:c1d387ee73d6   7 years ivaradi The PIREP message (if any) is displayed for an accepted flight (re #307)
(edit) @854:3e7dca86c1ed   7 years ivaradi The accepted flights can be queried and viewed (re #307)
(edit) @853:28eb49544c0f   7 years ivaradi PIREP modifications can be saved (re #307)
(edit) @852:fff6327db8e6   7 years ivaradi Utility function to get all the text in a text view.
(edit) @851:b98050aeebf9   7 years ivaradi The time editor can return a timestamp.
(edit) @850:daa89a700477   7 years ivaradi Added RESPONSETYPE_NONE.
(edit) @849:7edb1f4cd12a   7 years ivaradi The Save button of the PIREP Editor becomes active only after the …
(edit) @848:1c5224fd9325   7 years ivaradi The OK button of the PIREP editor is renamed Save (re #307).
(edit) @847:24fa2809b5e5   7 years ivaradi Added some tooltips to the PIREP editor (re #307)
(edit) @846:d11ea8564da8   7 years ivaradi The values are checked and the OK button is updated accordingly (re #307)
(edit) @845:9f492b8e735f   7 years ivaradi All data can be edited in the PIREP editor widget (re #307)
(edit) @844:580e2368c86e   7 years ivaradi The main instance of the flight info widget can be distinguished
(edit) @843:0256b22555cc   7 years ivaradi The comments can be set programmatically.
(edit) @842:528f3dcc12b4   7 years ivaradi Fixed type
(edit) @841:e9399d1ef250   7 years ivaradi A fault explanation text can be set programmatically.
(edit) @840:62cef31d250a   7 years ivaradi It is possible to activate a delay code programmatically.
(edit) @839:4eba04af7683   7 years ivaradi The flown distance is serialized with 2 decimal places
(edit) @838:caac643bc702   7 years ivaradi Fixed the processing of the delay codes when reading a PIREP.
(edit) @837:739af4588b42   7 years ivaradi Time data entry widget
(edit) @836:df442f51e8de   7 years ivaradi Extracted the creation of the flight type combo box.
(edit) @835:253df5ee72c5   7 years ivaradi Function to extract the index of a flight type
(edit) @834:5651e303daa9   7 years ivaradi Backed out changeset f300ebc45a7f
(edit) @833:f300ebc45a7f   7 years ivaradi All data is displayed and is editable in the PIREP editor (re #307)
(edit) @832:3d075b6a0e08   7 years ivaradi Eliminated code duplication.
(edit) @831:66c2d86eb283   7 years ivaradi Eliminated superfluous whitespace.
(edit) @830:d0e4741cda76   7 years ivaradi A PIREP for a pending flight can be viewed (re #307)
(edit) @829:0c8f22f0667a   7 years ivaradi A PIREP can be queried from the server (re #307)
(edit) @828:b5013b5bffb1   8 years ivaradi The pending flights window gets closed automatically if no pending …
(edit) @827:55dd663ff151   8 years ivaradi Made use of the new Yes/No question function (re #307).
(edit) @826:5c6ff27a9206   8 years ivaradi Added a function to display a dialog with a Yes/No question
(edit) @825:7d3e38a81acc   8 years ivaradi Added a confirmation question before marking flights for reflying (re #307)
(edit) @824:599a3e9cb025   8 years ivaradi Pending flights can be deleted (re #307).
(edit) @823:7a9ce7d89ece   8 years ivaradi Multiple flights can be selected in a flight list (re #307).
(edit) @822:08829c45f0a9   8 years ivaradi A column descriptor can be marked as the default sortable one instead …
(edit) @821:158bfb360027   8 years ivaradi A flight can be marked for reflying (re #307).
(edit) @820:7d1110d3a802   8 years ivaradi The version of the client is set.
(edit) @819:024e8697000e   8 years ivaradi The basics of the pending flight window work (re #307).
(edit) @818:e58b0fa0408a   8 years ivaradi The default column descriptors are moved to the FlightList (re #307).
(edit) @817:bd5fc573e675   8 years ivaradi The popup menu producer can be None (re #307).
(edit) @816:4f970cbc02b9   8 years ivaradi Added function to remove a flight from the list (re #307).
(edit) @815:f3dbb21ba929   8 years ivaradi Added function to determine if there are any flights in the list (re #307).
(edit) @814:6886acd6bcd5   8 years ivaradi Columns can be sorted in the flight list (re #307).
(edit) @811:e84ebe7c6497   8 years ivaradi Extracted the flight list widget into its own class (re #307)
(edit) @810:2414e2751578   8 years ivaradi Information about the number of rejected and pending flights is …
(edit) @809:4da4f80a2ab4   8 years ivaradi The past, pending flights are retrieved (re #307)
(edit) @806:e456d06f32d6   8 years ivaradi Fixed the parsing of the beginning and ending times of NOTAMs to … version_0.38.3
(edit) @805:41c3bffe8a25   8 years ivaradi Simplified SimBrief handling by using the CEF API directly (re #310)
(edit) @804:afbbd0132506   8 years ivaradi Stepped version
(edit) @801:bb5f4fee2370   8 years ivaradi Stepped version
(edit) @800:709f86ab4573   8 years ivaradi Fixed sound playback on Linux
(edit) @799:959b8a49cde5   8 years ivaradi Some weights differing from the type default are set up for the …
(edit) @798:d2fd22159c9f   8 years ivaradi The booked flight is passed to the aircraft created.
(edit) @797:3757d8d774f8   8 years ivaradi Updated the weights according to the table in the MAVA Forum.
(edit) @796:92e00ad782a3   8 years ivaradi Updated the weights for the Boeing 737-200 aircraft.
(edit) @794:f261b3ac325b   8 years ivaradi Messages displayed in the simulator are converted to normal strings …
(edit) @793:fea44dadc477   8 years ivaradi Added support for marking requests as unimportant, and if marked so, …
(edit) @792:b2e45d10d283   8 years ivaradi Added error exception simulating real life (re #303)
(edit) @791:28b05613c684   8 years ivaradi Stepped version
(edit) @790:e69a08004f40   8 years ivaradi Added support for the Boeing 737-200 aircraft type (weight data is …
(edit) @789:0be8d7e8f7c8   8 years ivaradi Added some extra debug printouts to determine what is going on with …
(edit) @788:805d2ae4d025   8 years ivaradi Made the update procedure more resilient to errors
(edit) @787:7fa0ff7749c5   8 years ivaradi Made the handling of non-Unicode strings more robust
(edit) @786:558439567575   8 years ivaradi Stepped version
(edit) @785:7fa99e74e8ab   8 years ivaradi Made the update procedure more resilient to errors version_0.37_maint
(edit) @784:64b8c0a5c0bc   8 years ivaradi Made the handling of non-Unicode strings more robust version_0.37_maint
(edit) @782:001a1c8f2bc0   8 years ivaradi Stepped the version
(edit) @781:d4455b2cd469   8 years ivaradi The files already removable are removed in advance (re #298)
(edit) @780:d82cefc7d457   8 years ivaradi The FSX variant of the DA fokker is also realized (re #294)
(edit) @778:102c31aa3d55   8 years ivaradi Some other data is also sent with the PIREP (re #285)
(edit) @777:16847856b207   8 years ivaradi Fixed the PIREP auto-saving (re #285)
(edit) @772:9106f5dbd4c0   8 years ivaradi The status of the entry exam is updated by the student page (re #285)
(edit) @771:76aae72ccaba   8 years ivaradi Fixed the handling of the login information after registering (re #285)
(edit) @769:d10b450fff75   8 years ivaradi The check flight can also be performed and the registration logic is …
(edit) @768:406d3a842fa6   8 years ivaradi Added check for the table being None when resetting
(edit) @766:86cca1d2f4e3   8 years ivaradi The N1 values of the Majestic Dash-8 Q400 are invalidated (re #292)
(edit) @765:fc1433d4854f   8 years ivaradi The N1 values of the Majestic Dash-8 Q400 are invalidated (re #292) version_0.37
(edit) @764:8fd245311db5   8 years ivaradi The entry exam is called in the browser when requested and the status …
(edit) @762:c49eee53b7c5   8 years ivaradi The student page is displayed with proper title, help and the entrance …
(edit) @761:fd39e894ffbe   8 years ivaradi The entry exam status can be and is queried (re #285).
(edit) @760:733c148959e9   8 years ivaradi The rank is returned when logging in, and in case of a student, we …
(edit) @759:cf8bdfef70dd   8 years ivaradi The surname and first name are to be entered separately (re #285)
(edit) @756:673a9809df08   8 years ivaradi Implemented the basic GUI logic of the registration (re #285)
(edit) @755:2b64e14287fc   8 years ivaradi Added a check for any signs of a previous running of the program, and …
(edit) @754:8547ad78cc29   8 years ivaradi The pages now have a textual identifier and can be referenced with it …
(edit) @753:c4b335324b86   8 years ivaradi Implemented the registration form (re #285)
(edit) @751:3243662be4ba   8 years ivaradi Added some debug printouts that may shed light on the causes of the … version_0.37
(edit) @750:bc9529a74a65   8 years ivaradi Set version for the maintenance branch version_0.37
(edit) @749:9a902bc9af01   8 years ivaradi Added some debug printouts that may shed light on the causes of the … version_0.37_maint
(edit) @748:b9f676ecd80a   8 years ivaradi Set version for the maintenance branch version_0.37_maint
(edit) @747:cfe026efed69   8 years ivaradi Fixed the documentation
(edit) @746:277ecb58fe9b   8 years ivaradi When so configured, RPC calls are used to communicate with the MAVA …
(edit) @745:14b7e950265f   8 years ivaradi Implemented the client for the remote calls (re #283)
(edit) @744:39e770edda2e   8 years ivaradi Added a callback to display the credentials window for logging in to …
(edit) @743:6bc880ac41eb   8 years ivaradi Prepared the ACARS and PIREP objects for serialization (re #283).
(edit) @742:464227881300   8 years ivaradi Extracted some common classes (re #283).
Note: See TracRevisionLog for help on using the revision log.