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