FET Forum

FET Development => Snapshots => Topic started by: Liviu Lalescu on January 14, 2015, 05:31:13 PM

Title: OLD - FET-5.26.0 snapshot available
Post by: Liviu Lalescu on January 14, 2015, 05:31:13 PM
I know it is very early, but I need to publish some more improvements. So, I released a new snapshot. From the ChangeLog:

   - Improved the speed of importing from comma separated values (CSV) files, especially when dealing with many students sets.
   - Improved the speed of adding/modifying the (sub)activities from the corresponding dialogs (not noticeable, in usual cases).
   - Some minor strings improvements.
   - Code cleanup.

So, please help me with testing: adding/modifying activities, modifying subactivities, with number of students -1 (automatic from students sets, and ensure your students sets have a >0 number of students) or >=0 (specified). And test different kinds of import/export.

Link, as usual, http://lalescu.ro/liviu/fet/download/test/
Title: Re: FET-5.26.0 snapshot available
Post by: Liviu Lalescu on January 15, 2015, 07:24:16 AM
I added a new snapshot, no need to retest if you got the previous snapshot. Only a minor string corrected (and another minor source cleanup).

Title: Re: FET-5.26.0 snapshot available
Post by: Liviu Lalescu on January 18, 2015, 09:50:12 PM
I added a new snapshot, and switched to version 5.26.0, because the changes, even if not usually visible, involve much change of the interior data of the program. It involves speed optimizations for large data. So, please test intensively the combination of the following:

- New data, load/save file;
- Split year by categories;
- Import (especially students and activities) from CSV;
- Add, remove, modify students years, groups, subgroups, time/space constraints for students;
- Modify the number of students per students set.

After each operation, check the activities, students years/groups/subgroups, time/space constraints for correct results.

The link, as usual, on http://lalescu.ro/liviu/fet/download/test/

Please let me know. I intend to release in maybe a week or less.
Title: Re: FET-5.26.0 snapshot available
Post by: Liviu Lalescu on January 19, 2015, 08:37:56 PM
I added a new snapshot, with some improvements for unusual cases. Please test as above. The link is the same as above (updated).
Title: Re: FET-5.26.0 snapshot available
Post by: Liviu Lalescu on January 20, 2015, 01:47:24 PM
I added a new snapshot, again some rare cases improvements. Please test as above, especially opening files with complex students sets structure, and modifying the students sets structure.
Title: Re: FET-5.26.0 snapshot available
Post by: Liviu Lalescu on January 21, 2015, 05:39:10 PM
I have put a new version, with code cleanup in split year dialog. Only test a bit dividing a year.
Title: Re: FET-5.26.0 snapshot available
Post by: Bobby Wise on January 22, 2015, 06:17:34 AM
It seems to work fine. I only tested 1 file.

Added 2 additional categories, added 2 new subjects, 2 new teachers, 5 activities for each teacher in the split and generated.

No problem.
Title: Re: FET-5.26.0 snapshot available
Post by: Liviu Lalescu on January 22, 2015, 06:57:15 AM
Thank you, Bobby!
Title: Re: FET-5.26.0 snapshot available
Post by: Liviu Lalescu on January 22, 2015, 05:47:54 PM
I released a new snapshot. As recommended by Volker Dirr we switched FET to the GNU Affero General Public License version 3 or later. No other code changes.