summaryrefslogtreecommitdiffstats
path: root/client/components/import/import.jade
Commit message (Collapse)AuthorAgeFilesLines
* - Some fixes to Wekan import:Lauri Ojansivu2018-11-081-2/+2
| | | | | | | | | | | | | - isCommentOnly and isNoComments are now optional - Turn off import error checking, so something is imported anyway, and import does not stop at error. - Now most of Sandstorm export do import to Standalone Wekan, but some of imported cards, dates etc are missing. - Sandstorm Import Wekan board warning messages are now translateable. Thanks to xet7 ! Closes #1945, closes #1616, closes #1903
* "DANGER" data loss warning to bigger text.Lauri Ojansivu2018-03-171-1/+1
|
* Enabled import at Sandtorm. Keep there warning about possible data loss bug.Lauri Ojansivu2018-03-171-11/+8
|
* Disabled Import temporarily on Sandstorm because of data loss bug.Lauri Ojansivu2018-02-211-7/+11
| | | | Thanks to xet7 !
* Import boards in SandstormGhassen Rjab2017-07-241-0/+2
|
* Add import Wekan board featureGhassen Rjab2017-07-081-2/+2
|
* profile.name is called profile.fullname (#615)Alexander Sulfrian2016-07-111-2/+2
| | | | The name of the profile field was changed log ago. This fixes the remaining wrong references.
* Simplify an internal data model used in the importerMaxime Quandalle2016-01-311-3/+3
| | | | | We used to save the whole user document in a internal data structure while we only needed the userId.
* Change the board import layout from a popup to a full pageMaxime Quandalle2016-01-311-19/+32
| | | | | | | | This commit also removes the “import a single Trello card” as we couldn’t figure out some reasonable use case. We also create a new publication on the server to provide the minimal user profile informations required to display an avatar.
* Import members: board importXavier Priour2015-11-141-2/+3
|
* Import members: working on card importXavier Priour2015-11-131-2/+7
|
* Import members: UI flow okXavier Priour2015-11-131-6/+39
|
* Import members: added UIXavier Priour2015-10-231-0/+8
|
* Provide a default date for lists and cards creation dateMaxime Quandalle2015-10-201-3/+2
| | | | | | | | 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.
* Import board: added UIXavier Priour2015-10-171-0/+8