Commit graph

  • c6799bc3c2 itembox focus edits and refactoring (#4096) Bogdan Abaev 2024-05-07 10:42:20 -04:00
  • 57b0a86848 enable + button on all creator rows Bogdan Abaev 2024-05-20 18:24:42 -04:00
  • 7d2b90b4ed vpat 23: added field name to merge btn aria label Bogdan Abaev 2024-05-17 09:52:52 -04:00
  • e0cdec9e88 Fix wrong suggestions for creators Bogdan Abaev 2024-05-20 17:50:30 -04:00
  • 14d5b6bf96 handleCreatorRowKeyPresseshandleCreatorRowKeyDown Dan Stillman 2024-05-21 01:23:42 -04:00
  • f0841c6737 move editableText autocomplete listener back Bogdan Abaev 2024-05-17 13:44:33 -04:00
  • 18579ed21e set autocomplete capture with autocomplete param Bogdan Abaev 2024-05-16 16:05:16 -04:00
  • 9723b7a544 always focus last element on focus wraparound Bogdan Abaev 2024-05-15 12:24:06 -04:00
  • a282135a7f remove explicit tab handling from section header Bogdan Abaev 2024-05-15 11:29:59 -04:00
  • 405cd1350a return creator type clickability with keyboard Bogdan Abaev 2024-05-15 11:29:07 -04:00
  • 8038ba528d avoid focus jump to itemTree and back to new tag Bogdan Abaev 2024-05-15 11:06:53 -04:00
  • 015c1c3131 do not loose focus on Escape in autocomplete menu Bogdan Abaev 2024-05-15 11:06:08 -04:00
  • cf56750968 do not exclude disabled itemTypeMenu from tab nav Bogdan Abaev 2024-05-14 19:06:10 -04:00
  • e2c106a141 getTitleField to find the title field in itemBox Bogdan Abaev 2024-05-14 18:36:56 -04:00
  • b31f1df204 fixed focus handling with autocomplete in itemBox Bogdan Abaev 2024-05-14 18:16:17 -04:00
  • 3c8f0c919f avoid creating new popupset on each autocomplete Bogdan Abaev 2024-05-13 11:35:23 -04:00
  • 1d22d33174 fix creator buttons not being disabled/enabled Bogdan Abaev 2024-05-10 00:37:49 -04:00
  • 3e8c764db3 itembox focus edits and refactoring Bogdan Abaev 2024-05-07 10:42:20 -04:00
  • 1394381257 Include unixMode in OS.File.stat() shim Dan Stillman 2024-05-21 01:55:38 -04:00
  • 03be938444 Don't try to use Zotero.isWin in OS.File shim Dan Stillman 2024-05-21 01:55:22 -04:00
  • eed7acff08 Ignore sort keyboard shortcuts in non-library tabs Abe Jellinek 2024-05-20 10:34:13 -04:00
  • 2fcd4640d1
    Fix dates not following configured locale. Resolve #3559 Tom Najdek 2024-04-03 18:25:36 +02:00
  • 3395335596
    Fix file renaming not working when the target file exists Tom Najdek 2024-05-20 11:11:32 +02:00
  • 8160155d7c
    Merge 5e52fde3b0 into 7fa7cf310e Abe Jellinek 2024-05-19 14:39:26 +08:00
  • 7fa7cf310e Fix merge window (#4130) windingwind 2024-05-16 16:40:54 +08:00
  • 1f322cddb8 Fix eslint errors in mergeGroup.js windingwind 2024-05-16 21:14:31 +08:00
  • 14c6d26f20 Clarify comment for numDistinctFileAttachmentsForLabel() test Dan Stillman 2024-05-19 00:54:13 -04:00
  • 47bf4de08a Add test for numDistinctFileAttachmentsForLabel() filter function Dan Stillman 2024-05-19 00:50:43 -04:00
  • 90634fc5c8 numDistinctFileAttachmentsForLabel: Filter best attachment Abe Jellinek 2024-05-17 13:12:32 -04:00
  • cffd54567f Add test for numDistinctFileAttachmentsForLabel() filter function Dan Stillman 2024-05-19 00:50:43 -04:00
  • d1138bbd5b numDistinctFileAttachmentsForLabel: Filter best attachment Abe Jellinek 2024-05-17 13:12:32 -04:00
  • bc64f06352 Item pane header: Don't reserve space for scrollbar Abe Jellinek 2024-05-17 11:38:35 -04:00
  • f9dc083771 _paneHeader.scss -> _itemPaneHeader.scss Abe Jellinek 2024-05-17 11:37:57 -04:00
  • 72656478df
    Only show option to rename from metadata if file should be renamed Tom Najdek 2024-05-17 17:31:28 +02:00
  • 6b4ec00a5a
    Fix auto rename files compatiblity with fx115 Tom Najdek 2024-05-17 17:29:52 +02:00
  • 79c57e573b
    Tweak renameFile dialog look Tom Najdek 2024-05-17 17:05:49 +02:00
  • b9aea22ea5
    Add a menu option to trigger file rename Tom Najdek 2024-05-16 23:56:06 +02:00
  • 9ab47b045a
    Skip renaming in group libraries if template customised Tom Najdek 2024-05-16 20:01:11 +02:00
  • 08d7986cbb
    Prompt for file rename on template change Tom Najdek 2024-05-16 19:51:31 +02:00
  • 111f34a052
    Add a prompt & dialog to rename existing files Tom Najdek 2024-05-16 18:51:50 +02:00
  • b08e963b33
    Change file renaming pref name and tweak description Tom Najdek 2024-05-15 15:38:22 +02:00
  • 5f3dd73724
    Only rename "best" attachment Tom Najdek 2024-05-15 15:24:29 +02:00
  • 5e619f2480
    Tweak auto rename functionality for attachment files Tom Najdek 2024-05-08 13:18:52 +02:00
  • d18978eba4
    Add auto rename functionality for attachment files. Resolve #1685 Tom Najdek 2024-03-18 16:51:52 +01:00
  • 95d5a54174 Fix file-import breakage from 8e7d9927ef Dan Stillman 2024-05-17 10:04:03 -04:00
  • a3b1558f00
    Updated icon file with corrected shade of white (#4135) Sean Takats 2024-05-17 05:49:28 -04:00
  • 01f7649aa4
    Updated icon file with corrected shade Sean Takats 2024-05-17 05:43:22 -04:00
  • cd0ec45dc8 Make all publicationTitle fields multi-line, not just bookTitle Dan Stillman 2024-05-17 05:26:40 -04:00
  • 126d12905b Revert menulist type=radio windingwind 2024-05-17 17:23:22 +08:00
  • f6ee160186 editable-text: Reset state after programmatic blur() Abe Jellinek 2024-05-16 11:07:47 -04:00
  • b4c5c5d539 Item pane header: Use focused getter instead of :focus-within Abe Jellinek 2024-05-16 11:07:15 -04:00
  • c7159a5fa6 Revert "Fix item type menuitem type attribute" Abe Jellinek 2024-05-16 10:15:31 -04:00
  • a13417ff35 Disable section collapsing in merge pane windingwind 2024-05-16 21:29:45 +08:00
  • 9487c66d74 Fix merge pane min-width windingwind 2024-05-16 20:50:18 +08:00
  • 20e97a997b Fix merge window render windingwind 2024-05-16 16:40:54 +08:00
  • 76df66917d Fix eslint errors in mergeGroup.js windingwind 2024-05-16 21:14:31 +08:00
  • 5be5ca9416 Always return from numDistinctFileAttachmentsForLabel() once we're >1 Dan Stillman 2024-05-16 01:41:55 -04:00
  • 834ee0ff6c Switch to separate localized strings for "Show File"/"Show Files" Dan Stillman 2024-05-16 01:41:17 -04:00
  • aaca20e023 Support firstCreator customization Abe Jellinek 2024-05-15 14:34:05 -04:00
  • 1bf0fd7d57 Scaffold: Manage blank lines before test cases automatically Abe Jellinek 2024-05-15 12:42:00 -04:00
  • 1bbb24a332 vpat 56: added tooltip for quickFormat Z-menu Bogdan Abaev 2024-05-15 10:22:31 -04:00
  • 34198f3573 vpat 8: make window buttons not focusable Bogdan Abaev 2024-05-15 09:49:34 -04:00
  • 1e990f3ca0
    vpat 42: link url label to input in scaffold (#4017) abaevbog 2024-05-15 06:58:52 -04:00
  • f1d8a1c289 Fix splitMenuButton dropdown icon windingwind 2024-05-14 16:56:40 +08:00
  • bc47ee46c8 Fix item pane buttons after CEification windingwind 2024-05-14 16:55:52 +08:00
  • 9a23031c12 Rename ItemPaneHeader CE localName to item-pane-header windingwind 2024-05-14 15:32:50 +08:00
  • 1e3ebc082e Rename PaneHeader to ItemPaneHeader windingwind 2024-05-14 15:18:13 +08:00
  • 4fc8850f1e Skip item pane section render when not in selected tab windingwind 2024-05-13 09:14:02 +08:00
  • 8b083aa426 Fix context pane unnecessary update windingwind 2024-05-10 10:59:42 +08:00
  • 91c0c28b5d Fix attachments & annotation box refresh bugs and add tests (#4031) windingwind 2024-04-22 09:15:22 +08:00
  • 07e8f0a01d Try to make numDistinctFileAttachmentsForLabel() test more reliable Dan Stillman 2024-05-15 06:09:40 -04:00
  • 0c8d3f0829 Improve counting of file attachments for Show File and Export PDFs Dan Stillman 2024-05-15 05:30:45 -04:00
  • c47617c809 Move "Show File" out of Locate menu and into File menu (#4124) Abe Jellinek 2024-05-14 11:35:37 -04:00
  • f903c18a12 Improve counting of file attachments for Show File and Export PDFs Dan Stillman 2024-05-15 05:30:45 -04:00
  • a923a4c62a fixup: Use item.isFileAttachment() and item.numFileAttachments() Dan Stillman 2024-05-15 05:24:53 -04:00
  • f98d36b1ab Move "Show File" out of Locate menu and into File menu Abe Jellinek 2024-05-14 11:35:37 -04:00
  • e1f1003318 Add Zotero.Item::numFileAttachments() Dan Stillman 2024-05-15 05:24:23 -04:00
  • bb146328b8
    Update default locate engines (#4125) Abe Jellinek 2024-05-15 05:45:38 -04:00
  • 8f065d9f1f
    remove unnecessarry scrollbar in tabs menu on mac (#4123) abaevbog 2024-05-15 05:42:06 -04:00
  • f0c578effa
    Use transparent collection & item tree scrollbar (#4122) windingwind 2024-05-15 12:45:57 +08:00
  • bccef25dca
    Merge 7e57a66273 into 099c8e9958 abaevbog 2024-05-14 14:59:14 -04:00
  • 099c8e9958 Locate manager window: Support Accel-W to close Abe Jellinek 2024-05-14 14:58:45 -04:00
  • c94c0bae8f Locate manager window: Update list after Restore Defaults Abe Jellinek 2024-05-14 14:57:31 -04:00
  • 9c488d364f Update default locate engines Abe Jellinek 2024-05-14 12:08:48 -04:00
  • 6bba1ab1a8 fix subcollection row disappearing from trash Bogdan Abaev 2024-05-14 12:05:42 -04:00
  • f6b04a5087 remove unnecessarry scrollbar in tabs menu on mac Bogdan Abaev 2024-05-14 09:56:51 -04:00
  • 5bccbb9ae4 Use transparent collection & item tree scrollbar windingwind 2024-05-14 20:58:08 +08:00
  • a25a95c855 Use class instead of id in ItemPane custom headers windingwind 2024-05-14 20:21:38 +08:00
  • 94fbad68c1 Use class instead of id in ItemPane#renderFeedHead windingwind 2024-05-14 20:02:13 +08:00
  • c6fb7a62a9 Only use itemDetails#_renderPromise in tests windingwind 2024-05-14 17:32:15 +08:00
  • f37ec4137a Fix splitMenuButton dropdown icon windingwind 2024-05-14 16:56:40 +08:00
  • 7e098dc188 Fix item pane buttons after CEification windingwind 2024-05-14 16:55:52 +08:00
  • 0c7f5cc39c Rename ItemPaneHeader CE localName to item-pane-header windingwind 2024-05-14 15:32:50 +08:00
  • f092a2d0a9 Rename PaneHeader to ItemPaneHeader windingwind 2024-05-14 15:18:13 +08:00
  • bdf1dfa439 Fix item pane test waitForPreviewBoxReader windingwind 2024-05-14 08:50:52 +08:00
  • daf07df4e2 Fix item pane test waitForPreviewBoxReader windingwind 2024-05-13 17:55:03 +08:00
  • 0b35ef1273 Update Attachment pane test beforeEach and afterEach windingwind 2024-05-13 17:33:22 +08:00
  • 345b9b0b52 Restore tab selection after attachments pane tests windingwind 2024-05-13 09:27:38 +08:00
  • 4788e1517a Pend item pane section render when not in selected tab windingwind 2024-05-13 09:14:02 +08:00
  • cd8cf9dbbd Fix context pane unnecessary update windingwind 2024-05-10 10:59:42 +08:00