1 This is the NEWS file for ConfClerk. ConfClerk is the successor of
2 fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation.
7 - button bar on the right side
8 - shared "day navigator"
9 - "Now" tab removed, function integrated into former "today" button
10 * Add "reload schedule" button.
12 * Alarms are actually removed now.
13 Thanks to Axel Beckert for the bug report.
15 * Handle redirects when importing schedules over the network.
16 Thanks to Axel Beckert for the bug report.
19 Thanks to Axel Beckert for the bug report.
21 * Improve timezone handling.
23 * Add expand/collapse buttons/actions.
25 * Update example URLs in README.
27 version 0.5.4, 2011-09-14
28 * Change displaying events a bit, use system colours (#13).
29 * Fix display of conflict and alarm icon on maemo (#35).
30 * Improve logic of grouping events into timeslots (#22).
31 * Remove warnings without a database or with an empty one (#20).
32 * Import/update: show progressbar immediately (#25).
33 * Update dates and text for day navigator widget when switching
36 Version 0.5.3, 2011-08-16
37 * Add "jump to today" button to date navigator.
38 Thanks to Michael Schutte for the patch.
40 * Don't die on importing a schedule that does not contain
42 Thanks to Axel Beckert for the bug report.
45 Version 0.5.2, 2011-07-23
46 * Show close button in conference dialog also if there are no conferences
48 * Show event title instead of id in alarm (maemo).
49 * Remove event/room records on import to get rid of "old" room names; this
50 avoids duplicates when room names change.
52 Version 0.5.1, 2011-07-14
53 * Improve search function: split search string on whitespace.
54 * Various small UI changes, e.g.:
55 - cancel button in settings dialogs
57 - date format in date navigator
60 - clean up some dialogs
62 Version 0.5.0, 2011-06-29
63 * First release of ConfClerk as the fosdem-schedule successor.
64 * Continue the multi-conference feature, make sure persons/tracks/rooms are
65 handled separately per conference.
66 * Remove FOSDEM- and maemo-specific parts.
67 * Exchange icons to be sure about the provenance.
68 * Some code cleanup, most notable: use prepared statements for all SQL