1 | This is the NEWS file for ConfClerk. ConfClerk is the successor of |
---|
2 | fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation. |
---|
3 | |
---|
4 | version 0.5.5, DATE |
---|
5 | // TODO |
---|
6 | |
---|
7 | version 0.5.4, 2011-09-14 |
---|
8 | * Change displaying events a bit, use system colours (#13). |
---|
9 | * Fix display of conflict and alarm icon on maemo (#35). |
---|
10 | * Improve logic of grouping events into timeslits (#22). |
---|
11 | * Remove warnings without a database or with an empty one (#20). |
---|
12 | * Import/update: show progressbar immediately (#25). |
---|
13 | * Update dates and text for day navigator widget when switching |
---|
14 | conference (#36). |
---|
15 | |
---|
16 | Version 0.5.3, 2011-08-16 |
---|
17 | * Add "jump to today" button to date navigator. |
---|
18 | Thanks to Michael Schutte for the patch. |
---|
19 | Fixes: #29 |
---|
20 | * Don't die on importing a schedule that does not contain |
---|
21 | a city field. |
---|
22 | Thanks to Axel Beckert for the bug report. |
---|
23 | Fixes: #32 |
---|
24 | |
---|
25 | Version 0.5.2, 2011-07-23 |
---|
26 | * Show close button in conference dialog also if there are no conferences |
---|
27 | yet. |
---|
28 | * Show event title instead of id in alarm (maemo). |
---|
29 | * Remove event/room records on import to get rid of "old" room names; this |
---|
30 | avoids duplicates when room names change. |
---|
31 | |
---|
32 | Version 0.5.1, 2011-07-14 |
---|
33 | * Improve search function: split search string on whitespace. |
---|
34 | * Various small UI changes, e.g.: |
---|
35 | - cancel button in settings dialogs |
---|
36 | - colors and borders |
---|
37 | - date format in date navigator |
---|
38 | - flatten menu |
---|
39 | - remove status bar |
---|
40 | - clean up some dialogs |
---|
41 | |
---|
42 | Version 0.5.0, 2011-06-29 |
---|
43 | * First release of ConfClerk as the fosdem-schedule successor. |
---|
44 | * Continue the multi-conference feature, make sure persons/tracks/rooms are |
---|
45 | handled separately per conference. |
---|
46 | * Remove FOSDEM- and maemo-specific parts. |
---|
47 | * Exchange icons to be sure about the provenance. |
---|
48 | * Some code cleanup, most notable: use prepared statements for all SQL |
---|
49 | queries. |
---|