1 iserv-mod-error-reporter (9.10.23-1) unstable; urgency=low
3 * FIX: comment function was broken: Change button had no name
4 * FIX: since postgresql-8.3, sequences are not allowed to have INSERT and
5 DELETE rights, results in warning
6 * debian/control: added fields for IServ "app store"
8 -- Roland Hieber (Package Signing Key) <roland.hieber@wilhelm-gym.net> Fri, 23 Oct 2009 02:23:05 +0200
10 iserv-mod-error-reporter (9.08.25-1) unstable; urgency=low
12 * fixed update script: could not authenticate as root in psql
14 -- Roland Hieber <roland.hieber@wilhelm-gym.net> Thu, 27 Aug 2009 04:11:07 +0200
16 iserv-mod-error-reporter (9.08.24) unstable; urgency=low
18 * translation fix for Insert button
20 -- Roland Hieber <roland.hieber@wilhelm-gym.net> Mon, 24 Aug 2009 03:29:41 +0200
22 iserv-mod-error-reporter (9.03.01) unstable; urgency=low
24 * only hidden messages were shown to non-admin users since 9.02.25-0
26 -- Roland Hieber <roland.hieber@wilhelm-gym.net> Sun, 01 Mar 2009 23:08:09 +0100
28 iserv-mod-error-reporter (9.02.25-1) unstable; urgency=low
30 * removed parser error
32 -- Roland Hieber <roland.hieber@wilhelm-gym.net> Wed, 25 Feb 2009 04:24:58 +0100
34 iserv-mod-error-reporter (9.02.25-0) unstable; urgency=low
36 * prevent chklocale in 9.02.22 from nagging
37 * debian/postinst: better let update.php do the database update because chkdb
38 instantly drops old fields
40 -- Roland Hieber <roland.hieber@wilhelm-gym.net> Wed, 25 Feb 2009 04:05:26 +0100
42 iserv-mod-error-reporter (8.09.13-0) unstable; urgency=low
44 * heading for reported errors is only shown if there are already reported
46 * fixed translation: if it is not granted at all, the admin privilege does
47 _not_ apply to all users but to no users
49 -- Roland Hieber (Package Signing Key) <roland.hieber@wilhelm-gym.net> Sat, 13 Sep 2008 17:43:15 +0200
51 iserv-mod-error-reporter (8.08.07-0) unstable; urgency=low
53 * Initial release for IServ2
54 * ability to specify groups who should be the only ones to report errors and
55 see the existing messages
56 * added link to http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
57 before submission form
58 * trying to delete a non-existing error message via URL does no longer
59 produce an error message
60 * notification mails are only sent if the report is new, not when the report
62 * log messages contain more information (machine name, text)
64 - user rights can be configured via group privileges (Administration ->
65 Groups -> select a group -> Privileges)
66 - logging is always enabled
68 -- Roland Hieber (Package Signing Key) <roland.hieber@wilhelm-gym.net> Thu, 7 Aug 2008 03:31:09 +0200