document-management
Here are 151 public repositories matching this topic...
-
Updated
Jun 20, 2020 - Go
Should exist in the installation manual an example of a systemd documizer-conversion.service
in order to launch at boot the docker appliance with syslog and dns options .
-
Updated
Jun 22, 2020 - Python
-
Updated
Aug 22, 2019 - Ruby
-
Updated
Mar 23, 2020 - CSS
Hello.
I'm seeing the following behavior, when i rename or move a document from CmisSync in Windows 10, it calls to the server thru the following Cmis methods:
- First it does a call to this method: public void deleteObjectOrCancelCheckOut
- Then it does a second call to this method: public String create
So it first deletes de document in the server and then create a new one in t
-
Updated
Jun 23, 2020 - PHP
-
Updated
Jun 23, 2020 - JavaScript
-
Updated
Jun 23, 2020 - Python
- Templated-docs version:0.3.1
- Python version: 3.7
- Django : 2.1
- Operating System: Debian (Docker image : python:3.7.3-stretch )
Description
Im trying to pass fill_template('dashboard/report/word/invoice.odt', context, output_format='pdf')
What I Did
def report_html_view(request,project_id):
try :
context = {'number':'93333333'} # Just an example
-
Updated
Jun 22, 2020 - Scala
-
Updated
Mar 31, 2020 - PHP
-
Updated
Jul 16, 2018 - Python
-
Updated
Jun 15, 2020 - Java
Bug
Dit gedrag is impliciet meegenomen in de functionaliteit dat je een URL opslaat als verwijzing naar een Document bij een Zaak. Als de URL een ?versie=3 query parameter bevat, wijs je technisch gezien naar een specifieke versie.
De vraag is echter of dit A) wenselijk functioneel gedrag is, of B) eigenlijk gewoon een bug is en toevallig werkt.
In het geval van A moeten we dit explic
-
Updated
Oct 29, 2019 - PHP
Similar to #7 except I'd like to be able to upload a document with the bare minimum required fields. Flags/args for extra optional fields are a bonus for first MVP.
It's similar to #16 except it's likely a post request with a few required arguments. I'll poke around the Paperless API if I decide to start looking at this.
-
Updated
Apr 8, 2019 - JavaScript
When copying code from a code block and pasting it into terminal, it is markdown formatted.
It would be helpful to have a way to copy code without formatting. One way some websites do it is adding a small copy button to the top right of code blocks. It would be sweet to see this in OnePile as well.
Plugins
-
Updated
Feb 18, 2018 - Python
-
Updated
Jun 2, 2020 - PHP
Currently, changing the title of a document or other field used in the ID on pre-publication archive may result in creation of a second document on the public instance. The document ID should either be passed to the public instance (and constant) or a based on a non-user-changeable (but unique) field.
-
Updated
Jul 1, 2019 - PHP
-
Updated
Jun 11, 2020 - Shell
-
Updated
Aug 25, 2017 - Shell
-
Updated
Jun 5, 2020 - Ruby
Improve this page
Add a description, image, and links to the document-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the document-management topic, visit your repo's landing page and select "manage topics."
Regarding haiwen/seafile#1982 - the documentation for the Apache configuration of a non-root domain deployment is still outdated on: https://download.seafile.com/published/seafile-manual/deploy/deploy_seahub_at_non-root_domain.md I spent a few hours putting around with it before I stumbed upon this old issue!
I followed the solution and got it to work. Notably, the fol