root / CHANGELOG

View | Annotate | Download (4.2 KB)

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