FET Forum

FET Development => Snapshots => Topic started by: Liviu Lalescu on November 12, 2011, 12:38:02 PM

Title: OLD - FET-5.16.0 snapshot available for testing
Post by: Liviu Lalescu on November 12, 2011, 12:38:02 PM
I have decided to go to the next version as 5.16.0, because the input structure has changed and there are some nice new features (of course you can open older files).

New features:

   - Each constraint can be activated/deactivated and also each constraint may have an optional comment. The user can sort the constraints based on their comment. These special functions can be accessed only from all time/space constraints dialogs (suggested by George Miliotis,
   Davide G. M. Salvetti and maybe other users).
   - Each activity may have an optional comment (suggested by K, m and maybe other users).
   - The command line version now saves the current timetable and the highest stage timetable if it receives SIGTERM from the user, then exits
   (suggested by Davide G. M. Salvetti and maybe other users).

Download link for the test version, as usual, on http://lalescu.ro/liviu/fet/download/test/

Please test and report your results.
Title: Re: FET-5.16.0 snapshot available for testing
Post by: Liviu Lalescu on November 12, 2011, 06:46:02 PM
I added a new snapshot, code cleanup by Volker Dirr, we need to check the timetable export to HTML.
Title: Re: FET-5.16.0 snapshot available for testing
Post by: Liviu Lalescu on November 13, 2011, 08:13:21 AM
I added a new snapshot, minor changes.
Title: Re: FET-5.16.0 snapshot available for testing
Post by: Liviu Lalescu on November 14, 2011, 01:56:10 PM
I added a new snapshot, changed from "utf-8" to "UTF-8" in .fet input files and output HTML and XML files. Please test.
Title: Re: FET-5.16.0 snapshot available for testing
Post by: Liviu Lalescu on November 14, 2011, 04:28:58 PM
I will try to wait with the new FET version, until Qt 4.8.0 is released, so that it will incorporate this latest Qt version.

Meanwhile, I hope advanced users can help me with testing FET with Qt-4.8.0-rc (release candidate). So, if you can compile and run FET under this Qt-4.8.0-rc, please test extensively the dialogs and report if there are problems or everything is OK.
Title: Re: FET-5.16.0 snapshot available for testing
Post by: Liviu Lalescu on November 15, 2011, 12:07:20 PM
I added a new snapshot, minor strings changes.
Title: Re: FET-5.16.0 snapshot available for testing
Post by: Chafik Graiguer on November 22, 2011, 12:05:37 PM
Thanks for new features
Activate/De-activate is a very convenient feature. So instead of removing the hardly added constraints, we can simply de-activate them for testing
I wonder, if is possible to add a new filter to the Sort button, so we can choose between sorting alphabetically or by deactivated constraints.
The purpose is to have an overview of deactivaed constraints
This way , we will have a close eye to what is deactivated
Title: Re: FET-5.16.0 snapshot available for testing
Post by: Liviu Lalescu on November 22, 2011, 01:53:38 PM
Quote from: Chafik Graiguer on November 22, 2011, 12:05:37 PM
Thanks for new features
Activate/De-activate is a very convenient feature. So instead of removing the hardly added constraints, we can simply de-activate them for testing
I wonder, if is possible to add a new filter to the Sort button, so we can choose between sorting alphabetically or by deactivated constraints.
The purpose is to have an overview of deactivaed constraints
This way , we will have a close eye to what is deactivated

Why can't you modify the comments of deactivated constraints, so they are the last in the list, after sorting? You have the number of active/total constraints, so you can check that the deactivated constraints in the end of the list are all of them.

There is not enough space for additional buttons in the all time/space constraints dialog.
Title: Re: FET-5.16.0 snapshot available for testing
Post by: Liviu Lalescu on November 22, 2011, 07:53:48 PM
My previous post showed me a bug in the snapshot. After you (de)activate a constraint, the count of active constraints is not updated correctly. I fixed and probably tomorrow I'll put a new snapshot.
Title: Re: FET-5.16.0 snapshot available for testing
Post by: Chafik Graiguer on November 22, 2011, 11:01:40 PM
Quote from: Liviu Lalescu on November 22, 2011, 01:53:38 PM
Why can't you modify the comments of deactivated constraints, so they are the last in the list, after sorting? You have the number of active/total constraints, so you can check that the deactivated constraints in the end of the list are all of them.

I do agree
Good idea !!
Title: Re: FET-5.16.0 snapshot available for testing
Post by: Liviu Lalescu on November 23, 2011, 11:32:42 AM
I put a new snapshot, to correct the problem mentioned above (if user (de)activated a constraint, the number of active/total constraints was not written correctly).
Title: Re: FET-5.16.0 snapshot available for testing
Post by: Liviu Lalescu on December 05, 2011, 11:33:18 AM
I added a new snapshot, with a Vietnamese translation by our newest collaborator, Nguyen Truong Thang.

I am still waiting for the release of Qt 4.8.0, and for last minute corrections in the Vietnamese translation, to release the final version.