Changelog: com_mls_events 2.0.5
r248 | moensch | 2010-01-07 18:26:57 +0000 (Thu, 07 Jan 2010) | 2 lines
Changed paths:
M /trunk/com_mls_events/mls_events.html.php
Fix HTML output
r249 | moensch | 2010-01-07 18:52:54 +0000 (Thu, 07 Jan 2010) | 3 lines
Changed paths:
M /trunk/com_mls_events/mls_events.php
When a user is cancelling his sign up to an event, also give up his seat and any seat he reserved (if payment was necessary to get it).
Also remove him from all tournaments (if payment was needed to sign up)
r252 | moensch | 2010-01-14 03:36:09 +0000 (Thu, 14 Jan 2010) | 3 lines
Changed paths:
M /trunk/com_mls_events/admin.mls_events.html.php
M /trunk/com_mls_events/admin.mls_events.php
M /trunk/com_mls_events/mls_events.class.php
M /trunk/com_mls_events/mls_events.config.php
M /trunk/com_mls_events/mls_events.html.php
Backend: admission type always jumps to "Partial event" Frontend: By default, non-ticket entries always come up as "expired"
r257 | moensch | 2010-01-18 13:07:12 +0000 (Mon, 18 Jan 2010) | 2 lines
Changed paths:
M /trunk/com_mls_events/admin.mls_events.html.php
No more short open tag
r258 | moensch | 2010-01-24 15:54:13 +0000 (Sun, 24 Jan 2010) | 2 lines
Changed paths:
M /trunk/com_mls_events/mls_events.html.php
M /trunk/com_mls_events/mls_events.php
Ticket purchase process took you back to list
r265 | moensch | 2010-03-09 18:15:13 +0000 (Tue, 09 Mar 2010) | 3 lines
Changed paths:
M /trunk/com_mls_events/admin.mls_events.php
M /trunk/com_mls_events/mls_events.html.php
- Re-load language strings for frontend fields in backend configuration
- Use the correct value to display frontend field titles in showParticipants()
r266 | moensch | 2010-03-12 15:06:35 +0000 (Fri, 12 Mar 2010) | 2 lines
Changed paths:
M /trunk/com_mls_events/admin.mls_events.html.php
Now able to manually mark Ticket Purchases as 'paid' by clicking the red X
r267 | moensch | 2010-03-15 14:59:05 +0000 (Mon, 15 Mar 2010) | 2 lines
Changed paths:
M /trunk/com_mls_events/install/comupgrade.xml
M /trunk/com_mls_events/mls_events.xml
Preparing for 2.0.5 release