Code Monkey home page Code Monkey logo

Comments (3)

markusappel avatar markusappel commented on May 22, 2024

Hm, I see that this might have to do with a changed django-filter API mentioned here: the-paperless-project/paperless#412
Seems like the API request needs to be something like api/documents/?correspondent__slug__contains=lemontorge now, at least this works in the paperless browser API and a quick change in paperless-desktop revives the filter functionality...

I guess a clean fix would need to check paperless' version and adapt to it?

from paperless-desktop.

thomasbrueggemann avatar thomasbrueggemann commented on May 22, 2024

While reading the first lines of your comment I thought: "It would be awesome to retrieve the version number of Paperless, otherwise we'll eventually loose backwards compatibility".
I could imagine a dedicated endpoint in paperless that responds with a version number, or sending the version number as an HTTP header in response to every request. That way Paperless Desktop could initially perform a GET on any ressource of Paperless and determine the version number and if none is returned assume a version number lower than X. Where X is the point in time that the version number retrieval was implemented.

from paperless-desktop.

thomasbrueggemann avatar thomasbrueggemann commented on May 22, 2024

Or let the user select the version number in Paperless Desktop

from paperless-desktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.