Thursday, March 11, 2010
Login

Revision history

JPodium is still under construction. Feedback is welcome!

Version 0.9.014 - 01. November 2009 Database structure changes - Please read carefully

Table changes

A portrait detail field is added in the athletes table. This indicates whether or not to display a link to the portrait details of the athletes in the portrait list.

Further changes

The demo data is improved to support the portrait list and several other features added with this release. General maintenance and several minor bugfixes and corrections.
  • In the frontend

    Major work was done on the portrait list and the detail view
    • A portrait list view was added.
    • A portrait detail template was added - this is still incomplete.
  • In the backend

    • The info view is removed. Info is now provided in a panel in the control panel view.
    • The Athlete view is revised and provides more possibilities to modify data. It is also grouped in the sections basic info, portrait and personal data.
Version 0.9.013 - 19. October 2009This release just adds one feature: the improved adding and editing of results in the admin backend.
The general idea how to handle this was inspired by the Archery Scores component. Thank you.
Version 0.9.012 - 28. September 2009 Database structure changes - Please read carefully

Table changes

An ordering field is added in the classes, seasons and heats table. I was made aware that the sorting in class related views is made by the class ID. This is not good as it relies on the correct sequence of classes while creating them. To overcome this I added the ordering field and began to implement the functionality in the admin views. Unfortunately it is not complete. I decided to publish the update anyway because I announced it often enough now.

Important notice

I started to implement the image handling for the athlete profile. It is definitely incomplete, you should not expect too much. The picture is displayed in the athletes overview as a thumb. This allows to simply check whether it is stored in the correct location. Not more.

Further changes

  • In the frontend

    There were two different layouts added for the presentation of the results in the frontend.
    • A view similar to the races view - but without the classes grouping.
    • A view similar to the races view - with the points column added.
    • A view similar to the athletes view - without the classes column.
  • In the backend

    • the athlete picture is now displayed as a thumb if it is found in the correct path
Version 0.9.011 - 8. September 2009 Bugfix for the races administration

The version 0.9.010 included an error in the races administration in the backend. This was caused by some incomplete code cleanup. The new release 0.9.011 only fixes this bug, there are no further changes.

Version 0.9.010 - 6. September 2009 Database structure changes - Please read carefully

Table changes overview

  • Athletes table - Field for middle initial and gender added
  • Races table - Field for season added
  • Results table - Fields for points, heat, width, height, weight and time added

Additionally two tables for seasons and heats handling are added, too.

Further changes

  • complete language file for English, German created
  • maintenance of the generated HTML code to further improve compliance with standards
  • Frontend specific

    • bugfix for handling of empty tables in all views
    • column alignment in results listings improved
    • support of published flag in results listings
    • structure of results table modified (points, heat, time, width, etc. added)
    • structure of races table modified (season added)
    • structure of athletes table modified (gender, etc. added)
    • new table for seasons handling added for future use
    • new table for heats handling added for future use
  • Backend specific

    • bugfix in filtered athletes list
    • default class selection in athlete view via dropdown
    • implementation of heats/seasons administration started
Version 0.9.009 - 28. August 2009 Important bugfix

This release fixes a bug that was detected in version 0.9.008. In cases where huge results tables were handled it could happen that just a blank page was displayed.

Other changes

  • installation mode changed to Upgrade, no need to uninstall anymore
  • several improvements on the code in general
  • miscellaneous improvements on the frontend views
  • maintenance of the generated HTML code to improve compliance with standards
Version 0.9.008 - 21. August 2009

The backend was further improved by adding:

  • Clear text description in result views instead of ID numbers
  • The modification of individual results is now possible via selection lists.
Result editing does not require ID number handling anymore! The frontend was changed in some details:
  • Bugfix: internal links now have the correct item_id attached.
  • An empty 'dummy' view for athlete portrait added.
  • Different configurable spelling styles for athlete names created.
  • Language support for table headers (Class, Result, Remark, etc.) added.
Version 0.9.007 - 11. August 2009

The backend was completed with:

  • Apply function in all views
  • Configuration files added for the component frontend views
On the frontend I changed the software in general to comply with Joomla! principles. Main features added are:
  • Several configuration parameters for athletes and races view added
    • header lines (colors, column settings)
    • year link list (starting year and no. of years)
    • link to athlete's profile can be switched on/off
    • header and footer can be switched on/off
    • error messages for missing data repositioned
  • A new helper class was created for creation of the result tables
Version 0.9.006 - 12. July 2009

Most of the work again done on installation routines and the admin backend.

  • Classes view in backend is now fully functional (publish/unpublish/new/edit/delete)
  • Results view in backend is now fully functional (publish/unpublish/new/edit/delete)
  • Races and classes view now show stored results entries for the individual race or class.
  • Temporary frontend is switched to English with translation support
  • Frontend SQL queries are further modified to improve error handling
  • Adding new results through the race list prepared
Version 0.9.005 - 4. July 2009

Most of the work was done on installation routines and the admin backend.

  • Installation now supports a fresh install with or without demo data or an upgrade of database tables.
  • The database tables were modified to support check-in/out in the near future.
  • All demo data was changed to public ahtlete names and dates in 2009 only.
  • The classes are now displayed in a list view. Individual changes are not yet supported.
  • The frontend did not handle most of the potential database errors and was modified in that respect.

Sponsored Link

Login