helioguardabaxo
f3ebc4a28e
Added option to show/hide some badges on minicard
2023-05-31 14:49:02 -03:00
helioguardabaxo
985882a4ad
Added option to show/hide cover attachment on minicard
2023-05-31 11:52:20 -03:00
Lauri Ojansivu
49ef80ab6c
BoardAdmin and Admin can now set board background image URL.
...
Thanks to xet7 !
Related #486
2023-05-27 03:10:41 -04:00
deniszulic
e127c33bae
junk removed
2023-05-01 01:18:19 +02:00
deniszulic
5192f4a326
xmark added
2023-05-01 01:08:45 +02:00
helioguardabaxo
9dff09fbcf
Added hide/show to show counters and members on All Boards (Admin Panel)
2022-09-16 11:02:25 -03:00
helioguardabaxo
ebfabba284
Added tab view to board members (people, orgs and teams)
2022-09-03 19:36:53 -03:00
Lauri Ojansivu
5ca84d2930
Try to fix EasySearch syntax.
...
Thanks to xet7 !
2022-08-28 12:26:22 -04:00
Daniel Kaiser
339e044a30
Fix and update easysearch
2022-08-05 13:06:02 +02:00
Lauri Ojansivu
0c3ca14699
Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor
2022-04-18 21:25:47 +03:00
Jan Küster
60af7766bf
Switch tap:i18n to custom TAPi18n implementation
2022-04-18 18:02:14 +03:00
Lauri Ojansivu
2b1675847c
All Boards settings improvements.
2022-04-16 01:28:19 +03:00
Lauri Ojansivu
95a4b4fd91
Added to Board Settings: Minicard Settings and All Boards Settings improvements.
...
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/4477
2022-04-16 00:15:15 +03:00
helioguardabaxo
5f2820d7e0
Added members list and board card count per list on My Boards
2022-04-15 13:19:37 -03:00
helioguardabaxo
db4421c7b8
Show description on minicard
2022-04-05 17:00:39 -03:00
Martin Filser
265ee9ab83
Added back Dropdown field "List" to card details
2022-02-07 16:51:45 +01:00
Lauri Ojansivu
a5b376e6b5
Fixed Copy card to list does not work, by reverting clientside changes of PR 4333.
...
Thanks to Meeques, PaulITsoft and xet7 !
Fixes #4341 ,
fixes #4343
2022-02-07 15:15:24 +02:00
Martin Filser
7c7640e63e
Added Dropdown field "List" to card details
2022-02-04 13:46:56 +01:00
Ben0it-T
8d2c5a9bbb
Board view (sidebar) - sort Organizations and Teams by Display Name (addBoardOrgPopup, addBoardTeamPopup)
2021-12-12 19:07:37 +01:00
Martin Filser
b9250e4be4
Use Popup.back() instead of Popup.close() to get no conflicts if a Popup is opened as "Sub Popup"
...
- .back() is also .close() if there is no "popup layer" left
2021-10-25 12:53:04 +02:00
Ben0it-T
11bf4c7c07
Fix : export CSV, TSV and XLS translation
...
Feature : add export CSV with semicolon separator
2021-10-03 09:18:02 +02:00
Emile NDAGIJIMANA
c19723ae27
Add / remove team members as board members when adding / removing team to a board
2021-09-09 16:51:37 +02:00
Emile NDAGIJIMANA
55296b676b
[After update wekan to 5.57] Edit profil and change pswd menus are not displayed when SSO authentication is used
2021-09-01 14:43:14 +02:00
Kai Lehmann
6fd45ce74b
adds card number allowance to card settings
2021-08-02 21:41:58 +02:00
Emile NDAGIJIMANA
b236d95636
Add or remove organizations and teams from boards
2021-07-05 11:27:38 +02:00
Emile NDAGIJIMANA
080fcb9c62
-conflits resolve
2021-06-14 15:11:21 +02:00
John R. Supplee
5cc6a2f7d0
Add an avatar for the card creator
...
* Add avatar to minicard
* Add field to card details
* Add show option in Board / Card Settings
2021-04-01 23:40:07 +02:00
Lauri Ojansivu
a5f6dd6399
Fixed Upper/lowercase errors in some languages due to .toLowerCase.
...
Thanks to bronger and xet7 !
Fixes #3452
2021-01-21 12:48:15 +02:00
Lauri Ojansivu
855151a8d1
Export to Excel XLSX. Does work, but does not export all fields yet correctly. In Progress.
...
Thanks to gameendman, alfredgu and xet7 !
Related #3173
2021-01-19 14:22:17 +02:00
Lauri Ojansivu
de27be0911
Removed wekan- from export filenames for whitelabeling.
...
Thanks to xet7 !
2021-01-12 01:01:10 +02:00
Lauri Ojansivu
61ae62a83a
Board: When removing member from board, remove also from assignees.
...
Admin Panel/People: 1) Allow edit user that does not have email address.
2) When creating new user, require username and email address, and save also fullname.
3) Some in progress code for deleting user, that does not work correctly yet, so deleting user is not enabled yet.
Thanks to airtraxx and xet7.
Related #3396
2020-12-18 05:46:04 +02:00
Lauri Ojansivu
7f3c4acf62
Add some permission code, to see does it fix something.
...
Thanks to xet7 !
Related #3377
2020-12-17 21:27:02 +02:00
Lauri Ojansivu
460b1d3a66
Changed public board changing Swimlanes/Lists/Calendar view
...
and changing Hide minicard label text
from using cookies to using browser localStorage.
Thanks to xet7 !
2020-10-28 15:45:37 +02:00
Tomasz Borychowski
d887e553ce
fix(scrollbar): remove custom scrollbar
2020-08-28 11:46:51 +01:00
Lauri Ojansivu
f9018fc3a8
Sorry marc1006, I had to revert deepcode.ai arrow function fixes because
...
Python API docs generator does not work all when code has arrow functions.
Thanks to xet7 !
2020-05-25 21:33:38 +03:00
Lauri Ojansivu
05349a5deb
Prettifier fixes.
2020-05-25 18:04:32 +03:00
Marc Hartmayer
b2fee6a6c1
Use an arrow function inside forEach() instead of an anonymous function
...
Suggested by deepcode.ai.
2020-05-24 12:44:14 +02:00
Lewis Cowles
5ef83ab236
Export Board to Zip file
...
* Extracts Card covers
* Labels
* Re-works some CSS & HTML
* Produces deployable assets (minus WebFonts)
2020-05-18 11:06:18 +01:00
Lauri Ojansivu
8a2509007c
Fix syntax. Maybe sometime later think about translations.
...
Thanks to xet7 !
2020-05-13 05:25:04 +03:00
Bryan Mutai
a570c4a861
add: export board/cards/lists to CSV/TSV
2020-05-10 23:58:15 +03:00
Lauri Ojansivu
9e95c06415
Fix lint errors in lint error fix.
...
Thanks to xet7 !
2020-04-22 21:00:31 +03:00
boeserwolf
10fcc19b7f
Add sortDefault helper for sorting boards
2020-04-19 13:49:07 +03: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
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
e89965f642
Remove card element grouping to create compact card layout.
...
Card Settings / Show on Card: Description Title and Description Text.
Thanks to e-stoniauk, 2020product and xet7 !
Fixes https://github.com/wekan/wekan/pull/2922
2020-02-12 02:08:29 +02:00
Lauri Ojansivu
2fce02afbc
Add Feature: Card Settings/Show on card/Activities.
...
Fix: When in Card Settings hiding Comments, only adding new comment is hidden, not old comments.
Thanks to xet7 !
Closes #2925
2020-02-07 13:58:43 +02:00
Lauri Ojansivu
1350694538
Add Board Card Settings to Show on Card only some of it's fields.
...
Default WYSIWYG comment editor not enabled, use markdown instead.
2020-02-05 01:18:01 +02:00
Lauri Ojansivu
65fa2f626f
Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020product-dollybean
2020-02-05 01:17:15 +02:00
dollybean
0b00a8095c
Customize of some card's functions
2020-02-04 02:28:45 -08:00
Lauri Ojansivu
f6f7705f23
Add Worker role.
...
This was originally added at Wekan v3.58,
reverted at Wekan v3.60 because of bugs,
and now after fixes added back.
Thanks to xet7 !
Closes #2788
2020-01-05 21:28:14 +02:00