-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix for issue #4652: Add Find Unlinked Files Filter based on Date #7846
Commits on May 5, 2021
-
Display last edited date along with filename
Change getDisplayText to display the last edited time
Configuration menu - View commit details
-
Copy full SHA for afd9ba6 - Browse repository at this point
Copy the full SHA afd9ba6View commit details
Commits on Jun 13, 2021
-
The DateRange enum contains the different date range names to be displayed on the newly created "select by date" filter on the unlinked files dialog window.
Configuration menu - View commit details
-
Copy full SHA for 3d5c737 - Browse repository at this point
Copy the full SHA 3d5c737View commit details -
Add ExternalFilesDateViewModel
Create the ViewModel object for the ExternalFilesDate field that will be an applicable search filter for external files.
Configuration menu - View commit details
-
Copy full SHA for 318e79d - Browse repository at this point
Copy the full SHA 318e79dView commit details -
Add getDisplayTextWithEditDate method
The method has similar functionality to getDisplayText with the difference that it also returns the last edited date of a file to be displayed.
Configuration menu - View commit details
-
Copy full SHA for 59d5bfd - Browse repository at this point
Copy the full SHA 59d5bfdView commit details
Commits on Jun 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for aed71d4 - Browse repository at this point
Copy the full SHA aed71d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for be11dab - Browse repository at this point
Copy the full SHA be11dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b9d286 - Browse repository at this point
Copy the full SHA 3b9d286View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f7aa41 - Browse repository at this point
Copy the full SHA 3f7aa41View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb303c5 - Browse repository at this point
Copy the full SHA cb303c5View commit details -
The file contains the implementation of the functionality for filtering the unlinked files by specified filters.
Configuration menu - View commit details
-
Copy full SHA for 04962f0 - Browse repository at this point
Copy the full SHA 04962f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6625bf - Browse repository at this point
Copy the full SHA c6625bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec54bc3 - Browse repository at this point
Copy the full SHA ec54bc3View commit details
Commits on Jun 22, 2021
-
Create the view model representing a selected sort-by method.
Configuration menu - View commit details
-
Copy full SHA for c099ce0 - Browse repository at this point
Copy the full SHA c099ce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e15d5 - Browse repository at this point
Copy the full SHA e6e15d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9ec13 - Browse repository at this point
Copy the full SHA 1e9ec13View commit details -
Add sort by date functionality methods
Add the methods for sorting the unlinked local files based on last edited date.
Configuration menu - View commit details
-
Copy full SHA for 639aa8e - Browse repository at this point
Copy the full SHA 639aa8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 291d645 - Browse repository at this point
Copy the full SHA 291d645View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba7116e - Browse repository at this point
Copy the full SHA ba7116eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c0111 - Browse repository at this point
Copy the full SHA 87c0111View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cc1c50 - Browse repository at this point
Copy the full SHA 7cc1c50View commit details -
Import java.util.List that was used, but not imported.
Configuration menu - View commit details
-
Copy full SHA for 4b3038e - Browse repository at this point
Copy the full SHA 4b3038eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a53d2e - Browse repository at this point
Copy the full SHA 7a53d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b6df6 - Browse repository at this point
Copy the full SHA 18b6df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 757a8a7 - Browse repository at this point
Copy the full SHA 757a8a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22aef66 - Browse repository at this point
Copy the full SHA 22aef66View commit details -
Configuration menu - View commit details
-
Copy full SHA for f49a0ae - Browse repository at this point
Copy the full SHA f49a0aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07d5174 - Browse repository at this point
Copy the full SHA 07d5174View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6791053 - Browse repository at this point
Copy the full SHA 6791053View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02017c3 - Browse repository at this point
Copy the full SHA 02017c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fcfff6 - Browse repository at this point
Copy the full SHA 7fcfff6View commit details
Commits on Jun 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 91235b4 - Browse repository at this point
Copy the full SHA 91235b4View commit details -
Merge branch 'fix-for-issue-4652' of https://github.com/gdrosos/jabref …
…into fix-for-issue-4652
Configuration menu - View commit details
-
Copy full SHA for e191344 - Browse repository at this point
Copy the full SHA e191344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 076f1db - Browse repository at this point
Copy the full SHA 076f1dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e6cca7 - Browse repository at this point
Copy the full SHA 1e6cca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66db608 - Browse repository at this point
Copy the full SHA 66db608View commit details
Commits on Jun 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0998abd - Browse repository at this point
Copy the full SHA 0998abdView commit details -
Use method reference operator instead of lambda Co-authored-by: Christoph <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fde0180 - Browse repository at this point
Copy the full SHA fde0180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d83221 - Browse repository at this point
Copy the full SHA 7d83221View commit details -
Apply suggested changes from Codacy
George Liargkovas committedJun 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 87d6b9f - Browse repository at this point
Copy the full SHA 87d6b9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aad00fc - Browse repository at this point
Copy the full SHA aad00fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 998d52d - Browse repository at this point
Copy the full SHA 998d52dView commit details -
Merge branch 'fix-for-issue-4652' of https://github.com/gdrosos/jabref …
…into fix-for-issue-4652
Configuration menu - View commit details
-
Copy full SHA for 6a02336 - Browse repository at this point
Copy the full SHA 6a02336View commit details -
Configuration menu - View commit details
-
Copy full SHA for 425c258 - Browse repository at this point
Copy the full SHA 425c258View commit details -
Configuration menu - View commit details
-
Copy full SHA for 482212d - Browse repository at this point
Copy the full SHA 482212dView commit details
Commits on Jun 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 234943a - Browse repository at this point
Copy the full SHA 234943aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f812a9 - Browse repository at this point
Copy the full SHA 4f812a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e949db9 - Browse repository at this point
Copy the full SHA e949db9View commit details -
Ensure the code passes LocalizationConsistencyTests
Add to the JabRef_en.properties two language keys and remove a duplicate one. Now all Unit tests should pass
Configuration menu - View commit details
-
Copy full SHA for 7295535 - Browse repository at this point
Copy the full SHA 7295535View commit details
Commits on Jun 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9b001f6 - Browse repository at this point
Copy the full SHA 9b001f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd8e92 - Browse repository at this point
Copy the full SHA ccd8e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2c7ae6 - Browse repository at this point
Copy the full SHA c2c7ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd9dbf7 - Browse repository at this point
Copy the full SHA bd9dbf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a58342 - Browse repository at this point
Copy the full SHA 1a58342View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f0f19 - Browse repository at this point
Copy the full SHA 08f0f19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4db03ee - Browse repository at this point
Copy the full SHA 4db03eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3825ee9 - Browse repository at this point
Copy the full SHA 3825ee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7762cb9 - Browse repository at this point
Copy the full SHA 7762cb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e721c5 - Browse repository at this point
Copy the full SHA 6e721c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a495c16 - Browse repository at this point
Copy the full SHA a495c16View commit details -
* Use streams instead of creating new arrays. * Use assertEquals and assertNotEquals instead of assertArrayEquals and assertFalse.
Configuration menu - View commit details
-
Copy full SHA for a6f91c0 - Browse repository at this point
Copy the full SHA a6f91c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5136b1f - Browse repository at this point
Copy the full SHA 5136b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b459a6 - Browse repository at this point
Copy the full SHA 0b459a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 226010b - Browse repository at this point
Copy the full SHA 226010bView commit details -
replace DateRange enums with values() method
Co-authored-by: Carl Christian Snethlage <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e2f8c4 - Browse repository at this point
Copy the full SHA 1e2f8c4View commit details -
Replace ExternalFileSorter enums with values() method in UnlinkedFile…
…sDialogViewModel Co-authored-by: Carl Christian Snethlage <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3334398 - Browse repository at this point
Copy the full SHA 3334398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae48a1 - Browse repository at this point
Copy the full SHA 4ae48a1View commit details
Commits on Jun 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4a00080 - Browse repository at this point
Copy the full SHA 4a00080View commit details