Marc Hartmayer
c1287248a6
Mobile device layout fix
2020-04-23 02:55:24 +02:00
Marc Hartmayer
52f884f2b1
Use only one 'Apply' button for applying the user settings
2020-04-23 00:20:16 +02:00
Lauri Ojansivu
9e95c06415
Fix lint errors in lint error fix.
...
Thanks to xet7 !
2020-04-22 21:00:31 +03:00
Marc Hartmayer
8e14459cff
Implement option to change the first day of week in user settings
...
Implements #2535 .
2020-04-22 19:16:05 +02:00
Lauri Ojansivu
5a5b19d4fc
Merge pull request #3031 from marc1006/style_issues
...
Multiple lint issue fixes
2020-04-22 20:06:50 +03:00
Marc Hartmayer
b2acc3ba45
Multiple lint issue fixes
...
Found by using the command `meteor npm run lint:eslint:fix`.
2020-04-21 18:15:29 +02:00
boeserwolf
9f0273aa44
Pre-fill the title of checklists (Trello-style)
2020-04-21 00:58:15 +03:00
boeserwolf
1a065ff351
Refactor variable names
2020-04-19 15:52:43 +03:00
boeserwolf
ef5f38f431
Make boards sortable
2020-04-19 13:49:10 +03:00
boeserwolf
10fcc19b7f
Add sortDefault helper for sorting boards
2020-04-19 13:49:07 +03:00
boeserwolf
f583645744
Make linked card clickable
2020-04-19 10:33:41 +03:00
Lauri Ojansivu
960fe5163b
Remove old warning from Sandstorm import board data loss, because bug has been already fixed.
...
Thanks to aputsiaq and xet7 !
2020-04-17 21:58:19 +03:00
Marc Hartmayer
d7e0350ecf
Improve card layout on mobile devices
2020-04-17 19:49:43 +02:00
Devin McAllester
9df5c0e2de
Allows for use of checklist on mobile
2020-04-14 17:05:58 -07:00
Lauri Ojansivu
079b3da6ef
Merge pull request #3015 from boeserwolf/master
...
Fix <p> margin in card labels
2020-04-14 21:23:41 +03:00
Allemand
1389ed0fce
Update layouts.js
2020-04-14 08:48:51 +02:00
boeserwolf
c39364af83
Fix margin in card labels
2020-04-13 23:47:00 +02:00
salleman
3e817257ef
hide password auth with PASSWORD_LOGIN_ENABLED variable
2020-04-13 21:06:27 +02:00
salleman
35ae07e2a6
debug isBoardAdmin on main page
2020-04-13 15:46:29 +02:00
Lauri Ojansivu
544bc1d6ad
Merge branch 'master' of https://github.com/NicoP-S/wekan
2020-04-12 16:58:08 +03:00
boeserwolf
9cacaafb8f
Fix styling issue in notifications drawer
...
The header of the notification drawer had a margin to the
right side in Google Chrome caused by overflow: scroll on
the #notifications-drawer element.
2020-04-12 11:57:22 +02:00
Nico
edf52bc438
Public boards overview
2020-04-12 00:56:35 +02:00
Lauri Ojansivu
a81921382a
Merge pull request #3006 from NicoP-S/master
...
Public vote
2020-04-10 12:05:10 +03:00
Nico
8f28a409c7
Public vote
2020-04-10 01:46:36 +02:00
Lauri Ojansivu
c4a7e53661
Merge pull request #3005 from jtbairdsr/master
...
fix bug that prevents editing or deleting comments
2020-04-09 22:30:02 +03:00
Jonathan Baird
fe66169415
fix bug that prevents editing or deleting comments
2020-04-09 12:46:24 -06:00
Nico
f09219cbfd
Remove export button if WITH_API is not enabled
...
#2938
https://github.com/wekan/wekan/issues/2938#issuecomment-589782402
2020-04-09 01:55:01 +02:00
Lauri Ojansivu
5ebb47cb0e
Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2
...
to all Wekan platforms https://github.com/wekan/wekan/pull/2998
Thanks to xet7 !
2020-04-08 23:16:48 +03:00
Jonathan Baird
a182dde11f
add a "remove all read" button to notification menu
2020-04-08 13:14:29 -06:00
Lauri Ojansivu
968ae122b0
Fix typos.
2020-04-08 19:38:30 +03:00
Lauri Ojansivu
9c97c301bd
Merge branch 'master' of https://github.com/NicoP-S/wekan into NicoP-S-master
2020-04-08 19:15:05 +03:00
Daniel Eder
fe285c62e1
Add filter option for assignee
...
Works exactly like member
2020-04-08 16:59:59 +03:00
Nico
411b8d3f56
Merge branch 'vote'
2020-04-07 20:43:55 +02:00
Nico
2bbc312ad0
Voteing feature
2020-04-07 20:43:35 +02:00
Will
e0930c32a6
Correct zh-TW language name (the right way)
2020-04-07 09:43:23 +00:00
Will 保哥
b849d4c2ba
Update layouts.js
2020-04-06 18:16:17 +08:00
Lauri Ojansivu
b7fd79aef0
Merge branch 'feature/subtask-use-parent-swimlane' of https://github.com/daniel-eder/wekan into daniel-eder-feature/subtask-use-parent-swimlane
2020-04-04 01:26:49 +03:00
Daniel Eder
89fe030fa3
subtasks now use swimlane with title matching parent lane title
...
As discussed in #1953 this is required to handle two-board scenarios correctly.
2020-04-02 07:49:26 +02:00
Jonathan Baird
f4d0791c6c
add correct i18n for notifications menu
2020-04-01 14:50:31 -06:00
Jonathan Baird
fcb1def355
Merge upstream/master
...
* commit '56667112d7 ':
Update ChangeLog.
Minicard labels on the top and title on bottom.
Update translations.
Update translations.
Add translations for Notification drawer like Trello.
Add translations for Board Settings / Allow Rename Board/Swimlane/Card.
Update ChangeLog.
Fix start-wekan.sh MongoDB port to 27017.
v3.87
Update translations.
Update ChangeLog.
Improvements on card details visualization.
Update ChangeLog.
Move "Rules" from "Board View" to "Board Settings".
Update ChangeLog.
Fix richer editor submit did not clear edit area.
Update ChangeLog.
Fix Browser always reload the whole page when I change one of the card color. Fixed by making label colors and text again editable. Regression from [Wekan v3.86 2)](b9099a8b7e ).
2020-04-01 14:47:53 -06:00
Lauri Ojansivu
d0003a334f
Minicard labels on the top and title on bottom.
...
Thanks to helioguardabaxo and xet7 !
Closes #2980
2020-04-01 19:39:02 +03:00
Lauri Ojansivu
6b902bdb36
Improvements on card details visualization.
...
Thanks to helioguardabaxo and xet7 !
Closes #2974
2020-03-31 23:56:37 +03:00
Lauri Ojansivu
e7d2343593
Move "Rules" from "Board View" to "Board Settings".
...
Thanks to helioguardabaxo and xet7 !
Closes #2973
2020-03-31 23:32:32 +03:00
Lauri Ojansivu
033d671047
Fix richer editor submit did not clear edit area.
...
Thanks to xet7 !
2020-03-31 23:17:58 +03:00
Lauri Ojansivu
3546d7aa02
Fix Browser always reload the whole page when I change one of the card color.
...
Fixed by making label colors and text again editable.
Regression from [Wekan v3.86 2)](b9099a8b7e ).
Thanks to javen9881 and xet7 !
Closes #2971
2020-03-31 16:56:32 +03:00
Jonathan Baird
9819c9f801
add a notification drawer like trello
2020-03-27 11:35:03 -06:00
Daniel Eder
c41c1e5293
subtasks now use parent task swimlane by default
2020-03-26 10:57:05 +01:00
Lauri Ojansivu
5bd0459cc2
Hide duplicate "Hide system messages" at Change Settings/Member Settings, because it's also on card slider.
...
Thanks to notohiro and xet7 !
Closes #2837
2020-03-25 13:35:54 +02:00
Lauri Ojansivu
b9099a8b7e
1) Fix Pasting text into a card is adding a line before and after
...
(and multiplies by pasting more) by changing paste "p" to "br".
2) Fixes to summernote and markdown comment editors, related
to keeping them open when adding comments, having
@member mention not close card, and disabling clicking of
@member mention.
Thanks to xet7 !
Closes #2890
2020-03-24 20:39:49 +02:00
Lauri Ojansivu
12ab8fac5d
Fix Rich editor can not be disabled, regression from changes yesterday at Wekan v3.85.
...
Thanks to uusijani, vjrj and xet7 !
Closes #2967 ,
closes #104
2020-03-24 11:04:04 +02:00