Changelog/0.4.4

From Pentabarf

Jump to: navigation, search

Pentabarf has been modified to work with recent Rails versions and now requires Rails 2.3.5. Exceptions can now be received via email in addition to receiving them by jabber. See rails/config/mail.yml.template for an example how to set this up. Two new conflicts have been added for events without breaks inbetween. Submitters can now download the public files of their own events. Compatibility with IE8 has been improved.

A lot of bugs have been fixed too: Event attachments are now properly handled in the html schedule export, copying events has been fixed, update_data has been adjusted to work with PostgreSQL 8.4, trying to add an event to person or a person to an event without actually selecting an event/person no longer produces an errror, the CSV controller has been modified to work with conference permissions, the HTML export now properly shows the public email address instead of the contact email address when using releases.

Commit Log

2010-01-16 sven

 order conference_phases in conflict editor
 add upgrade script for 0.4.4
 ad event_without_break_before and event_without_break_after data to initial data
 fix html-export to work with recent rails
 fix redirect after copying events
 add event_without_break_after and event_without_break_before conflicts

2010-01-15 sven

 fix redirect link after copying events
 update link_type initial data
 update language_localized initial data
 update language initial data
 update auth.role_permission initial data
 update auth.role_localized initial data
 update auth.role initial data
 update auth.object_domain initial data
 update auth.domain initial data
 modify update_data to work with postgresql 8.4

2010-01-13 sven

 ignore lines with no event selected when adding events to persons
 comment out test cases usign form test helper
 ignore lines with no person selected when adding persons to events

2010-01-11 sven

 fix conflict rendering
 init need not be run for the activity action
 add empty tmp/pids directory
 update config/boot.rb

2010-01-10 sven

 remove form_test_helper because it's no longer maintained

2010-01-09 sven

 adjust test cases to recent rails
 require rails 2.3.5 and make pentabarf work with latest rails
 update rails-dev-boost plugin
 make csv controller work with conference permissions
 fix logging exceptions via mail
 fix bug in html_export when exporting attachments

2010-01-07 sven

 fix view_event_rating closes #GH-15
 allow submitters to download public files of their own events
 fix attachment handling in schedule export
 fix route for attachments
 add route for event_attachment action
 add event_attachment action to schedule controller
 add event_attachment action to schedule controller
 add sending exceptions via mail

2009-12-25 sven

 upgrade prototype to 1.6.1 to improve IE8 compatibility

2009-12-24 sven

 properly initialize params[:conference_person] apparently IE does not properly submit all parts of a form
 properly initialize params[:account] if it's not seteven though it should always be set
 remove entries from auth.account_activation after activating account

2009-12-16 sven

 don't redirect to conference selector on activity action
 remove references to person_transaction and event_transaction

2009-12-15 sven

 fix sidebar rendering exception  when no conferences are available
 Merge branch 'master' of github.com:nevs/pentabarf
 don't use contact email but public email in view_schedule_person

2009-12-04 sven

 Merge branch 'master' of git@github.com:nevs/pentabarf
 fix release view to not use contact email but public email

2009-12-02 sven

 set pentabarf_version to 0.4.4
Personal tools