Martin Filser
a182482cfb
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
2023-07-18 21:25:28 +02:00
Martin Filser
2e5ec0308f
Adjust all other moment imports to moment-with-locales
2022-04-27 17:24:42 +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
David Arnold
97356603aa
Ref: original & and use fileObj.meta
...
fileObj.meta is part of the ostrio:files API and be passed to the
constructor. This is less hacky than trying tu update a persistet object
after the fact.
2022-04-18 18:16:23 +03:00
David Arnold
f8d927c61a
Ref: trello & wekan importers
2022-04-18 18:16:23 +03:00
Jan Küster
60af7766bf
Switch tap:i18n to custom TAPi18n implementation
2022-04-18 18:02:14 +03:00
Lauri Ojansivu
49a996624f
Comment out Trello attachment import until it's implemented with API key.
...
Thanks to xet7 !
Related #4418
2022-04-06 18:47:27 +03:00
Lauri Ojansivu
5eca3de00f
Try to fix Trello import Attachment and links not defined.
...
Thanks to akhudushin, hatl, 2447254731 and xet7 !
Fixes #4418
2022-04-06 17:54:20 +03:00
David Arnold
e702f17c7b
Ref: original & and use fileObj.meta
...
fileObj.meta is part of the ostrio:files API and be passed to the
constructor. This is less hacky than trying tu update a persistet object
after the fact.
2022-02-06 13:19:58 +03:00
David Arnold
e2934b9b09
Ref: trello & wekan importers
2022-02-06 13:19:58 +03:00
Lauri Ojansivu
007e0f1c16
Try to fix: Wekan UI fails to finish import of closed Trello boards.
...
Thanks to berezovskyi and xet7 !
Fixes #3840
2021-06-08 17:00:53 +03:00
Lauri Ojansivu
bd1de94312
Fixed Importing JSON exports fails.
...
Thanks to KeptnArgo and xet7 !
Fixes #3742
2021-05-29 00:52:36 +03:00
John R. Supplee
74ac7d8d3f
Fix for issue #1569 Trello data without labels definition
2021-04-19 22:37:26 +02:00
John R. Supplee
1083a92816
Add Trello attached links to the card description
2021-03-24 16:28:52 +02:00
John R. Supplee
ad6da9bf37
Create unique board names when importing
2021-01-28 18:21:56 +02:00
John R. Supplee
74d93a6adc
Option to add custom field to all cards
2021-01-22 21:28:37 +02:00
John R. Supplee
e463f79532
Correctly import Trello dropdown custom fields
2021-01-19 01:25:56 +02:00
John R. Supplee
b793716e85
Trello custom field import basically working
2021-01-18 23:56:08 +02:00
John R. Supplee
c89a0eb694
Initial work on import of custom fields from Trello
...
* start adding import functionality
* Add checkbox type to customFields
2021-01-18 16:41:35 +02:00
Lauri Ojansivu
d52affe658
Move In Progress ostrio-files changes to separate branch, and revert ostrio-files changes, so that:
...
- Export to CSV/TSV with custom fields works
- Attachments are not exported to disk
- It is possible to build arm64/s390x versions again.
Thanks to xet7 !
Related #3110
2020-05-25 17:54:51 +03:00
Romulus Tsai 蔡仲明
c3458855bd
Merge branch 'master' into lib-change
2020-05-08 10:13:11 +08:00
Lauri Ojansivu
9e95c06415
Fix lint errors in lint error fix.
...
Thanks to xet7 !
2020-04-22 21:00:31 +03:00
Nico
8f28a409c7
Public vote
2020-04-10 01:46:36 +02:00
Nico
e661d03e8d
Add vote import from Trello
2020-04-09 02:00:15 +02:00
Romulus Urakagi Tsai
4dcdec0084
Attachment upload from card done, need to fix download link
2019-11-20 10:40:09 +00:00
Lauri Ojansivu
34b2168d0d
Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.
...
Thanks to xet7 !
2019-07-01 17:23:41 -04:00
Justin Reynolds
3eb4d2c341
Prettier & eslint project style update
2019-06-28 12:56:51 -05:00
Lauri Ojansivu
dbb1a86ca3
- Admin Panel / Layout / Custom Product Name now changes webpage title.
...
Thanks to xet7 !
Related #1196
2018-12-15 20:39:01 +02:00
Lauri Ojansivu
0a001d505d
- Fix "No Comments" permission on Wekan and Trello import.
...
Thanks to xet7 !
2018-09-06 19:29:52 +03:00
zebby76
539c1ab87a
Define sort property on swimlanes and lists
2018-05-01 07:55:41 +02:00
Lauri Ojansivu
212440862b
Fix lint errors of
...
https://github.com/wekan/wekan/pull/1611
Thanks to xet7 !
2018-04-27 17:49:14 +03:00
ZeBBy
e721dba1e2
Fix Trello importation for ChecklistItems
2018-04-27 15:29:31 +02:00
Ghassen Rjab
951a0db380
Fix lint errors related to trello creator
2018-02-26 03:18:26 +01:00
Andrés Manelli
5871a478e1
Fix import Trello board without swimlanes
2018-02-07 01:47:18 -03:00
Lauri Ojansivu
65c081acc0
Fix: Trello board import fails because of missing "Swimlane id".
...
Thanks to xet7 ! Closes #1442
2018-01-29 12:07:42 +02:00
Ghassen Rjab
109cd08151
Use a default color (black) for labels from Trello
2017-09-27 22:23:55 +01:00
Ghassen Rjab
f883757552
Ignore checklists with missing cards
2017-09-26 06:58:39 +01:00
Ghassen Rjab
a410dc50bb
Import sort attribute of checklists and its items from Trello
2017-09-16 20:01:54 +01:00
Ghassen Rjab
2e845a5134
Uncomment code about adding attachments' related activities
2017-09-02 13:19:31 +01:00
Ghassen Rjab
255df20da0
Put 'this' in 'self' variable
...
For some reason, TrelloCreator didn't keep 'this' reference
2017-09-02 13:18:29 +01:00
Ghassen Rjab
bc4ea6fd9a
Add idMemberCreator to Trello attachment
...
We need this field to attribute attachment to the user who uploaded it
2017-09-02 13:17:03 +01:00
Ghassen Rjab
6ff0cf91e2
Add source field to imported attachments
...
We use this field to prevent adding attachments' related activities automatically only. Then this field will be removed.
2017-09-02 07:17:42 +01:00
Ghassen Rjab
4ad4c6ea22
Assign user to attachment before inserting
2017-08-31 22:14:57 +01:00
Ghassen Rjab
a2d7e2cb74
Fix dates of activities related to comments imported from Trello
2017-08-24 01:05:53 +01:00
Ghassen Rjab
f1488436b8
Import Trello board activities
2017-08-23 06:42:25 +01:00
Ghassen Rjab
d2b1a837e6
Import boards in Sandstorm
2017-07-24 23:56:51 +01:00
Ghassen Rjab
3f4c285551
Add import Wekan board feature
2017-07-08 13:23:33 +01:00