log tj.tcl @ 634:fd1c56676648

age author description
Tue, 16 Feb 2021 12:27:41 +0200 Matti Hamalainen tj: Use uclock uniformly in tj_cmd.
Tue, 16 Feb 2021 12:26:40 +0200 Matti Hamalainen tj: Add max items as configurable setting.
Mon, 15 Feb 2021 13:42:42 +0200 Matti Hamalainen tj: Rename variable.
Mon, 15 Feb 2021 13:42:10 +0200 Matti Hamalainen tj: Adjust database schema a bit, add new field 'uupdated'.
Thu, 11 Feb 2021 16:23:45 +0200 Matti Hamalainen tj: Add few comments.
Thu, 11 Feb 2021 10:44:46 +0200 Matti Hamalainen tj: If user deletes his or her default TJ ID, re-set the default to global default.
Thu, 11 Feb 2021 10:43:53 +0200 Matti Hamalainen tj: When deleting a TJ, check if it exists and say so if it does not.
Thu, 11 Feb 2021 10:32:51 +0200 Matti Hamalainen tj: Implement command to set/reset default ID for TJs.
Thu, 11 Feb 2021 10:02:55 +0200 Matti Hamalainen tj: Only get clock once.
Wed, 10 Feb 2021 15:27:10 +0200 Matti Hamalainen tj: Add ability for administrator users to 'list' other peoples TJs.
Wed, 10 Feb 2021 15:26:10 +0200 Matti Hamalainen tj: Require #-prefix for ids in 'delete' command.
Wed, 10 Feb 2021 15:25:31 +0200 Matti Hamalainen tj: Clarify some comments.
Wed, 10 Feb 2021 13:37:35 +0200 Matti Hamalainen tj: Implement initial 'delete' command functionality.
Wed, 10 Feb 2021 13:36:56 +0200 Matti Hamalainen tj: Cleanup, set rindex only once.
Wed, 10 Feb 2021 13:36:31 +0200 Matti Hamalainen tj: Improve output of 'list' command, and make it configurable.