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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Wekan-gantt-gpl: Wekan with a Gantt chart plugin

Wekan-gantt-gpl: Wekan with a Gantt chart plugin

Scheduled Pinned Locked Moved App Wishlist
30 Posts 7 Posters 5.1k Views 7 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ultravioletU ultraviolet

      @avatar1024 I have tested this in my dev envrionment it is a direct drop in replacement for the one that is currently on the app store for cloudron. It works the exact same way except has Gantt under the board view. I have a test version if anyone wants to use it.

      @nebulon or @girish can you up my cloudron git project numbers so I can publish it please my username is the same as the forum?

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #21

      @ultraviolet said in Wekan-gantt-gpl: Wekan with a Gantt chart plugin:

      can you up my cloudron git project numbers

      Your project limit is 100 in GitLab. Are you unable to create new projects?

      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #22

        So, if I understand correctly: Wekan is MIT licensed. The Gantt project is GPL licensed, so they couldn't integrate it into the mainstream Wekan directly. So, the fix is to fork Wekan and create a GPL "wekan" and merge Gantt into it. Did I get this right? The upstream project doesn't have much of a README.

        Also, not sure what is the best approach here - do you think we should create two separate packages or replace the existing Wekan with this one?

        jdaviescoatesJ avatar1024A 2 Replies Last reply
        1
        • girishG girish

          So, if I understand correctly: Wekan is MIT licensed. The Gantt project is GPL licensed, so they couldn't integrate it into the mainstream Wekan directly. So, the fix is to fork Wekan and create a GPL "wekan" and merge Gantt into it. Did I get this right? The upstream project doesn't have much of a README.

          Also, not sure what is the best approach here - do you think we should create two separate packages or replace the existing Wekan with this one?

          jdaviescoatesJ Offline
          jdaviescoatesJ Offline
          jdaviescoates
          wrote on last edited by
          #23

          @girish said in Wekan-gantt-gpl: Wekan with a Gantt chart plugin:

          or replace the existing Wekan with this one?

          I'd say probably that, given it sounds like it's going to become (or has become) the default upstream, see:

          https://github.com/wekan/wekan/issues/2870#issuecomment-954598565

          I use Cloudron with Gandi & Hetzner

          1 Reply Last reply
          0
          • girishG girish

            So, if I understand correctly: Wekan is MIT licensed. The Gantt project is GPL licensed, so they couldn't integrate it into the mainstream Wekan directly. So, the fix is to fork Wekan and create a GPL "wekan" and merge Gantt into it. Did I get this right? The upstream project doesn't have much of a README.

            Also, not sure what is the best approach here - do you think we should create two separate packages or replace the existing Wekan with this one?

            avatar1024A Offline
            avatar1024A Offline
            avatar1024
            wrote on last edited by
            #24

            @girish said in Wekan-gantt-gpl: Wekan with a Gantt chart plugin:

            So, if I understand correctly: Wekan is MIT licensed. The Gantt project is GPL licensed, so they couldn't integrate it into the mainstream Wekan directly. So, the fix is to fork Wekan and create a GPL "wekan" and merge Gantt into it. Did I get this right?

            Yes exactly that and since the Wekan GPL Gantt version is maintained and updated with the original Wekan MIT version. I even asked the dev how easy it is to switch between the two (say if we ever needed to revert back) and he said that it is no problem since changes are very small with no changes at all in database structures. His answer and more details can be found in my post here: https://forum.cloudron.io/post/18075

            Also, not sure what is the best approach here - do you think we should create two separate packages or replace the existing Wekan with this one?

            As @jdaviescoates I think it probably makes more sense to replace the existing package by the Gantt GPL version since it only brings benefits and so people don't need to export / import boards to use it.

            girishG 1 Reply Last reply
            1
            • avatar1024A avatar1024

              @girish said in Wekan-gantt-gpl: Wekan with a Gantt chart plugin:

              So, if I understand correctly: Wekan is MIT licensed. The Gantt project is GPL licensed, so they couldn't integrate it into the mainstream Wekan directly. So, the fix is to fork Wekan and create a GPL "wekan" and merge Gantt into it. Did I get this right?

              Yes exactly that and since the Wekan GPL Gantt version is maintained and updated with the original Wekan MIT version. I even asked the dev how easy it is to switch between the two (say if we ever needed to revert back) and he said that it is no problem since changes are very small with no changes at all in database structures. His answer and more details can be found in my post here: https://forum.cloudron.io/post/18075

              Also, not sure what is the best approach here - do you think we should create two separate packages or replace the existing Wekan with this one?

              As @jdaviescoates I think it probably makes more sense to replace the existing package by the Gantt GPL version since it only brings benefits and so people don't need to export / import boards to use it.

              girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #25

              @avatar1024 sounds like a plan! do you have a package already working? alternately, if you submit a PR to https://git.cloudron.io/cloudron/wekan-app , we can merge that as well.

              avatar1024A 1 Reply Last reply
              1
              • girishG girish

                @avatar1024 sounds like a plan! do you have a package already working? alternately, if you submit a PR to https://git.cloudron.io/cloudron/wekan-app , we can merge that as well.

                avatar1024A Offline
                avatar1024A Offline
                avatar1024
                wrote on last edited by avatar1024
                #26

                @girish said in Wekan-gantt-gpl: Wekan with a Gantt chart plugin:

                @avatar1024 sounds like a plan! do you have a package already working? alternately, if you submit a PR to https://git.cloudron.io/cloudron/wekan-app , we can merge that as well.

                It sounded like @ultraviolet has a package working for this, no? https://forum.cloudron.io/post/39263

                Sadly I don't personally, I'm an enthusiastic Cloudron user and promoter but not a coder...yet!

                Thanks Girish for picking this up.

                girishG 1 Reply Last reply
                2
                • avatar1024A avatar1024

                  @girish said in Wekan-gantt-gpl: Wekan with a Gantt chart plugin:

                  @avatar1024 sounds like a plan! do you have a package already working? alternately, if you submit a PR to https://git.cloudron.io/cloudron/wekan-app , we can merge that as well.

                  It sounded like @ultraviolet has a package working for this, no? https://forum.cloudron.io/post/39263

                  Sadly I don't personally, I'm an enthusiastic Cloudron user and promoter but not a coder...yet!

                  Thanks Girish for picking this up.

                  girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #27

                  @avatar1024 ah sorry, I meant to ask @ultraviolet

                  ultravioletU 1 Reply Last reply
                  1
                  • girishG girish

                    @avatar1024 ah sorry, I meant to ask @ultraviolet

                    ultravioletU Offline
                    ultravioletU Offline
                    ultraviolet
                    App Dev
                    wrote on last edited by
                    #28

                    @girish sorry yes I do, I am travelling for work atm will publish the package later this week.

                    avatar1024A 2 Replies Last reply
                    2
                    • ultravioletU ultraviolet

                      @girish sorry yes I do, I am travelling for work atm will publish the package later this week.

                      avatar1024A Offline
                      avatar1024A Offline
                      avatar1024
                      wrote on last edited by
                      #29

                      @ultraviolet Hello, do you have any news on this by any chance?

                      1 Reply Last reply
                      1
                      • ultravioletU ultraviolet

                        @girish sorry yes I do, I am travelling for work atm will publish the package later this week.

                        avatar1024A Offline
                        avatar1024A Offline
                        avatar1024
                        wrote on last edited by
                        #30

                        @ultraviolet sorry just bumping this to see if you'd have time to upload your package or submit a PR to https://git.cloudron.io/cloudron/wekan-app as @girish suggested here?

                        It feels like we got really close to get this package for Cloudron and so would be nice for it not to get dropped.

                        1 Reply Last reply
                        2
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Bookmarks
                          • Search