Commit graph

7099 commits

Author SHA1 Message Date
yflory
a77d2da47c Refresh shared folder owners in properties 2019-10-28 15:18:33 +01:00
yflory
9090002e1f Transfer shared folder ownership 2019-10-28 15:05:49 +01:00
yflory
07fbe6c284 Fix transfer ownership to ourselves via a team 2019-10-28 14:30:32 +01:00
yflory
93e4c8a9e2 bump version 2019-10-28 13:45:54 +01:00
Weblate
d5a077cdc4 Translated using Weblate (German)
Currently translated at 100.0% (1131 of 1131 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-10-28 12:07:29 +00:00
Weblate
8b3e16d8ff Translated using Weblate (French)
Currently translated at 100.0% (1131 of 1131 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-10-28 12:07:28 +00:00
Weblate
965b147594 Translated using Weblate (English)
Currently translated at 100.0% (1131 of 1131 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-10-28 12:07:28 +00:00
yflory
e79a6f4bb5 Merge branch 'lkiesow-add-board-bottom-left' into staging 2019-10-28 11:59:49 +01:00
yflory
7acbfc009f Merge branch 'lkiesow-move-add-item-up' into staging 2019-10-28 11:59:42 +01:00
yflory
fa08304514 Merge branch 'add-board-bottom-left' of git://github.com/lkiesow/cryptpad into lkiesow-add-board-bottom-left 2019-10-28 11:58:06 +01:00
yflory
8f27389f6c Fix kanban issue 2019-10-28 11:57:11 +01:00
yflory
949cb54d14 Merge branch 'move-add-item-up' of git://github.com/lkiesow/cryptpad into lkiesow-move-add-item-up 2019-10-28 11:39:19 +01:00
yflory
7521a73d87 Update config key 2019-10-28 11:19:00 +01:00
yflory
ccf4553ed3 Fix share modal with unregistered users #457 2019-10-28 10:37:04 +01:00
yflory
c59d41d8f6 Fix Ctrl+E menu in some parts of the drive 2019-10-25 18:25:32 +02:00
Weblate
d7f9adf19b Translated using Weblate (French)
Currently translated at 100.0% (1131 of 1131 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-10-22 12:53:18 +00:00
Weblate
639d5f0f7c Translated using Weblate (English)
Currently translated at 100.0% (1131 of 1131 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1130 of 1130 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1129 of 1129 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1128 of 1128 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-10-22 12:53:17 +00:00
yflory
ad42d956d7 Add support for Japanese translation 2019-10-21 11:10:30 +02:00
yflory
66f2ece08e Add feedback keys 2019-10-15 18:03:53 +02:00
yflory
81cbb3f6fe Sort support messages differently 2019-10-15 18:03:31 +02:00
yflory
d5a3581469 Placeholder while loading mediatag and broken images for 404 2019-10-15 18:03:07 +02:00
yflory
8db0fcf8bd Make the number of teams and owned teams configurable 2019-10-15 18:02:11 +02:00
yflory
e6eb3554d6 Make autoCloseBrackets configurable per user 2019-10-15 18:00:54 +02:00
Weblate
60afb3e811 Translated using Weblate (German)
Currently translated at 100.0% (1127 of 1127 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-10-15 08:20:29 +00:00
Weblate
975275e47b Translated using Weblate (French)
Currently translated at 100.0% (1127 of 1127 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-10-15 08:20:28 +00:00
Weblate
d3a816cf61 Translated using Weblate (English)
Currently translated at 100.0% (1127 of 1127 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2019-10-15 08:20:28 +00:00
Lars Kiesow
ef5a56954d
Kanban: Move “Add Item” to Header
This patch moves the button to add new items to kanban boards to the
column headers.

The reasoning behind this change is that on larger boards the buttons at
the bottom may be pushed far away from the actual content, causing users
to constantly scroll up and down over the whole page just to add new
items.

This also helps on mobile devices since you may not see all of the
columns there due to the limited screen space. This means that you have
to remember which column you are working on to not accidentally add
items to the wrong column. This patch makes it clear to which  column
users add items since the button now resides next to the column title.
2019-10-09 22:04:31 +02:00
Lars Kiesow
c5e8f3d50c
Kanban: Move “Add Column” to Bottom
This patch moves the button for adding new columns to kanban boards from
the top-right to the bottom-left. The reasoning behind this is that it's
not very often used (often only at the beginning when setting up the
board) but it is constantly taking space away from the columns. This is
annoying especially on mobile devices where it even moves all of the
columns to the left, leaving a larger border on the right.
2019-10-09 21:50:29 +02:00
yflory
d9e7fc24fe Focus the tab when clicking on a notification 2019-10-08 16:25:03 +02:00
yflory
50d0abd193 Fix team creation UI issue 2019-10-08 15:26:03 +02:00
yflory
8d99e811f1 Teams UI 2019-10-08 15:10:10 +02:00
yflory
67c71ce4d1 Fix UI issues in teams 2019-10-08 15:02:30 +02:00
yflory
190f20665a Update CHANGELOG 2019-10-08 14:08:44 +02:00
yflory
5762246ec9 Merge branch 'soon' 2019-10-08 14:01:08 +02:00
yflory
78bd544196 bump version 2019-10-08 13:54:48 +02:00
yflory
26519b661d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-10-08 12:01:03 +02:00
yflory
e5deffe21f Fix team deletion 2019-10-08 11:10:26 +02:00
Weblate
98336ccf9c Translated using Weblate (German)
Currently translated at 100.0% (1126 of 1126 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-10-08 08:25:10 +00:00
yflory
2a4eca1e2e Remove download button for sheets 2019-10-07 15:00:26 +02:00
yflory
cbeba2d40f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-10-07 14:37:11 +02:00
yflory
7f3aacefd4 Fix undefined range_requests in messenger 2019-10-07 14:37:00 +02:00
Weblate
fe3b94f6b5 Translated using Weblate (German)
Currently translated at 100.0% (1123 of 1123 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-10-07 09:20:05 +00:00
Weblate
3a576a7bf0 Translated using Weblate (Catalan)
Currently translated at 45.1% (507 of 1123 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
2019-10-07 09:20:04 +00:00
yflory
dd2f0bd417 Add tooltip to the usage bar 2019-10-07 11:19:02 +02:00
yflory
39dbea0c10 Fix notifications displayed once per tab 2019-10-07 10:57:37 +02:00
yflory
21591b0adc Update French translation 2019-10-07 10:44:26 +02:00
yflory
6c08a66404 Drive UI 2019-10-07 10:36:31 +02:00
yflory
2385f65869 Change tab title when loading a team 2019-10-04 17:57:46 +02:00
yflory
db2f233c44 Fix various team UI issues 2019-10-04 17:31:12 +02:00
yflory
7a8908c93e Fix ability to create more than one team. Add chat notifications 2019-10-04 17:30:55 +02:00