Skip to content
  • Xavier de Blas's avatar
    0.62-svn3 chronopic.cs now has a public method to flush called Flush · 3ab5f6cd
    Xavier de Blas authored
    0.62-svn3
    chronopic.cs now has a public method to flush called Flush
    
    sport and level of practice. Fixed 514857
    	-new class Sport and SqliteSport (returns safer ArrayList of Sport
    	objects instead of strings separated by ":" like other sqlite return
    	objects). Fixed 514857
    	-new class SqliteSpeciallity (sport speciallity)
    	-SqlitePerson now has sport (from sport db), speciallity (from
    	speciallity db) and practice level
    	-Users can add sports
    	-Added sport tables, converted person table. Database version is now 0.54
    
    'n' persons can be added simulateneously in a session. fixes: 478167
    new gui/GenericWindow
    
    improving code:
    	-tableNames defined in contants (if there's a mispell will crash compiler, not app)
    	-sqlite personSesson/personExists /sessionExists, jumpType Exists, runType Exists and pulseType Exists now inherit from Exits on Sqlite class
    	-PersonAddWindow mixed with PersonModifyWindow in gui/PersonAddModifyWindow
    
    new translation: Norwegian
    pending: show sports in report and csv
    
    
    svn path=/trunk/; revision=364
    3ab5f6cd