log

age author commit description
Sat, 25 Nov 2023 16:40:05 +0100 Fox ad6ad9f695bb TabEdit: Started on card options pop-up menu default tip
Sat, 25 Nov 2023 15:18:53 +0100 Fox cc1df2f32f2b TabColumnBoard and TabCalendarBoard cards now expand vertically to accomodate longer titless
Sat, 25 Nov 2023 13:10:43 +0100 Fox 6a78c671a7cf Renamed TabBoard to TabColumnBoard
Sat, 25 Nov 2023 11:40:14 +0100 Fox e11d32e296d2 Cleaned-up option card code a bit, and functional 'save' and 'discard' buttons in TabOptions
Fri, 24 Nov 2023 23:20:29 +0100 Fox 290101988622 Functional checkbox options, and saving options to a card
Sun, 15 Oct 2023 09:26:24 +0200 Fox 652027516bd6 Database, TabSimpleSearch: Now storing and displaying total results found
Tue, 29 Aug 2023 21:53:05 +0200 Fox 85d38a6a2349 Card: Started on option functions
Tue, 29 Aug 2023 21:32:37 +0200 Fox d63c1d41f364 Fixed-up formatting all over
Tue, 29 Aug 2023 21:05:48 +0200 Fox 14506c250461 TabOptions: Made action options work
Tue, 29 Aug 2023 20:51:51 +0200 Fox 5c74293fb41a Cards are now secondarily sorted by modification timestamp when searching
Thu, 15 Jun 2023 03:49:56 +0200 Fox 9bf9fd26bb33 TabOptions: Started on visual representations of categories, checkboxes and actions
Thu, 15 Jun 2023 00:53:55 +0200 Fox b93c6236c6cb TabOptions: Minor progress
Thu, 15 Jun 2023 00:09:23 +0200 Fox 487ba392d38a Open options tab in a new window
Mon, 29 May 2023 01:36:38 +0200 Fox c5bd33a186fa Changed 'Cancel' button to just 'Back' if no changes were made
Mon, 29 May 2023 01:35:51 +0200 Fox 7852a62809ba Minor formatting
Sat, 08 Apr 2023 00:14:40 +0200 Fox e4588b8a8ddc Started on TabOptions
Thu, 06 Apr 2023 13:06:40 +0200 Fox 9ece57b1895d Database: Getting non-string-typed tag values back in a better way, and better sorting for cards without 'last edit' timestamp
Thu, 06 Apr 2023 10:48:15 +0200 Fox 33f090b497c8 TabEdit: Introduced 'ghosts', so recreated cards are properly linked
Thu, 06 Apr 2023 09:59:12 +0200 Fox 144cb44cd75e TabEdit: Introduced dirty/unsaved marker '*'
Thu, 06 Apr 2023 01:44:10 +0200 Fox 7a3fd865654a Spacing/Formatting/Indentation: Now using tabs exclusively, instead of a mix of tabs and spaces
Wed, 05 Apr 2023 22:58:38 +0200 Fox a313eaea437a TabBoard/TabCalendarBoard: Fixed-up scrollbars starting position and step
Wed, 05 Apr 2023 22:07:28 +0200 Fox 50af17182cd8 TabSimpleSearch: Added 'resave all cards' option to the popup menu
Wed, 05 Apr 2023 21:55:08 +0200 Fox f52a4c112d79 Recording two card edit timestamps, one for user and one internal
Wed, 05 Apr 2023 21:36:27 +0200 Fox 40f1ea8f49ef Hidden fields are not indexed into default search field anymore
Tue, 21 Mar 2023 01:30:52 +0100 Fox 778130f1a4c4 F2 now opens a new window
Tue, 21 Mar 2023 01:13:00 +0100 Fox babc1a1305fd TabCalendarBoard: Tooltip for column day-of-the-week and custom column title date format
Thu, 23 Feb 2023 20:50:19 +0100 Fox d6953ebfbe7e TabBoard/TabCalendarBoard: Inserting cards that failed to resolve as empty, instead of skipping them
Thu, 23 Feb 2023 20:26:50 +0100 Fox 666e6253fbdf TabBoard/TabCalendarBoard: Don't abort column cards loading even if one of the cards wasn't found
Wed, 22 Feb 2023 23:09:46 +0100 Fox ce163f6cecdb TabBoard/TabCalendarBoard: Can now use ESCAPE to go back
Sun, 19 Feb 2023 09:25:43 +0100 Fox 1df77c040218 Separated ColumnCardWidget into separate file (from TabBoard and TabCalendarBoard)