wekan/client/components
John R. Supplee b249fcbb2e Use the copyBoard method to duplicate a board
* Use `copyBoard` instead of `cloneBoard` to duplicate a board
* Give duplicated boards a unique title by appending number
2021-01-22 14:24:39 +02:00
..
activities Fixed Card activity shows only 20 last entries of activities and comments, by changing limit to 500 entries. 2021-01-19 19:03:29 +02:00
boards Use the copyBoard method to duplicate a board 2021-01-22 14:24:39 +02:00
cards Merge branch 'master' of https://github.com/wekan/wekan into issue-3287 2021-01-19 18:04:52 +02:00
forms Use checklist checkbox for the custom field checkbox 2021-01-19 15:28:01 +02:00
import Fix Trello import. 2020-11-04 17:51:17 +02:00
lists Use the copyBoard method to duplicate a board 2021-01-22 14:24:39 +02:00
main Remove code pulled in by git hook 2021-01-20 13:05:41 +02:00
mixins fix(scrollbar): remove custom scrollbar 2020-08-28 11:46:51 +01:00
notifications Added date notification icons 2020-11-23 12:10:38 -03:00
rules HTML is not needed in Rules translations, so disabled it. 2021-01-15 16:47:52 +02:00
settings Show Admin Panel / People and Version also on mobile MiniScreen. 2021-01-04 23:36:42 +02:00
sidebar Fixed Upper/lowercase errors in some languages due to .toLowerCase. 2021-01-21 12:48:15 +02:00
swimlanes Export to Excel XLSX. Does work, but does not export all fields yet correctly. In Progress. 2021-01-19 14:22:17 +02:00
users Merge branch 'master' of https://github.com/wekan/wekan into search 2021-01-13 21:55:13 +02:00