-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Planner content to support "cascade import" #228
Comments
You say file @pzljanb? The configuration for planner tasks are now in SP list(s). |
SPL lists(s) the same way as the other content like (Interessentregister)? |
Yes, update the description of the issue please 🙏 Done :-) |
Solved in #230. This issue should have been auto-closed by merging that PR, but no, not this time. |
* Issue 201 (#202) * Added text fields GtProjectPhaseText, GtProjectServiceAreaText and GtProjectTypeText * Updated DisplayName for GtProjectServiceAreaText * Removed culture validation in provisioning * In syncPropertyItemToHub taxonomy field values is synced to a custom text field * Fixed syntax error in view query * More syntax fix (ProjectPhases) * Removed unneccessary namespace xmlns:pnp * Updated Standardmal * In SetTaxonomyFields sets term set ids based on Parameters in template with fallback to properties values * Using text field for GtManagedProperty for GtProjectServiceArea, GtProjectType and GtProjectPhase * Changed reload timeout to 3000ms in _onChangePhase * Updated GtManagedProperty for fields GtProjectType/GtProjectServiceArea with suffix Text * Fixed sync of property item to support inherited content types #201 * Fixed header columns placement #207 * #190 (#209) * Git ignoring Install/SiteScripts * Fixed project template 'Standardmal' #212 * ProjectList web part now supports project types with different phase term sets #201 * Sync fix #201 * Fixed sync error in syncPropertyItemToHub #201 * Fixed sync error in syncPropertyItemToHub #201 * Reverted config.json after accidently commiting an invalid edit #201 * Reverted manifest files #201 * #139 (#213) * Added some padding to bottom * Initial callout for showing details about the allocation/absence (dummy text) * Added fields GtAllocationComment and GtAllocationStatus * Including GtAllocationStatusOWSCHCS and GtAllocationCommentOWSMTXT in search * Updated DetailsCallout * Updated DisplayName for GtAllocationStatus/GtAllocationComment * Fixed typo in DetailsCallout #139 * Updated content in DetailsCallout #139 * Moving planner configuration to 'Listeinnhold' (#216) * List Planneroppgaver * Updated list Listeinnhold * Added content type Planneroppgave with fields * Added link to Konfigurasjon * Removed copyPlannerTasks from IProjectSetupSettings * Added get type (returns ListContentConfigType.Planner or .List) to ListContentConfig * Made all members optional in IListProperties * PlannerConfiguration removed from tasks * Content type Planneroppgaver * Updated template * Removed planId property from template * Support for planner configuration from SP list(s) * Removed Planneroppgaver from Konfigurasjonsfiler * Set Description for field GtChecklist * #217 (#218) * Added field ListContentConfigLookup to Prosjektmaler * ListContentConfigLookup changed to LookupMulti * TemplateSelectDialog updates * Updated resources * Updated models * Updated CHANGELOG #190 #201 * #215 (#219) * Updated CHANGELOG #215 * Fixed an issue where field ListContentConfigLookup wasn't added to "Prosjektmaler" #217 * Enabling versioning for local properties list (#222) * PortfolioInsights no longer dependent on NewFormUrl from chart content types (#223) * Support for role-only for resource allocation (#224) * Field TemplateParameters hidden from Prosjektegenskaper list * Support for cascade import of planner tasks (#230) * Updated CHANGELOG #228 * Added field "Skjult" (GtLccHidden) to Lists/Listeinnhold and updated ProjectSetup extension (#231) * Updated CHANGELOG #227 * Updated .vscode for settings ProjectWebParts * Setting Prosjektmaler\Standardmal.txt as default * Added field Standardmal (IsDefaultTemplate) to library/list Prosjektmaler * Removed versioning from Prosjektmaler * Disabled TemplateSelector dropdown if there's only 1 template selected * Added IconName field to Prosjektmaler * Updated default IconName for Prosjektmaler\Standardmal.txt * Added icon and subText to template dropdown options * Updated ProjectTemplate * Changed view used in _fetchData to retrieve templates and extensions * Find the first template that is set to default or the first template retrieved * templateParametersFieldXml set to optional in IPortalDataServiceConfiguration * Updated default view for Prosjektmaler * Updated CHANGELOG #233 * Removed unused import from ProjectStatus (ProjectWebParts) * PortfolioWebParts/LatestProject: Added properties to property pane, and showing time for created date * Add 'Gevinsteier' to 'Gevinstrealisering' (#226) * Added site field GtGainsOwner * Updated template Stqandardmal * Added GtGainsOwner to views * Added GtGainsOwner to select properties of BenefitsOverviewDefaultProps * Adding consts for content type ids in BenefitsOverview * Added resource BenefitOwnerLabel * Added column benefit.owner to BenefitsOverviewColumns * Added GtGainsOwner to IBenefitsSearchResult * Added owner member to Benefit model/class * Searchconfig: Add 'Gevinsteier' to 'Gevinstrealisering' #226 Co-authored-by: Tarjei E. Ormestøyl <ormestoyl@gmail.com> * Updated CHANGELOG for 1.2.0 release * Update README with version number (1.2.0) * Updated PortfolioWebParts to 1.2.0 * Fixed a merged error in PortfolioInsights * Updated ProjectExtensions to 1.2.0 * Improved UI for summary view phase change modal #235 * Updated ProjectWebParts to 1.2.0 * Fixed height of commentField #235 * Updated Version property for Standardmal.txt to 1.2.0 * Ability to force sync of properties using URL hash #241 * Support for description for list content configurations (#240) Co-authored-by: Tarjei E. Ormestøyl <ormestoyl@gmail.com> * Update CHANGELOG.md Co-authored-by: Tarjei E. Ormestøyl <ormestoyl@gmail.com>
Is your feature request related to a problem? Please describe.
When I use different Planner tasks for different type of projects I need to have the same basic tasks in all of my configurations (SP list(s)).
Describe the solution you'd like
I would like to enable a type of "cascade import" (same way as all other "Listeinnhold" to enable import of more than one set of planner tasks when projects is configured.
With this functionality I can split my planner tasks into several SP list(s) and select more than one source in the project configurator.
Together with Github issue no:227 I can also force import of some Planner tasks.
Additional context
I still want to keep all tasks in one common Planner.
The text was updated successfully, but these errors were encountered: