log

age author commit description
Sun, 19 Feb 2023 02:22:53 +0100 Fox 3f068cb07fdf TabCalendarBoard: Date selection fixes
Sun, 19 Feb 2023 00:51:57 +0100 Fox 355b3c6c6eb9 TabCalendarBoard: Made populateColumns() more careful
Sun, 19 Feb 2023 00:15:34 +0100 Fox a22a6d60a669 TabCalendarBoard: Functional options
Tue, 07 Feb 2023 22:42:19 +0100 Fox caae98448674 TabCalendarBoard: Working saving/loading of columns
Mon, 06 Feb 2023 23:58:57 +0100 Fox 2a93d2a65b0f TabCalendarBoard: Saving and loading of calendar board card
Mon, 30 Jan 2023 05:53:41 +0100 Fox 9eb88ddd4e94 TabCalendarBoard: Populating columns based on selected date range
Wed, 25 Jan 2023 05:29:33 +0100 Fox 0be27b125634 TabCalendarBoard: Started on date range selection
Sun, 22 Jan 2023 05:35:59 +0100 Fox 8759379a27a4 TabCalendarBoard: Minor progress
Wed, 18 Jan 2023 04:16:50 +0100 Fox e476baaaab2c Started on TabCalendarBoard
Sat, 07 Jan 2023 13:38:25 +0100 Fox b2a17ae9c9e2 Window: Changed default window width to 512 (from 384)
Sat, 07 Jan 2023 12:56:48 +0100 Fox 0d4e996a5d99 Expanded generated 'readme.txt' and fixed minor mistake in 'README.md'
Sat, 07 Jan 2023 12:00:40 +0100 Fox 2a6795772ed4 TabEdit: Added 'copy value' option to tag's context menu
Sat, 07 Jan 2023 02:12:43 +0100 Fox f3fe8eebdcfd TabEdit: Ability to remove tags by middle-clicking them
Sat, 07 Jan 2023 02:00:34 +0100 Fox f9b9c7b473b9 TabSimpleSearch: Moved 'add card' button right to the top-right corner for easier access
Sat, 07 Jan 2023 01:59:06 +0100 Fox 7c5c9cd41b8f Minor comment spelling fix
Sat, 07 Jan 2023 01:57:44 +0100 Fox 85b392e8ba87 Using Linux-specific workarounds for URI opening if Java can't do it
Sat, 07 Jan 2023 01:12:25 +0100 Fox 1d37914defe0 TabEdit: Fixed being able to add multiple tag buttons that represent the same internal tag-value
Sat, 07 Jan 2023 00:58:11 +0100 Fox d1faf5db459c TabEdit: Started on tag context menu, and started on 'open as URI' option
Fri, 06 Jan 2023 23:49:28 +0100 Fox 3f25b75e6dac TabSimpleSearch: Added a pupup menu for future options
Sat, 24 Dec 2022 22:00:36 +0100 Fox dfedca84c36b Fixed up saving of tags with empty values and card hiding
Sat, 24 Dec 2022 12:16:19 +0100 Fox fc040f668d55 Database: Added 'databaseResaveAll()' function
Sat, 24 Dec 2022 01:53:55 +0100 Fox 6019854233a7 Minor: Edited tooltip for create card button
Sat, 24 Dec 2022 01:49:57 +0100 Fox c6b1b4def7c1 Allowing to edit and create cards in a new window..
Sat, 24 Dec 2022 01:27:22 +0100 Fox 3f0b4e44c6ef Hide cards with specific tags from search results
Fri, 23 Dec 2022 22:41:51 +0100 Fox df652edb3c0e TabBoard: Don't record board tags if the board is empty
Fri, 23 Dec 2022 22:25:27 +0100 Fox 4dd7d78e19a1 Moved recursive card deletion logic to Database class
Fri, 23 Dec 2022 21:33:05 +0100 Fox e8d83f1a6100 Moved card identifier list parsing to newly created TagUtility class
Fri, 23 Dec 2022 20:43:31 +0100 Fox 1304d3d5b4a4 Moved all Lucene exception handling to Database class
Fri, 23 Dec 2022 18:15:24 +0100 Fox e28cb683c561 TabBoard: Improved card removal
Fri, 23 Dec 2022 17:57:33 +0100 Fox 07a05c60abef TabBoard: Improved column removal