Since we are not in a particular hurry and Cloudron is just super comfortable to use, I guess we'll wait and see.
marylou
Posts
-
Open Journal System (OJS) -
Open Journal System (OJS)@scooke
The quote is from @andirahmat.I represent a non-profit. We would like to start our own journal to quickly publish results from (our) European education projects.
-
Open Journal System (OJS)Is this the dockerfile you mentioned?
https://github.com/marcbria/docker-pkp/blob/main/Dockerfile -
Cloudron documentation outdated? Bitwarden now supports SSOHello!
I believe the Cloudron documentation may be outdated:
Bitwarden now supports SSO: https://bitwarden.com/help/about-sso/
Can we expect SSO to be added to Vaultwarden?
-
Open Journal System (OJS)It would be absolutely amazing to have publishing software from the Public Knowledge Project (PKP) on Cloudron:
- OJS: Open Journal Systems
- OPS: Open Preprint Systems
- OMP: Open Monograph Press
There are now docker images available for OJS and OMP:
https://forum.pkp.sfu.ca/t/docker-images-for-ojs-and-omp/83312I believe docker images would make packaging for Cloudron easier?
@girish Any chance we'll see OJS etc. on Cloudron in the future?
-
Environment variables NEXT_PUBLIC_WEBSITE_PRIVACY_POLICY_URL and NEXT_PUBLIC_WEBSITE_TERMS_URL for custom privacy policy and terms URLs ignoredHi,
Iām unsure if this issue is caused by the app itself or the Cloudron packaging.
We need the ability to set custom links for our privacy policy and terms. Currently, even after configuring the custom variables as instructed, the links still redirect to cal.com.
-
Add custom export templates: where to create the folder "export" and how to modify export.en.xlf?And mine are still there.
-
Add custom export templates: where to create the folder "export" and how to modify export.en.xlf?YEAH!!!!!!!
Thank you SO SO SO much, @girish.
Fun fact: the order of the menu buttons changed (for lack of a better word, it is also the word used in the kimai documentation) from CSV / Excel / Print / PDF to CSV / Excel / PDF / Print.
But there is now a fifth template in the PDF dropdown and it has the file name as a name.
Again, thank you so much!!! -
Add custom export templates: where to create the folder "export" and how to modify export.en.xlf?Updating now.
Just to be sure: I delete the path I added to local.yaml, correct? -
Add custom export templates: where to create the folder "export" and how to modify export.en.xlf?I also tried.
- 'app/data/export/'
- '/data/export/'
I reloaded the cache every time. The additional templates do not appear.
-
Add custom export templates: where to create the folder "export" and how to modify export.en.xlf?What I don't understand is how Kimai should know what to call the additional template in the dropdown menu.
This is why I think it it's necessary to also modify the export-en.xlf.Edit: I suppose it will get an id once it is located and the translation file would translate the ID into whatever "resname" you select. So I should expect to see an ID in the dropdown.
-
Add custom export templates: where to create the folder "export" and how to modify export.en.xlf?I tried documents first, then defaults.
-
Add custom export templates: where to create the folder "export" and how to modify export.en.xlf?Copying the default files into the folder did not work.
-
TemplatesThanks, @joseph.
Could you please check my reply here: https://forum.cloudron.io/topic/12943/add-custom-export-templates-where-to-create-the-folder-export-and-how-to-modify-export-en-xlf/2I don't want to add invoice templates but export templates. They need to be in a different folder. I can't get Kimai to show them.
-
Add custom export templates: where to create the folder "export" and how to modify export.en.xlf?Hi @joseph,
Thank you for your reply in the other thread on invoice templates, but I am trying to add export templates, not invoice templates.
They need to be in a directory called "export": https://www.kimai.org/documentation/export.html
So I tried adding to local.yaml
kimai: export: documents: - '/app/data/export/'
Unfortunately,my templates are not added to the dropdown menu.
When I try to change documents to "templates", I get the following error message when I try to rebuild the cache:
ERROR] Unrecognized option "template" under "kimai.export". Available options are "defaults", "documents".
When I use "defaults", the default templates disappear from the menu.
kimai: export: defaults: - '/app/data/export/'
So I guess I could try to copy the defaults into the folder and point to defaults.
-
Templates -
Add custom export templates: where to create the folder "export" and how to modify export.en.xlf?I am trying to add custom templates to our Kimai installation.
I tried to follow the Kimai documentation and adapt it to the Cloudron installation.
-
I copied, renamed and adapted one of the default templates.
-
I created a folder in "data" called "export".
Since in Cloudron plugins are installed in /data/plugins rather than in var/plugins, I thought it might work. -
Similarly, I created a folder "translations" and added a copy of export.en.xlf that included my custom template.
-
I reloaded the kimai cache and restarted the app.
bin/console kimai:reload --env=prod
Unfortunately, my template is not shown in the export window.
I suppose that adding a folder "export" to "data" does not work. With regard to invoice templates, @girish suggested that you can perhaps add a default directory for templates.
Maybe configuring the directory data/export through the config key kimai.export.documents in local.yaml could do the trick as suggested in the Kimai documentation, but I don't know how to do that.
And I am not sure how to modify the export.en.xlf either.
Any help would be much appreciated.
-
-
Admin Login won't workRestarted several times, no other modifications. But I will try again. I have already deinstalled it because there were other issues (editing rights for users) as well.
-
Admin Login won't workDoes not work unfortunately. After changing "admin" to "username", I was no longer able to log in at all.
-
Admin Login won't workHello everyone,
I am logged in through Cloudron (my name shows up), but I cannot access the admin panel under /admin. I get forwarded to /admin/login. Neither "admin" / "changeme1" nor the Cloudron credentials worked.
It is such a nice app, it's sad it does not seem to work reliably.