-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
102 lines (81 loc) · 4.2 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
nephthys (1.6)
* bug, HelpBalloon now immediately disappears as soon as the content is
changing (#139)
* bug, bucket-details reported wrong infos when bucket contained sub-
directories (#140)
* feature, dutch translation, some additional updates and missing phrases
(#138), contributed by Andre Jeanmaire
* feature, ESC key now closes floating windows (#185)
-- Andreas Unterkircher <[email protected]> Fri, 26 Dec 2008 09:59:42 +0100
nephthys (1.5)
* bug, quoting of input data works now correct (#113)
* bug, avoid notice-message in load_translation_table() (#135)
* feature, make the position of Smarty template cache directories
configureable (#134)
* feature, Debian package can be built now out of the 'debian' branch
(#53)
* feature, modify bucket expiration time via user-management (#112)
* feature, show bucket-details via HelpBalloon javascript class (#102)
-- Andreas Unterkircher <[email protected]> Tue, 23 Dec 2008 09:59:42 +0100
nephthys (1.4)
* bug, user-last-logon information gets now updated during login (#91)
* bug, do not remove bucket from database, if bucket-deletion in
filesystem failed (#93)
* bug, use relative font-size instead of fixed (#92)
* bug, make Exceptions better readable in browser-view (#100)
* feature, show user-privileges in user-management overview (#94)
* feature, set default language via user-management (#57)
* feature, nephthys_watch.php is now quiet per default
but support verbose-mode via -v command line option (#90)
* feature, config-option to force auto-created users to update
their profiles during first login (#87)
* feature, notify owner when bucket has expired (#96)
* feature, sort columns (#37)
-- Andreas Unterkircher <[email protected]> Sat, 8 Nov 2008 09:59:42 +0100
nephthys (1.3)
* feature, russian translation (#2)
contributed by Alexander Davidenko
* feature, italian translation (#75)
contributed by Alberto Vincenzi
* feature, spanish translation (#77)
contributed by Juan Pablo
* feature, dutch translation (#82)
contributed by Gijs van Gemert
* feature, fullname for address-book contacts (#50)
* feature, auto-suggest for multiple receivers (#69)
* feature, deny user-password-change flag (#71)
* feature, confirmation dialog is now shown after clicking "notify" (#49)
* feature, permit input-format "fullname <email-address" as receiver
address, to be auto-inserted into the address-book (#83)
-- Andreas Unterkircher <[email protected]> Sat, 11 Oct 2008 09:59:42 +0200
nephthys (1.2)
* feature, new privilege for long-time buckets (#41)
* feature, support for mutli-language (#1)
* feature, german translation (#42)
* feature, expirining date now also showes up in notification email (#48)
* bug, user fullname is now editable via user-management (#38)
* bug, used-diskspace now displays the real used diskspace (#40)
* bug, icons and images are now theme-managed too (#39)
* bug, GPL banners in Nephthys own PHP files now lead to GPLv3 (#43)
* bug, german umlauts are now handled correct (#46)
* bug, german umlauts in notification email are now displayed correct (#52)
* bug, unprivileged users can finally delete their address-book contacts (#54)
* bug, fixed entering multiple receipients for a bucket (#47)
-- Andreas Unterkircher <[email protected]> Sat, 2 Aug 2008 10:35:47 +0200
nephthys (1.1)
* feature, internal address book (#18)
* feature, some usabilitily fixes (#22,#21)
* feature, config option to hide logout-link (#24)
* feature, bucket-successfully-created page (#23)
* feature, show used/free diskspace (#33)
* bug, fixed some design mistakes (#27)
* bug, non-auto-created users are now able to update profile (#31)
* bug, correctly quote SQL queries to avoid syntax errors on special
characters (#29)
* bug, fixed sometimes occuring misbehavior of ajaxtabs
* bug, cleanup code to avoid PHP notice- and warning messages (#35)
* bug, check if bucket root directory exists and is writeable (#36)
-- Andreas Unterkircher <[email protected]> Sat, 12 July 2008 09:57:22 +0200
nephthys (1.0)
* initial release
-- Andreas Unterkircher <[email protected]> Sat, 5 July 2008 13:30:00 +0200