Xavier Priour
33193b6f7b
code review fixes
2015-11-17 08:52:55 +01:00
Xavier Priour
ad27a59e57
Import attachments
2015-11-16 21:41:49 +01:00
Xavier Priour
dd0a6e1a82
Import members: board import
2015-11-14 01:41:02 +01:00
Xavier Priour
f6f41270de
Import members: working on card import
2015-11-13 15:52:14 +01:00
Maxime Quandalle
7a5f030cc8
Merge branch 'xavierpriour-devel' into devel
...
Conflicts:
models/import.js
2015-10-20 20:06:26 +02:00
Maxime Quandalle
118b434a5a
Provide a default date for lists and cards creation date
...
See https://github.com/wekan/wekan/pull/362#issuecomment-149645497
for motivation.
This commit also contains cosmetic changes to the import Popup and
on the code style to be more consistent with the code base.
2015-10-20 20:02:12 +02:00
Xavier Priour
8e0ad91191
Import board: map team permission, and refactor code to share with card import
2015-10-19 20:14:29 +02:00
Xavier Priour
ec304de811
Import board: check json structure before importing
2015-10-19 12:41:56 +02:00
Xavier Priour
456674f111
Import board: set proper color and modifiedAt dates
2015-10-19 11:46:04 +02:00
Xavier Priour
4540bd36c4
Import board: import comments and log activities
2015-10-19 00:59:50 +02:00
Xavier Priour
469d47cd9f
Import board: create board, lists, and cards
2015-10-18 01:02:44 +02:00
Xavier Priour
595d5f97ac
Import board: now proper createdAt dates
2015-10-17 19:29:25 +02:00
Xavier Priour
468694a84c
Import board: added UI
2015-10-17 18:00:46 +02:00
Maxime Quandalle
6dedf673d5
Prevent duplicate board labels
...
43de3b8 did prevent empty labels with the same color, but we also want
to prevent label with the same non-empty name and same color because
the rationale is identical.
2015-10-16 17:49:25 +02:00
Maxime Quandalle
944a1065d3
Add some ESLint rules and fix some related issues
2015-10-14 23:50:12 +02:00
Xavier Priour
b670a1ab36
Import single card: proper error handling
2015-10-14 23:23:17 +02:00
Xavier Priour
7d57ce896b
Import single card: create an 'importCard' activity entry
2015-10-14 23:23:16 +02:00
Xavier Priour
4b99ce2aa2
Import single card: check user authorized
2015-10-14 23:23:16 +02:00
Xavier Priour
81bd551137
Import single card: now uses historical dates
2015-10-14 23:23:16 +02:00
Xavier Priour
d8892d6408
Import single card: refactor to meteor method
2015-10-14 23:23:16 +02:00