Rapla Changelog

What's new in Rapla 1.7 Beta 1

Apr 26, 2013
  • multi edit of resources, users and reservations
  • undo
  • packaged as war
  • experimental ical import

New in Rapla 1.6.4 (Feb 4, 2013)

  • Fixed issues:
  • Unable to login to Rapla on Tomcat7
  • Application filter does not show correct resource availability in Appointment Edit windows
  • Month calendar export
  • HTML Publish does not respect access rights
  • Conflicts are not selectable in Conflict navigation pane

New in Rapla 1.6.3 (Jan 11, 2013)

  • Reset of Filter should reset the filter as loaded by the saved filter
  • regression - Notification resources can not be added in in Notification Option panel
  • Multiline field wrapped into single line after client restart
  • Appointment with starttime 00:00 or stoptime 00:00 are considered as Whole day
  • TableSorter uncaught exception with wild click

New in Rapla 1.6.2 (Nov 8, 2012)

  • Fixed issues:
  • Regression Calendar switch
  • At least 1 admin should exist
  • Add a configurable minimum block width in calendar opions
  • Dragging the endtime of an event will change the end date of the original event

New in Rapla 1.6.1 (Oct 2, 2012)

  • http://code.google.com/p/rapla/issues/list?can=1&q=Milestone=1.6.1

New in Rapla 1.6.1 Beta 2 (Sep 12, 2012)

  • Fixed 16 issues

New in Rapla 1.6.0 (Aug 27, 2012)

  • New Views:
  • Day/Resource shows the events in resource columns. You can
  • reallocate by dragging an event from one resource slot to another.
  • Tableview has been renamed in reservation view but has the same columns.
  • Appointmentview is a new view with a list of all appointments
  • including all occurances of a repeating.
  • There are two new timeslot views. The timeslots can be configured to fit your need. e.g. if you are a school with 6 lessons a day you can configure the timeslots to match the lessons start and end time.
  • Periodview has been removed from the rapla release, as it is no longer actively maintained.
  • Improved copy and paste:
  • Ctrl-c and Ctrl-p now work in webstart (A webstart dialog will ask
  • the user for the permissions to do so)
  • In applet mode copy and paste does work between Rapla fields but not
  • on the system clipboard for security reasons..
  • Copy and paste of the whole event is possible.
  • A copy action in one of the table views can now be pasted in excel.
  • Scaling and printing of views:
  • Views now scale properly, so most times you won't need a horizontal scrollbar.
  • Printing views scale in both directions to fit on one page.
  • If it is not possible to fit on one page, multiple pages are used.
  • The block size drop box has been removed, because scaling is done
  • automatically.
  • You can minimze the left tree to get more space for the calendar
  • You can print multiple day/week/month pages in one printing job.
  • JNDI:
  • You can select default groups for new JNDI users.
  • Resource Coloring:
  • You can easily enable resource coloring in the resourcetype dialog.
  • The resource colors can be set via a color chooser in the resource
  • edit dialog.
  • New plugin interfaces:
  • Reservation-wizards now work in context menus and you can replace
  • the default new event behavoiur with your own.
  • Columns in the table view are pluggable. See the new experimantal
  • eventtimecounter for examples.
  • Experimetal Plugins:
  • The eventtimecounter plugin calculates the eventtime with configurable time units. You can use it to calculate the usage of resource or the hours a person is assigned in a week. You can set the time units to fit the duration of your lessons (e.g. 45 minutes) or ignore break times.
  • The setowner plugin allows reassigning the owner/creator of an event.
  • URLEncryption Plugin encrypts the exported calendar urls so they are only accessible for one who knows the url.
  • Also check:
  • http://code.google.com/p/rapla/issues/list?can=1&q=Milestone=1.6+ for a list of issues fixed for the 1.6 release.

New in Rapla 1.3.2 (Jun 11, 2009)

  • exception day change after restart server
  • Active Directory (LDAP) authentication [SF Bug 1677143]
  • suppression of category does not update resources using it [ 1731273 ]
  • Initial date in reservation Exception days calendar [SF1701420]
  • Resources cannot be assigned to discrete appointments [1690844]
  • java.util.ConcurrentModificationException comes up after one hour of usage
  • Problem reading configuration file with jetty in https mode
  • Special utf-8 characters are not displayed correctly when refreshing in multiple clients
  • If you are using a SQL with old and new resource table name schema, the old one is still used
  • Period View is not possible when start date is after end date of selected period kohlhaas
  • Users can't see reservations made by other, although they are in the group "can see events from others"
  • Updated Jetty to 6.1.1
  • New Features:
  • Make the new x (reservation, resource, person, user, period, ...) entries in the popup menu context sensitive
  • Scrollable Calendar in table view popup
  • Create a test functionality for LDAP Plugin (You can now test if ldap authentification works without enabling it and restarting rapla)