From ff52897b49d44029e3699f52795ecd0eb4bee310 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 29 Aug 2018 18:04:36 +0000 Subject: [PATCH] --- devdocs/specs/core-import-v7.txt | 4 +--- devdocs/todo.txt | 4 +++- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devdocs/specs/core-import-v7.txt b/devdocs/specs/core-import-v7.txt index 902c3fbd..afdf9734 100644 --- a/devdocs/specs/core-import-v7.txt +++ b/devdocs/specs/core-import-v7.txt @@ -19,9 +19,7 @@ REQUIREMENTS - future thing if required because user always has option of editing zip file and removing what is not required to be imported - Supports specifying what to import so can just pick clients or something. - Pick by name of folder I guess within zip since each object type is in it's own folder - -- ?? WAIT A BIT TO DETERMINE THIS: EVENTLOG - - NOTE: items will be imported as if newly created so the administrator / manager account is the owner of all imported objects + - IMPORT - user selects all or collection of folders to import from zip diff --git a/devdocs/todo.txt b/devdocs/todo.txt index cce1564b..6636fefc 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -19,7 +19,9 @@ CODING WORK +++++++++++ Overall plan for now: anything standing in the way of making the initial client shell UI needs to be done first, everything else can wait - + - v7importusers + - User route and controller and biz object + - v7import once have users imported then proper attribution in eventlog of creator,modifier, created,modified - Localized text - Search and search text indexing - Auto visible id number assigning code