Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

OpenProject

20 Topics 222 Posts
  • OpenProject - Package Updates

    Pinned
    114
    0 Votes
    114 Posts
    22k Views
    Package UpdatesP

    [3.31.0]

    Update openproject to 15.1.0 Feature: Multi-level selection fields to support custom hierarchical attributes [#​36033] Bugfix: Unsorted "User" list in "Time and costs" [#​43829] Bugfix: 500 when filtering by date field and specifying too big number [#​55393] Bugfix: Sorting by custom field has strong impact on performance for the project list [#​57305] Bugfix: Absent value for custom field is ordered not consistently at the beginning or end for different formats [#​57554] Bugfix: Notification on a mention added to an edited comment is not triggered [#​58007] Bugfix: Info box on new custom field of type hierarchy is permanent [#​58466] Bugfix: Item add form disappears after added a new item to a custom field of type hierarchy [#​58467] Bugfix: Using multi-select and required options do not work [#​58635] Bugfix: HTML files served as plain text [#​58646] Bugfix: Performance issues on work_packages api endpoint [#​58689] Bugfix: Breadcrumb of hierarchy items has left margin [#​58700] Bugfix: Missing hint in comment box label [#​59060] Bugfix: Automatic comments to indicate retractions miss a stem (newest on top) [#​59278] Bugfix: Add local spacing to inline enterprise banner [#​59284] Bugfix: Hierarchy custom fields causing 500 on custom actions [#​59354] Bugfix: Files count badge missing in Files tab (WP full view) [#​59391] Bugfix: Signing in after two factor methods have been deleted lead to a 500 error [#​59408] Bugfix: User without permission to "Save views" can save changes to work package views [#​59479] Bugfix: Double provider showing on OpenID provider list [#​59510] Bugfix: SAML provider not available when migrated with idp_cert_fingerprint [#​59535] Bugfix: Hierarchy items not correctly displayed if custom field is shown in wp table [#​59572] Bugfix: Export of an unsaved query not working properly [#​59781] Bugfix: No comments possible for shared work packages that were shared with "Comment" permission [#​59785] Bugfix: Missing space between project selector and "include sub-projects"-checkbox [#​59795] Bugfix: Work package create button doesn't work on mobile Web [#​59828] Bugfix: Trailing ' in journal diff parameter activity_page breaks page [#​59865] Bugfix: Regression: Meeting sorted in reverse order [#​59908] Bugfix: Not possible to update auto-discovered values [#​59928] Bugfix: Form buttons are left aligned and not right aligned in hierarchy items form [#​59978]
  • Healtheck errors on startup

    Unsolved
    2
    0 Votes
    2 Posts
    96 Views
    nebulonN

    Do you see any errors on the app side somehere? Just tried a fresh installation of the app and that works. Our update tests also work fine.

  • Email configured, but no notification

    Solved
    16
    1 Votes
    16 Posts
    946 Views
    U

    Hi @nebulon - thank you! Just confirming after updating, the emails are now being sent.

  • OpenProject Inbound Email -- GEM Listen Error

    Moved Solved
    7
    1 Votes
    7 Posts
    345 Views
    nebulonN

    Given that the rake command arguments need to be tailored to the imap account and one can add more than one such account, the package does now not provide any scripts for this, but as @umnz pasted, adding a custom cron job with the mentioned command for each imap account via the Cloudron dashboard will solve this.

  • Incoming Email functionality

    4
    1 Votes
    4 Posts
    428 Views
    hpz24H

    Thank you very much, i will give it a try! 🙂

  • 1 Votes
    8 Posts
    690 Views
    B

    Update: i just did a workaround:

    i asked another user who has admin privilege to create another user for me. Logged in with new username/pass successfully. I didn't try the method with rail console
    MANY THANKS AGAIN FOR YOUR SUPPORT!!!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • How to modify config variables?

    Solved
    4
    0 Votes
    4 Posts
    446 Views
    S

    @nebulon Thanks a lot!

  • Version 12.3.0 delayed due to upstream changes

    Solved
    3
    3 Votes
    3 Posts
    344 Views
    nebulonN

    Our proposed fix got merged upstream now https://github.com/opf/openproject/pull/11500#pullrequestreview-1156355379

  • OpenProject SMTP configuration greyed out

    4
    0 Votes
    4 Posts
    602 Views
    girishG

    @nothing On Cloudron, all apps use the internal mail server. The internal mail server relays out depending on your relay configuration.

    Not sure I completely understood your problem. Why are you trying to change the SMTP configuration inside OpenProject ? You shouldn't have to do this.

  • Enterprise version banners

    5
    0 Votes
    5 Posts
    664 Views
    luckowL

    @jdaviescoates 543b7b4f-fafd-411b-822f-a715d7a681f0-image.png

    Bad news: I invested 1/2 hour to find something to hide the banner. Not found 😞

  • Toggl transfer times via API

    4
    0 Votes
    4 Posts
    495 Views
    girishG

    @abargel ha ha, indeed 🙂 It's mentioned quite casually without more explanation on how to do actually import it.

  • Getting an admin user for openproject

    Moved Solved
    4
    0 Votes
    4 Posts
    1k Views
    BrutalBirdieB

    First thing first, did this solve your issue?

    @qwinter said in Getting an admin user for openproject:

    I haven't found anything that would do well as a wiki from the options that we have

    You don't like the option for wiki apps? https://www.cloudron.io/store/index.html#wiki

    @qwinter said in Getting an admin user for openproject:

    it's kinda surprising that the best FOSS can offer is no match to commercial offerings.

    Nice to hear/read 👍

  • Enable Password Reset

    Solved
    3
    0 Votes
    3 Posts
    543 Views
    nebulonN

    This is now fixed with latest app package. Existing installations still have to disable it with the previously mentioned psql commandline.

  • Issue installing/starting open project

    Moved
    3
    0 Votes
    3 Posts
    560 Views
    M

    @nebulon yeah I tried reinstalling. It could be a resource issue. I'll investigate further.

  • Frequent 500s because of permission denied /app/code/tmp/cache

    Solved
    28
    0 Votes
    28 Posts
    3k Views
    BrutalBirdieB

    @nebulon said in Frequent 500s because of permission denied /app/code/tmp/cache:

    Oh I see. Since I had access to your instance for fixing the issue anyways, I saw that the app was healthy and running, but the nginx reverse proxy config wasn't correctly updated.
    This may actually be a bug in Cloudron. The reason likely is that I've changed the app's internal port from 80 to 8000 to not require apache to run as root.

    To fix this quickly, I've just submitted the location form of the app configure, which triggers a recreation of the reverse proxy files.

    At least for me the app is now reachable.

    This explains a lot.

  • 1 Votes
    2 Posts
    333 Views
    robiR

    Thank you for sharing.

    There's a lot to unpack there, especially the postgres stuff.
    I can see how many users wouldn't know what to do there.

    Can you expand on all those 'postgres' parts and what to look for?

    The 'manual migration' may not be needed since the app will do that on restart exiting recovery mode.

  • Feedback for OpenProject -> https by default

    Moved Solved
    5
    0 Votes
    5 Posts
    545 Views
    nebulonN

    This is now fixed with the latest OpenProject app package.

  • OpenProject version 10

    Moved Solved
    1
    3 Votes
    1 Posts
    318 Views
    No one has replied
  • OpenProject & PostgreSQL

    Moved Solved
    6
    1 Votes
    6 Posts
    782 Views
    nebulonN

    The new package with the migration steps included is actually done, however the migration itself is not working as expected. This requires further debugging before releasing.