Pentabarf 0.3.7 (Default branch) |
|
|
Saturday December 15, 2007. 11:43 PM FreshMeat
Pentabarf is conference planning software written
in Ruby (using the Rails framework) and PL/pgSQL.
License: GNU General Public License v2
Changes:
There have been a few database changes. All
varchar fields have been replaced by text fields
to remove arbitrary limitations. The most
important change is the addition of the
conference_day table. The days of the conference
are no longer a start date with the number of days
but is now a list of individual dates which do not
have to be consecutive. Those days can be named
and be marked as public so they will appear in the
schedule. There have been compatibility changes to
make Pentabarf work with Rails 1.2.6 and there
have been a lot of bugfixes.
|