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.6.4, 20xx-xx-xx |
---|
5 | ... |
---|
6 | |
---|
7 | version 0.6.3, 2017-10-01 |
---|
8 | * Support Qt5 and Qt4. |
---|
9 | (Fixes: #57) |
---|
10 | Mention new location of database file under Qt5 in docs. |
---|
11 | * Fix display of events after midnight. |
---|
12 | (Fixes: #53) |
---|
13 | * Fix import failures when the conference has no tracks in the XML file. |
---|
14 | Thanks to Martín Ferrari for the bug report and the help with the fix. |
---|
15 | (Fixes: #56) |
---|
16 | * Bail out on import when conference XML has empty or ill-formed |
---|
17 | event IDs. |
---|
18 | Thanks to Paul Wise for the bug report. |
---|
19 | (Fixes: #58) |
---|
20 | * Make URLs in Abstract/Description of event detail view clickable. |
---|
21 | (Fixes: #49) |
---|
22 | * Improve exception handling and error messages. |
---|
23 | Thanks to Martín Ferrari for his help. |
---|
24 | * Improve import dialog: |
---|
25 | - enable "Open" button only when a URL is entered |
---|
26 | - trim URL |
---|
27 | |
---|
28 | version 0.6.2, 2017-01-24 |
---|
29 | * Event dialog: don't unconditionally assume plain text for description and |
---|
30 | abstract, can be rich text as well (i.e. contain HTML tags). |
---|
31 | * Favourites: change from boolean to tri-strate: no favourite, weak/fallback |
---|
32 | favourite, strong favourite. Adapt buttons and conflict markers. |
---|
33 | Thanks to Elena ``of Valhalla'' for the bug report. |
---|
34 | (Fixes: #54) |
---|
35 | * Handle SSL errors. |
---|
36 | Present SSL error messages during download in a warning dialog and ask |
---|
37 | user about how to proceed. |
---|
38 | (In practice seen on Maemo due to ancient certificates.) |
---|
39 | |
---|
40 | version 0.6.1, 2014-09-11 |
---|
41 | * Fix typos in documentation. |
---|
42 | * Add Keyword entry to .desktop file. |
---|
43 | * Make it impossible to hide the toolbar by disallowing its context menu. |
---|
44 | (Fixes: #51). |
---|
45 | * Fix bugs around rooms. |
---|
46 | Insert names into database, handle room name changes. |
---|
47 | |
---|
48 | version 0.6.0, 2013-06-13 |
---|
49 | * New DB schema 001. Datebase is converted on first start. |
---|
50 | DB schema update functionality implemented. |
---|
51 | * Added more keybindings. |
---|
52 | (Fixes: #28) |
---|
53 | * Rewrote event detail dialog, to avoid flicker on Maemo. |
---|
54 | (Fixes: #48) |
---|
55 | * Events after midnight are shown on the day before (if the conference XML |
---|
56 | file is correct). |
---|
57 | (Fixes: #43) |
---|
58 | * On non-Maemo system "alarms" (notifications) are shown. |
---|
59 | (Fixes: #46) |
---|
60 | * Try to show current day on startup and show "day" tab. |
---|
61 | (Fixes: #44) |
---|
62 | * Use conference id (not title) for import. |
---|
63 | (Fixes: #45) |
---|
64 | * Use conference id (not title) for alarms (maemo). |
---|
65 | (Fixes: #38) |
---|
66 | * Use one day navigator for whole app (instead of separate ones per tab). |
---|
67 | (Fixes: #11) |
---|
68 | |
---|
69 | version 0.5.5, 2012-06-12 |
---|
70 | * UI changes: |
---|
71 | - button bar on the right side |
---|
72 | - shared "day navigator" |
---|
73 | - "Now" tab removed, function integrated into former "today" button |
---|
74 | * Add "reload schedule" button. |
---|
75 | Fixes: #34 |
---|
76 | * Alarms are actually removed now. |
---|
77 | Thanks to Axel Beckert for the bug report. |
---|
78 | Fixes: #38 |
---|
79 | * Handle redirects when importing schedules over the network. |
---|
80 | Thanks to Axel Beckert for the bug report. |
---|
81 | Fixes: #39 |
---|
82 | * Update some icons. |
---|
83 | Thanks to Axel Beckert for the bug report. |
---|
84 | Fixes: #40 |
---|
85 | * Improve timezone handling. |
---|
86 | Fixes: #42 |
---|
87 | * Add expand/collapse buttons/actions. |
---|
88 | Fixes: #31 |
---|
89 | * Update example URLs in README. |
---|
90 | |
---|
91 | version 0.5.4, 2011-09-14 |
---|
92 | * Change displaying events a bit, use system colours (#13). |
---|
93 | * Fix display of conflict and alarm icon on maemo (#35). |
---|
94 | * Improve logic of grouping events into timeslots (#22). |
---|
95 | * Remove warnings without a database or with an empty one (#20). |
---|
96 | * Import/update: show progressbar immediately (#25). |
---|
97 | * Update dates and text for day navigator widget when switching |
---|
98 | conference (#36). |
---|
99 | |
---|
100 | Version 0.5.3, 2011-08-16 |
---|
101 | * Add "jump to today" button to date navigator. |
---|
102 | Thanks to Michael Schutte for the patch. |
---|
103 | Fixes: #29 |
---|
104 | * Don't die on importing a schedule that does not contain |
---|
105 | a city field. |
---|
106 | Thanks to Axel Beckert for the bug report. |
---|
107 | Fixes: #32 |
---|
108 | |
---|
109 | Version 0.5.2, 2011-07-23 |
---|
110 | * Show close button in conference dialog also if there are no conferences |
---|
111 | yet. |
---|
112 | * Show event title instead of id in alarm (maemo). |
---|
113 | * Remove event/room records on import to get rid of "old" room names; this |
---|
114 | avoids duplicates when room names change. |
---|
115 | |
---|
116 | Version 0.5.1, 2011-07-14 |
---|
117 | * Improve search function: split search string on whitespace. |
---|
118 | * Various small UI changes, e.g.: |
---|
119 | - cancel button in settings dialogs |
---|
120 | - colors and borders |
---|
121 | - date format in date navigator |
---|
122 | - flatten menu |
---|
123 | - remove status bar |
---|
124 | - clean up some dialogs |
---|
125 | |
---|
126 | Version 0.5.0, 2011-06-29 |
---|
127 | * First release of ConfClerk as the fosdem-schedule successor. |
---|
128 | * Continue the multi-conference feature, make sure persons/tracks/rooms are |
---|
129 | handled separately per conference. |
---|
130 | * Remove FOSDEM- and maemo-specific parts. |
---|
131 | * Exchange icons to be sure about the provenance. |
---|
132 | * Some code cleanup, most notable: use prepared statements for all SQL |
---|
133 | queries. |
---|