tijlleenders / ZinZen-scheduler

The calendar engine for the ZinZen web app.
https://github.com/tijlleenders/ZinZen
GNU Affero General Public License v3.0
10 stars 4 forks source link

Tijl/-/add-simple-without-deadline #453

Closed tijlleenders closed 7 months ago

tijlleenders commented 7 months ago

Whenever a goal has no deadline it shouldn't cause problems for goals that do have a deadline.

Probably Activities generated from Goals without a deadline need to be separated out from the other simple Goal Activities. They can then be 'placed' once all simple Activities with a deadline, as well as budget Activities have been placed.