TiTiTo-2.9.4 released

Started by Volker Dirr, May 17, 2015, 08:52:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Volker Dirr

I released a new TiTiTo version.

Get Windows version: obsolete - please get latest version
Get Linux version: * see below
Get Mac version: * see below


* I can compile native Linux and Mac versions. Please test the windows version first; You can run it with Wine ( https://www.winehq.org/ ) and CrossOver ( http://www.codeweavers.com/ ) under Linux and Mac OS. I also got feedback Wineskin ( http://wineskin.urgesoftware.com ) work fine. So maybe other Wine derivatives will works also (like WineBottler http://winebottler.kronenberg.org/ ).  I will compile Linux and Mac Version as soon as TiTiTo fit your needs. Just contact me.



Change-log:
2.0.0: - publish substitution to file
2.0.1: - check for newer version
2.0.2: - userdefined limit the max number of results in the find tables, because of speed problems
2.0.3: - speedup find substitution
2.0.4: - default value of "to" hours in absent selection have now highest value
2.0.5: - bugfix in read settings (this bug was introduced in version 2.0.0)
2.0.6: - view students display year activities with duration higher than 1 correct now
2.0.7: - improved Linux compatibility by using a start script (Start_TiTiTo.sh)
2.0.8: - updated translations

2.1.0: - improved speed in main window (reduced read and write access to database)
2.1.1: - improved find absent (find related students)
2.1.2: - improved find substitution (find related students and find new (substitution) and old (default) values)
2.1.3: - "Max longer" in get teacher for substitution is calculated correct now. (It was to low sometimes.)

2.2.0: - modified database structure - increased comments size
2.2.1: - move forward also display the subject
2.2.2: - students substitution table also display teachers automatic appendant if general comment is selected
2.2.3: - bugfix in import of custom fet timetable import

2.3.0: - export simplified fet file
2.3.1: - view detailed rooms
2.3.2: - view detailed teachers
2.3.3: - view detailed students
2.3.4: - improved all view dialogs (hide option and tooltip)
2.3.5: - support new FET file format (introduced with FET 5.24.0)
2.3.6: - updated translations
2.3.7: - improved progressbars

2.4.0: - add, remove and rename hours
2.4.1: - add, remove and rename rooms
2.4.2: - prepare supervision
2.4.3: - schedule supervision
2.4.4: - allow empty subjects
2.4.5: - improved teacher preselection in schedule supervision
2.4.6: - care correct about activities with duration >1 if hours are added or removed
2.4.7: - adding and removing hours is significant faster now if the database support transaction-commit

2.5.0: - teamteaching activities marked with "+" in get teachers for substitution
2.5.1: - activities without students marked with "x" in get teachers for substitution
2.5.2: - code cleanup (added new checks into source, improved some old warnings)
2.5.3: - count teachers supervision quantity in schedule supervision
2.5.4: - updated translation

2.6.0: - substitution table can be uploaded (FTP)
2.6.1: - span names in substitution table
2.6.2: - sorting teachers by quantity in schedule supervision
2.6.3: - it's possible to select every teacher in schedule supervision now (so it's possible to turn off the automatic filter)
2.6.4: - updated translation
2.6.5: - bugfix: swap dialogs and view dialogs might crash when using supervision

2.7.0: - automatic backup of SQLite database can be enabled
2.7.1: - check space and number of files in backup folder
2.7.2: - optimised some algorithms
2.7.3: - statistics has a new very detailed teacher listing
2.7.4: - detailed teacher listing can print optinal private, general and teacher comment
2.7.5: - proxy can be configured

2.8.0: - hours can be marked as supervision
2.8.1: - Width of supervision can be changed in get teachers for substitution and get rooms for substitution
2.8.2: - bring forward doesn't count supervision hours as gaps
2.8.3: - add some warning checks in hours dialog
2.8.4: - default statistic start can be set to today, first day of the month or start date of the timetable
2.8.5: - code cleanup (added and improved some warnings)
2.8.6: - bugfix: get teacher for substitution crashed if a supervision is selected

2.9.0: - print supervision
2.9.1: - code cleanup (optimised speed)
2.9.2: - icon added (Application and Windows desktop)
2.9.3: - added new checks if SQL VARCHAR is to small
2.9.4: - added some new checks if SQL Errors occur