<?php \Laravel\Section::start('content'); ?>
<pre>
<b>Theo Abazis @2013</b>

<span class="attention">release 1.5	2013-11-01</span>
- new status bar on top replaces footer
- menu bar rearranged and cosmetic changes
- login/logout : moved to status bar

<span class="attention">release 1.4.3	2013-10-28</span>
- game results : every update in game results creates now an entry in the news section 
- news         : new scrolling layout
	
<span class="attention">release 1.4.2	2013-10-12</span>
- <b>general</b> : <font color="red" weight="700">possibility to select working season in home page</font>
                   2013-2014 season selected by default
- training/slots : moved 30 minutes later
- players        : a lot of adjustments for supporting players/season
                   loaded players from Sporta site
	
<span class="attention">release 1.4.1	2013-04-05</span>
- <b>schedule/results</b> -> changed to <b>competitions</b>
- comments added to the list page
- after edit user is redirected to list page
- general        : date picker starts on Monday instead of Sunday
- menu           : added link to Sporta (Euroclub players' page - EN)
	               <b>our team</b> -> changed to <b>our club</b> 
	
<span class="attention">release 1.4	2013-04-01</span>
- schedule/results : a lot of cosmetic changes
                     NEW page for updating matches and results
                     sensitive (by host/guest club) search for players during input
                     confirmation be
- trainings        : confirmation before sending mail to coach/president/participants
- security         : link to change user/password of logged user in member's datails page
	
<span class="attention">release 1.3	2013-03-28</span>
- menu             : [schedule/results] added new item
- schedule/results : NEW page for viewing matches and results
                     NEW page for inserting matches and results
                     NEW automatic search for players and teams during input
- data             : added all Clubs of the federation
                     added all Team of the season
                     added all Players of the season

<span class="attention">release 1.2	2013-03-25</span>
- home             : link for complete [news] page more visible
- trainings        : separated Active and Past trainings
- menu             : [registrations] visible only for administartors
                     [Presentation] changed to [our team]
- general          : added version number linking to [changelog] page

<span class="attention">release 1.1	2013-03-22</span>
- persons            : added button for username/password change
- players            : email and mobile phone hidden for visitors
- training slots     : no changes allowed after 19h30
- security           : password length verification : minimum 5 char.
                       username length verification : minimum 4 char.
                       after usr/pwd change redirected to person's details instead of HOME
- static content     : updated locale J-54
                       updated subscription fee
</pre>
<?php \Laravel\Section::stop(); ?>

<?php echo view('layouts.default')->with(get_defined_vars())->render(); ?>