Commit graph

2 commits

Author SHA1 Message Date
c69abbe2b3 Moving tasks - Internal dependencies fix
Moving tasks with internal dependencies from a logical container to
another will now work, as the dependencies will be re-added
automatically.
2016-01-04 11:29:48 +01:00
59fec5529f Moving tasks - Preliminary version
* Works when moving tasks without dependencies. Crashes with a SQL error
due to FK violation when moving tasks with interdependencies (LTC ID?)

* The form is unable to force removal of external dependencies at this
time.

* Related PL/PgSQL code stored in database/temp.sql at this time.
2016-01-04 11:03:38 +01:00