View | Annotate | Download (4.2 KB)
update CHANGELOG
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
update CHANGELOG about #139 and #138
increment version to 1.6
update CHANGELOG for v1.5
modify bucket expiration time via user-management, resolves #112
show bucket details and information, resolves #102
update CHANGELOG about Debian package
make location of template engine cache directories configureable, resolves #134
further rely on prepared SQL statements and no longer do quoting ourself, fixes #113
switch from ordinary MySQL to MySQLi interface, as it better support prepared statements
completely remove escape() function as it is no longer used
CHANGELOG update for 1.4 release
sort columns, resolves #37
introduced new class NEPHTHYS_EXCEPTION which takes care of beautifying the output of an exception, fixes #100
notify owner when bucket has expired, resolves #96
update CHANGELOG regarding feature #87
users last-login information now gets updated during login, resolves #91
update version to 1.4
update CHANGELOG to version 1.3
permit fullname <email-address> input format for receiver address, refs #83
add confirmation dialog to CHANGELOG
new flag to deny user to change his password, refs #71
update CHANGELOG about new features
italian translation, resolves #75
address-book can now store contact fullname too, refs #50
fix conflict
update CHANGELOG and UPGRADE file to version 1.2
update version to 1.3
correctly handle special characters and umlauts, fixes #46
update CHANGELOG about #1, #42 and #43
new user-permission for unprivileged users to create long-time buckets, resolves #41
move images and icons to default-theme directory, resolves #39
make fullname editable via user-management module, resolves #38
CHANGELOG update for release of 1.1
check if $data_path exists and is writeable, refs #36
cleanup code to avoid warning and notice messages, fixes #35 update dist config and default config to use /srv instead /var
update CHANGELOG abot diskspace feature
update CHANGELOG about latest changes
update version to 1.1
update to 1.0 release
add some files
Signed-off-by: Andreas Unterkircher <andreas.unterkircher@mm-karton.com>