Commit graph

288 commits

Author SHA1 Message Date
Aleksander Machniak
a2fdf05f79 Update localization 2021-10-11 11:04:38 +02:00
Jeroen van Meeuwen (Kolab Systems)
4760d1a3d5 Bump version number 2019-10-19 11:55:22 +02:00
Aleksander Machniak
7491bf813c Update localization (again) 2019-10-13 15:55:15 +02:00
Aleksander Machniak
a4776ffcc8 Update localization, fix counting translation lines in update script 2019-10-13 14:54:56 +02:00
Jeroen van Meeuwen (Kolab Systems)
8344228bb2 Bump plugin versions to 3.5.1 2019-10-07 14:00:23 +02:00
Aleksander Machniak
d429e2dc49 Files: Init contextmenu on folders list in Files only 2019-08-26 08:54:54 +00:00
Aleksander Machniak
2b8eae4b3e Elastic: Unify Options icon 2019-08-26 08:30:37 +00:00
Jeroen van Meeuwen (Kolab Systems)
43d2b00e96 Bump version to 3.5.0 2019-07-08 12:57:20 +02:00
Aleksander Machniak
6daad30742 Elastic: On mobile open files list when selecting a folder
Also update the list header title to the selected folder name. All
of this for unification with other places.
2019-06-27 13:09:57 +00:00
Aleksander Machniak
7ca7273ae9 Fix "There are unsaved changes..." warning when terminating document session (Bifrost#T220027)
As there's no way to detect unsaved changes in Collabora, we skip
the warning. We also make sure to detroy the session after closing
it in Collabora, so it have a chance to save the document state.
2019-06-25 09:51:19 +00:00
Aleksander Machniak
b87333e0e2 Files: Add missing "Saving..." label 2019-06-21 10:13:39 +00:00
Aleksander Machniak
2a1d9bb6b8 Files: Support display/title (instead of uid) in sharing form 2019-06-20 08:59:14 +00:00
Aleksander Machniak
22bfc61fbf Files: Add title text to truncated long folder names on folders list 2019-06-19 11:18:03 +00:00
Jeroen van Meeuwen (Kolab Systems)
e0d11833a1 Bump version numbers 2019-05-07 08:32:27 +02:00
Aleksander Machniak
464b49ee34 Elastic: Fix various regressions 2019-05-06 10:56:33 +02:00
Aleksander Machniak
290adfbbb1 Merge branch 'dev/elastic' 2019-05-06 08:30:23 +02:00
Jeroen van Meeuwen (Kolab Systems)
4ad016bce4 Bump versions to 3.4.4 2019-04-15 11:04:06 +02:00
Aleksander Machniak
f31c329ca7 Fix button selectors (.ui-button -> button)
Buttons in Elastic dialogs do not have this class assigned. We also
will get rid of jQuery-UI button use in the future.
2019-04-08 10:35:45 +02:00
Aleksander Machniak
e13bdd55a7 Elastic: Catch up with layout refactoring in core 2019-03-25 12:27:51 +01:00
Aleksander Machniak
391997b9a8 Files: Multi-folder searches (collections) improvements (Bifrost#T193529)
- To update file sessions metadata use only ony request for all folders
in the search result, instead of potentially massive number of
requests for each folder.
- Added possibility to abort searching.
2019-03-22 12:12:36 +00:00
Aleksander Machniak
bb5dffb6f7 Files: Fix updating mount points metadata on mount point add/rename/delete 2019-03-20 11:38:49 +01:00
Aleksander Machniak
a76210317d Files: Check access rights on a selected folder on new file form submit (Bifrost#T173150) 2019-03-18 10:07:30 +01:00
Jeroen van Meeuwen (Kolab Systems)
456254ef2f Bump version numbers 2019-03-14 11:12:38 +01:00
Aleksander Machniak
2479385e04 Files: Fixed empty dialogs regression in Larry skin 2019-03-13 12:36:47 +01:00
Aleksander Machniak
1d9490f60b Files: Fix buggy dialogs when more than one external storage requires authentication 2019-03-08 15:34:30 +00:00
Aleksander Machniak
02a1ad8f64 Elastic: Fix style in some Files dialogs 2019-03-08 14:18:40 +00:00
Aleksander Machniak
7c87ca644c T127626: Improved performance of folders listings (in Files)
By fetching list of folders in semi-recursive way using many parallel requests to Chwala.
2019-03-08 13:12:09 +00:00
Aleksander Machniak
003485ed5e Elastic: Small checkbox label alignment fix 2019-02-21 11:30:38 +00:00
Aleksander Machniak
c1f1c9daed Use https:// for plugins.roundcube.net 2019-01-23 08:17:36 +01:00
Aleksander Machniak
4b05620867 Elastic: Fix Save/Edit buttons on plain text editor (Bifrost#T173153) 2019-01-22 09:44:45 +00:00
Jeroen van Meeuwen (Kolab Systems)
dd35f8de63 Bump versions to 3.4.2 2019-01-19 09:00:11 +01:00
Jeroen van Meeuwen (Kolab Systems)
56a4693914 Update German translations by using de sources and de_DE sources for de_DE translations 2018-12-19 10:25:52 +01:00
Jeroen van Meeuwen (Kolab Systems)
ac7b742005 Update the base translations before merge 2018-12-19 10:25:52 +01:00
Jeroen van Meeuwen (Kolab Systems)
00e04d2f95 Update translations 2018-12-17 14:03:01 +01:00
Aleksander Machniak
a3d93f719b Add missing type="button" for buttons 2018-12-17 10:54:20 +01:00
Jeroen van Meeuwen (Kolab Systems)
37b89deb34 Bump version numbers to 3.4.1 2018-12-06 11:09:09 +01:00
Aleksander Machniak
0abee6c0f0 SSO + Chwala, and some improvements
Requires:
https://github.com/roundcube/roundcubemail/commit/edd9c31d6c69f4f
https://git.kolab.org/rC76f9b695c55cb118e317d760965c6e23b44dff86
2018-11-23 15:45:30 +00:00
Aleksander Machniak
7c6b305b2f T4473: Unify label/placeholder for folders search input 2018-11-16 12:57:54 +01:00
Aleksander Machniak
89b597a205 Support Chwala's fileapi_backend_storage_disabled mode (Bifrost#T137352) 2018-10-19 12:03:31 +02:00
Aleksander Machniak
6665a06534 Fix missing folder selection after other folder rename (and folder list reload) 2018-10-19 10:35:22 +02:00
Aleksander Machniak
f5e4ae99a3 Add contextmenu on folders list (Bifrost#T127416) 2018-10-18 14:25:54 +00:00
Aleksander Machniak
207d21e78e Bump Chwala version 2018-10-18 11:18:01 +00:00
Aleksander Machniak
581df74e83 Use Chwala's autocomplete service 2018-10-17 11:47:39 +02:00
Aleksander Machniak
52ab2ad969 Larry: Visual improvements for the folder sharing dialog 2018-10-16 13:39:21 +02:00
Aleksander Machniak
1d1c281d51 Elastic: Visual fixes for folder sharing dialog 2018-10-16 13:25:38 +02:00
Aleksander Machniak
b2e41f9caa Hide Share action when chwala api version is less than 4 2018-10-16 11:47:47 +02:00
Aleksander Machniak
8a10209bd4 Support Download/Upload Link tabs in seafile sharing dialog 2018-10-16 11:25:23 +02:00
Aleksander Machniak
94014f845f Files: Use/group autocompletion in folder sharing dialog 2018-10-12 12:31:03 +00:00
Aleksander Machniak
2463f86b17 Improvements in folder sharing dialog 2018-10-11 13:29:54 +00:00
Aleksander Machniak
06528c12fd Add code to draw folder sharing forms 2018-10-09 11:50:25 +02:00