log tj.tcl @ 678:7ff41e458ee0

age author description
Sun, 04 Apr 2021 23:38:13 +0300 Matti Hamalainen tj: Fix future TJ date displays.
Sat, 20 Feb 2021 17:45:13 +0200 Matti Hamalainen tj: Use utl_arg_rest instead of tj_arg_rest.
Wed, 17 Feb 2021 10:21:23 +0200 Matti Hamalainen tj: Adjust few comments.
Tue, 16 Feb 2021 13:16:08 +0200 Matti Hamalainen tj: Add comment.
Tue, 16 Feb 2021 13:06:50 +0200 Matti Hamalainen tj: Add numerous comments.
Tue, 16 Feb 2021 12:58:01 +0200 Matti Hamalainen tj: Fix handling of description updating and setting.
Tue, 16 Feb 2021 12:46:25 +0200 Matti Hamalainen tj: Use ustamp instead of rstamp here.
Tue, 16 Feb 2021 12:31:17 +0200 Matti Hamalainen tj: Use new datefmt_short and datefmt_long and fix up/implement rest of the
Tue, 16 Feb 2021 12:30:07 +0200 Matti Hamalainen tj: Oops, forgot to use LIKE instead of '=' here for comparing uid. Fixed.
Tue, 16 Feb 2021 12:29:36 +0200 Matti Hamalainen tj: Improve a comment.
Tue, 16 Feb 2021 12:29:17 +0200 Matti Hamalainen tj: Oops, in 'set' command UPDATE clause we had forgotten to specify
Tue, 16 Feb 2021 12:28:23 +0200 Matti Hamalainen tj: Remove access check from 'list' command.
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.
Wed, 10 Feb 2021 12:34:12 +0200 Matti Hamalainen tj: Change #id handling to be case-insensitive.
Wed, 10 Feb 2021 11:30:11 +0200 Matti Hamalainen tj: Cleanup. Rename some variables to be more descriptive. Add a comment.
Wed, 10 Feb 2021 11:12:13 +0200 Matti Hamalainen TJ: Initial commit of the TJ2.0 refactoring effort. Instead of using Eggdrop
Mon, 04 Jan 2021 12:00:44 +0200 Matti Hamalainen Bump copyright years.
Tue, 28 Jan 2020 19:18:06 +0200 Matti Hamalainen tj: Cleanups.
Sun, 08 Jan 2017 03:55:55 +0200 Matti Hamalainen Cosmetic / stray trailing whitespace cleanup.
Fri, 23 Jan 2015 11:01:53 +0200 Matti Hamalainen tj: ISO8859-1 -> UTF8
Sun, 01 Jun 2014 12:02:39 +0300 Matti Hamalainen tj: Update comments.
Sun, 27 May 2012 10:36:14 +0300 Matti Hamalainen tj: Bump version.
Sun, 27 May 2012 10:36:03 +0300 Matti Hamalainen tj: Add support for years in the output.
Wed, 14 Sep 2011 19:34:23 +0300 Matti Hamalainen tj: Use append for better string manipulation.
Sun, 11 Sep 2011 17:48:23 +0300 Matti Hamalainen More cosmetics.
Wed, 22 Jun 2011 19:56:31 +0300 Matti Hamalainen tj: Handle command arguments better.
Tue, 21 Sep 2010 13:12:49 +0300 Matti Hamalainen Initial import.