Commit graph

789 commits

Author SHA1 Message Date
Lauri Ojansivu
e9f449e680 - [Allow Announcement to be markdown](https://github.com/wekan/wekan/issues/1892).
Note: xet7 did not yet figure out how to keep announcement on one line
  when markdown was added, so now Font Awesome icons are above and below.

Thanks to xet7 !

Closes #1892
2018-09-14 15:57:38 +03:00
Andrés Manelli
31f73057bf Fix #1885 2018-09-12 22:27:24 +02:00
Andrés Manelli
6aa7a2abef Fix #1887 2018-09-12 18:35:56 +02:00
Lauri Ojansivu
77efcf7137 - Add permission "No comments". It is like normal user, but does not show comments and activities.
Thanks to xet7 !
2018-09-04 20:09:36 +03:00
Lauri Ojansivu
6928fd71a9
Merge pull request #1867 from rjevnikar/commentOnlyDateFix
Only allow ifCanModify users to add dates on cards
2018-08-29 00:18:10 +03:00
rjevnikar
555d31cca6 Only allow ifCanModify users to add dates (received, start, end, and due). 2018-08-28 20:23:29 +00:00
Lauri Ojansivu
534b20feda - Fix Delete Board and keep confirmation popup.
Thanks to xet7 !
2018-08-28 23:23:24 +03:00
Lauri Ojansivu
1296fce72a - Move labels back to original place at minicard.
Thanks to hever and xet7 !

Closes #1842
2018-08-23 16:58:07 +03:00
Lauri Ojansivu
dfd26e4843 - Remove avatar url fix javascript version, it breaks too easily.
Same can be done with Caddy.

Thanks to xet7 !

Closes #1776,
closes #386
2018-08-22 23:58:47 +03:00
Lauri Ojansivu
71b642a2ba Fix lint errors. 2018-08-22 22:42:17 +03:00
Lauri Ojansivu
7e0bc1e33a - Remove suburl from beginning of avatar file path, so that avatar images
don't get broken when root-url changes to different sub-url.
  This does not change avatar urls in database, instead this
  fixes url on the fly after loading avatar url from database.

Thanks to xet7 !

Closes #1776,
closes #386
2018-08-22 21:42:53 +03:00
Lauri Ojansivu
d67c435132 - Add Favicon for pinned tab on Safari browser.
Thanks to woodyart and xet7 !

Closes #1795
2018-08-22 10:01:19 +03:00
Andrés Manelli
3e715bbcc9 Fix and improve linked cards 2018-08-21 22:21:23 +02:00
Lauri Ojansivu
f09d9b63de - Move color labels on minicard to bottom of minicard.
Thanks to xet7 !

Closes #1842
2018-08-20 23:59:43 +03:00
Lauri Ojansivu
b216c63c13 - Restored SMTP settings at Admin Panel, and disabled showing password.
Thanks to xet7 !

Closes #1790
2018-08-20 23:16:24 +03:00
Andrés Manelli
be00465e67 Fix hiddenSystemMessages 2018-08-15 22:17:52 +02:00
Andrés Manelli
e55d7e4f72 Fix removed setters and getters 2018-08-15 20:50:51 +02:00
Lauri Ojansivu
3f937764cb Fix lint errors. 2018-08-13 20:01:08 +03:00
Lauri Ojansivu
b015b5b724 Revert eslint changes, because they caused breakage. 2018-08-12 17:32:53 +03:00
Lauri Ojansivu
f5515cb95f Fix lint errors. 2018-08-12 14:36:37 +03:00
Andrés Manelli
17308dc5f3 Fix lint errors 2018-08-11 01:00:21 +02:00
Andrés Manelli
67301e07e2 Fix rebase errors 2018-08-11 00:50:20 +02:00
Andrés Manelli
315db00e83 Fix lint warning 2018-08-11 00:17:42 +02:00
Andrés Manelli
f76d8e47a8 Refactor imported -> linked in components 2018-08-11 00:17:42 +02:00
Andrés Manelli
bce2242528 Add imported card location 2018-08-11 00:15:51 +02:00
Andrés Manelli
f0597ef0c4 Indicate board or card through icons. Indicate if archived 2018-08-11 00:15:13 +02:00
Andrés Manelli
10aab8a733 Remove imported cards and boards colors 2018-08-11 00:14:13 +02:00
Andrés Manelli
fb75a487fc Fix lint errors 2018-08-11 00:14:13 +02:00
Andrés Manelli
37306c8d22 Add title binding 2018-08-11 00:14:13 +02:00
Andrés Manelli
4ffa8784a2 Avoid reimport imported card 2018-08-11 00:07:29 +02:00
Andrés Manelli
74a01691e3 Add two way binding of activities, comments, and attachments 2018-08-11 00:07:29 +02:00
Andrés Manelli
49c415f023 Add two way binding of checklists 2018-08-11 00:07:29 +02:00
Andrés Manelli
724d26379c Add two way binding of card/board times 2018-08-11 00:07:29 +02:00
Andrés Manelli
0a62089df0 Allow description and member two way binding 2018-08-10 23:59:08 +02:00
Andrés Manelli
a93de07fb9 Avoid importing imported cards or boards 2018-08-10 23:57:35 +02:00
Andrés Manelli
64367a01dd Link description 2018-08-10 23:57:35 +02:00
Andrés Manelli
5644ef66af Import card-as-card, board-as-card. Add styling. Missing details and links 2018-08-10 23:56:02 +02:00
Andrés Manelli
061a13e46e Avoid showing current board 2018-08-10 23:55:19 +02:00
Andrés Manelli
dcc7b2970f Add UI for importing card-as-card and board-as-card 2018-08-10 23:55:19 +02:00
Lauri Ojansivu
d2e93c4927 Fix typo. 2018-08-02 00:51:45 +03:00
RJevnikar
a8146e61f3 Fix flagging of dates (i.e. due date only flagged when before end date) 2018-07-31 22:01:14 +00:00
guillaume
ec59af3777 Integration of matomo with env vars 2018-07-27 18:08:09 +02:00
Lauri Ojansivu
c708877dde
Merge pull request #1785 from Akuket/devel
Bugfix : Resending invitation code.
2018-07-18 14:17:36 +03:00
Lauri Ojansivu
758ec48e5c
Merge pull request #1782 from jnso/scroll-fix
bug fix: #1780 (adding scroll to long cards)
2018-07-18 01:10:31 +03:00
Lauri Ojansivu
a8f41f7994 Remove SMTP settings from Admin Panel, because they
are set in environment variable settings like source/snap/docker
already, and password was exposed in plain text.

Thanks to xet7 !

Closes #1783
2018-07-18 00:46:45 +03:00
Akuket
bf5596b201
patch re invit 2018-07-17 16:07:46 +02:00
Jonas Olsson
b0f410f82d bug fix: #1780
Cards that are longer than the screen height can now scroll on the y-axis in order to be able to see the whole card.
2018-07-17 16:22:57 +04:00
guillaume
df54f15ecb patch re-invit 2018-07-16 19:20:47 +02:00
Lauri Ojansivu
1b32509496 Fix lint errors. 2018-07-16 14:46:33 +03:00
Akuket
980fd4f61e
Patch Invitation Code 2018-07-16 12:51:18 +02:00