Tine20 Versions Save

Tine 2.0 main repository

2023.12.1

5 months ago

Community Edition Annual "Update" Release 2023

Bugfixes

1e5e1fa fix(Calendar): Event edit dialog via email link is missing attendees
d317c09 fix(Felamimail/js): do not refresh grid view after store reload

2023.12.09.18

5 months ago

Releasenotes

Changelog

Features

Bugfixes

a847240 fix(TB WebDAV) upload chuncking used urlencoded filename, added decode
d8ee44e fix(ExtJS): improve tree node sorting from priority list
d37e0a3 fix(Tinebase/js): resolve execption data for import dialog

Refactoring

2023.12.02.18

5 months ago

Releasenotes

Changelog

Features

Bugfixes

0553bff fix(HR FreeTime) free time can be created with broken container reference
a2a227c fix(Felamimail/js): backport set nodeid as attahcment cache id
bdd09c4 fix(Felamimail/js): skip preview count check when file attachment cache to record
f1cc82c fix(Filemanager/js): backport show confirm dialog in validateSelection

Refactoring

2023.11.25.9

5 months ago

Releasenotes

Changelog

Features

Bugfixes

cae2318 fix(scripts/ansible): use correct variable for "is defined" check
b66982b fix(Filemanager/js): disable create folder action until recieved response

Refactoring

2023.11.18.62

6 months ago

Releasenotes

Changelog

Features

Bugfixes

8fd0f21 fix(test/Felamimail): skip test attachment cache node

Refactoring

2023.11.04.41

6 months ago

Releasenotes

Changelog

Features

Bugfixes

8702da8e914 fix(Felamimail/js): validate preview count by string
424ea7a2b5c fix(Felamimail/js): backport attachment preview fixes
259959ee0f8 fix(Felamimail/Message): addresses param might already be an array

Refactoring

2023.10.28.12

6 months ago

Releasenotes

Changelog

Features

Bugfixes

a482c65 fix(scripts/ansible): fix logger config

Refactoring

2023.10.21.34

6 months ago

Releasenotes

Changelog

Features

Bugfixes

e496a170ee3 fix(Tinebase/Config): make custom event hook work again
7987fe90331 fix(ExtJS/TreeSorter): improve tree sorting with case sensitivity

Refactoring

2023.10.07.65

7 months ago

Releasenotes

Changelog

Features

Bugfixes

52f2adcdfbd fix(Felamimail/Account): use correct username
e220caa4852 fix(Felamimail/AttachmentCache): $_id could be a record
36ab76a5919 fix(Tinebase): prevent gird/filter flickering with outdated responses
ebac76b199f fix(GDPR) adb systemcf without filter should not announce a filter

Refactoring

2023.09.23.42

7 months ago

Releasenotes

Changelog

Features

b59b4fca83a feature(scripts): add tine-update.sh script for updating tarball versions of tine

Bugfixes

a32fc2c4f60 fix(Sales/Update/15.6): handle duplicate lang texts
2c65e826114 fix(ActivSync) add concurrency conflict handling, avoid outdated client data overwritte newer server data
1046f6c0fc5 fix(Tinebase/User/Plugin): domain could be an empty string
da5d53c632f fix(Felamimail/Controller): Tinebase_Event_User_ChangePassword should not depend on ADMIN rights

Refactoring