Mostly integrated fixes submitted from gitorious, thanks guys !
2.0b3.2.3-6
/ fixed router for attachment files
/ Many changes in the Polish translation for com_eventlist
/ fixed a bug in my when querying attended events
/ (piotr) getting correct params
/ fixed pop issue for venue select when only owned events. fixes #24356
2.0b3.2.3
/ fixed details ical icon on/off
/ added Joomla's default utf8 charset for htmlentities in mod_eventlistcal - thanks to tamas dajka
/ improved french translation
/ fixed filter in venueevents
/ In the categoryevents default-table view the column attendees could not be activated, though the switch was there in the general and menu configs.
/ calendar view: Upper limit was $event->datediff+1, with the result that a link was set on the days of the event plus the following day. So I removed the +1. Seems to work.
/ details view: moved two lines into the if/else block to avoid errors when no avatar property is available.
2.0b3.2.2
/ hopefully fix the max execution time due to monthly recurrence
/ prevent autoarchive of open dates
2.0b3.2.1
/ removed debug...
2.0b3.2
/ added 'show details' back to settings
/ do not use makesafe function in attachment path, as it seems buggy for folders with a dot
+ allow to save events without a date => open date events
/ fixed sampledata
/ fixed remember column order direction in backend
/ added max places and waitinglist fields in frontend submit
/ fix eventlist view now uses common function for ical creation
/ added address and country to location in ical export
/ added a popup window for more pratical user selection for attendees management
+ added filter for waiting list in attendees view in backend
/ fixed warning for attachement path when no set.
2.0b3.1
/ fixes for ical export (thanks to jaanus for the inputs

)
+ add/edit attendees from the backend
/ fixed saving of minutes...
/ adapted all default_table.php in events lists to use new handling of parameters
/ set vcal directory to joomla cache
/ fixed reference to wrong component for ical images
2.0b3.0-9
/ fixed error in events model when there are no events yet.
2.0b3.0-8
/ fixed event full check
/ removed layout tab in settings, now handled in global parameters tab
2.0b3.0-6
/ fixed redirect in model instead of controller when event is full
/ enhance query for upcoming events in wide module (from david blahut)
+ added ical export to event list, categoryevents and venueevents
/ fixed maxwaiting instead of waitinglist in utf8 sql install
/ enhancements for max places/waiting list
/ always use route helper for details link
2.0b3.0
/ add a group by in search plugin events query to prevent duplicate rows
/ fixed wrong link for subcategories in categories view
+ added optional max places and waiting list to events
/ trick to prevent IE7 to shift tables right inside tabs
/ fixed attachments fields width
/ fixed display bug when subcategory is locked in categories backend view
+ added js validation for venue url
+ added file attachments to events, venues and categories
/ prevent a warning in mod_eventlist_wide
/ fixed mod_evenlist_wide error when caching is on
/ fixed small js errors in backend lists search filtering
/fixed js error on IE preventing to save venue if map service is off
/ fixed js error on IE when creating/editing venue
/ fixed second js error for recurrence in IE
/ fixed js error for recurrence in IE
/ fixed submitevent validator
/ fixed update beta after previous fix...
/ fixed fresh install issue
/ always use event title as page title for details page
/ replaced deprecated ereg with preg_match
/ fixed possible issue when saving in backend with chrome
/ fixed error in helper.php
/ fixed frontend venue submission for users